cancel
Showing results for 
Search instead for 
Did you mean: 

Error message type X Data loading

Former Member
0 Kudos

Hi all,

i am trying to load the data from psa to the data target but i am getting error as Message type X

can any one help on this

Thanks

sivakumar R

Edited by: Siva Kumar on Feb 12, 2010 10:52 AM

Edited by: Siva Kumar on Feb 12, 2010 10:54 AM

Accepted Solutions (1)

Accepted Solutions (1)

michael_devine
Employee
Employee
0 Kudos

Hi Siva,

Please try the solution in note 671562. If this does not help then perhaps you can copy some of the dump from ST22 into this thread. The message type x error itself is very general. You will find more details of the program and function module involved in the dump.

Thanks,

Michael

Former Member
0 Kudos

Hi Micheal,

st22 dump mesage

: Short text

The current application triggered a termination with a short dump.

What happened?

The current application program detected a situation which really

should not occur. Therefore, a termination with a short dump was

triggered on purpose by the key word MESSAGE (type X).

What can you do?

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.

Error analysis

Short text of error message:

Process LOADING, variant ZPAK_491JPUQHHLKBY4P1ECXHNP5P0 is not scheduled

waiting for event RSPROCESS 4A7H4PO3YW1IP82918NWSKRH0

Long text of error message:

Diagnosis

Process LOADING (variant ZPAK_491JPUQHHLKBY4P1ECXHNP5P0) needs to

be started. According to the process chain maintenance, it needs to

be scheduled while waiting for event ZPAK_491JPUQHHLKBY4P1ECXHNP5P0

4A7H4PO3YW1IP82918NWSKRH0. However, this is not the case.

System Response

The chain is cancelled.

Procedure

In order to complete the chain run, follow these steps:

1. Ensure that Start Using Metachain or API is selected in the

variant maintenance for the start process. By doing so, you

ensure that the chain is not restarted.

2. Schedule the process chain.

3. In the log view for the process chain maintenance, choose View

-> Merge Active Version, and end the incorrect process using

the respective context menu entry.

Procedure for System Administration

Technical information about the message:

Message class....... "RSPC"

Number.............. 006

Variable 1.......... "LOADING"

Variable 2.......... "ZPAK_491JPUQHHLKBY4P1ECXHNP5P0"

Variable 3.......... "RSPROCESS"

Variable 4.......... "4A7H4PO3YW1IP82918NWSKRH0"

pl help on this

Edited by: Siva Kumar on Feb 12, 2010 11:23 AM

Edited by: Siva Kumar on Feb 12, 2010 11:51 AM

Former Member
0 Kudos

Hi ,

I have seen this error and searched for it on SDN. and found a solution to remove the same. This issue generally arises when you are doing a delta update.

THis error is as the some R/3 tables whih are used to maintain delta information get out of sync.

There is a program you need to execute, it will resolve the issue.

RSSM_OLTP_INIT_DELTA_UPDATE.

You ned to input : LOGSYS : source system name inwhich your datasource is defined

DATASOUR : Data source name on which the IP is created.

Always : blank

Just try and exeute the program in testing evironment. before running it in production . Please try to do some more research for the program.

Regards,

Adarsh Mhatre

Former Member
0 Kudos

Hi,

but i am tring to load data from psa to data target so i was confused where to run that program

pl help on this

Thanks

siva

Edited by: Siva Kumar on Feb 15, 2010 3:06 PM

Answers (1)

Answers (1)

shanthi_bhaskar
Active Contributor
0 Kudos

ask ur basis to update latest patch in your frontend system