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 > cannot drop or recreate missing db2as instance

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-15-03, 15:47
mixxalot mixxalot is offline
Registered User
 
Join Date: May 2003
Posts: 369
cannot drop or recreate missing db2as instance

We re-installed db2 and the fixpaks on a new server. I was able to drop and recreate the regular db2instance but I cannot do so for the administrative instance, db2as.

DB2 UDB 7.2 FP6 get errors on AIX 5.2L:

# ./dasicrt db2as
DBI1082E The file or directory /home/db2as/sqllib already exists.

Explanation: A file or directory that the command needs to
create already exists.

User Response: Examine the specified file or directory. If the
file or directory exists as a result of a previous successful
completion of the command then no action is required. Otherwise,
you will need to either rename or remove the specified file or
directory before trying the command again.

DBI1079I Output is saved in the log file /tmp/dasicrt.log.49210.

Explanation: All processed and failed operations have been saved
into this log file.

User Response: Do not modify this file in any way. This file is
for IBM Technical Support reference.


./dasiupdt
DBI1755W The Administration Server is not created.

Explanation: You have not created a Administration Server.
Without the Administration Server, you cannot provide services to
support client tools that automate the configuration of

Has anyone had this problem before when trying to drop and recreate the das server? Thanks

Scott
Reply With Quote
  #2 (permalink)  
Old 12-15-03, 19:15
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: cannot drop or recreate missing db2as instance

Try renaming the sqllib directory to sqllib1 and then issue dasicrt ... I assume it will be successful ... then you can remove the sqllib1 directory


Cheers
Sathyaram

Quote:
Originally posted by mixxalot
We re-installed db2 and the fixpaks on a new server. I was able to drop and recreate the regular db2instance but I cannot do so for the administrative instance, db2as.

DB2 UDB 7.2 FP6 get errors on AIX 5.2L:

# ./dasicrt db2as
DBI1082E The file or directory /home/db2as/sqllib already exists.

Explanation: A file or directory that the command needs to
create already exists.

User Response: Examine the specified file or directory. If the
file or directory exists as a result of a previous successful
completion of the command then no action is required. Otherwise,
you will need to either rename or remove the specified file or
directory before trying the command again.

DBI1079I Output is saved in the log file /tmp/dasicrt.log.49210.

Explanation: All processed and failed operations have been saved
into this log file.

User Response: Do not modify this file in any way. This file is
for IBM Technical Support reference.


./dasiupdt
DBI1755W The Administration Server is not created.

Explanation: You have not created a Administration Server.
Without the Administration Server, you cannot provide services to
support client tools that automate the configuration of

Has anyone had this problem before when trying to drop and recreate the das server? Thanks

Scott
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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