cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IPC Server log

Former Member
0 Kudos
241

Hi All,

Frequently we are facing some problems with IPC server. Buffer memory of the IPC server is getting filled once in a month. During such time, we are getting the dump error BBP_PD_ABORT while creating shopping cart and Pricing error while creating PO from shopping cart. In such case, we stop and restart the IPC server which would clear the buffer memery. Since we are not sure, when this issue will occur we couldn't fix it proactively. Also, stopping adn restarting the server is taking alteadt 30 minutes during which business cannot run.

Is there a way to fix this issue permanently ? Can you please share if you have any workaround or solution for this?

Thanks,

SS

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Not sure about the permanent fix for this issue. But you can still reduce the entire impact for every month due to this issue.

Workaround is to schedule a job on daily basis to start and stop this IPC server. You need to schedule this job out off business hours. It will work certainly to reduce the impact.

Cheers!

Sachin

Former Member
0 Kudos

Thanks Sachin.

Can you please give me some more details about the workaround which you have suggested ? Which program can I use to schedule ? I believe IPC is a seperate server. Can it be controlled from SRM ?

Kindly advise.

Thanks,

SS