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
Remote Desktop Connection: win2003 server: local resources tab: Disk drives. Locally, can I see the drives of the computer I connect to remotely?
Export Customised Vba Toolbars
Please increase performance of this extremely slow sql statement
Microsoft SQL Server Migration Assistant for Access Problem -- "There is nothing to process"
ASP.NET Modal popup window
Windows Driver Kit inc\bugcodes.h look-up
Can't open a .xlsx file when attached to an Outlook email
How do I remove the email header in Excel 2007
SQL Server BIT field true and false
Exchange 2010 tools on Win2003 x32