Help for writing Unix Script for selecting oracle tables [message #97670] |
Wed, 30 October 2002 03:43 |
Dev
Messages: 28 Registered: May 2001
|
Junior Member |
|
|
Hi All,
I am trying to query on oracle v$archived_log table from unix script. But as $ is a special character in unix script, I am getting error table or view does not exists. (it just takes v and ignores other part). COuld any one let me know how this can be done.
Also, I am performing online backup of database once in a day and want to copy archived logs on hourly basis. How can I copy the logs which are created on hourly basis and not the all archived logs.
Thanks in advance .
Regards,
-D
|
|
|
|