cancel
Showing results for 
Search instead for 
Did you mean: 

Application server profile parameter

Former Member
0 Kudos

HI All,

We have install a application server where 8 core and 32 gb ram is available In our production total core is 24 with 32 gb ram.....

Now i am pasting the profile parameter please suggest what should it be of application server..

login/no_automatic_user_sapstar             0

icm/host_name_full                          $sapprd.XXXXX.XX

zcsa/second_language                        E

zcsa/installed_languages                    1E

rdisp/tm_max_no                             500

abap/fieldexit                              YES

enque/table_size                            25000

SAPSYSTEMNAME                               PRD

SAPGLOBALHOST                               sapprd

SAPSYSTEM                                   00

INSTANCE_NAME                               DVEBMGS00

DIR_CT_RUN                                  $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTAMD64

DIR_EXECUTABLE                              $(DIR_INSTANCE)\exe

rdisp/wp_no_btc                             10

icm/server_port_0                           PROT=HTTP,PORT=80$$,TIMEOUT=60,PROCTIMEOUT=6000

icm/HTTP/logging_0                          PREFIX=/, LOGFORMAT=SAPSMD2, FILTER=SAPSMD, LOGFILE=icmhttph.log,MAXSIZEKB=10240, SWITCHTF=day, FILEWRAP=on

ms/server_port_0                            PROT=HTTP,PORT=81$$

rdisp/wp_no_enq                             1

rdisp/wp_no_dia                             35

rdisp/wp_no_vb                              2

rdisp/wp_no_vb2                             1

rdisp/wp_no_spo                             1

zcsa/second_language                        E

zcsa/installed_languages                    1E

rdisp/tm_max_no                             500

abap/fieldexit                              YES

enque/table_size                            25000

rsdb/ntab/entrycount                        60000

rsdb/ntab/ftabsize                          70000

rsdb/ntab/sntabsize                         3000

rsdb/cua/buffersize                         10000

zcsa/presentation_buffer_area               20000000

zcsa/calendar_ids                           250

zcsa/table_buffer_area                      100000000

rtbb/buffer_length                          60000

rsdb/obj/buffersize                         40000

ztta/roll_area                              6500000

ztta/short_area                             4000000

rdisp/max_arq                               2000

rdisp/wp_ca_blk_no                          2500

rdisp/appc_ca_blk_no                        2500

gw/max_conn                                 2000

rdisp/tm_max_no                             2000

rdisp/max_comm_entries                      2000

gw/max_overflow_size                        25000000

gw/max_sys                                  2000

rsdb/obj/max_objects                        20000

rsdb/obj/large_object_size                  8192

abap/buffersize                             2000000

rsdb/ntab/irbdsize                          30000

sap/bufdir_entries                          10000

zcsa/db_max_buftab                          10000

rtbb/max_tables                             500

rdisp/max_wprun_time                        8000

rdisp/gui_auto_logout                       15 M

rdisp/max_wprun_time                        6000

login/multi_login_users                     XXXX

login/disable_multi_gui_login               1

login/fails_to_user_lock                    30

login/min_password_lng                      8

login/min_password_digits                   1

login/min_password_specials                 1

login/password_expiration_time              30

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please make sure the following things.

1. Make sure that the instance profile parameters are same of your Central Instance. Based on your memory, please adjust the memory parameters, number of work processes  in your application servers. Rest of the profile parameters like trans directory parameter should be same like in CI.

2. Make sure kernel level you are using in Application server matches with the CI Kernel. Both should be in same patch level.

3. Try to ensure that your DB for example oracle is able to handle the request from the application server . Try to increase the processes and sessions to avoid any request bottle necks.

4. Both CI, DB & Application server should always be able to ping.

The above four are some important things that needs to be considered.

Please check and provide your feedback.

Thanks and Regards,

Vimal