Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Call this one urgent !!!
the OUTLN schema is a new schema for 8.1 versionn. It's
created by the sql.bsq file at database creation time.
I believe
it is primarily related to the new execution plan stability
feature. I do know that when I removed the schema from an 8.1.6
database as an experiment, nothing seemed to work anymore.
> -----Original Message-----
> From: Vladimir Barac - posao [mailto:vbarac_at_dkts.co.yu]
> Sent: Monday, July 17, 2000 9:54 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Call this one urgent !!!
>
>
> After creating a stored procedure with no compilation error,
> after 'execute
> <procedure_name>...' this one appeared
>
> ORA-18008 cannot find OUTLN schema
>
> What the hell is OUTLN schema?!?!?!!?? How come compilation
> went without
> errors and then ORA-xxx appears. Everything related to the
> privileges is ok.
>
> --
> Author: Vladimir Barac - posao
> INET: vbarac_at_dkts.co.yu
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Mon Jul 17 2000 - 09:03:09 CDT