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 > getting SQl22212N in db2 when accessing control center

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-16-03, 12:42
kollisri kollisri is offline
Registered User
 
Join Date: Aug 2003
Posts: 14
getting SQl22212N in db2 when accessing control center

Hi,
I have installed the DB2 v8.1.2 over Redhat Linux 8.
I have started the db2 and opened the control center.
When i try to create a new database or do any operation at the control center i get an error
"SQL22212N A DB2 Administration server Communication error has been detected. Client system 127.0.0.1 or server system 127.0.0.1"

How can i overcome this error and use the control center and other tools successfully.
I am able to use the commands from the command line processor without any errors.

Any help is appreciated.
Reply With Quote
  #2 (permalink)  
Old 10-16-03, 13:16
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Did you start the Administration Server? To do so you need to log in as the administration server owner (default is dasusr1) and issue:
db2admin start

HTH

Andy
Reply With Quote
  #3 (permalink)  
Old 10-17-03, 00:46
kollisri kollisri is offline
Registered User
 
Join Date: Aug 2003
Posts: 14
Hi,
i have started the d2admin server from the CLP also,still it is throwing the same error.

What can i do in order to overcome this error.

Any help is appreciated
Reply With Quote
  #4 (permalink)  
Old 10-17-03, 08:13
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
All I can give you is the Error message straight from the manual.

---------------------------------------------------
SQL22212N A DB2 Administration Server communication error has been detected. Client system: client-ip-address. Server system: server-ip-address.

Explanation: A DB2 Administration Server communication error has been detected. Possible causes include the following:

1. The DB2 Administration Server at the server system was shut down by the system administrator.
2. The DB2 Administration Server at the server system was terminated due to an internal or system error.
3. The DB2 Administration Server is not installed at the server system.
4. The DB2 Administration Server has not been cataloged correctly at the client system.
5. The communication subsystem at the client system or server system has not been configured correctly, or has not been started successfully.
6. A network error has caused the connection to go down.
7. An internal error in the DB2 Administration Server caused the connection to go down.

User Response: Verify the following:

1. The DB2 Administration Server has not been shut down.
2. The DB2 Administration Server has not been terminated.
3. The DB2 Administration Server has been installed at the server system.
4. The remote DB2 Administration Server is cataloged properly on the client system.
5. The communication subsystems on both client and server systems are configured and started up properly.
6. The network is operating properly.
7. Nothing to verify.

If the problem persists, consult with your network administrator or contact IBM Customer Support.

----------------------------------------------
Like it says, if all else fails, contact IBM for support.

Andy


Quote:
Originally posted by kollisri
Hi,
i have started the d2admin server from the CLP also,still it is throwing the same error.

What can i do in order to overcome this error.

Any help is appreciated
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