Re: How to alter PATH_PREFIX in a PDB after creation
From: Norman Dunbar <oracle_at_dunbar-it.co.uk>
Date: Thu, 2 Jul 2020 08:56:59 +0100
Message-ID: <7d924019-24e5-0b7c-ca7e-997444d020f7_at_dunbar-it.co.uk>
Date: Thu, 2 Jul 2020 08:56:59 +0100
Message-ID: <7d924019-24e5-0b7c-ca7e-997444d020f7_at_dunbar-it.co.uk>
On 02/07/2020 08:35, Steve Wales (AddOns) wrote:
> I�m not very fluent in the intricacies of ASM but if Oracle let�s you
> export to as ASM directory, I figure there has to be a way to drag my
> 120GB datapump export file into +DATA inside ASM somehow.� Maybe that�s
> my solution?� How would I manage to go about that ?
Have you looked at the "cp" command in the asmcmd utility? That allows files to be copied into and out of ASm, apparently.
Other, possible, options are the procedure DBMS_FILE_TRANSFER.COPY_FILE but that appears to only allow database files to be copied into AMD. :(
HTH
Cheers,
Norm.
-- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget Hill Pudsey West Yorkshire United Kingdom LS28 7LG Company Number: 05132767 -- http://www.freelists.org/webpage/oracle-lReceived on Thu Jul 02 2020 - 09:56:59 CEST