List of Instances on a machine

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

    List of Instances on a machine

    We have windows clients and a DB2 UDB database on an AIX box.

    In Windows, if we use the Control Center, add the system, and expand
    on the tree, we can see the list of instances on the system and the
    list of the databases.

    How do I do that using command line from the windows client machine?

    Thanks.
  • P. Saint-Jacques

    #2
    Re: List of Instances on a machine

    The "db2ilist" command used on the command line lists the instances
    created on the wkstn. where the command is issued.
    When you add the system and expand the tree with the CC, it is
    interfacing with the DAS (that one of the reasons it's there) on the
    target system you chose, so it will present all the instances on that
    sytem. AFAIK, there is no equivalent command to be issued from a remote
    client on the target server that wil do this.
    HTH, Pierre.

    Zicco Fen wrote:[color=blue]
    > We have windows clients and a DB2 UDB database on an AIX box.
    >
    > In Windows, if we use the Control Center, add the system, and expand
    > on the tree, we can see the list of instances on the system and the
    > list of the databases.
    >
    > How do I do that using command line from the windows client machine?
    >
    > Thanks.[/color]

    --
    Pierre Saint-Jacques
    IBM DB2 Cerified Solutions Expert - Administration
    SES Consultants Inc.

    Comment

    Working...