What is the R3 system startup and shutdown process?
Answers were Sorted based on User's Feedback
Answer / sanjay
lsnrctl start - start your TNSListner
start Data Base- sqlplus / as sysdba
SQL> startup
startsap
1 . Central Instance
2 . Other Instances
check saposcol is running or not
checks all process are sucessfully started or not.
Exact Reverse Process during shutdown.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / pranay
For UNIX
First start the listener:
#su - ora<SID>
#lsnrctl start
#su - <SID>adm
#startsap
or step by step.
su - <SID>adm
#startdb
#startsap r3 DVEBMGS00
now start your application servers.
pranay17@gmail.com
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / s.m.feroz ahmed
Hi,
SAP Startup Process and Shutdown process is defined as
below :
Startup :sapstart name=sapname nr=number sapdiahost=sapname
shutdown :sapshutdown name=sapname nr=number
sapdiahost=sapname
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / s.m.feroz ahmed
Hi,
The R3 System Startup and Shutdown Process are as below :
Drive letter C or D:\>sapstart name=sapname(xyz) nr=sapid
(00) sapdiahost=sapname(xyz).
Drive Letter C or D:\>Sapstop name=sapname(xyz) nr=sapid
(00) sapdiahost=sapname(xyz)
Where name is sap server name which is of 3 alphabetical
characters and sapid of 2 Numeric Characters.
Is This Answer Correct ? | 0 Yes | 2 No |
what is role and authorisation
we do uncar support packs into trans/eps/in before applying them through spam to r/3 ecc6.do we need to uncar support stacks while we do abap and java stack upgradations through jspm to nw2004?
how to find out long running jobs?explain clearly....
What is the state of Processes once it is started?
what are the jspm related logs that you see at os level at the time of java stack upgradation?
when did sap released 4.7ee,ecc 5.0 and 6.0
How to restrict particular Tcode in Role. while these not assignsed in role?
If a background job runs more than the time it should be completed normally then what action will u take ? Plz Post the Answer
after changing some parameters in rz10 and restart,the system doesn't start up?what to do?
How do you solve oracle archive struck?
Can you change the profile parameter in the os level? Which one is advisable why?
How to make a copied client from the Client 000 cannot be customized?