10.5 DB2: starting the database manager

 < Day Day Up > 



10.5 DB2: starting the database manager

Problem: We received the following error messages (not all at once).

    Server Error:  Realtime Service cannot connect to external system    SQL1013N  The database alias name or database name "DB2DB" could not be found.    SQLSTATE=42705    SQL1032N  No start database manager command was issued. SQLSTATE=57019 

Cause: DB2 might not be started.

Solution: Here is how to start the DB2 database manager. It assumes that you have a sample DB2 database named "sample".

  1. Login onto your Linux guest with your DB2 user ID, such as db2inst1. If you are already logged in, issue the switch user command: su - db2inst1

  2. Issue the command: db2start

  3. Issue the command start dbm to start the database manager.

  4. To see the database named sample, issue: connect to sample

  5. To see if all the DB2 processes are running, type: ps-ef |grep DB2



 < Day Day Up > 



IBM Lotus Domino 6. 5 for Linux on zSeries Implementation
IBM Lotus Domino 6.5 for Linux on Zseries Implementation
ISBN: 0738491748
EAN: 2147483647
Year: 2003
Pages: 162
Authors: IBM Redbooks

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net