1. Orahot.bat 2. This batch is Calling SQL hotbackup.sql and hotbakup.sql generate a backup.sql orahot.bat -> hotbackup.sql -> backup.sql -> backup.log
3. Out put file : bakckup.log
pop
(Added: 28-Jul-2000 Hits: 10442 Rating: 4.29 Votes: 20) Rate It
Hot Backup Script Generator : DOS & NT
- This script will generate a script to perform hot backup on your database
pop
(Added: 24-Aug-1999 Hits: 12428 Rating: 3.75 Votes: 12) Rate It
Hot Backup Script Generator : Unix
- This script will generate a script to perform hot backup on your database
pop
(Added: 24-Aug-1999 Hits: 17310 Rating: 4.78 Votes: 22) Rate It
PL/SQL code to generate hot backup script.
- This is PL/SQl script to create hot backup script. Run the script as sys, it will generate a file myfile.sql. Run the script for hot backup. Use O/S command to delete previously create script file.
pop
(Added: 21-Jan-2000 Hits: 12104 Rating: 7.32 Votes: 16) Rate It
Hot Backup Script on Windows
- This script contains two files. First is called bkp.bat which starts listener and service(if database is down)and connects to SQL. This script then calls backup script,called bkp.sql The datafiles,pfile,spfile,pwd file are stored with date and time as a filename. So that we can know the actual date and time of backup.
(Added: 31-Aug-2006 Hits: 3679 Rating: 5.00 Votes: 1) Rate It