database - connecting two hosts oracle linux on virtual box -


i new oracle. have problem when i'm going backup data 1 host other host using rman. i'm using sftp establish connection between 2 hosts on virtual box. first database's hostname oradb1 , second oradb2. use command establish connection

[oracle@oradb1 ~]$ sftp oracle@oradb2 connecting oradb2 ssh: oradb2: temporary failure in name resolution couldn't read packet: connection reset peer 

what should do? or ideas how config it.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -