Microsoft
Software
Hardware
Network
Question : Backup Script for Oracle database backup
I have my production server , Oracle Enterprise linux, and oracle database is running on that.
I need to create a backup script for the cold backup so that it backups the database in scheduled time. How do we do that
Answer : Backup Script for Oracle database backup
For a cold backup you need to shutdown your database and copy all the relevant files to your backup device. You can get all the files to be backed up by :
select name from v$datafile;
select member from v$logfile;
select name from v$controlfile;
Random Solutions
MS Access 2003 - Assign Current Date and Current time to two different keystrokes
How do I add a percentage received or pie graph to an Access report?
WNetOpenEnum and WNetEnumResources problem
Windows XP ISO for HP Pavilion 750c
Putting functions in a VBA Macro in Excel or indenting as a macro.
How to add a 2nd DC that is an R2
gp 10 resource messages
MailBee Pop3
Grant user permissions to powercfg registry keys, not working
Split form column printing