Why can not scp the spfile to another host?
548150Sep 16 2008 — edited Sep 18 2008Why can not scp the spfile to another host?
The hostp is physically connect with hosts with a router. Both are RHEL5.0 OS. I copied some files from hostp to hosts successfully a few days ago. But it not work today. The SSH is disabled on both hosts.
[oracle@hostp db10g] $ cd $ORACLE_HOME/dbs
[oracle@hostp dbs] $ ls
hc_db10g.dat init.ora orapwrcatalog spfilercatalog.ora
hc_rcatalog.dat lkDB10G snapcf_db10g.f
initdb10g.ora lkRCATALOG snapcf_rcatalog.f
initdw.ora orapwdb10g spfiledb10g.ora
[oracle@hostp dbs] $ scp spfiledb10g.ora hosts:/u01/app/oracle/product/10.2.0/db_1/dbs/
ssh: connect to host hosts port 22: No route to host
lost connection