cancel
Showing results for 
Search instead for 
Did you mean: 

CIF performance improvement

Former Member
0 Kudos

Hi,

Is there any document or point list to look for to improve performance of CIF in case of high data load.

I mean what are parameters to look for in configuration.

What is impact those parameters

How to fine tune it.

Any changes in integration model definition is required?

Regards,

Santosh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Santosh as such there is no DOC...

You can execute the High Data Loading in following manner...

1. Just Split the Integration Model...I mean Create 2-3 Integration models of same Transactional Data...

Say for Ex. PO , By Location/SKU wise you cancreate different integration models .

This is the Best Practice to reduce the Errors and Load on the system.

Regards,

Rajesh patil

brian_lord
Explorer
0 Kudos

Santosh,

You should consider setting up your intergration models so that the data volumes contained in each are not extremely high. If you are using inbound queues, you should also look into registering different queues. So instead of just CF, have CFMAT, CFSLS, CFPLO etc.

You can also tinker with the block sizes, logging levels, and try to reduce table sizes as ways of improving performance.

Brian

Answers (2)

Answers (2)

Former Member
0 Kudos

Santhosh,

I would like to know on what type of issues you are facing, are the queues are stuck in any status when you try to send the huge volume of data. It all depends what errors you receive, Meaning if you see a queue with status running for longer duration, there might be some issues with storage parameters. Additional details will help me to answer your question.

Thanks.

Ramesh

Former Member
0 Kudos

Issues we are facing majorly are,

1. When we convert planned orders into production orders in mass queues are stuck with status ready.

2. Even when we activate those manually it stays in longer time in running some times not always.

3. We tried with qout(SMQR/SMQS) scheduler parameters to avoid queues getting stuck in ready status.

Regards,

Santosh

Former Member
0 Kudos

Santosh,

Although it doesn't answer your question (queue performance improvement), one workaround you can do to help keep data moving is to run a job periodically to restart your queues. Program /SAPAPO/RCIFRESTART.

Rgds,

DB49

Former Member
0 Kudos

Already done same thing.

Regards,

Santosh

Former Member
0 Kudos

Hi Santosh,

The below link contains the information on troubleshooting

guide as well as qRFC monitor tecniques

http://help.sap.com/saphelp_scm70/helpdata/EN/96/f6b04b14a04b82b7979bb0b9aa4876/frameset.htm

Hope this helps

Regards

R. Senthil Mareeswaran.