|
还是不行呀
最初由 xzh2000 发布
[B]你牛,在ROOT下运行,你要在ORACLE用户下运行。 [/B]
请看报错:
[oracle@localhost scripts]$ su - oracle
Password:
[oracle@localhost oracle]$ sh /scripts/archbackup.sh
/scripts/archbackup.sh: line 8: connect: command not found
/scripts/archbackup.sh: line 9: connect: command not found
/scripts/archbackup.sh: line 12: run: command not found
/scripts/archbackup.sh: line 14: allocate: command not found
/scripts/archbackup.sh: line 15: allocate: command not found
/scripts/archbackup.sh: line 16: backup: command not found
/scripts/archbackup.sh: line 19: archivelog: command not found
/scripts/archbackup.sh: line 20: archivelog: command not found
[oracle@localhost oracle]$ svrmgrl
Oracle Server Manager Release 3.1.7.0.0 - Production
Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
Oracle8i Enterprise Edition Release 8.1.7.0.1 - Production
With the Partitioning option
JServer Release 8.1.7.0.1 - Production
SVRMGR> |
|