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 the difference between with core
Find the oracle alert log?
how to increase table space in brtools?
What are the tools to install java patches?
What is the difference between installing SAP R/3 and installing a SAP CRM system? OR, what are the installation steps for i) Installing an SAP R/3 and ii) Installing SAP CRM /SAP PLM/SAP business suite?
we all know that load balancing is done by logon groups. can any tell how can we add users to logon groups
Explain segment?
What is a Domain Controller?
How to know whether a system is Unicode or non Unicode?
how to backup redolog files&log files
Can SNOTE be deimplemented?
What do you know about current kernel patch level?