cancel
Showing results for 
Search instead for 
Did you mean: 

ODS Activation Issue

Former Member
0 Kudos

Hi All,

Please your suggestions on this issue.Repeated Job goes Successful.Need to Prevent this failure.

DSO Activation Job is failing with error message that

Background process BCTL_************ terminated due to missing confirmation

Message no. RSODSO_PROCESSING041

Activation of M records from DataStore object  terminated.

I see that the background job is getting terminated with- Internal session terminated with runtime error SYSTEM_CANCELED (see ST22).

Dump Information:

Termination occurred in the ABAP program "GP4*********" - in

"PROCESS_BUFFER_TABLES".

The main program was "RSBATCH_EXECUTE_PROZESS ".

In the source code you have the termination point in line 31057

of the (Include) program "GP4C52L5TGUYR4Z57IFJN894FPH".

The program "GP4C52L5TGUYR4Z57IFJN894FPH" was started as a background job.

Job Name....... "BIBCTL_C4ZZN9E4PCEMYQHNUMTKVXO00"

Job Initiator.. "ADMDTLOAD"

Job Number..... 00532500

Thank you,

Kishore Kumar Challa.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Kishore,

  1. Check how many DSO activation parallely scheduled, if more then two activation happened  may possible to got this error so processchain reduced node.

  2. Check the data volume, if more make the changes on RSODSO_SETTINGS maximum wait time 3600 for parameter for activation.  try this and revert.

former_member182516
Active Contributor
0 Kudos

Kishore,

Which system are you facing this issue?

What is the data volume in that particular request?

Are you facing the issue very offten or it failed only for this request? If this is a repeated issue try to increase the number of parallel processes using the TCODE: RSODSO_SETTINGS .If the parameters are already set then you can try to go with the manual activity for now, if it repeats then take action accordingly.

DSO activation failed due to unavailability of system resources, at the time DSO activation was running system resources might be busy in performing some other activity.

DSO request is partially activated and failed,now try to manually activate the failed DSO activation once this should resolve your issue ( while doing it manually check the system resources in SM66).

Regards

KP

Former Member
0 Kudos

Hi Kishore,

Go to T-Code -- RSODSO_SETTINGS, go into the DSO and check the setting for the activation and change them (Increase the maximum wait time for process) and try repeating in chain.


Hope this helps!

Regards,

Sheen

RamanKorrapati
Active Contributor
0 Kudos

Hi,

Have you huge data in your present request?

Have you used settings at T code - RSODSO_SETTINGS to improve loading and dso activation processes.

Please set proper settings at above t code and check it during the next load.

Thanks

KodandaPani_KV
Active Contributor
0 Kudos

Hi,

increase the parallel process while activating the ODS.

select the ODS -> click on the activate -> give the number of parallel process.

Thanks,

Phani.