Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: access with ORA-09817
Also see more details on this:
http://metalink.oracle.com/metalink/plsql/ml2_documents.showFrameDocument?p_database_id=NOT&p_id=21073.1
A lot of people neglect to watch this as well as trace, alert and log files in $ORACLE_HOME and/or $ORACLE_BASE. autoextend on db files can be a dumb one. OFA (or at least separating out growable files - that was where /var originally came from) can be a good thing.
ll -R somedirectory|sort -nrk5|more can be handy for finding big misteaks.
jg
-- @home.com is bogus. http://www.reuters.com/newsArticle.jhtml?type=topNews&storyID=8040866Received on Wed Mar 30 2005 - 19:12:58 CST