If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Encount error DB21016E when attach to an other instance

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-27-05, 21:44
text1978 text1978 is offline
Registered User
 
Join Date: Sep 2003
Posts: 14
Encount error DB21016E when attach to an other instance

hi,All
when i change instance from the default i get the error: DB21016E The Command Line Processor encountered a system error while sending
the command to the backend process.
i search for DB21016E in the IBM Message Reference and get the information like these:
Explanation:
One of the following could have happened:
The backend process was abnormally terminated.
A system error occurred when reading from or writing to the back-end process queues.
A system error occurred when reading from the front-end process output queue.
User Response:
Resubmit the command. If the error occurs again, get help from your system administrator.
i cann't get the real help from the message.

$ uname
SunOS
$ echo $DB2INSTANCE
db2inst1
$ DB2INSTANCE=db2inst2
$ export DB2INSTANCE
$ db2 get instance
DB21016E The Command Line Processor encountered a system error while sending
the command to the backend process.

Best regard.
Reply With Quote
  #2 (permalink)  
Old 09-28-05, 12:28
przytula przytula is offline
Registered User
 
Join Date: Nov 2004
Posts: 374
backend

this will be related to the system setting
there is a utility that helps to define the needed settings for solaris for db2
is has todo with message queues..... (/etc/system)
see installation guide of db2 on solaris where this is explained
__________________
Best Regards, Guy Przytula
DB2/ORA/SQL Services
DB2 DBA & Advanced DBA Certified
DB2 Dprop Certified
http://users.skynet.be/przytula/dbss.html
Reply With Quote
  #3 (permalink)  
Old 09-29-05, 11:16
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
The dbosconf will give you kernel setting.

use db2 terminate before connecting to another instance.


regards,

mujeeb
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On