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 > SQL22205C The DB2 Administration Server Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-10-06, 06:41
kswaughs kswaughs is offline
Registered User
 
Join Date: Oct 2006
Posts: 2
SQL22205C The DB2 Administration Server Error

I am using DB2 "DB2 v8.1.7.445 s040812", "WR21342", and FixPak "7".
Product Name = "DB2 Universal Database Express Edition"
Product Identifier = "DB2EXP"
Version Information = "8.2"
My O/S is Windows XP.

After I installed DB2, when I try to create a database through control centre, the following errors are displaying.

SQL22205C The DB2 Administration Server encountered an
unexpected error while executing a request.

Explanation:

An unexpected error occurred in the DB2 Administration Server
while it was processing a request.

User Response:

Refer to the DB2 Administration Server's First Failure Data
Capture Log for additional information.

If trace was active, invoke the Independent Trace Facility at
the operating system command prompt. Contact IBM Support with
the following required information:

o Problem description

o SQLCODE or message number

o SQLCA contents if possible

o Trace file if possible

Instance name=DB2DAS00
This error is not occured earlier when I first installed and created database.
My PC's 'C' drive has been formatted where Operating system resides without uninstalling the existed DB2 database software. After Formatting, I deleted the previously DB2 installed directories.Then I installed DB2 database software.Now the error is raising while creating new database through control centre.
Reply With Quote
  #2 (permalink)  
Old 11-10-06, 23:09
francis01 francis01 is offline
Registered User
 
Join Date: Jul 2004
Posts: 65
Hi:
I have still the same problem. It seems that it happens when one works with a restored database (i.e. previous DB2 version, or from another machine), in a new environment. Maybe there is a extra step/task that we need to perform.
Tell me if u have any news.
Reply With Quote
  #3 (permalink)  
Old 11-15-06, 16:37
francis01 francis01 is offline
Registered User
 
Join Date: Jul 2004
Posts: 65
Hi Kswaughs:

This is how I solved the problem:
You need the user/password used to login into your Server where DB2 resides (I mean Windows User). Let's say they are: us1 and pw1.

In Command Window (DB2 CLP):
1) db2admin stop
2) db2admin drop
3) db2admin create /user:us1 /passwordw1
4) db2admin start
That's all.

Let me know if it worked for you...
Hope this helps.
Reply With Quote
  #4 (permalink)  
Old 10-26-08, 00:00
luca15mx luca15mx is offline
Registered User
 
Join Date: Aug 2007
Posts: 8
Thanks a lot francis01.

Ihad the same problem of kswaughs, but triying your solution was solved successfully.
Reply With Quote
  #5 (permalink)  
Old 01-05-12, 23:00
adicw adicw is offline
Registered User
 
Join Date: Jan 2012
Posts: 1
Hi francis01,

Wonderful,
I had the same problem and it was resolved with the given steps.

Thanks francis01.
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