cancel
Showing results for 
Search instead for 
Did you mean: 

Migration Query : SAPCAR returns with error 36 on step EXTRACTORASTAGE1_IND

Former Member
0 Kudos

Hi guys,

Having gotten past most of the grief from before, we have hit another issue that is SO close to where the Import ACTUALLY happens, I can SMELL it.

We encountered similar issues a few hours back, but got by them by changing permissions and running slibclean.

The issue we have encountered is

SAPCAR returns with error 36 on step EXTRACTORASTAGE1_IND

Anyways, the following error happens, when the bar hits 100% of the "Extracting ORACLE staging area" step.

This is the Install log

...

INFO 2007-11-06 15:55:07

Creating the Database Directories orainst and orainst_sap

INFO 2007-11-06 15:55:07

Creating the Oracle Stage Directory

INFO 2007-11-06 15:55:07

Adapting Permissions of the Oracle Stage Directories

INFO 2007-11-06 15:55:07

Checking Available Space for the Oracle Stage Directory

INFO 2007-11-06 15:55:07

Extracting the ORACLE Staging Area

INFO 2007-11-06 15:55:07

Extracting the ORACLE Staging Area

WARNING 2007-11-06 15:55:22 EXTRACTORASTAGE1_IND_ORA InternalInstallationDo:0

/sapinst/inst_temp/SAPCAR returns with error 36.

ERROR 2007-11-06 15:55:22 EXTRACTORASTAGE1_IND_ORA InstallationDo:0

Phase failed.

ERROR 2007-11-06 15:55:24 Main

Installation aborted.

trnhrq1:/sapinst/inst_temp>

This is the CENTRAL.log file...

...

Disk1/stage/Queries/WindowsGeneralQueries/2.2.0.7.0/1/WindowsGener

alQueries.jar

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/stage/Queries/WindowsGeneralQueries/2.2

.0.7.0/1/WindowsGeneralQueries.jar owner=oraqtg group=dba

x Disk1/SAP

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP owner=oraqtg group=dba

x Disk1/SAP/PATCHINST

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/PATCHINST owner=oraqtg group=dba

SAPCAR: could not create symbolic link (error 36). File exists

x Disk1/SAP/relink-mod

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/relink-mod owner=oraqtg group=dba

x Disk1/SAP/relink-mod/AIX

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/relink-mod/AIX owner=oraqtg

group=dba

x Disk1/SAP/relink-mod/AIX/relink

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/relink-mod/AIX/relink owner=oraqtg

group=dba

x Disk1/SAP/CHECKS.SQL

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/CHECKS.SQL owner=oraqtg group=dba

x Disk1/SAP/RUNINSTALLER

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/RUNINSTALLER owner=oraqtg group=dba

x Disk1/SAP/install.txt

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/install.txt owner=oraqtg group=dba

SAPCAR: could not create symbolic link (error 36). File exists

x Disk1/SAP/MIG3264.SQL

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/MIG3264.SQL owner=oraqtg group=dba

x Disk1/SAP/POSTMIG.SQL

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/POSTMIG.SQL owner=oraqtg group=dba

x Disk1/SAP/SVRCUSTOM.RSP

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/SVRCUSTOM.RSP owner=oraqtg

group=dba

x Disk1/SAP/PREMIG.SQL

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/PREMIG.SQL owner=oraqtg group=dba

x Disk1/SAP/fixsh.c

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/fixsh.c owner=oraqtg group=dba

x Disk1/SAP/SAPI.SQL

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/SAPI.SQL owner=oraqtg group=dba

x Disk1/SAP/SAP.SQL

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/SAP.SQL owner=oraqtg group=dba

x Disk1/SAP/install-with-rsp.txt

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/install-with-rsp.txt owner=oraqtg

group=dba

x Disk1/SAP/install-whithout-rsp.txt

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/install-whithout-rsp.txt

owner=oraqtg group=dba

x Disk1/runInstaller-org

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/runInstaller-org owner=oraqtg group=dba

SAPCAR: 1813 file(s) extracted

WARNING 2007-11-06 15:41:38 EXTRACTORASTAGE1_IND_ORA InternalInstallationDo:0

/sapinst/inst_temp/SAPCAR returns with error 36.

ERROR 2007-11-06 15:41:38 EXTRACTORASTAGE1_IND_ORA InstallationDo:0

Phase failed.

ERROR 2007-11-06 15:41:38 InstController Action:0

Step EXTRACTORASTAGE1_IND_ORA could not be performed.

ERROR 2007-11-06 15:41:40 Main

Installation failed.

ERROR 2007-11-06 15:41:40 Main

Installation aborted.

trnhrq1:/sapinst/inst_temp>

ANY IDEA's guys, PLEASE?

Thanks...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Pl check this . It might help

HP-UX 11.x only: different staging area archive

If your operating system is HP-UX 11.x, you must use the Oracle

staging area archive for HP-UX 11.x rather than the one for

HP-UX 10.x.

Change the ARCHIVE key in the section [EXTRACTORASTAGE_IND_ORA]

of the command file:

Change the line

ARCHIVE=$STEP_CD_PATH$/@OS@/@PLATFORM@/ORASTAGE.CAR

to

ARCHIVE=$STEP_CD_PATH$/@OS@/HPUX_11/ORASTAGE.CAR

Extracted from S Note 101318

Regards

former_member185954
Active Contributor
0 Kudos

Hi Bradley,

I could smell it in your logs too

I found this in your log ..

<b>

Installation tool: Permission changes for

/oracle/stage/920_64/Disk1/SAP/PATCHINST owner=oraqtg group=dba

SAPCAR: could not create symbolic link (error 36). File exists

</b>

/sapinst/inst_temp/SAPCAR returns with error 36. I think its something to do with symbolic link

Regards,

Siddhesh