Dear all,
I am trying to output rows written to a cursor by using the UTL_FILE utility and fflush procedure (see below). However, no rows are being written to the output file:
CREATE OR REPLACE PROCEDURE PR_TEST_PROCEDURE
AS
v_dir VARCHAR2(30):='/home/reports';
v_name...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.