Topic: Backup & Recovery >> RMAN SCRIPT
|
Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property.
You may review the entire Oracle Certification Program Candidate Agreement online Here.
|
|
|
|
| |
Posted: Jun 24, 2008 02:35:01 AM |
Total Post: 46
Joined: Sep, 2007
|
dear all,
i want to write some RMAN script into a text file, and want run it through RMAN.plz tell me the steps.
and also how to write RMAN script into .rcv file and how to run it.
i know only rman script like
crate script xyz
{
backup database;
}
and i know how to run this.
but my prob is that except writing this way rman script i want to write script into text file and .rcv .plz tell me the details steps.
i searched lots docs, but i did not get proper answer.plz help me.
oracle version: 9i
O.S: Win XP with sp2
Recovery catalog and target database resides in same machine.
regards
dwaipayan |
|
|
Gitesh |
| Posted: Jun 25, 2008 05:51:47 AM | |
|
Total Post: 322
Joined: May, 2005
|
Create batch file using "cmd" command. You can invoke rman command from cmd command also. After using rman command you will get command prompt of rman and you can write/execute your all command from using batch file.
|
|
|
|
|
MOH_DBA |
| Posted: Jul 03, 2008 02:57:03 PM | |
|
Total Post: 133
Joined: Nov, 2007
|
http://www.dbapool.com/forumthread/topic_13969.html
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |
|
|
|
|
Forum Rules & Description
Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user
|
| |
Get FREE Magazines
|
Top 10 Forum User
|
| Murtuja Khokhar | 843 |
| Mohammed Taj | 746 |
| positive fanatic | 483 |
| Jayanta Sur | 479 |
| Vigyan Kaushik | 386 |
| Gitesh Trivedi | 322 |
| Gopu Gopi | 268 |
| neeraj sharma | 252 |
| Ramesh Jois | 245 |
| Bishal Khetan | 207 |
|
|