cancel
Showing results for 
Search instead for 
Did you mean: 

ECC SR2 Fresh INstall Login Problems...

Former Member
0 Kudos

Hello Guys,

I installed Fresh ECC SR2 in my PC, and in Client Details (SCC4) found 4 clients already there...

800 - IDES-ALE: Central

810 - IDES-ALE: Sales

811 - IDES-ALE: Production

812 - IDES-ALE: Warehouse

How do i login to these cleints? the sap* and master password does not work....

In ecc 5.0 i remember creating a 800 client for training...

Please give me some steps to get this working.. Thanks... The Books ADM110 does not say much about creating clients and users.. Do you create a new client from 000 or 001 ?

Thanks

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

You can set the parameter login/no_automatic_user_sapstar to zero in the Profile parameter and restart the system, if it has already set to Zero that fine.

Now delete the sap* user from the 800 client by logging in Database for this you need be as ora<SID> user ID and log on to sql prompt and run the query to delete the user SAP, now restart the system and try logging in the 800 client as sap and password PASS (case sensitive)

Repeat the same for all clients

Once you finished, set the parameter value to one.

Regards,

Raju.

Former Member
0 Kudos

Hi

You have to reset SAP* password in client 800, follow the below procedure

1:Login as ora<SID>

2:sqlplus u201C/as sysdbau201D

3:delete SAPR3. USR02 where BNAME = 'SAP*' and MANDT='000';

4:commit;

Now bounce your SAP system so that changes will take effect.

Note:In place of SAPR3 give your schema id of your database

In place of 000 give your client number that is 800

To know your schema id login as ora<SID>, execute this command:

env | grep schema (this apply for only HPUX, not windows)

then login to 800 client with SAP* and password as PASS

===========================================

If you are still unable to login to sap check the parameter of

login/no_automatic_user_sapstar in default profile or instance profile if the value is 1 then change it to 0 and bounce your system.let me know if you have any concerns

Regards

Uday

Former Member
0 Kudos

Hi,

Try login with the default passwords of SAP* and DDIC. in the clients 800,810,811,812 and create a new user and work.

That is for SAP*=06071992

and DDIC=19920706

Rgds,

Suman

Former Member
0 Kudos

Hi,

Pls check the password is case sensitive.

Anil

Former Member
0 Kudos

Hi faisal..

the ddic and my sap master password i set during install does not work for the clients mentioned above.

The sap* and master password what i set during install does not work for clients mentioned above.

sap* and ddic work for 000 001 no problems.

Please tell me how to login to these 800 series clients..

Thanks

former_member184114
Active Contributor
0 Kudos

Dear Shawn,

I think everything is fine...just you need to set the following instance parameter and restart the SAP instance:

login/no_automatic_user_sapstar = 1

By the way have you logged in using DDIC?

Just check this and let me know the status

Regards,

Faisal