cancel
Showing results for 
Search instead for 
Did you mean: 

Instace parameters.

dsanpor
Participant
0 Kudos

Dear experts.

I work in some systems with several application servers. I need to know values of some application server parameters.

Is there in SAP any utility ( programa, table ) witch store/show value of one parameter for each applicantion server?

I think that TPFET table store this information however stores all versions and I only need to know the value of active version.

Example: I look for programa or table with input PARAMETER_NAME: FN_AUDIT

app.Server1: value_a

app.Server2: value_b

...

Thanks and regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

As mentioned above, you can use sappfpar command to check parameters at OS level.

To check at SAP level, goto tcode RZ10.

Select the instance profile of application server, set radio button to 'Extended maintenance" and 'Display'.

You can see the configured parameter value for that particular server.

Repeat the same for different instance profiles of your application servers.

Thanks.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Run command sappfpar check pf="path & profile name"

Hope this helps..

Rgds,

Soujanya

Former Member
0 Kudos

HI

Run tcode RSPFPAR or report in SE38.

The recommend parameters is in installation guides.

Regards

William Neira