Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Oracle RMAN script! within the Oracle forums, part of the Databases category; I have my backup RMAN script called “backup_rman.sh”. I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this ...
|
|||||||
| Oracle Oracle 9i & Oracle 10g Knowledge Base Learn and Share Oracle Technology related articles, white papers, tutorials / study materials, example codes, FAQ's, Tips and Tricks. |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
I have my backup RMAN script called “backup_rman.sh”. I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the O/S such that it would run as a background process?
|
| Sponsored Links |
|
|||
|
Re: Oracle RMAN script!
Assuming you've included the connection syntax in the shell script, use the crontab utility to schedule the script as a background process. Hope that answers your question.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Backup information in RMAN CATALOG DATABASE | Geek_Guest | Oracle | 4 | 02-19-2009 06:58 PM |
| QTP Script for Oracle Apps | suren.all | QTP | 0 | 08-22-2008 12:42 PM |
| Oracle NCA script crashing IE6 | Mikefc626 | LoadRunner | 1 | 06-17-2008 06:29 AM |
| difference between the 9i and 10g RMAN | balu13.babu | Oracle | 0 | 06-13-2008 03:24 AM |
| Oracle Inbuild function to create INSERT script ? | smitai | SQL Server | 2 | 10-06-2007 04:47 AM |