Home

Welcome to DBA World!
Best Corporate Real Time Training on Oracle 12C/11G/10G DBA by Expert 10+yrs Exp
Call us for Enquiries : 9550720899

Starting APPS/DB in R12

Stopping / Starting Database Tier
$ addlnctl.sh [start|stop] <listener_name>
$ addbctl.sh [start|stop] {immediate|abort|normal}

Stopping Application Tier 
adstpall.sh APPS/APPS

Starting Application Tier
adstrtal.sh <APPS username>/<APPS password>