SAP Knowledge Base Article - Preview

3326031 - SYB: DBACockpit: Short Dump - CL_DBA_DBH_SETUP_FW: Method call SCHEDULE_TO_INTERVAL failed - ASE for BS

Symptom

You encounter a Short Dump with the following details when accessing DBACockpit -> Data Collector Framework.

Category               ABAP Programming Error
Runtime Errors         MESSAGE_TYPE_X
ABAP Program           CL_DBA_DBH_SETUP_CTRL=========CP
Application Component  BC-DB

Error analysis
    Short text of the error message:
    Object CL_DBA_DBH_SETUP_FW: Method call SCHEDULE_TO_INTERVAL failed with
     return code = Schedule not defined
    Long text of the error message:
    Technical information about the message:
    Message class....... DB6PM
    Number.............. 001
    Variable 1.......... CL_DBA_DBH_SETUP_FW
    Variable 2.......... SCHEDULE_TO_INTERVAL
    Variable 3.......... Schedule not defined
    Variable 4.......... " "

Information on where terminated
    The termination occurred in ABAP program "CL_DBA_DBH_SETUP_CTRL=========CP",
     in "SCHEDULE_TO_INTERVAL". The main program
    was "SAPMHTTP".

    In the source code, the termination point is in line 10 of (Include)
    program "CL_DBA_DBH_SETUP_CTRL=========CM01I".

Source Code Extract
    9  if sy-subrc <> 0.
>>>>>    message x001(db6pm) with
   11      'CL_DBA_DBH_SETUP_FW'
   12      'SCHEDULE_TO_INTERVAL'
   13      'Schedule not defined'.                               "#EC NOTEXT
   14  endif.
   15
   16  interval = si-interval.
   17


Read more...

Environment

SAP Adaptive Server Enterprise 16.0 for Business Suite

Product

SAP Adaptive Server Enterprise 16.0

Keywords

DCF, Schedule not defined, sp_sjobmodify, sdesc , KBA , BC-DB-SYB , Business Suite on Adaptive Server Enterprise , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.