cancel
Showing results for 
Search instead for 
Did you mean: 

Solman 7.01/DB2 - error during installation

Former Member
0 Kudos

Hi,

For some reason i have restarted installation after few steps .. now it is stuck with the error

update registry -> either specify new instance name or the existing

Creating file /tmp/sapinst_instdir/SOLMAN/SYSTEM/DB6/CENTRAL/AS/db2set.log.

INFO 2010-12-23 22:53:38.867 [syuxccuren.cpp:264]

CSyCurrentProcessEnvironmentImpl::setGroup(PSyGroup)

Real group ID set to 115556.

INFO 2010-12-23 22:53:38.878

CJSlibModule::writeInfo_impl()

Output of /db2/P55/sqllib/adm/db2set DB2_WORKLOAD=SAP is written to the logfile db2set.log.

WARNING 2010-12-23 22:53:39.101

CJSlibModule::writeWarning_impl()

Execution of the command "/db2/P55/sqllib/adm/db2set DB2_WORKLOAD=SAP" finished with return code 248. Output:

DBI1306N The instance profile is not defined.

Explanation:

The instance is not defined in the target machine registry.

User response:

Specify an existing instance name or create the required instance.

ERROR 2010-12-23 22:53:39.102 [iaxxinscbk.cpp:260]

MDB-01999 Executable </db2/P55/sqllib/adm/db2set> has Returncode <248>. See db2set.log for details.

WARNING[E] 2010-12-23 22:53:39.104

CJSlibModule::writeError_impl()

MUT-03025 Caught ESAPinstException in Modulecall: Executable </db2/P55/sqllib/adm/db2set> has Returncode <248>. See db2set.log for details..

ERROR 2010-12-23 22:53:39.566 [sixxcstepexecute.cpp:950]

FCO-00011 The step UpdateDB2Registry with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_DB6_DB|ind|ind|ind|ind|1|0|NW_DB6_UpdateDb2Registry|ind|ind|ind|ind|13|0|UpdateDB2Registry was executed with status ERROR ( Last error reported by the step :Executable </db2/P55/sqllib/adm/db2set> has Returncode <248>. See db2set.log for details.).

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi .. thank you for your attention i was able to solve the problem and i have updated the solution for the people who face the same error in future

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

As you said you try to do the installation once and then started again. As a result registry of your earlier installation is not cleaned and now with same system number it is creating problem.

Better if install with different system number or clear earlier registry so that sapinst can update the registry.

Thanks

Sunny

Former Member
0 Kudos

Hi,

I agree with you, could you please suggest how to clean registry ?

Thank you in advance

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

First stop the installation and then go to run and type msconfig..there you have to delete all entries related to SAP manually. Then start new installation and this is hit and trial method.

Thanks

Sunny

Former Member
0 Kudos

Hi,

The installation is on AIX 6.1

Former Member
0 Kudos

Hi All,

I have solved the issue and my issue was with the registry just because i have started installation again.

Just FYi to you all, due to some error if we repeat sap installation with db2 if you face registry problem follow below solution

<db2 dump directory> -> im my case it is /db2/P55/db2_software

<db2 dump directory>/instance and execute with root

to view the instance list -> ./db2ilist

and to drop instance -> ./db2idrop <instance name> ( you can observer sqllib is deleted with this effect)

i have started fresh installation and it has solved the error

Edited by: prabhakaryc on Dec 24, 2010 11:22 AM

Former Member
0 Kudos

HI

Check this link

https://www-304.ibm.com/support/docview.wss?uid=swg1IC67080

You should aply patch in your OS

Regards

William Neira