How to login in o.s level with <sid>adm user in sap basis ?
please tell me step by step ?
Answers were Sorted based on User's Feedback
Answer / d jaigir
AIX / LINUX
login with your id.
cd /
sudo su - sidadm (e.g devadm)
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / aftab alam
in the Putty create new session,
Put the host name and login
Enter the credentials: SesXXXXX & Password for that SID
sudo su -<SID>adm
cd /usr/sap/SID/ go to the Path
ls -lrt List the file in path
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mohd sohail
Go to run
Then
Cmd
Go to that location where sap install
Example:usr/sap/sid....../ntamd64
Then type
Startsap.exe name=instance name nr=instance number SAPDIAHOST=instance name
Is This Answer Correct ? | 5 Yes | 3 No |
Answer / balakrishna
In Unix/linux
1.first login to ORASID user(SU - ORASID)
2.start listener & Database
1.start lsnrctl
2.sqlplus / as sysdba
3.exit & exit
3.Then login to SIDADM user(SU - SIDADM)
4.start SAP(startsap r3)
In Windows
1.login to SIDADM user
execute this command
startsap name=SID nr=instancenumber(00)<space> sapdiahost=Hostname
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramanji
-->Inlinux/AIX
sudo su - <sid>adm
-->In Windows bydefauly <sid>adm user will be created
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nayan prakash jena
Log in to server in OS level with user SIDADM.Ener user password and enter the system.
Is This Answer Correct ? | 0 Yes | 1 No |
How you can disable the ‘import all’ button on stms for the queues?
How to monitor user accessed transactions (T-code) on a given day?
In what sequence does a dialog work process allocate the different memory areas (according to SAP recommendations)?
What is table buffer and single record buffer?
1.why we configure the domain controle in production why sap recommended? 2.what is the use of 001 client?
How to delete a table from Database level.
Can anyone tell me How to lock a single client from sap level and from o/s level?How to lock users from o/s level.
How to transport users from one client to another?
how to check network among Central Instance, Application Server, Database Instance?
what are client settings?
How to do transport at OS level?
best site to download free sap tutorials?