IORM and DBMS_FILE_TRANSFER

  • From: Patrick Jolliffe <jolliffe@xxxxxxxxx>
  • To: oracle-l <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 6 Feb 2018 17:29:45 +0800

I'm sure this is a dumb question but here goes: (Exadata 12.1)

If we are copying a file from ASM storage to the compute note local
filesystem by calling DBMS_FILE_TRANSFER.COPY_FILE from within one of the
databases, then which IORM resource group does this task come under?
The database that's making the call?  ASM?  Another?
Is this different behavior than if I copy the file using ASMCMD?
The file in question is an archived redo log from RECO (if it matters).
Any ideas about how I can determine this myself, either by experimenting,
or reading some relevant documentation also appreciated.
Thanks in advance
Patrick

Other related posts: