Hi, All
I have problem with installation of v9.1 Fixpack 7 on V9.1.2
The installFixPack utility is hang on Step1 with error :
The DB2 installer detects that DAS "dasusr1" is still active. Stop the DAS and rerun the command again.
I try to stop DAS :
sapqas1# pwd
/opt/IBM/db2/V9.1/das/bin
sapqas1# ./db2admin stop
SQL4410W The DB2 Administration Server is not active.
DB2 instances completely down and no other DB2 processes is presented in the system.
II reboot the AIX LPAR, but this error still the same after rerun installFixPack
For this error moment in db2dasdiag.log is presented next rows :
2009-07-28-21.51.59.511478+240 I83368A210 LEVEL: Error
PID : 205304 TID : 1
FUNCTION: DB2 Tools, DB2 administration server, dasRootInit, probe:10
DATA #1 : Sint32, 4 bytes
-2079391743
2009-07-28-21.52.01.511716+240 I83579A210 LEVEL: Error
PID : 205304 TID : 1
FUNCTION: DB2 Tools, DB2 administration server, db2dasSearchDscvInit, probe:30
DATA #1 : Sint32, 4 bytes
13
2009-07-28-21.52.01.511800+240 I83790A201 LEVEL: Error
PID : 205304 TID : 1
FUNCTION: DB2 Tools, DB2 administration server, dasRootInit, probe:60
DATA #1 : Sint32, 4 bytes
-1
2009-07-28-21.52.01.511858+240 I83992A201 LEVEL: Error
PID : 205304 TID : 1
FUNCTION: DB2 Tools, DB2 administration server, rrm_main, probe:90
DATA #1 : Sint32, 4 bytes
-3020
On the same AIX LPAR is installed SolMan instance (with its own DB2 copy on /usr/sap/<SID>/db2_910). And it is succesfully updated with FP7.
How i can fix this error ?
Thank's
Request clarification before answering.
Hello Dmitry,
Based on the info you provided the fixpak install is failing with an error that the DAS instance is still running even after you successfully issued db2admin stop. what we can do instead is drop the DAS before the upgrade, then recreate it afterward. To drop the DAS, issue the following as root:
dasdrop
http://publib.boulder.ibm.com/infocenter/db2luw/v9/topic/com.ibm.db2.udb.admin.doc/doc/t0005177.htm
Then after the upgrade finishes, you can recreate the DAS with the following as root:
dascrt -u dasusr1
Best Regards,
Adam Wilson
SAP Development Support
IBM Toronto Lab
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.