Quote:
|
Originally Posted by renga7
What is the ownership/permission on $DASHOME/das/adm/db2dasrrm executable?
|
I'm sorry for replying so late, but this DB2 work was kept aside for a few days and now it's back

-r-sr-xr-x 1 root dasadm1 538585 May 17 12:08 db2dasrrm
Tried to follow the stuff given in:
http://www-1.ibm.com/support/docview...id=swg21198111
I did a 'dasupdt', but....
# pwd
/usr/opt/db2_08_01/instance
# dasupdt
SQL4410W The DB2 Administration Server is not active.
SQL4401C The DB2 Administration Server encountered an error during startup.
DBI1070I Program dasupdt completed successfully.
Here's my db2dasdiag.log file:
2006-05-17-13.56.28.311963 pid:516190 tid:1 level:2
DB2 tools - DB2 administration server - dasRootInit() probe:10
data #1 (131 bytes)
DAS startup error. Failed to bind to port 523. Please ensure
that no other applications are using this port. Then restart the DAS.
2006-05-17-13.56.28.312065 pid:516190 tid:1 level:2
DB2 tools - DB2 administration server - dasRootInit() probe:10
data #1 (4 bytes)
-2129723365
2006-05-17-13.56.30.312143 pid:516190 tid:1 level:2
DB2 tools - DB2 administration server - db2dasSearchDscvInit() probe:30
data #1 (4 bytes)
67
2006-05-17-13.56.30.312221 pid:516190 tid:1 level:2
DB2 tools - DB2 administration server - dasRootInit() probe:60
data #1 (4 bytes)
-1
2006-05-17-13.56.30.312269 pid:516190 tid:1 level:2
DB2 tools - DB2 administration server - rrm_main() probe:80
data #1 (4 bytes)
-3020
I am just worried to drop and recreate DAS because it might affect the workflow since I have already associated it with this DAS.
KINDLY HELP ME......