cancel
Showing results for 
Search instead for 
Did you mean: 

Phase 'MAIN_SHDRUN/RUN_RADCUCNT_ALL'.

Former Member
0 Kudos

Hi all,

we are upgrading our SAP System from SAP R/3 4.7 E2 to SAP ERP ECC6

During phase 'MAIN_SHDRUN/RUN_RADCUCNT_ALL'. we got the error

Note

Shadow instance created and Login is possible in Shadow Instance

Job has Completed RADCUCNTUPG But as per the variant system Job has to create RADCUCNTALL.<SID> file in <UPG_DIR>/abap/log but is missing

we have Checked the directory <UPG_DIR>/abap/tmp there is file created RADCUCNTALL.D

but when we are executing the Phase it give the Error.

EETQ248 Missing log file(s) of report "RADCUCNTUPG", matching "RADCUCNTALL\.DH1"

4 ETQ010 Date & Time: 20100211073337

Please find the Complete detail.

Any help would be appreicated

we have checked the following sap note but no success

Note 398100 - Shadow instance during upgrad

==============================================================================

#----


#---- MASKING file RADCUCNTALL.LOG from /interface_qa/ecc6_upgrade/SLBUPGRADE/abap/log

#---- TIME: 20100211073536

#----


1 ETQ201 Entering upgrade-phase "RUN_RADCUCNT_ALL" ("20100211073333")

2 ETQ366 Connect variables are set for shadow instance access

4 ETQ399 System-nr = '12', GwService = 'sapgw12'

4 ETQ399 Environment variables:

4 ETQ399 dbs_ora_schema=SAPR3

4 ETQ399 auth_shadow_upgrade=1

4 ETQ380 computing toolpath for request "TP_DEFAULT"

4 ETQ382 translates to group "R3UP_TOOL_GROUP_OLD"

4 ETQ383 translates to path "/usr/sap/DH1/SYS/exe/run"

4 ETQ383 translates to path "exe"

4 ETQ399 Set environment for shadow connect:

4 ETQ399 ENV: dbs_ora_schema=SAPR3

4 ETQ399 ENV: auth_shadow_upgrade=1

4 ETQ399 Set RFC variables for shadow connect:

4 ETQ399 System-nr = '12', GwService = 'sapgw12'

4 ETQ399 Set tool parameters for shadow connect:

4 ETQ380 computing toolpath for request "TP_SHADOW_CONNECT"

4 ETQ381 request "TP_SHADOW_CONNECT" means "tp needs to connect to shadow system"

4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"

4 ETQ383 translates to path "exe"

4 ETQ383 translates to path "exe"

4 ETQ399 default TPPARAM: SHADOW.TPP

1 ETQ200 Executing actual phase 'MAIN_SHDRUN/RUN_RADCUCNT_ALL'.

1 ETQ399 Phase arguments:

2 ETQ399 Arg[0] = 'RADCUCNTUPG'

2 ETQ399 Arg[1] = 'SAP_ALL'

2 ETQ399 Arg[2] = 'IGNORE'

2 ETQ399 Arg[3] = 'RADCUCNTALL\.$(SAPSID)'

2 ETQ399 Arg[4] = '10'

2 ETQ399 Arg[5] = 'Generate Unicode NTs'

2 ETQ399 Arg[6] = 'RADCUCNTALL.ELG'

4 ETQ010 Date & Time: 20100211073333

4 ETQ265 Starting report "RADCUCNTUPG" with variant "SAP_ALL" in batch

4 ETQ359 RFC Login to: System="DH1", Nr="12", GwHost="nlxsl304", GwService="sapgw12"

4 ETQ232 RFC Login succeeded

4 ETQ233 Calling function module "SUBST_START_REPORT_IN_BATCH" by RFC

4 ETQ234 Call of function module "SUBST_START_REPORT_IN_BATCH" by RFC succeeded

4 ETQ239 Logging off from SAP system

4 ETQ311 Batch job "RADCUCNTUPG" with job count "07333300" scheduled

4 ETQ359 RFC Login to: System="DH1", Nr="12", GwHost="nlxsl304", GwService="sapgw12"

4 ETQ232 RFC Login succeeded

4 ETQ010 Date & Time: 20100211073337

4 ETQ234 Call of function module "SUBST_CHECK_BATCHJOB" by RFC succeeded

4 ETQ239 Logging off from SAP system

1EETQ248 Missing log file(s) of report "RADCUCNTUPG", matching "RADCUCNTALL\.DH1"

4 ETQ010 Date & Time: 20100211073337

===========================================================================

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Dear Mr.Pandey,

The possible cause for the problem is a very long upgrade directory path:

"/interface_qa/ecc6_upgrade/SLBUPGRADE/abap/".

So, please change the put directory carefully with symbolic link and maintain shadow instance profiles / startup scripts and check if the report RADCUCNTUPG is running. Also please make sure that you stop the shadow instance and the upgrade server/gui before the above changes and then you enter the correct path during the start of server/gui.

Also when you create a symbolic link, please make sure that you give enough permissions (777).

This will resolve your issue.

Regards,

Abhishek

Former Member
0 Kudos

Hi,

I had same error just copy or rename RADCUCNTALL.D truncated file to RADCUCNTALL.DH1 and repeate phase.

BR.

Zsolt

Former Member
0 Kudos

If you couldnt get hold of any note which talks about this .

Try executing the report "RADCUCNTUPG" with variant "SAP_ALL" from se38 in System="DH1", Sys Nr="12 . once it complete continue with the upgrade steps .

Gerard