Hi Gurus,
Currently I m facing the problem in the shceduled system background job.A job "SAP_COLLECTOR_FOR_PERFMONITOR" is been scheduled and is running successfully on hourly basis .The job gets cancelled on particular time i.e. at 04:00:06 and 19:00:07 .Whereas on other time it finishes successfully.The logs of the jobs(in which error is there) are as follows:
-
08.09.2007 04:00:06 Job started
08.09.2007 04:00:07 Step 001 started (program RSCOLL00, variant , user ID DDIC)
08.09.2007 04:00:10 Clean_Plan:Cleanup of DB13 Plannings
08.09.2007 04:00:10 Clean_Plan:started by RSDBPREV on server watsonid
08.09.2007 04:00:10 Clean_Plan:Cleaning up jobs of system WED
08.09.2007 04:00:10 Clean_Plan:finished
08.09.2007 04:00:10 Database system not supported
08.09.2007 04:01:20 :Exception CX_DBA_ADBC in program RSORA_SELECT_001line 0
08.09.2007 04:01:20 : Kernel Error ID:
08.09.2007 04:01:20 : SYSID: WED
08.09.2007 04:01:20 : SY-SUBRC: 0
08.09.2007 04:01:20 : SQL statement: select nspacegen from SAPB35.rspspace
08.09.2007 04:01:20 : Database: B35
08.09.2007 04:01:20 :caused by
08.09.2007 04:01:20 :Exception CX_SQL_EXCEPTION in class CL_SQL_CONNECTION
08.09.2007 04:01:20 : Kernel Error ID:
08.09.2007 04:01:20 : DB Error: No
08.09.2007 04:01:20 : SQL Code: 0
08.09.2007 04:01:20 : SQL Message:
08.09.2007 04:01:20 : DB Object Exists: No
08.09.2007 04:01:20 : Duplicated Key: No
08.09.2007 04:01:20 : Internal Error: 10
08.09.2007 04:01:20 : Invalid Cursor: No
08.09.2007 04:01:20 : Unknown Connection: Yes
08.09.2007 04:01:20 : Connection Closed: No
08.09.2007 04:01:20 Exception CX_DBA_ADBC in program RSORA_SELECT_001 include line 0
08.09.2007 04:01:20 ABAP/4 processor: OBJECTS_OBJREF_NOT_ASSIGNED
08.09.2007 04:01:20 Job cancelled
-
I m unable to get why the job gets cancelled at particular time. i.e. what is that which makes the job cancel.Kindly let me know how to approach to the issue.
Eagerly waiting for the positive response.
Thanks in advance.
Regards,
Amit