|
|
SQLSTATE=57019
issue db2start:
db2 => connect to SAMPLESQL1032N No start database manager command was issued. SQLSTATE=57019db2 => quitDB20000I The QUIT command completed successfully.[db2inst1@server1 ~]$ db2 ? 57019SQLSTATE 57019: The statement was not successful, because of a problem with aresource.[db2inst1@server1 ~]$ db2startSQL1063N DB2START processing was successful.[db2inst1@server1 ~]$ db2 connect to sample Database Connection Information Database server = DB2/LINUX 9.5.2 SQL authorization ID = DB2INST1 Local database alias = SAMPLE |
|