cancel
Showing results for 
Search instead for 
Did you mean: 

Recurring Dumps in PI system

gagandeep_batra
Active Contributor
0 Kudos

Hi all,

Getting recurring dumps in PI system.Please help me in resolution of the same.

Details as seen on Transaction ST22 are as below:

Runtime Errors SYSTEM_CANCELED

Short text

The program "SAPMSSYD" was terminated manually.

What happened?

The current program "SAPMSSYD" has been terminated by another mode.

-

What can you do?

There is no programming error. Therefore, no counter measures are

necessary.

No error has occurred that must be rectified.

Error analysis

The current program has been terminated from another mode, e.g. with

Transaction SM50.

Information on where terminated

Termination occurred in the ABAP program "SAPMSSYD" - in "SYSTEM-EXIT".

The main program was "RSWEQSRV ".

In the source code you have the termination point in line 0

of the (Include) program " ".

The program "SAPMSSYD" was started as a background job.

Job Name....... "SWEQSRV"

Job Initiator.. "SAP*"

Job Number..... 12205100

Active Calls/Events

No. Ty. Program Include Line

Name

1 EVENT RSWEQSRV ??? 0

SYSTEM-EXIT

Chosen variables

Name

Val.

No. 1 Ty. EVENT

Name SYSTEM-EXIT

SY-XPROG

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

SY-XFORM

000000000000000000000000000000

000000000000000000000000000000

222222222222222222222222222222

000000000000000000000000000000

Internal notes

The termination was triggered in function "ab_chstat"

of the SAP kernel, in line 2052 of the module

"//bas/710_REL/src/krn/runt/abinit.c#11".

The internal operation just processed is "----".

Internal mode was started at 20120105122551.

List of ABAP programs affected

Index Typ Program Group Date Time Size Lang.

0 Prg RSWEQSRV 0 16.07.2010 23:40:42 44032 E

1 Prg SAPMSSY0 1 16.07.2010 23:35:40 104448 E

2 Prg SAPMSSYD 1 26.09.2006 13:25:58 22528 E

3 Typ SYST 0 15.09.2004 17:25:35 31744

-


Thanks in advance

Regards,

gagan

Accepted Solutions (0)

Answers (2)

Answers (2)

chanda
Contributor
0 Kudos

Hi Gagan / Balaji,

we are also experiencing similar error's happening only during weekends.

Upon further checks noticed that many TRFC get struck / turn red ( time out error )

All the DSO activations are also failing on weekends.Even i repeat it fails with error

Activation of M records from DataStore object 0FIGL_O06 terminated

Message no. RSM1102

We are on BI 7.0 support pack 31.  How about you ? Please update if you find any solution.

Thanks & regards,

Sudhir

Former Member
0 Kudos

Hello Gagan,

The program was not terminated due to an error, but rather due to deliberately performed actions.

Example: If an administrator actively cancels a running transaction, the RABAX SYSTEM_CANCELED is thrown. In cases like this, no error correction is required

Regards,

Amit Barnawal

gagandeep_batra
Active Contributor
0 Kudos

hi Amit

Thanks for reply.

Can we stop for throwing exception while cancel the transaction.

or any other way to stop these dumps.

Thanks

Gagan

former_member392866
Active Participant
0 Kudos

Hi Gagandeep,

I'm also getting same error in SAP background jobs..

Could you please let us know how you resolved the same .

Thanks,

Balaji P.