Hi Richard.
Thanks for this. The sql gave me
F:\oracle\admin\DBNAME\bdu
So I went there and theres a alert_dbname.log which hasn't been updated for 7 days, I checked its contents as well and thats also 7 days old at the bottom
Other than that theres trc files the latest of which is 3 days ago.
thanks
Paul
Main Topics
Browse All Topics





by: rbrookerPosted on 2006-10-12 at 11:14:43ID: 17717817
Hi,
can you check your alert log for when this happens? it sounds as if there might be a server error and the database is dumping your conection. if this is the case, there will be an entry in the alert log with reference to a tracefile that will contain more information. you will need to know when the server dumps your connection tho'.
the alert log is located : select value from v$parameter where name = 'background_dump_dest'
let us know what it says ( if anything )
good luck :)