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

CG5Z table

Former Member
0 Likes
798

Hi,

I meet some problems of performance during the generation of FDS.

I managed to make some analyses of time of answer but to improve my statistics I would like to know the performance of every server WWI.

What is what you would be capable of saying to me what are the tables SAP which allow to make the display which is visible in the transaction CG5Z.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

It's not realy the answer that I want.

For example : I have the table DRAP where I can have the execution of each document

My question is : What is that somebody knows one or several tables which allow to know on which servers are treatedmy documents when the standard program RC1WWIWP run.

Thanks

Stéphane

Former Member
0 Likes

Hi Stéphane,

I'm not sure if I understand your question:

In transaction CG5Z you can already see which WWI server is processing / did process a generation request.

The first line in CG5Z - the one where the column WWI is empty - represents the WWI dispatcher job (RC1WWIDP). This job distributes the WWI generation requests to the different work process job (RC1WWIWP).

All other lines - the one where the column WWI is NOT empty - represents the different WWI WorkProcesses/ WWI Servers.

They are linked to the WWI Server (i.e. SV001 ) which is defined in the customizing.

You can put your cursor on such a line and go to 'Utilities' -> 'Test Server'. This will tell you if the server is working - and if it is working additional information like the COMPUTRENAME.

If you double-click such a line you can see how long the request did take - only works for finished or erroneous requests.

The main table from which CG5Z reads is ESTOH.

Keep in mind that there are to type of WWI generation requests:

- Report body request - takes a couple of seconds - maybe even a minute.

- Final report request - fast -

Hope this helps

Answers (2)

Answers (2)

Former Member
0 Likes

Thanks for all !

Former Member
0 Likes

You're welcome!

Former Member
0 Likes

Hi Martinez,

I don't know how you did setup your EH&S WWI or Expert Servers but check if you can see them in TR CGSADM.

If you're having performance issues I would first try to figure out if it is on the SAP ABAP part or the WWI Server itself.

If you set your WWI logging high enough you can see a detail trace with time stamps from WWI on the WWI server.

Hope this helps

Mark