dataguard and ssh connection
I am configuration a new standby and the oracle on primary does not have ssh configured.
cd ~/.ssh
no such file or directory
Can I setup the dataguard using duplicate command when the oracle user is not able to connect to the standby using ssh?
Will it work after configuration?
I thought dataguard is using ssh protocol but maybe only oracle net is used.
Thank You