UTL_FILE_DIR parameter in Oracle 10g
542743Nov 27 2007 — edited Nov 27 2007Hi all,
I've a question regarding UTL_FILE_DIR parameter being deprecated in 10g.
My question, if anyone is doing File I/O based on UTL_FILE_DIR on 10g without problems?
I did a small test on Windows which was successful, but I would still want to make sure there aren't any potential risks related to using this parameter on 10g.
I would appreciate valuable feedback from you all.
The reason for using this parameter instead of directory objects is to avoid changes in our huge code base during migration.
Thanks in advance,
~Raj