Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> UTL_FILE problems
I cannot get the fopen function of this package to run. I added the directory I am accessing to the control file, I create the variable of type UTL_FILE.FILE_TYPE; Here is my code in the proc
CREATE OR REPLACE PROCEDURE XACCT.SUMMARIZE_USAGE_DETAIL_2_DED (V_STR_DATE
CHAR)
IS
The open fails.
Any thoughts out there. Received on Thu Jun 15 2000 - 00:00:00 CDT
![]() |
![]() |