PL/SQL (MOSC)

MOSC Banner

Why dbms_xmldom.writeToFile is creating the file with owner as Oracle?

edited Mar 25, 2018 5:03AM in PL/SQL (MOSC) 2 commentsAnswered

Hi All,

           It seems that the dbms_xmldom.writeToFile is creating the file on the server with owner as "oracle".In Oracle EBS,all our custom directories have access to only 'applmgr' user.So because of this,when we create xml file using dbms_xmldom.writeToFile,we are giving Other permissions for the directory so that xml file with owner 'oracle' can be written to the directory.Is there any other way to make xml file created with 'applmgr'  owner instead of 'oracle'.?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center