cancel
Showing results for 
Search instead for 
Did you mean: 

sapnetweaver installation error

Former Member
0 Kudos

Hi

I am getting following error while trying to install sap netweaver on Solaris with db2 database.

INFO 2011-04-28 00:54:28.981 [syuxccuren.cpp:543]

CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroup)

Effective group id set to 103.

INFO 2011-04-28 00:54:30.228 [syuxccuren.cpp:543]

CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroup)

Effective group id set to 101.

WARNING[E] 2011-04-28 00:54:30.272 [syxxcfstrm.cpp:406]

CSyFileStreamImpl::open()

FSL-02015 Node /db2/db2bwq/.sapsrc.sh does not exist.

WARNING[E] 2011-04-28 00:54:30.276

CJSlibModule::writeError_impl()

MUT-03025 Caught ESyException in Modulecall: ESAPinstException: error text undefined.

ERROR 2011-04-28 00:54:31.250 [sixxcstepexecute.cpp:951]

FCO-00011 The step setUserEnvironment with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|setUserEnvironment was executed with status ERROR

Please guide me

Regards

Mohammed

Accepted Solutions (1)

Accepted Solutions (1)

former_member208104
Active Participant
0 Kudos

Hi,

On what step you are getting error ? looks like your db2 environment is not set properly.

Please check:

Sudo su - db2qbw

ls -altr .sapsrc.sh is there

if not run the find command to see which diractlry this file is exist

find . -name .sapsrc.sh -print

-Sanjay

Answers (0)