Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> UTL_FILE: ORA 06509
I'm using Oracle 8.0.5.0 on NT.
I've tried to call the UTL_FILE.FOPEN() then I got the following message:
...
SQL> exec ausweisi.getimpfile;
begin ausweisi.getimpfile; end;
*
ERROR at line 1:
ORA-06509: PL/SQL: ICD vector missing for this package
ORA-06512: at "DCS.UTL_FILE", line 119
...
What can I do?
Regards, Ecki Received on Fri May 07 1999 - 06:18:59 CDT
![]() |
![]() |