cancel
Showing results for 
Search instead for 
Did you mean: 

Error in EHPI phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/RUN_RSCPFROM_CRR_UPTIME

Former Member
0 Kudos

Hello Friends,

I am facing below error in preprocessing phase in EHPI update

ERROR:
Batchjob RSCPFROM_CRR on shadow system failed.
Detected the following errors:

# K:\usr\sap\SUM\abap\log\RSCPFROM_CRR_UT.W2S:  A4 ESCRR 001 -------------------------------------------------------------------------  
A4 ESCRR_ISU 052   Start copy of tables with flag CPYFROMSHD in PUTTB_SHD in uptime
  A4 ESCRR 065  Transition "CPFROMUT" for scenario "CPFROMEHP" has been started
  A4 ESCRR 077 Processing "12" tasks in "3" parallel processes
  A4 ESCRR 056 Transition &2"CPFROMEHP" failed for scenario &1"CPFROMUT"
  A2EESCRR 122 All parallel processes aborted  # K:\usr\sap\SUM\abap\log\RSCPFROM_CRR_UT_CPFROMUT.W2S: 
A4 ESCRR 001 -------------------------------------------------------------------------  A4 ESCRR 126 Starting operation "CL_CPFROMEHP_COPY" with "3" parallel processes
  A4 ESCRR 210 Dialog process "1" started "asynchronously" at "21:11:22"("10.02.2014")
  A4 ESCRR 210 Dialog process "2" started "asynchronously" at "21:11:22"("10.02.2014")
  A4 ESCRR 210 Dialog process "3" started "asynchronously" at "21:11:22"("10.02.2014")
  A2EESCRR 072 Task "CTS_SERIAL" has failed in process "1" 
A2EESCRR 072 Task "E070A" has failed in process "3"

I checked secstore and there are no entries which are corrunpted (in RED)

I observed whenever we run this step ,we get below dump

Category               Error at ABAP Runtime
Runtime Errors         TYPELOAD_NEW_VERSION
Date and Time          10.02.2014 21:11:22

Short text
     A newer version of data type "VSEOCLASS" was found than one required

What happened?
     Runtime error

     The current ABAP program "SAPLSEOC" had to be terminated because one
     of the statements could not be executed at runtime.


Tried to execute report    RSAR_DDIC_NAME_CONFLICT ,but this also dumps

Category               ABAP Programming Error
Runtime Errors         DBIF_RSQL_TABLE_UNKNOWN
ABAP Program           RSAR_DDIC_NAME_CONFLICT
Application Component  BW-WHM-DST
Date and Time          10.02.2014 23:30:17

Short text
     A table is unknown or does not exist.

What happened?
     Error in the ABAP Application Program

     The current ABAP program "RSAR_DDIC_NAME_CONFLICT" had to be terminated because
      it has
     come across a statement that unfortunately cannot be executed.

Error analysis
     A table is referred to in an SAP Open SQL statement that either does not
      exist or is unknown to the ABAP Data Dictionary.
     The table involved is "RSKS" or another table accessed in the statement.

Table RSKS is available in database.

Please help me with the error occuring in EHPI update

Regards,

Archana

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Issue solved .

Execute report TOUCHTAB in se38 with structure name VSEOCLASS -> this will solve the issue with dump

TYPELOAD_NEW_VERSION which ultimately solved the issue with batch job RSCPFROM_CRR.

Answers (3)

Answers (3)

former_member182657
Active Contributor
0 Kudos

Hi Archana,

Please follow SAP Note  1940870 - DBIF_RSQL_TABLE_UNKNOWN error occurs when running transaction SPAU on the shadow system 

This Note will surely help you.

Thanks,

Gaurav

former_member182657
Active Contributor
0 Kudos

Hi Archana,

Please share details of your Source System.I suggest you to first update your kernel release & also follow SAP Note   595104 - Runtime error TYPELOAD_NEW_VERSION

Thanks,

Gaurav

sunny_pahuja2
Active Contributor
0 Kudos

Hello,

Please refer to SAP note 1843776 which says repeat this phase to continue with the upgrade. Please also make sure that you are using latest SUM.

Thanks,

Sunny

Former Member
0 Kudos

Hello Sunny,

Note 1843776 says

You can ignore this error if there is in parallel an exception on the shadow system such as:

Runtime Errors   UNCAUGHT_EXCEPTION

Except.              CX_CRR_FATAL

ABAP Program    CL_CRR_OPS_FACTORY============CP 

Repeat this phase to continue the update.

But there is no such exception occuring in the system.

Moreover i have repeated this step several times ,but no success.

Any other clue ?

Regards,

Archana

sunny_pahuja2
Active Contributor
0 Kudos

Hello,

Are you using latest version of SUM? Could you please share the version of SUM?

Thanks,

Sunny

Former Member
0 Kudos

Hi,

Yes. Latestes version. SUM 1.0 Sp09.

Regards,
Archana

Sriram2009
Active Contributor
0 Kudos

Hi Archanna

Kindly check this SCN link

http://scn.sap.com/thread/3348719

Regards

Former Member
0 Kudos

Hello,

I have already checked this thread and also mentioned above that ,there are no RED entries in secstore in shadow instance.

In main instance there are RED entries under "DB connection migration " , i am not sure if we can delete that because note talks about only RFC entries.

Regards,

Archana

Sriram2009
Active Contributor
0 Kudos

Hi Archana

Just do the full restart and than try again in the same phase?

Regards