cancel
Showing results for 
Search instead for 
Did you mean: 

Work process terminates

Former Member
0 Kudos

Hi,

We're on kernel 7.20 patch 201 (disp+work 215).

We're facing an issue in one of our systems wherein a work process gets terminated with the below message:

RSTG chain defective, return code -02

I found Note 1676142 which perfectly describes the situation..however this Note is for SQL...whereas we're on DB2.

Would setting parameter rdisp/rollin_locking help ?

Please advise..

Thank you.

Saba.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Saba

Solution in the note is to upgrade your dbsl libraries. Which you can do also for db2 database.

though the note only mentions sql server. It is always good to be on the latest dbsl libraries.

See if the error goes away with the upgrade of libraries before considering any parameters.

Regards

Amit Padmawar

Answers (1)

Answers (1)

csaba_goetz
Contributor
0 Kudos

Hello Saba,

SAP note 1676142 and the solution described in it is valid onyl if the database is MS SQL.
You need to set rdisp/rollin_locking = 2 , see the method in SAP note 1310129.

Best regards,

Adam

Former Member
0 Kudos

Hi Adam & Amit,

Thank you so much for your replies...

I'd raised an OSS for this & SAP has recommended applying the latest dbsl patch...to start with.

Thank you.

Saba.