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 > das / db2iset

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-10-06, 14:50
wehrle wehrle is offline
Registered User
 
Join Date: Jul 2005
Posts: 99
das / db2iset

AIX 5.3
DB2 8.2

/usr/opt/db2_08_01/instance #./dascrt -u db2sa
DBI1765W A non-existing user ID, db2ert, has been detected
from the registry.

Explanation:

The registry is containing a non-existing user ID. This can be
caused by just removing the instance user ID without first
dropping the instance. This will not affect the normal operation
of DB2, but it is recommended to remove this obsolete user ID
from the instance list in the registry.

User Response:

To remove this user ID from the registry with the command:
db2iset -d db2ert

SQL4406W The DB2 Administration Server was started successfully.
DBI1070I Program dascrt completed successfully.

/usr/opt/db2_08_01/instance #./db2iset -d db2ert
exec(): 0509-036 Cannot load program ./db2iset because of the following errors:
0509-150 Dependent module /usr/opt/db2_08_01/lib64/libdb2osse.a(shr.o) could not be loaded.
0509-152 Member shr.o is not found in archive

ANY SUGGESTIONS?
THANKS!
Reply With Quote
  #2 (permalink)  
Old 11-11-06, 04:20
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
das

have you tried dasdrop from root
dascrt -u xxxx
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #3 (permalink)  
Old 11-11-06, 09:37
wehrle wehrle is offline
Registered User
 
Join Date: Jul 2005
Posts: 99
Yes. I did not include my dasdrop statement in my first message, but I did do just that, and I executed dascrt as root as well.
Reply With Quote
  #4 (permalink)  
Old 03-22-07, 15:45
wehrle wehrle is offline
Registered User
 
Join Date: Jul 2005
Posts: 99
Any new insight on this? Not critical, but irritating.
Thanks.
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