Re: FS_clone should be run two times
Posted by big on Aug 11, 2023; 6:02am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/FS-clone-should-be-run-two-times-tp11993p12016.html
Hi,
*What difference do you have in the newly downloaded adouitools.pl?
here it is: (the original is what we had. The other is what we got from SR)
diff adouitools.pl adouitools.pl_original
79,81d78
< $ENV{'TMP'} = "/tmp";
< $ENV{'TEMP'} = "/tmp";
<
In original $ENV{'TEMP'} = "/tmp"; does not exist.
Regards.