Question
What does rman backup consist of?

Answers

RMAN backup consists of a backup of all or part of a database. This results from issuing an RMAN backup command. A backup consists of one or more backup sets.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q Married men in France use more what than their wives
  • Q Input devices are used to provide the steps and tasks the computer needs to process data, and these steps and tasks are called ____________.
  • Q Explain labelling and linking issue in Jira?
  • Q Explain the following:a.) Dirty pages, b.) ETL (Extraction, Transformation, and Loading)
  • Q What is the service and maintenance process?
  • Q First Indian Governor-General of Indian Union.
  • Q How would you handle it if your boss was wrong?
  • Q What are the stages of ECG changes of hyperkalemia? Include the potassium level and the change that it would correlate to on the ECG tracing.
  • Q A person who writes or speaks several languages:
  • Q A single digitally signed instruction was given to a financial institution to credit a customer's account. The financial institution received the instruction three times and credited the account three times. Which of the following would be the MOST appropriate control against such multiple credits? A. Encrypting the hash of the payment instruction with the public key of the financial institution. B. Affixing a time stamp to the instruction and using it to check for duplicate payments. C. Encrypting the hash of the payment instruction with the private key of the instructor. D. Affixing a time stamp to the hash of the instruction before being digitally signed by the instructor.
  • Q what happens when an exception raise in Final block ?