IORM and DBMS_FILE_TRANSFER
From: Patrick Jolliffe <jolliffe_at_gmail.com>
Date: Tue, 6 Feb 2018 17:29:45 +0800
Message-ID: <CABx0cSWZczcpRj90beVOLFQbf4HuXMkSaAhiS+irHVQjq=YKFA_at_mail.gmail.com>
I'm sure this is a dumb question but here goes: (Exadata 12.1)
Date: Tue, 6 Feb 2018 17:29:45 +0800
Message-ID: <CABx0cSWZczcpRj90beVOLFQbf4HuXMkSaAhiS+irHVQjq=YKFA_at_mail.gmail.com>
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
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Feb 06 2018 - 10:29:45 CET