| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Cold backups shell script
I am running Oracle 9i Enterprise Edition on SuSe linux 7.3 pro. I am
writing a shell script for a cold backup and the following line is
giving me an ORA-00942 table not found error...
select 'cp '||name|| ' /data/oracle/os_backups/homedb' from v\$controlfile;
The log file that I am spooling too is saying that it's only recognizing v as the table name. I thought the \ would allow the $controlfile to be part of the table name. I also tried / just for sh$ts and giggles. I am using the bash shell. Any ideas?
Thanks in advance,
Steven
Received on Sat Nov 16 2002 - 21:01:14 CST
![]() |
![]() |