answersLogoWhite

0

Yes. 2 options:

1) Cold backup, pre-script to stop oracle, post script to start up oracle again.

2) Hot backup, use oracle agent for backup exec.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you restart fail RMAN backup oracle?

how to restart fail RMAN backup


Explain the difference between a hot backup and a cold backup and the benefits associated with each?

Cold Backup- We can take the Backup while DB(eg. Oracle) is down.Hot Backup-We can take the Backup while DB(eg. Oracle) is running.Cold backup is a physicalbackup. During a cold backupthe databaseis closed and not available to users. All files of the databaseare copied (image copy). The datafiles do not change during the copy so the databaseis in sync upon restore.Used when:Service level allows for some down time for backupHot backup is a physical backup. In a hot backup the database remains open and available to users. All files of the database are copied (image copy). There may be changes to the database as the copy is made and so all log files of changes being made during the backupmust be saved too. Upon a restore, the changes in the log files are reapplied to bring the databasein sync. Used when:A full backupof a databaseis neededService level allows no down time for the backup


What is Oracle Database Services?

Oracle Database support services. Data PatrolTech is a technology company in Pune that offers a range of IT services, including Oracle Database Services.These services involve managing and maintaining Oracle databases for businesses and organizations. Oracle Database Services typically include tasks such as installation, configuration, backup and recovery, performance tuning, security management, and troubleshooting.For information you visit our site.


Which types of backups you can take in Oracle?

Cold(offline) backup / Hot (Online) backup, Logical backups using Exp and imp client utilities, RMAN Backups.


What is oracle DBA?

An Oracle database administrator (DBA) is a professional responsible for the design, implementation, maintenance, and performance of an Oracle database system. They handle tasks such as user management, security, backup and recovery, and tuning the database for optimal performance. Additionally, they play a crucial role in troubleshooting and resolving any issues that may arise in the database environment.


What are the database management activities?

Make sure the database does not run out of space. Nowdays no manual intervention is required in products from major database vendors like Oracle. Make sure the database jobs are running with no issues. Configure, Schedule backups Make sure backup and recovery procedures work as configured. Database security is another task.


What is the difference between oracle and visual basic which one is the best suited for backup database system?

Oracle is a RDBMS software, means, Oracle holds the database (data created/updated using application). Visual basic is tool to develop applications & this is from Microsoft. You can write programs/application to access the data from the RDBMS like Oracle, Microsoft SQL Server, etc. Since the functionality differs (i.e. Oracle = RDBMS & Visual basic =Application development Tool) for the two software applications, "which one is the best" can not be answered.


The meaning of Oracle is?

Oracle is relational DataBase


What are the different types of physical files in the Oracle 9i?

* Database datafiles - contain the data itself * Control files - binary files containing information about the database (name, files, backup...) * Online redo logs - files, which record every transaction in the database * Parameter files - database parameter file * Other database related files - password files, alert log, trace files...


What is the difference between oracle and oracle?

Oracle is one of the popular database and DBA (DataBase Administrator) is the person who maintain the database (install oracle software, create,setup,maintain database)


Is the relational database an example of oracle database?

A relational database is a type of database design. Oracle is a brand of database. You can create a relational database using Oracle. You can also create relational databases using other database applications.


What type of database is Oracle?

Oracle is Relational database management System(RDBMS).