Clone Database Home provisioning does not use specified Working Directory
I am attempting to clone a 10.2 Oracle home to a new host using EM 12.1.0.2 with 12.1.0.2.2 PSU applied and some other patches.
In the "Additional Parameters" section there is a "Working Directory" option which defaults to /tmp. As /tmp does not have enough space I have specified another directory.
Some operations use this specified directory but some do not. In particular this one:
/s01/oracle/agent/core/12.1.0.2.0/bin/zip -rv /tmp/job_ft_DDABEBDBFF8843D1E043107A010A927F/src_archive_DDABEBDBFF8843D1E043107A010A927F.zip
...where the agent attempts to zip the entire Oracle home into a single archive prior to sending it to the new host.
0