cancel
Showing results for 
Search instead for 
Did you mean: 

SM:EXEC Services is failed

Former Member
0 Kudos

Hi!

I am about to start backgroud job SM:EXEC Services in order to see my EWA from Tcode DSWP.

I started the job as SAP* or DDIC and

receive the following <b>error :ABAP-Processor: Syntax error</b>

(step 001 started)(Program RDSMOPBACK_AUTOSESSIONS, ...)

Has perhaps some one the same error or know how to proceed?

Thank you very much indeed

regards

Accepted Solutions (1)

Accepted Solutions (1)

raguraman_c
Active Contributor
0 Kudos

Hi,

Check for the ABAP dump errors and post them here.There is ABAP dump error generated for this.

Feel free to revert back.

--Ragu

Former Member
0 Kudos

Hi!

Thank you!

Here is the error from SM:EXEC SERVICES job:

Short text: Syntax error in program "RDSVASAEW_ROOT_____________073 ".

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLDSVAS_PROC" had to be terminated because it has come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "RDSVASAEW_ROOT_____________073

" in include "RDSVASAEW_ROOT_____________073 " in

line 197:

"Feld "FB_DLDINSTPAR_TAB001155" unbekannt. Es existiert aber ein Feld m"

"it dem ähnlichen Namen "FB_DLDINSTPAR_TAB000807"."

" "

" "

What can you do?

Please eliminate the error by performing a syntax check

(or an extended program check) on the program "RDSVASAEW_ROOT_____________073".

You can also perform the syntax check from the ABAP Editor.

If the problem persists, proceed as follows:

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

Thank you very much for your further help/information

regards

raguraman_c
Active Contributor
0 Kudos

Hi,

One of these tow note would definitely solve your problem.

701839 - ST-SER 311 dump RAISE_EXCEPTION FAILED, EarlyWatch alert

542284 - Solution Manager - dump during creation of the EWA session

Feel free to revert back.

--Ragu

Former Member
0 Kudos

Hi Peter,

Check these notes

SAP Note 525097 - Programs cannot be generated, SYNTAX_ERROR,

SM:EXEC SERVICES

SAP Note 611536 - Generation error in reports

(name pattern RDSVAS____00*)

SAP Note 727998 - Complete Replacement of Service Definitions

for SDCC/SDCCN

After applying the above Note SM:EXEC SERVICE background job

should run correctly again.

I had this problem while ago and was resolved by note 727998 .

Thanks

Prince Jose

Former Member
0 Kudos

Hi all!

Thank you very much!

I am about to implement SAP Note 727998 and have deleted the old entries in SE38 (table/report BDL_DELETE_ALL_TABLES).

Now I would like to reimport the new entries. The problem is I cannot connect to ftp://sapserv3.

<b>Can you describe the way how can I receive the desired file SERVDEF.CAR or can you send me via email please?</b> (p_schulze20000@yahoo.de)

Thank you very much!

regards

Former Member
0 Kudos

Hi Axel,

if you have a connection Solman -> OSS (usually RFC connection SAPOSS) you can do this:

In transaction SDCCN create a new task called "refresh service definitions".

This will reimport all needed entries via rfc from sapserv.

Thomas

Former Member
0 Kudos

Hi all!

Thank you very much the problem was solved.

The solution is to implement SAP NOTE 727998

Here are the steps:

1) SE38 job BDL_DELETE_ALL_TABLES

2) Create task in Tcode SDCCN --> refresh service definitions (choose immediately/now)

3) SE38 job BDL_GENERATE_ALL_INCLUDES

It should work

regards

Former Member
0 Kudos

hi Axel

I am having the same issue

on which system did you perform these steps

SOLMAN os satelite system

thanks

Jameel

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Axel,

please check note 525097, maybe this will resolve the problem.

Thomas