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
Reset connection timeout in adp project
Word VBA for rotating pictures
Windows 7 Screen Saver won't start
How do I get MsAccess to include commas as part of the text and not a delimiter when exportig with GetString?
Access SQL If .. Else
exit from a loop or if statement when a certain condtion is true in c#
can not add windows xp drivers into server 2008
SSIS dataflow task could not be created
the settings for this terminal server cannot be retrieved
another certificate error