Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem while running jobs

Former Member
0 Likes
564

jobs are failing intermitently, and the next day same job is being completed successfully

These are the exceptions

when these jobs got Cancelled on 10th these has generated some ABAP dump one is with some UNCAUGHT_EXCEPTION CX_OS_DB_UPDATE seems there is some problem in updating the table PPFSTRIGG

and the other job AM_CRM_GD_D_0033990_CONS_TRADE raised an dump with the SPOOL_INVALID_JOB

2 REPLIES 2
Read only

Former Member
0 Likes
477

Hi,

Check there might be some other job running in the system and table is locked while your job is trying to update it.

Please if you can provide more details of an job log, that would be good.

Thanks,

Kartavya

Read only

0 Likes
477

JOBS"AM_CRM_GD_D_0033990_CONS_TRADE,ZCRM_PS_DAILY_TRADE"got cancelled

2. Analysis of Findings:

We have faced this ABAP error "SPOOL_INVALID_JOB" in this Job intermittently, normally the next execution of the Job finish with no error.

"The current ABAP program had to be terminated because the ABAP processor detected an internal system error.

The current ABAP program "RSPPFPROCESS" had to be terminated because the ABAP processor discovered an invalid system state."