I am using external tables to load data from the data file. But the
log files
are getting created in the datafile's directory (because of CREATE OR
REPLACE DIRECTORY ...)
But I want those log files get created in a perticular directory. How
can I do that ?
Thank you
log files
are getting created in the datafile's directory (because of CREATE OR
REPLACE DIRECTORY ...)
But I want those log files get created in a perticular directory. How
can I do that ?
Thank you
Comment