Sunday, June 11, 2017

SUM: Error in phases MAIN_SWITCH/JOB_RSVBCHCK2 or MAIN_SWITCH/JOB_RSVBCHCK_D



While performing GST stack upgrade, if you face below error:


Error in phases MAIN_SWITCH/JOB_RSVBCHCK2 or MAIN_SWITCH/JOB_RSVBCHCK_D; Checks after phase MAIN_INIT/JOB_RSVBCHCK* were


Batchjob RSVBCHCK failed.
Detected the following errors due to error summary in /exportdmp/software/SUM/abap/log/PSVBCHCK.ELG:

1 ETH010XRSVBCHCK: Check of open update requests
2EETG050 Update records still exist - Please process

In Log file: PSVBCHCK.ELG

1 ETH010XRSVBCHCK: Check of open update requests
2EETG050 Update records still exist - Please process



Below are the reasons:

The update requests have been canceled, but entries in tables related to the update process are not
empty and these tables must be empty during upgrade process.

Outstanding update requests (visible in transaction code SM13) and queued RFCs (visible with
transaction code SMQ1) exist in the system.

Follow the below to fix the issue:

Go to transaction SM13 and delete the default values for the client, user, and time.

Select all the update requests and clear them.

Run report RSM13002 with "delerr" option to delete incomplete update records.

--------------------------------------------------------------------------------------------------------------------




Batchjob RSVBCHCK failed.

Detected the following errors due to error summary in ../SUM/abap/log/PSVBCHCK.ELG:
1 ETH010XRSVBCHCK: Check of open update requests
2017-06-11 Page 1/4 © 2017 SAP SE or an SAP affiliate company. All rights reserved
1.


A2EEMCEX 151 Entries for application "xx" still exist in the extraction queue ->
Log file: PSVBCHCK.ELG

1 ETH010XRSVBCHCK: Check of open update requests
A2EEMCEX 151 Entries for application "xx" still exist in the extraction queue ->


Solution:

Make sure that you have cleaned up all outbound queue RFC calls

To find unresolved outbound queue RFC calls, proceed as follows:

Call transaction SMQ1.

Delete the default values for the client.

Make sure that the list of outbound queue RFC calls is empty.


To be able to logon to each listed client, please unlock the system first and then logon with client that has
open update requests and then do the deletion.

Make sure that you lock the system back after you delete the entries and then continue with the upgrade.
(see also the SAP KBA 1901463)

----------------------------------------------------------------------------------------------------------------------



Batchjob RSVBCHCK failed.

Detected the following errors due to error summary in
/exportdmp/software/SUM/abap/log/PSVBCHCK.ELG:

1 ETH010XRSVBCHCK: Check of open update requests
2EETG050 Update records still exist - Please process
A2EEMCEX 151 Entries for application "xx" still exist in the extraction queue ->
In Log file: PSVBCHCK.ELG

1 ETH010XRSVBCHCK: Check of open update requests
2EETG050 Update records still exist - Please process
A2EEMCEX 151 Entries for application "xx" still exist in the extraction queue ->



Execute the above both steps as described to resolved the issue

---------------------------------------------------------------------------------------------------------------------






1 comment: