cancel
Showing results for 
Search instead for 
Did you mean: 

RS_ORDER Table in HANA

Former Member
0 Kudos

Does anyone know what are the list of action code for RS_Order table used in SLT process?

thanks,

Accepted Solutions (1)

Accepted Solutions (1)

tobias_koebler
Advisor
Advisor
0 Kudos

HI,

the following actions can be used in RS_ORDER:

Action Code Description
T Create table without loading any data
L Load (w/o Replication)
R Start Replication (includes the initial load)
C Stop Load or Replication (also if status still on scheduled)
S Suspend/Pause Replication (only possible for tables with replication in process)
W Resume/Continue Replication (only possible for tables suspended before)
M Activate Delta Recording (activate trigger without starting replication)
Q Start Replicate Process (without initial load; prerequisite: delta recording has been activated before)

I hope this helps to understand the different actions.

Could you please post all SLT related questions in the SLT community: http://scn.sap.com/community/replication-server

So it is much easier for me to moderate and answer

Best,

Tobias

rindia
Active Contributor
0 Kudos

Thank You Tobias. I am waiting for these codes from the long time.

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you for the replies!

tobias_koebler
Advisor
Advisor
0 Kudos

Thank you!

Your question was the starting point for me to publish a blog about this topic. You find it here:

http://scn.sap.com/community/replication-server/blog/2013/06/24/how-to-start-data-provisioning-witho...

Best,

Tobias

rindia
Active Contributor
0 Kudos

Dear Hyun,

As per my knowledge,

Action Code
Description
CComplete
EError
LLoad
RReplicate


Regards

Raj