Is utl_file_dir supported in the 12cR2 DB environment?
I recently migrated the application data from Oracle 11gR2 to Oracle 12cR2.
In 11g I am using the following parameter in the initialization file:
utl_file_dir='*'
What is the recommended configuration in the 12cR2 database environment?
Appreciate your advice.
Mr. D.W.