Re: DB2 controlfiles und passwordfiles ?



"Torsten Schneider" <schneider@xxxxxxx> wrote in message
news:ds5il7$dfj$1@xxxxxxxxxxxxxxxxxxx

Ahmed Harouri <harouri@xxxxxx> wrote:

anders formuliert,was brauche ich um eine DB (in DB2 Umfeld )zu starten?

Eine Datenbank kann man nicht einzeln unter DB2 starten, lediglich eine
Instanz, welche wiederum mehrere DB enthalten kann.

In der Regel werden diese automatisch gestartet, wenn man es beim
Kreieren mit angegeben hat.

Welches OS und welche DB2 setzt du denn ein?


Grüße, Torsten

Hallo,

ich habe die Instanz kriert bei der Installation und jetzt möchte ich
wissen, wo liegen die configfiles?
und wie kann ich als sysadm anmelden?. gibt´s sowas wie show user?

[linux@db2inst5]$ db2
(c) Copyright IBM Corporation 1993,2002
Command Line Processor for DB2 SDK 8.2.0

You can issue database manager commands and SQL statements from the
command
prompt. For example:
db2 => connect to sample
db2 => bind sample.bnd

For general help, type: ?.
For command help, type: ? command, where command can be
the first few keywords of a database manager command. For example:
? CATALOG DATABASE for help on the CATALOG DATABASE command
? CATALOG for help on all of the CATALOG commands.

To exit db2 interactive mode, type QUIT at the command prompt. Outside
interactive mode, all commands must be prefixed with 'db2'.
To list the current command option settings, type LIST COMMAND OPTIONS.

For more detailed help, refer to the Online Reference Manual.

db2 => connect to sample

Database Connection Information

Database server = DB2/LINUX 8.2.0
SQL authorization ID = DB2INST5
Local database alias = SAMPLE

db2 =>

Danke und Gruß
A.Ha


--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
.



Relevant Pages