Shutdown abort also taking long time in all databases? Strange!!
In this version one of common cause for startup/shutdown delay is SMON temp segment cleanup .
However niether of these reasons should affect Shut abort.
So if shut abort also taking 7Mins, the issue should be something at server level.
Main Topics
Browse All Topics





by: dvzPosted on 2009-10-21 at 08:01:35ID: 25624635
Can we presume you have checked the alert logs, trace files, listener log(s), and the O/S syslog as an obvious first step?
No changes to the database parameters?
HPUX glance shows normal CPU cycling and resource use?
Databases are or are not in archivelog mode?
Mostly commonly, IMO, you have a resource conflict, but such should show up in one or more of your log files. My next usual culprit is the network / LAN. At this point I would begin doing diagnostic tracing at the network packet level to check the execution times for each part of the transaction's round trip. Details are in previously asked questions, so a query against the EE (or Metalink) knowledge bases should provide you with the syntax and procedure for this.
Regards,
dvz