cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Instance Profile (RZ10) on Linux + Oracle

joo_migueldimas
Active Participant
0 Kudos

Hello,

Information:

SAP System: SAP ECC 6.0 (ABAP only - Unicode)

Database: Oracle 10.2.0.4

Operation System: Red Hat Enterprise Linux X86_64

I want to ask you which parameters you typically set after installing a SAP system (ECC 6.0) on Linux X86_64 with Oracle database (in my case the version 10.2g)?

I have very little experience in linux environments with Oracle, I have more experience in windows server environments. I realized that by default the parameters SAP instance on Linux are defined with other parameters and values!

Someone can tell me what the most appropriate parameters to set (in RZ10) to an SAP system on Linux so I can take advantage of better performance of my SAP system which are in Linux/Oracle 10.2?

If you don´t mind to share this information I will thank you!

Best regards,

João Dimas - Portugal

Accepted Solutions (0)

Answers (4)

Answers (4)

ahmer_syed
Explorer
0 Kudos

Hi João Dimas ,

The following parameter atleast set, for detail parameters please refere SAP Notes;

login/no_automatic_user_sapstar with Parameter Value = 0

login/system_client = (Default Client)

Regards,

Ahmer

joo_migueldimas
Active Participant
0 Kudos

Hello to all,

By the way... it already pass some weeks when I opened this thread, now I will update with some information about one problem...

We faced a problem when we tried to start one of our linux systems... and the problem was the memory and how it is configured... we already solve this situation, the solution was to change the value of es/implementation parameter to value = std instead the value = map.

For more details you can read the following URL:

Best regards,

João Dimas - Portugal

Former Member
0 Kudos

Hi,

As above the notes will definetly help you to comapre the parmater value, but as a standard practice system parameters (DB & OS) are recommended by SAP for a new / as a pre-golive check activities will check and submit a report to you which is generally dependent and can't be the same with any other system.

Regards;

Former Member
0 Kudos

Hi,

Please refer SAP Note 1048303 for OS parameter.

login/accept_sso2_ticket

login/create_sso2_ticket

login/system_client : client number

rdisp/gui_auto_logout : GUI logout time

login/min_password_letters

login/password_downwards_compatibility

login/ticket_expiration_time

rdisp/max_wprun_time

login/no_automatic_user_sapstar

-


login/fails_to_user_lock

login/fails_to_user_lock

login/min_password_digits

login/min_password_lng

login/min_password_uppercase

rsau/enable

login/min_password_lng

login/password_expiration_time

login/min_password_letters

login/min_password_digits

login/min_password_specials

login/no_automatic_user_sapstar

Regards,

Deepanshu

former_member709110
Active Participant
0 Kudos

Hi,

Following note might be a good point to start ...

Note 941735 - SAP memory management for 64-bit Linux systems

Regards,

Neel

joo_migueldimas
Active Participant
0 Kudos

Hello Neelabha Banerjee,

Hum... ok! But is any other way to check or to know which mainly parameters is critical to set after a new SAP installation on Linux + Oracle?

This operation system (RHEL) have 4Gb of RAM.

I will post the present Instance Profile in system with W01:

ztta/diag_area 250000

SAPSYSTEMNAME W01

SAPSYSTEM 00

INSTANCE_NAME DVEBMGS00

DIR_CT_RUN $(DIR_EXE_ROOT)/run

DIR_EXECUTABLE $(DIR_INSTANCE)/exe

exe/saposcol $(DIR_CT_RUN)/saposcol

rdisp/wp_no_dia 10

rdisp/wp_no_btc 3

exe/icmbnd $(DIR_CT_RUN)/icmbnd

icm/server_port_0 PROT=HTTP,PORT=80$$

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

rdisp/wp_no_enq 1

rdisp/wp_no_vb 1

rdisp/wp_no_vb2 1

rdisp/wp_no_spo 1

ipc/shm_psize_10 134000000

ipc/shm_psize_14 0

ipc/shm_psize_18 0

ipc/shm_psize_19 0

ipc/shm_psize_30 0

ipc/shm_psize_40 114000000

ipc/shm_psize_41 0

Kind regards,

João Dimas - Portugal

Former Member
0 Kudos

Hello Joao,

There are several parameters . Few import ones are:

1. SAPLOCAHOST

2. SAPLOCALHOSTFULL

3. Time out parameters.

4. Security related parameters (password length, mutiple logins etc.)

5 icm* parameters (In case of ABAP or Dual stack)

6 Memory parameters: (OSS note 941735 and 146289 are useful guides)

Oracle parameters also have SAP notes for them but that depends of oracle release. For 10.2.04 refer to 1166258.

Regards.

Ruchit.