cancel
Showing results for 
Search instead for 
Did you mean: 

Data in sgQueue does not get released

03-20-2011 8:42 PM
260 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

I am encountering serious performance issues on the system.

My send governor settings is at the moment as follows.

Maxcells_threadSG = 1000000

Interval_Check_send = 3000

Thread_Maxnum_sg = 1

UnitPer_SP = 1000000

I am having issues where my sgQueue table builds a backlog and the data

does not get released. All packages are "hanging" and when I submit

data it just says processing.

All data is in a locked state, because I can see the lckTable have data

in it. as well as the sgTables get full.

at the moment I have a sg0 and sg1 table.

I also set the commit value parameter on the application set to

1000000, the default is 120000.

The only way to release the data is with a sg governor reset. This is

causing a lot of frustration on the users side, and then they need to

redo the work they have just completed.

There is a lot of concurrency when running updating of data by script

logic.

It works fine for about 4-5 hours, and then all start hanging. then I

do the sg reset and they can work again for a while.

There is definitely something strange going on.

We are working on 2 application servers, and 1 database server. the

data base server is running on 24 Processors and 32Gig of Ram.

There was at most 10 users on the system for the whole of today, and

the way the system handles the load is definitly a problem.

Is there any help on this?

I did all the configuration as per the master install guide for best

practices.

Regards

Henry

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hello Henry,

Is there an update in this case? Have you solved this issue?

Best Regards!

sorin_radulescu
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Peter,

You said you have two application servers. What NLB are you using? (This information will help me to provide you another suggestion).

Any way like suggestions:

First please check pool size for follow COM+

1. K2processing

2. Osoftdataservices

The pool size for these com+ components must be at least 4 in your case.

Also another possible issue is the default logic.

How long is taking to run default logic? If it is taking more than 20 seconds this can be an issue in case of high concurentiality.

What version of SAP BPC do you have? How many records do you have into wb table and also into fact table when you have the issue?

These information will help us to provide more suggestions.

Regards

Sorin Radulescu