symbolic link for /usr/tmp
Hi,
in 11.2.0.4 and 11.2.0.3 on AIX
Default value of Oracle DB parameter utl_file_dir is /usr/tmp.
We do not want to change it (many applications and DB) but create symbolic link for it pointing to another file system ( /u01/tmp).
1-How to create it.
2-Oracle DBs and applications will function as well as before this symbolic link creation ?
Thank you.