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 |
Tell about dbrefresh?
How often u do the SSO Cofiguration...
during client export(scc8),what type of requests are created,customizing or workbench?
what are the semaphore numbers you faced in sm50?what did you do?
Explain ECC 6 Installation steps in brief?
Hi all could you please tell me the How to monitor EP and what type of T-codes are using in this EP please help me,,, Thanks in Advance.
If table space auto extend size how to see the size?
What is Bex?
When applying a support pack to sap system. Can you tell me what are errors you are faced?
describe where they would look at the buffer statistics, and what steps they would use to adjust them?
what is the use of psapundo tablespace? what is the error ora -01555 represents.how can u prevent this error?
How to import mass transport request ? Expalin me the procedure and draw backs:?