Start listeners before db start or after
703490Dec 1 2010 — edited Dec 1 2010Hi all ,
This is regarding :
BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
PL/SQL Release 10.2.0.4.0 - Production
CORE 10.2.0.4.0 Production
TNS for Solaris: Version 10.2.0.4.0 - Production
NLSRTL Version 10.2.0.4.0 - Production
Shall we need to start listeners before db start or after .what is the best way ?
i know (we all DBAs prefer to start listeners after the database instance because their applications bombard the listeners with large numbers of connections, and compete for system resources during database startups). if ignor this point . like my application is down .
Thanks in advance