cancel
Showing results for 
Search instead for 
Did you mean: 

/SAPAPO/C4

Former Member
0 Kudos

Hello Experts,

Can you please explain me the Advantages and Disadvantages of Switching off logging and debugging (/SAPAPO/C4)..?

Will switching these off improve the performance...?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member721730
Active Participant
0 Kudos

Hi,

Log are important for data analysis. During the CIF data tranfer we can identify the issue easily from the logs. As far as the log size increase it will affect the performance if they the database size is small.

For that we can archieve the logs and mostly I believe the logs for more w weeks old can be deleted.

regards,

Saravanan V

frank_horlacher
Employee
Employee
0 Kudos

Hi,

every recording and logging will affect performance because there is additional code to be executed.

If you set debug and recodr (NOSENDS) all queues for the user will not be send to the ERP system you can debug the queued RFCs in SMQ1 transaction. This is certainly not a permanent setting. Only for short checks!

BR

Frank