cancel
Showing results for 
Search instead for 
Did you mean: 

Installation of ECC 6.0 having errors :(

Former Member
0 Kudos

Hi Folks,

I am currently installing ECC6.0 on a AIX machine. Am currently at step 3 'Install common system files' but it seems to be hanging for no reason. I am pasting the later part of the logs. I have created the necessary mount points:

/dev/hd4 131072 100080 24% 2221 10% /

/dev/hd2 1835008 116604 94% 41511 59% /usr

/dev/hd9var 131072 121960 7% 409 2% /var

/dev/hd3 2097152 1176836 44% 674 1% /tmp

/dev/hd1 131072 130556 1% 29 1% /home

/proc - - - - - /proc

/dev/hd10opt 131072 48116 64% 1614 13% /opt

/dev/fslv00 73400320 16554268 78% 71225 2% /sapcd

/dev/lvora 262144 255592 3% 9 1% /oracle

/dev/lvoraclient 262144 261776 1% 4 1% /oracle/client

/dev/lvorastage 7340032 7338584 1% 4 1% /oracle/stage/102_64

/dev/lvoradev 262144 261624 1% 34 1% /oracle/DEV

/dev/lvoradev102 6291456 6290168 1% 4 1% /oracle/DEV/102_64

/dev/lvoriga 524288 523880 1% 4 1% /oracle/DEV/origlogA

/dev/lvorigb 524288 523880 1% 4 1% /oracle/DEV/origlogB

/dev/lvmirrloga 524288 523880 1% 4 1% /oracle/DEV/mirrlogA

/dev/lvmirrlogb 524288 523880 1% 4 1% /oracle/DEV/mirrlogB

/dev/lvoraarch 10485760 10483832 1% 4 1% /oracle/DEV/oraarch

/dev/lvsapreorg 2097152 2096504 1% 4 1% /oracle/DEV/sapreorg

/dev/lvsapdata1 23068672 23064824 1% 4 1% /oracle/DEV/sapdata1

/dev/lvsapdata2 23068672 23064824 1% 4 1% /oracle/DEV/sapdata2

/dev/lvsapdata3 23068672 23064824 1% 4 1% /oracle/DEV/sapdata3

/dev/lvsapdata4 23068672 23064824 1% 4 1% /oracle/DEV/sapdata4

/dev/lvsapmnt 2097152 2096504 1% 4 1% /sapmnt/DEV

/dev/lvusrsapdev 2097152 2096488 1% 4 1% /usr/sap/DEV

/dev/lvusrsaptrans 4194304 4193300 1% 16 1% /usr/sap/trans

/dev/cd0 4355340 0 100% 2177670 100% /cdrom

INFO 2007-04-19 05:16:09

CJSlibModule::writeInfo_impl()

File system node /usr/sap/trans/tmp exists already. Nothing to do.

INFO 2007-04-19 05:16:09 [syuxcaccmg.cpp:227]

bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)

Account devadm already exists.

INFO 2007-04-19 05:16:09 [syuxcaccmg.cpp:227]

bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)

Account 0 already exists.

INFO 2007-04-19 05:16:09 [syuxcaccmg.cpp:277]

bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)

Account 202 already exists.

INFO 2007-04-19 05:16:09 [syuxcaccmg.cpp:277]

bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)

Account sapsys already exists.

WARNING 2007-04-19 05:16:09 [syxxsyshlp.cpp:78]

syslib::printOSError(const iastring &, int, DWORD, const iastring &, CMessage::eLogMessage)

System call failed. Error 3 (The process does not exist.) in execution of system call 'getpwent' with parameter (), line (156) in file (syuxcgroup.cpp).

INFO 2007-04-19 05:16:09 [syuxccuren.cpp:543]

CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroup)

Effective group id set to 203.

INFO 2007-04-19 05:16:09 [syuxcaccmg.cpp:227]

bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)

Account 0 already exists.

INFO 2007-04-19 05:16:09 [syuxcaccmg.cpp:277]

bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)

Account 203 already exists.

INFO 2007-04-19 05:16:09 [syuxccuren.cpp:264]

CSyCurrentProcessEnvironmentImpl::setGroup(PSyGroup)

Real group id set to 203.

And it just stays there for the past 2-3 hours doing nothing, doesn't bomb out with any error. Does anyone know what is happening as the log files don't seem to be showing much. Thanks.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Yup, I have checked all required minimum filesets are present. Latest sapinst is already in use. I realised that it is actually stuck whilst doing 'Creating system directories for SAP system DEV'.

I have already created and mounted /sapmnt/DEV, /usr/sap/DEV as per the manuals. sapinst manages to create ccms and tmp within /usr/sap/DEV but after that it just doesn't move. Also tried creating all directories manually (including soft links) but it still gets stuck at the same place.

from keydb.xml:

<fld name="STEPKEY">

<strval><![CDATA[|NW_ABAP_Prepare|ind|ind|ind|ind|0|0|NW_System|ind|ind|

ind|ind|5|0|createSystemDirectories]]>

</strval>

</fld>

<fld name="STATUS">

<strval><![CDATA[ERROR]]>

When changing ERROR to OK just to try things out, I get stuck at the next point

<fld name="STEPKEY">

<strval><![CDATA[|NW_ABAP_Prepare|ind|ind|ind|ind|0|0|NW_System|ind|ind|

ind|ind|5|0|createDefaultProfile]]>

</strval>

</fld>

<fld name="STATUS">

<strval><![CDATA[ERROR]]>

</strval>

Any ideas what is missing here? OSS notes don't seem to be giving any clues.

Former Member
0 Kudos

I am also having the same issue for Java nw2004s install on Linux and oracle.

Any input is appreciated.

Thanks!

jrg_engel
Explorer
0 Kudos

Please check the rights and the owner of the home directory of your operation system users (SIDADM, ...). This could be the error!

chmod 755 /home/sidadm

chown sidadm:sapsys /home/sidadm

This could be the error! But if you will use the newest sapinst you will find the error message in sapinst_dev.log

Joerg

Former Member
0 Kudos

Try to upgrade your SAPinst tools,

have you checked the requirement for AIX as per the SAP installation guide? for example:

#lslpp —L xlC.aix50.rte

The output must be at least 7.0.0.4.

#lslpp —L xlC.rte

The output must be at least 7.0.0.0.

Operating system

Check the operating system version with the following command:

lslpp -l bos.rte

The output must include the following

Cheers,

-Sunil

Former Member
0 Kudos

Found a similar thread here that is having the same issues. Any ideas anyone?