Multiple choice technology databases

Which of the following commands is used to retrieve database names from the local catalog for DRDA host databases on System i and System z?

  1. LIST DB DIRECTORY

  2. LIST DCS DIRECTORY

  3. LIST NODE DIRECTORY

  4. LIST ACTIVE DATABASES

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

LIST DCS DIRECTORY is used to retrieve database names from the local catalog for DRDA (Distributed Relational Database Architecture) host databases on System i and System z platforms. DCS (Database Connection Services) directory maintains information about DRDA host databases. LIST DB DIRECTORY lists local databases, LIST NODE DIRECTORY lists node directory entries, and LIST ACTIVE DATABASES shows currently active databases.