cancel
Showing results for 
Search instead for 
Did you mean: 

Job SM:EXEC SERVICES gets cancelled with SYNTAX_ERROR

Former Member
0 Kudos

Hi,

The job which refreshes Service sessions (for Early Watch Alerts) in SolMan 4. gets cancelled with the message:

Syntax error in program "RDSVASAEA_ROOT_____________050 ".

I performed a syntax check on the program in the ABAP Editor and it gives the following result :

Field "BDLDLTRHOSTS001030" is unknown. It is neither in one of the

specified tables nor defined by a "DATA" statement. "DATA" statement.

Can you let me know, how to solve this problem.

My system is SolMan 4.0 SP 15 on Win 2003 with Oracle 10.2.

ST-SER and ST-ICO are with the latest support pkg level,

Regards,

Anil.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Anil,

Could you please run the steps below following the note 727998

in your solution manager system and check if it helps to resolve

the problem ?

Step 1:

Run report BDL_DELETE_ALL_TABLES via SE38 to delete all entries

in the service definition tables

Step 2:

Execute a 'Refresh service definitions' task session in transaction

SDCCN ->Task ->Create ->'Refresh service definitions'

Step 3:

Execute in transaction SE37 the function module "BDL_GENERATE_LOGFUNC

_INCLUDES" and enter the value "ALL" in the 'OPTION' field.

Regards

Amit

former_member209604
Active Contributor
0 Kudos

These steps can be done easier as of Support Package Stack 15:

>

> Step 1:

> Run report BDL_DELETE_ALL_TABLES via SE38 to delete all entries

> in the service definition tables

>

> Step 2:

> Execute a 'Refresh service definitions' task session in transaction

> SDCCN ->Task ->Create ->'Refresh service definitions'

>

> Step 3:

> Execute in transaction SE37 the function module "BDL_GENERATE_LOGFUNC

> _INCLUDES" and enter the value "ALL" in the 'OPTION' field.

Hi Amit,

Support Package Stack 15 of SAP Solution Manager does contain an update of SDCCN (shipped within ST-PI 2005_1_700 SP06.

[SAP Note 727998|www.service.sap.com/sap/support/notes/727998]

This offers an easy way to update the service definitions and to generate the logfunc Includes.

Step 0: Ensure that optimizer statistics exist for table D010INC.

Step 1-3 :You can use functionality in SDCCN to execute these steps.

Perform:

- Path: 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.

Best regards,

Ruediger

P.S.: Great, that you start to share your rich experience here in SDN.

Former Member
0 Kudos

Hi Guys

Seems that this is very commaon problem with SAP solution manager 4.0 . I am also facing the same problem and tying to follow the note 727998 but unable to locate SERVDEF.CAR.

Please Guide me to download this file or else drop me an email which is the same . Email is in my business card.

former_member209604
Active Contributor
0 Kudos

Hi Rocky,

files have been prepared and published, today.

They are available as described in SAP Note 727998, Step 2, d)

Best regards,

Ruediger

Former Member
0 Kudos

It really works after apply the note: 727998

Answers (0)