cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Installation :MSC-01004 Could not create task

Former Member
0 Kudos

Hi,

While Installing new SAP BW3.5 on AIX 5.3 system.DB instance database sapinst is showing the below error

ERROR 2008-07-25 16:26:02

MSC-01004 Could not create task file /sapinst_instdir/DB/SAPSSEXC.TSK

INFO From AIX :

2008-07-25 16:26:02 [syuxccuren.cpp:222]

CSyCurrentProcessEnvironmentImpl::setGroup(PSyGroup)

lib=iamodload module=CR3ldStep

Real group id set to 202.

exec(): 0509-036 Cannot load program /sapmnt/BIP/exe/R3load because of the following errors:

0509-150 Dependent module libclntsh.a(shr.o) could not be loaded.

0509-022 Cannot load module libclntsh.a(shr.o).

0509-026 System error: A file or directory in the path name does not exist.

ERROR 2008-07-25 16:26:02 [iaxxbdbld.cpp:574]

CR3ldStep::createR3ldTskFiles lib=iamodload module=CR3ldStep

MSC-01004 Could not create task file /sapinst_instdir/DB/SAPSSEXC.TSK

Regards,

MM.Selvakumaar

subject changed by moderator!... Read the "Rules of Engagement"

Edited by: Juan Reyes on Jul 28, 2008 4:03 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi selvakumar, clearly this is an OS issue. There are multiple possibilities,

1. Check that the DIR_LIBRARY or any other LIBPATH related environment variable points to all possible OS library locations.

2. Check that the correct or required filesets are installed on the host in question

lslpp -l bos.adt.libm

lslpp -l bos.adt.base

3. Check that all the Oracle services are up and running and are configured correctly under /etc/services

Hope this helps you sort out the issue.

Regards

Shantanu A Sardeshmukh

Former Member
0 Kudos

Looks like a permission issue ?

Thanks

Prince Jose

Former Member
0 Kudos

this isssue is permission problem

thanks prince

Regards,

MM.selvakumaar