How can one start Sap Application Server through Command
prompt and what is the command used to start SAP
Application Server ?
Answers were Sorted based on User's Feedback
Answer / rahul
Hello Dear,
below procedure is for linux os,
first u need to login as ora<sid>,
then type : sqlplus "/as sysdba",
so now u r in sql.
now give command "startup", then exit oracle,
now enter into listner through command
"lsnrctl" and start with command "start" and now you need
to start sap with command "startsap"..so automatically sap
will start then you can check work process with dpcon
command.
Note: for Windows this procedure wont applied .
Br,
Rahul
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / madhu arla
login orasid
>su orasid(ex:oraW11)
start the listener using command
> lsnrctl start
>exit
>sqlplus "/as sysdba"
>startup
>exit
>exit
login with sidadm(W11adm)
>su sidadm
>startsap
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / josh
In windows do the following in the command prompt.
startsap name= hostname nr=instance number sapdiahost=your ip.
Start sap continuse.
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / kiran kumar reddy
login orasid
>su - orasid(ex:oraW11)
start the listener control using command
> lsnrctl start
>sqlplus "/as sysdba"
>startup
>exit
login with sidadm(W11adm)
>su - sidadm
>startsap
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dj
When startsap simply won't starup. madhu arla's steps are accurate way to go.
Is This Answer Correct ? | 0 Yes | 0 No |
what type of files are created during the export?
How do you configure transport profile?
How often u do the SSO Cofiguration...
what is the size of ur oraarchieve directory? how can u prevent archiver stuck situation?
How to monitor user accessed transactions (Tcode) day wise?
How to identify a particular T_Code has been modified or not? If yes, how to identify who modified particular T_Code in current system?
In Hardware sizing what is user based sizing? and what is throughput sizing??
if somebody changes printer configuration or say,deletes printer,how do you find who did it?
Describe the various types of transport request.
What is supplementation language?
How to do client copy?
For an ABAP only system, do we have to SSL? What is the pocedure involved in doing a system copy?How to pervent other uses to send mails from SAP?What is SAPS?What is the importance of the clients 000, 001 and o66? How to make security authorization report?What is the information derived from OSS notes?