Oracle Release 12 – Applications & Database service.

Posted by Jiltin     16 March, 2009    3,842 views   

Database Tier Scripts in R12
————————————–

For Database tier you need to start database and database listener. Scripts are located in
Database_Install_Dir/db/tech_st/10.2.0/appsutil/scripts/$CONTEXT_NAME
- For Database

Use script addbctl.sh

- For Database Listener

Use script addlnctl.sh

or alternatively you can use

lsnrctl startstop listener_name (For Database Listener)
sqlplus “/as sysdba”
SQL> startup shutdown immediate

Middle/Application Tier Scripts in R12
————————————————-

Scripts for Application Tier services in R12 are located in “
Install_base/inst/apps/$CONTEXT_NAME/admin/scripts“

where CONTEXT_NAME is of format SID_HOSTNAME

i) adstrtal.sh
Master script to start all components/services of middle tier or application tier. This script will use Service Control API to start all services which are enabled after checking them in context file (SID_HOSTNAME.xml or CONTEXT_NAME.xml)

ii) adstpall.sh
Master script to stop all components/services of middle tier or application tier.

iii) adalnctl.sh
Script to start / stop apps listener (FNDFS and FNDFS). This listener will file will be in 10.1.2 ORACLE_HOME (i.e. Forms & Reports Home)
listener.ora file will be in $INST_TOP/apps/$CONTEXT_NAME/ora/10.1.2/network/admin directory
(
Mostly similar to one in 11i with only change in ORACLE_HOME i.e. from 8.0.6 to 10.1.2
)

In simple terms, it is

Start Database listener process addlnctl.sh start VIS
Start Database process addbctl.sh start
Start Applications processes adstrtal.sh apps/apps

Stop Database listener process addlnctl.sh stop VIS
Stop Database process addbctl.sh stop
Stop Applications processes adstpall.sh apps/apps

iv) adapcctl.sh
Script to start/stop Web Server or Oracle HTTP Server. This script uses opmn (Oracle Process Manager and Notification Server) with syntax similar to opmnctl startstopproc ohs
like
opmnctl stopproc ohs
.

(In 11i this script directly used to call apachectl executable but now calls opmnctl which in turn calls apachectl. In 11i web server oracle home was 1.0.2.2.2 but in R12 its 10.1.3)

v) adcmctl.sh
Script to start / stop concurrent manager, Similar to one in 11i. (This script in turn calls startmgr.sh )

vi) adformsctl.sh
Script to start / stop Forms OC4J from 10.1.3 Oracle_Home. This script will also use opmnctl to start/stop Forms OC4J like
opmnctl stopproc type=oc4j instancename=forms

vii) adformsrvctl.sh
This script is used only if you wish to start forms in socket mode. Default forms connect method in R12 is servlet.

If started this will start frmsrv executable from 10.1.2 Oracle_Home in Apps R12

viii) adoacorectl.sh
This script will start/stop oacore OC4J in 10.1.3 Oracle_Home. This scripts will also use opmnctl (similar to adapcctl & adformsctl) to start oacore instance of OC4J like

opmnctl startproc type=oc4j instancename=oacore

ix) adoafmctl.sh
This script will start/stop oafm OC4J in 10.1.3 Oracle_Home. This scripts will also use opmnctl (similar to above) to start oacore instance of OC4J like

opmnctl startproc type=oc4j instancename=oafm

x) adopmnctl.sh
This script will start/stop opmn service in 10.1.3 Oracle_Home. opmn will control all services in 10.1.3 Oracle_Home like web server or various oc4j instances. If any services are stopped abnormally opmn will/should start them automatically.

xi) jtffmctl.sh
This script will be used to start/stop one to one fulfilment server.

xii) mwactl.sh
To start / stop mwa telnet server where mwa is mobile application.

Log File Location for Startup Shutdown Services in R12
———————————————————————-
Log files for startup/shutdown scripts for application/mid tier in R12 are in $INST_TOP/apps/$CONTEXT_NAME/logs/appl/admin/log
(adalnctl.txt, adapcctl.txt, adcmctl.txt, adformsctl.txt, adoacorectl.txt, adoafmctl.txt, adopmnctl.txt, adstrtal.log, jtffmctl.txt

Following Google Searches Lead To This Post: oracle R12 FNDFS
oc4j in R12
forms log file in r12
oracle application logs location linux
“Service control API” Oracle Financials
how to restart the concurrent manager in 12i
scripts auto startup opmnctl startall in HP-UNIX
R12 adstrtal logfile location
oracle R12 instance
start oracle database and application 11i on reboot linux
Script to startup Oracle Apps Instance Windows
Database log loaction in r12
starting and stoping oracle R12
http services in R12 server
oracle R12 startup script
oracle r12 startup
addbctl.sh log file
oracle apps Where Application services startup and shutdown scripts are located in R12
r12 change to socket mode
Oracle Apps release 12 Service start
sequence of startup r12 db
oracle oafm will not start
oracle 11i apps listener.ora file
Oracle 12i start/stop
start scripts locaion in oracle applications R12
Oracle Release 12 reports
adstpall.sh log file location
oracle R12 how to configure oracle_home
how to start xml services in R12
Startup / Shutdown Oracle R12 EBS
listener name location in oracle apps
oracle ebs r12 oc4j
where is opmnctl
ebs r12 opmnctl
shell script to start adstrtal.sh
oracle ebs r12 oc4j instance
oracle r12 reports server
how to start the process for mobile application + Oracle
reports.sh file location in r12
adapcctl.sh r12
unix shell to stop oracle database
in oracle application 11i start stop log file location
shell script to restart lsnrctl automatically if it is stopped?
adstrtal.sh not running
check form service in R12
where is adcmctl.sh
oracle apps R12 restart apache server
Change concurrent manager to use database service
oracle r12 log file path
hp-ux commands for Oracle R12
Oracle R12 web log
restart oracle R12 apache
start oacore
Automatic Restart of OC4J on Linux or Unix
EBS 12 start script
how to change instance name in oracle 11i
adoafmctl.sh
fndfs listerner.ora were
starting HTTP Services in R12
adstpall.sh shell
startup script oracle 12i
stopping forms service in r12
ebs r12,shutdown,windows
oacore.sh in oracle
adstpall in R12 oracle
oracle adstpall.sh
Windows Oracle R12 how to start up all services
forms listener r12
ocj4 linux oracle service start
adstpall location
Automatic start of Oracle EBS R12 Services on Linux
adoacorectl.sh status+oracle apps r12
how to check oracle location in 12i
Oracle OAFM Service
what happened when oracle report server service start?
application log oracle R12
concurrent manager log file location oracle application 12
adstpall.sh 12i
oafm not starting
adstpall
how to check reports are running in R12?
Apache logs on release 12
Forms Oracle_home Name in R12
./adcmctl.sh start apps
LIST OF SERVICES IN ORACLE R12
log file for adstpall in oracle apps 11i
oracle apps r12 adoafmctl.sh
how to stop oracle R12
how to start webserver oracle r12
webserver logfiles in release 12
correct order to start oracle database services on windows
oracle r12 windows services
script to restart oacore in apps
start concurrent manager adstrtal.sh windows
oracle apache service is not starting in oracle 11i financial
start oracle Release 12 on linux 4
restart oracle application shell script
location of reports server logs in R12 in Oracle Applications
oracle R12 windows start scripts
location of report files in R12
init script oracle opmnctl
solaris oracle EBS auoto startup
oracle R12 form log
opmnctl auto startup
startup script+context file+oracle applications
syntax for startup mwa services in application
startall EBS r12
startup and shutdown each service in oracle applications r12
APPS LISTENER.ora location r12
oracle linux start opmn service
master script to start stop oracle apps r12
opmn and apache log location in R12
adstrtal.sh _ services + r12
adstpall.sh location
start DB listener oracle R12
“oacore service” “R12″
how to start report server in oracle r12
release 12 application services
Oracle Fulfillment Server auto shutdown
oracle forms restart apache opmnctl
context file location for oracle apps r12
where to find application log in r12
Oracle apps R12 listener not starting
opmnctl report service
oc4j oracle r12 down
+Release +order +via +api +EBS +12
ebs 12 shutdown startup scripts
oracle applications 12 shutdown application tier services
starting oracle r12 database
syntax mwactl.sh
Start and Stop DB Oracle Sevice in Unix
r12 oc4j
start Oracle R12 instance on windows

Post to Twitter  Post to Delicious  Post to Digg    Post to StumbleUpon

Categories : Oracle Applications, Release12 Tags : ,

Comments

No comments yet.


Leave a comment

(required)

(required)