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 is the difference between transactional rfc and regular rfc
What is the purpose of webdisptcher and Installing and configuring Web Dispatcher what are the prerequisites?
How to uncar car/sar files in a single shot?
i want my company code and controlling area defaut as 'ABC" through out SAP what to do ? and my plantcode also default to some value
while using jspm /sdm the user is locked.what will you do?
if somebody changes printer configuration or say,deletes printer,how do you find who did it?
What is upgrade process? And how u will do that?
how can i integrate ecc6.0sr3 with bi7 or netweaver 7 into single sap system.? pls give me some step. i know installation.
How you will give new authorizations?
Find the oracle alert log?
How TRANS (:\usr\sap\trans) directory is configured, what is the maximum size of TRANS directory, how to see? briefly....
What will happen during the import process?