<docbook><section><title>HowDoIIdentifyDB2DatabaseNames</title><para> </para><bridgehead class="http://www.w3.org/1999/xhtml:h2">Identify DB2 database names</bridgehead>
<para>1.
 Login to the machine that contains your DB2 native client software.</para><para>2.
 Access a Unix command line or MS-DOS command prompt:</para><para>3.
 Execute the db2 command.</para><programlisting>./db2
</programlisting><para> 4.
 Execute the list db directory command.</para><programlisting>list db directory
</programlisting><para> Note: Be aware of different instance names associated with the databases.
 Be aware that &quot;indirect&quot; notation indicates that a database is local.
</para></section></docbook>