cancel
Showing results for 
Search instead for 
Did you mean: 

Default client in SAP system

03-11-2014 6:44 AM
4227 views 8 comments
0 Likes
SAP Managed Tags
Subscribe

Hi All,

Our default client is 100.

We changed the parameter login/system_client to 100 in default profile and restarted the system but it is showing as 001 in rz11.

Kindly help me to resolve this issue?

Thanks,

Priyanga G

0 Likes

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Likes

If the parameter set in both default and instance profiles, instance profile parameter vale will be taken for that instance.

Keep the parameter in default profile if you have CI + app servers

Former Member
0 Likes

Hi,

We keep the parameter in default profile because we have 1 CI +2 AS .

We have the quality system and the parameter value is 100 in default profile,the parameter is not in the instances profile.keep the parameter only in default profile.while checking the same the parameter value in rz11 it shows

default value=001

current value =100

But in the production is shows default value and the current value is 001 even the parameter is included in the default profile as like as Quality system.

 

Thanks,

Priyanga G

S_Sriram
Active Contributor
0 Likes

Hi Priyanga

You have define the parameter in each of application instances instance profile. in your case it will be on three instances(1 CI + 2 AS). Dont do any changes in default profile.

Refer the link How To Change Default Logon Client - Basis Corner - SCN Wiki

Regards

Ram

Former Member
0 Likes

If you set the default client value in default profile and its not taking that value.

Then the parameter login/system_client is set in one of the instance profiles(You need to search patiently among CI and 2 app servers instance profile.

If the parameter name is incorrectly typed in default profile, then it should have picked 000 as the default client - This is ruled out.

Former Member
0 Likes

Hi,

the problem was fixed.

Actually the problem is the parameter is not reflected at OS level.

In sap GUI click utilities-import profile-of active server it gets the value from OS level here the value is changed to 001.We changed the parameter value and restarted again.

Thanks.

Priyanga G

Reagan
Product and Topic Expert
Product and Topic Expert
0 Likes

Did you modify the profile from the OS level or from Tx RZ10 ?

Regards

RB

Former Member
0 Likes

Hello,

as S Sriram said, you have to define it in instance profile.

Further, it is because the default profile is first profile read upon starting the system. But then is always read the instance profile. Purpose of this is to have some parameters common for every instance (defined in default profile), but you can specify some special parameters for some instances (defined in instance profiles).

Kind regards

S_Sriram
Active Contributor
0 Likes

Hi Priyanga

You have define the parameter in instance profile (Not on Default profile)

Regards

Ram