Different directory structure on Active and Standby servers
Oracle 12.2.0.1
Historically, we have different directories structures on active and standby servers.
For example, on the active server there is a directories /u02/dir1 and /u02/dir2, but there are none of them on the standby server.
How can I bring the structure on the standby in accordance with the structure on the active server?