cancel
Showing results for 
Search instead for 
Did you mean: 

How to handle CIF before we try to apply Service Packages to SCM?

Former Member
0 Kudos

We have to apply service packages to SCM at PROD.

Could you tell us how to properly take care of CIF? Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello Jennifer li,

you must stop the cif-queue

you can do this with report RSTRFCQ1 for out-queue and RSTRFCI1 for in-queue

or

unregister queues with ta smqs and smqr

hope it will help

Regards Thomas

Former Member
0 Kudos

A quick question: How to restart CIF queues after I have done the service packages?

Thanks a lot!

Former Member
0 Kudos

Hi,

The below programs can be used to start and stop queues.

RSTRFCI1 : stop Inbound Queues

RSTRFCI3 : Restart Inbound Queue

RSTRFCQ1: Stop Outbound Queue

RSTRFCQ3t: Restart Outbound Queue.

Regards,

Senthilrajan

Former Member
0 Kudos

Could you tell me what else I need to do before I start to upgrade SPAM and SAINT?

Thanks!

0 Kudos

Hello Jennifer,

Steps :

check open transports - se03

clear transport buffer - stms

check update requests - sm13

check table tbatg

suspend batchjobs - report btctrns1

deactivate RFC-Destinations - sm59

make backup of scm

make backup of live-cache

this steps should be enough for SP-upgrade

Regards Thomas

Former Member
0 Kudos

Tom and other experts:

Any time before I stop SCM, do I need to go thru your steps?

Thanks a lot!

0 Kudos

Hello Jennifer,

usually this steps are made before starting with ta spam or saint(sp-upgrade)

answer : why did you stop scm? (is it a release-upgrade?)

Regards Thomas

Answers (0)