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 |
What is sap, sap is company name or product please describe in breife i m very confuse to take these term that sap is product or company name?
can we prepare a landscape with ides systems?
You want to find out which users have an access to a particulat transaction. How would you do that?
What is the procedure to lock a client?
If one background process took long time to run other than the usual time , what are the areas you will investigate other than SM37 ?
How many default clients are available with SAP
20 Answers Cap Gemini, Satyam,
How you will do client copy? If SAP * user is not available at all in your system then how u will do client copy?
what is meant by AT and ATX ?
what is the use of psaptemp table space?if we delete all the data files in temporary table space will oracle throws any error?
HOW TO CREATE TRANSPORT GROUP/
why we are creating system land scape in company ? why we can't do development on prd server? pls tell me detail. its interview question
What is the R3 system startup and shutdown process?