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 > Error starting the db2admin

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-20-03, 04:14
gemini95117 gemini95117 is offline
Registered User
 
Join Date: Dec 2002
Location: PUNE, INDIA
Posts: 25
Post Error starting the db2admin

Error starting the db2admin start.
SQL1042C An unexpected system error occurred. SQLSTATE=58004

Any ideas .. what could be the reason.
I already a db2 7.x running on AIX. I tried installing the DB2 8.x with no success. So, de-installed the 8.x. Now, i have started getting this when i try to start the db2admin. db2start work fine.

2003-11-20-14.22.06.581371 Instance:db2as Node:000
PID:614530(db2sysc) Appid:none
common_communication sqlcctcpopnadm Probe:40
DIA3205E Socket address "523" configured in the TCP/IP services file and
required by the TCP/IP server support is being used by another process.

Any ideas ... how this can be resolved ...

--RAHool
Reply With Quote
  #2 (permalink)  
Old 11-20-03, 05:40
jsander jsander is offline
Registered User
 
Join Date: Apr 2003
Posts: 191
Re: Error starting the db2admin

Hi RAHool,

somebody is listening to the db2as port 523. It is most probably a leftover from your experiments. Find that process and kill it. Also, you may want to do a cleanup of ipc ressources.

Johann

Quote:
Originally posted by gemini95117
Error starting the db2admin start.
SQL1042C An unexpected system error occurred. SQLSTATE=58004

Any ideas .. what could be the reason.
I already a db2 7.x running on AIX. I tried installing the DB2 8.x with no success. So, de-installed the 8.x. Now, i have started getting this when i try to start the db2admin. db2start work fine.

2003-11-20-14.22.06.581371 Instance:db2as Node:000
PID:614530(db2sysc) Appid:none
common_communication sqlcctcpopnadm Probe:40
DIA3205E Socket address "523" configured in the TCP/IP services file and
required by the TCP/IP server support is being used by another process.

Any ideas ... how this can be resolved ...

--RAHool
Reply With Quote
  #3 (permalink)  
Old 11-20-03, 06:38
gemini95117 gemini95117 is offline
Registered User
 
Join Date: Dec 2002
Location: PUNE, INDIA
Posts: 25
Re: Error starting the db2admin

Quote:
Originally posted by jsander
Hi RAHool,

somebody is listening to the db2as port 523. It is most probably a leftover from your experiments. Find that process and kill it. Also, you may want to do a cleanup of ipc ressources.

Johann
Yes, Johann

I got that. But how do you find out which process is using that. I am a new bee to AIX. Any ideas ..... Also cleanup of ipc resources ???

thank a lot ..

--RAHool
Reply With Quote
  #4 (permalink)  
Old 11-20-03, 07:25
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: Error starting the db2admin

I think the commands are ipclean and slibclean ...

I do not know how to associate a process and a tcpip port ...

Do a ps -ef | grep <adminserver id>

If there are any processes, kill them and then clean as mentioned above ..

This should hopefully release the ports

Cheers
Sathyaram

Quote:
Originally posted by gemini95117
Yes, Johann

I got that. But how do you find out which process is using that. I am a new bee to AIX. Any ideas ..... Also cleanup of ipc resources ???

thank a lot ..

--RAHool
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #5 (permalink)  
Old 11-20-03, 07:38
gemini95117 gemini95117 is offline
Registered User
 
Join Date: Dec 2002
Location: PUNE, INDIA
Posts: 25
Post Re: Error starting the db2admin

Quote:
Originally posted by sathyaram_s
I think the commands are ipclean and slibclean ...

I do not know how to associate a process and a tcpip port ...

Do a ps -ef | grep <adminserver id>

If there are any processes, kill them and then clean as mentioned above ..

This should hopefully release the ports

Cheers
Sathyaram
Thank You for the info Sathyaram,

the Admin Server is not running. Also, when i used the ipclean it killed the db2inst1 instance.
Should i try a reboot of OS and may be that helps anything ..

--RAHool
Reply With Quote
  #6 (permalink)  
Old 11-20-03, 08:32
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: Error starting the db2admin

If you can reboot, well and good ...

Nothing does more good than this ..

Cheers
Sathyaram

Quote:
Originally posted by gemini95117
Thank You for the info Sathyaram,

the Admin Server is not running. Also, when i used the ipclean it killed the db2inst1 instance.
Should i try a reboot of OS and may be that helps anything ..

--RAHool
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #7 (permalink)  
Old 11-21-03, 04:12
gemini95117 gemini95117 is offline
Registered User
 
Join Date: Dec 2002
Location: PUNE, INDIA
Posts: 25
Thumbs up Re: Error starting the db2admin

Quote:
Originally posted by sathyaram_s
If you can reboot, well and good ...

Nothing does more good than this ..

Cheers
Sathyaram
Yes,

The reboot did the magic. Thank you Satyaram

regards,
--RAHool
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