Hot backup in case of Oracle
Explain the hot backup in case of Oracle.
Expert
Hot Backup:
Several sites like worldwide airline reservations systems that cannot shut down the database when making a backup copy of the files. There cold backup is not an obtainable option.
Therefore different means of backing up database should be used; the hot backup. Matter a SQL command to point out to Oracle, upon a tablespace-by-tablespace origin, which the files of the tablespace are to back up. The users can carry on making full use of the files, as well as making changes to the data. One time the user has indicated which he/she needs to back up the tablespace files; he/she can employ the operating system to copy such files to the needed backup destination.
The database should be running in ARCHIVELOG mode for the certain hot backup option.When a data loss failure does happen, the lost database files can be restored by using the hot backup and the offline and online redo logs created when the backup was completed. The database is restored to the most consistent condition without any type loss of committed transactions.
Illustrate the difference between the data warehousing and OLAP?
Which efficient data structure is used in RDBMS, for internal storage representation?
Describe the differences between unstructured data and structured data?
List out the main attributes of the data stage?
Illustrate the different Types of facts?
Explain the function of metadata for the three-layer architecture?
Specify the other areas for the purpose of Data warehousing and the data mining.
Specify the various methods through which we may link the universes?
What are sequences, and what are the possible problems when employing them to make surrogate keys?
Another company used statistic in reports is the total number of orders placed by a shopper. Complete the following steps to create a function named NUM_PURCH_SF that accepts a shopper id and returns the total number of orders the shopper has placed. Use the function in a SELECT statement to display
18,76,764
1934246 Asked
3,689
Active Tutors
1460552
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!