cancel
Showing results for 
Search instead for 
Did you mean: 

Solution Manager - Error when executing Job SM:EXEC SERVICES

rliladar
Explorer
0 Kudos

Hi,

I am trying to get the data from the earlywatch alert report and when i start the job SM:EXEC SERVICES.

The jobs starts but i get an error during is execucion:

Runtime errors SYNTAX_ERROR

Occurred on 17.01.2008 at 14:06:28

Syntax error in program "RDSVASAEW_DBMSS____________052 ".

What happened?

The following syntax error occurred in the program

RDSVASAEW_DBMSS____________052 :

"INCLUDE report "/1CAGTF/IF_LOGFUNC_000208" not found."

Error in ABAP application program.

The current ABAP program "SAPLDSVAS_PROC" had to be terminated because one of

the

statements could not be executed.

This is probably due to an error in the ABAP program.

I tried to generate all the function modules and i get this error:

Logical function: MSQ_TEMPDB_DOWNLOAD :

Error 1 during generation of /1CAGTF/IF_LOGFUNC_000208

Syntax error.

Can you help me on this error?

Best regards,

Nuno Silva

Accepted Solutions (1)

Accepted Solutions (1)

former_member209604
Active Contributor
0 Kudos

Hi Pedro,

I insert my answer from a similar thread.

As a pitty, that's a well known error.

Please check [SAP Note 727998|http://service.sap.com/sap/support/notes/727998]

Basically, these three steps needs to be performed:

1) BDL_DELETE_ALL_TABLES

2) SDCCN - Refresh Service Definitions

3) Generate Logfuncs

SE37: /BDL/_GENERATE_LOGFUNCINCLUDES

OPTION: ALL

It's also described in the Implementation Guide (IMG), transaction SPRO in the SAP Solution Manager system:

SAP Solution Manager -> Configuration -> Basic Settings -> Standard Configuration of Basic Settings -> Solution Manager -> Service Data Control Center

-> Activate the Service Data Control Center in the Solution Manager

-> Generate Includes for Service Data Contol Center

With the next ST-PI Support Package. The steps can be triggered via the menu of transaction SDCCN.

Best regards,

Ruediger Stoecker

Former Member
0 Kudos

SDCCN -> Utilities -> Maintain Service Definitions ->

Select 'Delete and Replace Service Definitions -> Confirm this selection->

Confirm that you want to delete the definitions ->

Confirm that a new task 'Service Definition Refresh' was created -> Take a note of the task id -> Review the log for this task id when it is completed. You should not not see any errors for either the update of a Service Definitions table or the generation of any re-import include.

Regards,

Theo

Edited by: Theo Peschar on Sep 11, 2009 2:11 PM

Answers (1)

Answers (1)

0 Kudos

It is best you open an OSS ticket on component SV-SMG-SDD.