How To Synchronize Symbolic Link In A Custom Top
(Doc ID 2227464.1)
Last updated on MARCH 30, 2023
Applies to:
Oracle Applications DBA - Version 12.2 and laterInformation in this document applies to any platform.
Goal
Synchronizing custom Top with Symbolic Links using adop_sync.drv. The adop_sync.drv include the following line in the script.
rsync -r %s_current_base%/EBSapps/appl/XXX/12.0.0/bin %s_other_base%/EBSapps/appl/XXX/12.0.0
The symbolic link of existing is synchronized to other file system after ADOP.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |