I am trying to use -mapfile option under dx_provision_vdb utility, where I need to have below replacements/mappings. But it is keep failing. I don't find any suitable example to refer. Please suggest how that works?
Requirement is to replace "/oracle/ora01/s12102b" with "/ora01" which I have placed as below in a file and passing as parameter-
-------mapfile-----
/oracle/ora01/s12102b:/ora01
command :
--------------
./dx_provision_vdb [other parameters] -mapfile /opt/oracl/emapfile
Problem with mapping file. VDB won't be created. at script/dx_provision_vdb.pl line 446.
#dxToolkit