I\'m writing a large file > 7MB from an Oracle stored procedure and the requirements are to have no line t开发者_运维技巧ermination characters (no carriage return/line feed) at the end of each record.
Does APEX make it possibl开发者_高级运维e to call a script using dbms_scheduler, utl_file or other
I am trying to write in a file stored in c:\\ drive named vin1.txt and getting this error .Please suggest!
I am new to triggers. I created a trigger below: CREATE OR REPLACE TRIGGER ac01_control_trigg AFTER INSERT ON AC01_CONTROL_TEST