Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> PL/SQL - UTL_FILE
Platform: Unix
I have my PL/SQL code on one machine.
The database is located on a server.
I login to the database like this:
sqlplus aaa/bbb_at_cfrptam
I'm trying to use the UTL_FILE package,
however, it will not work according to
our DBA.
They said because the database is on another machine I can not use the UTL_FILE package. Is that true? Is there a way around this?
Thanks,
Jennifer
SUN Microsystems
Received on Wed Aug 09 2000 - 00:00:00 CDT
![]() |
![]() |