Command to bind all the packages

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • beena

    Command to bind all the packages

    Hi ! All,
    Question on binding packages on UDB 8.x on AIX 5.x...
    Is there is way to bind all the packages like a BIND ALL?

    Thanks
    - beena

  • Ian

    #2
    Re: Command to bind all the packages

    beena wrote:
    Hi ! All,
    Question on binding packages on UDB 8.x on AIX 5.x...
    Is there is way to bind all the packages like a BIND ALL?
    "All" packages? What do you mean by "all" packages? And do you
    mean BIND or REBIND?

    You can provide a "list file" to the BIND command that contains a number
    of individual bind files and handle this in one BIND command:

    bind @yourlist.lst


    In the case of re-binding existing packages, there is a 'db2rbind'
    command that can rebind all packages that exist within a particular
    database.

    Comment

    • Hemant Shah

      #3
      Re: Command to bind all the packages

      While stranded on information super highway beena wrote:
      Hi ! All,
      Question on binding packages on UDB 8.x on AIX 5.x...
      Is there is way to bind all the packages like a BIND ALL?
      >
      Thanks
      - beena
      >
      Take a look at documentation for db2rbind command.



      --
      Hemant Shah /"\ ASCII ribbon campaign
      E-mail: NoJunkMailshah@ xnet.com \ / ---------------------
      X against HTML mail
      TO REPLY, REMOVE NoJunkMail / \ and postings
      FROM MY E-MAIL ADDRESS.
      -----------------[DO NOT SEND UNSOLICITED BULK E-MAIL]------------------
      I haven't lost my mind, Above opinions are mine only.
      it's backed up on tape somewhere. Others can have their own.

      Comment

      Working...