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 happens when there 2 enqueue in R/3 system ?
Explain table space?
Explain how client refresh is different than client copy?
How to make security authorization reports?
what is the Tcode to See Global Logged in Users list?
what is System tuning ? what are the activities involved in system tining?
User has scheduled a Background Job, he wants that background job to run faster. How to speedup the background job process?
What is the difference between asynchronous and synchronous transport?
what is the table space in ecc5.0 and its size
Hi there, i am a M.com, guy i want to learn sap application. is it possible? what r the courses i can persue? is it application or development ? also let me know institution names in chennai
What are the diffrent types of table buffering ? Is it "rollin , rollout ".
What are the types of transport queries?