Free 1z0-060: Upgrade to Oracle Database 12c Exam Questions and Answers
Upgrade to Oracle Database 12c is part of Oracle Certification from Oracle University. Oracle exam codes begin 1Z0-, and modern ones end in the release year, so 1Z0-1085-26 is the 2026 release of OCI Foundations Associate. The least-known rule is the update path: a Delta exam swaps the prefix to 1D0- and appends -D while keeping the same family number, so 1Z0-1058-26 renews through 1D0-1058-26-D.
The first 10 questions on this page are free to read, answers included — no account and no card. A plan opens the rest of the bank, the full timed practice test and your weak-topic reporting.
Last updated: September 19, 2026
- Provider
- Oracle
- Questions in our bank
- 1000+
- Free to read
- First 10, with answers
- Official page
- Official Exam website
- Our test mode duration & pass mark
- 130 mins · 70%
- Verified answers
- Reviewed weekly
Recommended: Switch to Test Mode to start a practice test that simulates the real exam experience.
Question #1
You performed an incremental level 0 backup of a database: RMAN > BACKUP INCREMENTAL LEVEL 0 DATABASE; To enable block change tracking after the incremental level 0 backup, you issued this command: SQL > ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE ‘ /mydir/rman_change_track.f’; To perform an incremental level 1 cumulative backup, you issued this command: RMAN> BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE; Which three statements are true?
Select 3 answers.
Please select an optionIncorrectCorrect answer: A, D, E
Block change tracking reduces I/O only when relatively few blocks changed, so the saving is not guaranteed. Tracking granularity means several blocks may be read for one changed block, and the first level 1 backup after enabling has no tracking data to use.
Was this answer correct?Question #2
Your multitenant container database (CDB) is running in ARCHIVELOG mode. You connect to the CDB RMAN. Examine the following command and its output: You execute the following command: RMAN > BACKUP DATABASE PLUS ARCHIVELOG; Which data files will be backed up?
Please select an optionIncorrectCorrect answer: B
Issued from the root, BACKUP DATABASE backs up the whole CDB, which includes the root data files plus those of every pluggable database including PDB$SEED.
Was this answer correct?Question #3
Your multitenant container (CDB) containing three pluggable databases (PDBs) is running in ARCHIVELOG mode. You find that the SYSAUX tablespace is corrupted in the root container. The steps to recover the tablespace are as follows: \\1.Mount the CDB. \\2.Close all the PDBs. \\3.Open the database. \\4.Apply the archive redo logs. \\5.Restore the data file. \\6.Take the SYSAUX tablespace offline. \\7.Place the SYSAUX tablespace online. \\8.Open all the PDBs with RESETLOGS. \\9.Open the database with RESETLOGS. \\10.Execute the command SHUTDOWN ABORT. Which option identifies the correct sequence to recover the SYSAUX tablespace?
Please select an optionIncorrectCorrect answer: A
SYSAUX is not required for the instance to stay open, so it can be recovered online: take the tablespace offline, restore the data file, apply archived redo, then bring the tablespace back online. No shutdown or RESETLOGS is needed.
Was this answer correct?Question #4
Identify three benefits of Unified Auditing.
Select 3 answers.
Please select an optionIncorrectCorrect answer: B, D, E
Unified auditing writes to a single read-only audit trail that cannot be easily altered, uses queued write mode to improve auditing performance, and natively captures RMAN events. It uses more storage, and zero loss requires the immediate-write mode.
Was this answer correct?Question #5
Which two statements are true when row archival management is enabled?
Select 2 answers.
Please select an optionIncorrectCorrect answer: C, D
With row archival, ROW ARCHIVAL VISIBILITY defaults to ACTIVE so only active rows are returned, and the hidden ORA_ARCHIVE_STATE column appears only when explicitly named in the select list. Its value is set manually, not by the server.
Was this answer correct?Question #6
In your multitenant container database (CDB) containing pluggable database (PDBs), you granted the CREATE TABLE privilege to the common user C # # A_ADMIN in root and all PDBs. You execute the following command from the root container: SQL > REVOKE create table FROM C # # A_ADMIN; What is the result?
Please select an optionIncorrectCorrect answer: A
Without CONTAINER=ALL the revoke defaults to CONTAINER=CURRENT, so the privilege is removed from the common user only in the root; the grants in the PDBs remain intact.
Was this answer correct?Question #7
You upgraded from a previous Oracle database version to Oracle Database version to Oracle Database 12C. Your database supports a mixed workload. During the day, lots of insert, update, and delete operations are performed. At night, Extract, Transform, Load (ETL) and batch reporting jobs are run. The ETL jobs perform certain database operations using two or more concurrent sessions. After the upgrade, you notice that the performance of ETL jobs has degraded. To ascertain the cause of performance degradation, you want to collect basic statistics such as the level of parallelism, total database time, and the number of I/O requests for the ETL jobs. How do you accomplish this?
Please select an optionIncorrectCorrect answer: D
Real-time database operation monitoring groups the multiple sessions of an ETL job into one operation: BEGIN_OPERATION starts the tracked operation and REPORT_SQL_MONITOR returns parallelism, database time and I/O statistics. ASH and SQL trace do not aggregate a multi-session job.
Was this answer correct?Question #8
Which two statements are true about the Oracle Direct Network File system (DNFS)?
Select 2 answers.
Please select an optionIncorrectCorrect answer: C, E
Direct NFS lets Oracle Disk Manager talk to the NFS server directly instead of using the kernel NFS driver, and it can balance I/O across several network paths. It bypasses the OS cache and still needs the mount point present.
Was this answer correct?Question #9
After implementing full Oracle Data Redaction, you change the default value for the NUMBER data type as follows: After changing the value, you notice that FULL redaction continues to redact numeric data with zero. What must you do to activate the new default value for numeric full redaction?
Please select an optionIncorrectCorrect answer: E
The default full-redaction values are read at instance startup, so after modifying them with the redaction defaults package the database instance must be restarted before the new numeric default takes effect.
Was this answer correct?Question #10
Which two are prerequisites for performing a flashback transaction?
Select 2 answers.
Please select an optionIncorrectCorrect answer: C, D
Flashback Transaction needs supplemental logging (minimal plus primary key) so the undo SQL can be built, and the user must hold EXECUTE on DBMS_FLASHBACK. Flashback Database, block change tracking and the recycle bin are unrelated.
Was this answer correct?
Continue with 1z0-060: Upgrade to Oracle Database 12c
Unlock the full question bank
You have read the first 10 questions. A subscription opens every question in 1z0-060: Upgrade to Oracle Database 12c, the full timed practice test, and your progress and weak-topic reporting.
Single exam
$19.99for 30 days
Full question bank and practice test for one exam, for 30 days.
Single exam
$49.99for 1 year
One exam for a full year. Nothing renews and nothing to cancel.
Full access
$39.99/mo
Every exam in the catalogue, month to month.
Full access
$199.99/yr
Every exam in the catalogue for a year.
Already subscribed? Sign in to pick up where you left off.
Other Oracle certifications
- 1z0-062: Oracle Database 12c Installation and Administration (opens in a new tab)
- 1z0-067: Upgrade Oracle9i10g11g OCA OR OCP to Oracle Database 12c OCP (opens in a new tab)
- 1z0-071: Oracle Datbase 12c SQL (opens in a new tab)
- 1z0-063: Oracle Database 12c Advanced Administration (opens in a new tab)
- 1z0-1105-22: Oracle Cloud Data Management 2022 Foundations Associate (opens in a new tab)
- 1z0-821: Oracle Solaris 11 System Administration (opens in a new tab)
Reviews
★★★★★
This platform is a lifesaver. The practice questions and explanations are so detailed. It’s the best study tool I’ve ever used.
Hannah Smith
USA
★★★★★
I highly recommend Exam Practice. The feedback after each test helped me improve significantly, and I passed my exams easily.
Oscar Nyström
Sweden
★★★★★
Exam Practice is worth every penny. The mock exams are realistic, and the feedback helped me focus on key areas.
Amit Sharma
India
FAQ
Learn More: https://academy.oracle.com/en/resources-oracle-certifications.html
- Q1: What is the 1z0-060: Upgrade to Oracle Database 12c exam?
- A: 1z0-060: Upgrade to Oracle Database 12c is a Oracle certification exam. Judging by the questions in our bank, it concentrates on oracle, upgrade, multitenant, pluggable and upgrading.
- Q2: What topics does the 1z0-060: Upgrade to Oracle Database 12c exam cover?
- A: Questions in our 1z0-060: Upgrade to Oracle Database 12c bank cluster around oracle, upgrade, multitenant, pluggable, upgrading, non-cdb, 64-bit and PDBS. Working through the full set is the quickest way to find which of these you are weakest on.
- Q3: How should I prepare for 1z0-060: Upgrade to Oracle Database 12c?
- A: Work through the 1z0-060: Upgrade to Oracle Database 12c practice questions here, checking your answer on each one, then sit the practice test to rehearse the exam under timed conditions before the real thing.
- Q4: Are these real 1z0-060: Upgrade to Oracle Database 12c exam questions?
- A: They are drawn from officially released past questions and from community members who have sat 1z0-060: Upgrade to Oracle Database 12c. Answers are verified and updated weekly.
- Q5: Where do I register for the 1z0-060: Upgrade to Oracle Database 12c exam?
- A: Register through Oracle directly at https://academy.oracle.com/en/resources-oracle-certifications.html. Exampractice is not affiliated with Oracle and does not administer the exam.
- Q6: Is there a free 1z0-060: Upgrade to Oracle Database 12c sample?
- A: Yes. Every 1z0-060: Upgrade to Oracle Database 12c page shows a free sample of real questions. Upgrading opens the full bank and the practice test.
- Q7: What are Oracle Certification Exams?
- A: Oracle Certification Exams validate your expertise in using and managing Oracle’s vast array of software and hardware solutions, including databases, cloud infrastructure, enterprise applications, and more. These certifications demonstrate your proficiency in deploying, configuring, and optimizing Oracle technologies to meet business needs.
- Q8: Why should I pursue Oracle Certification?
- A: Oracle Certification enhances your professional credibility, showcasing your skills and knowledge in Oracle technologies. This can lead to better job opportunities, higher salaries, and career advancement in IT, database management, cloud computing, and enterprise application roles.
- Q9: What are the benefits of Oracle Certification?
- A: Benefits include recognition as a certified Oracle professional, improved job performance, access to exclusive resources, continuing education opportunities, and staying current with the latest Oracle technologies and best practices.
- Q10: Who should take Oracle Certification Exams?
- A: IT professionals, database administrators, developers, system administrators, and anyone involved in managing and implementing Oracle solutions should consider these certifications to validate their expertise and advance their careers.
- Q11: What types of Oracle Certification Exams are available?
- A: Oracle offers various certification paths, including:
- Q12: How do I prepare for Oracle Certification Exams?
- A: Preparation can include official Oracle University training courses, study guides, practice exams, online tutorials, and hands-on experience with Oracle products and solutions.
- Q13: Where can I take Oracle Certification Exams?
- A: Oracle Certification Exams can be taken online with remote proctoring or at authorized Pearson VUE testing centers worldwide, providing flexibility to fit your schedule and location.
- Q14: How do Oracle Certifications impact my career?
- A: Oracle Certifications significantly boost your career by demonstrating your expertise to employers, making you a more competitive candidate for advanced roles and promotions in IT, database management, cloud computing, and enterprise applications.
- Q15: Are there any prerequisites for Oracle Certification Exams?
- A: Some exams may have prerequisites, such as foundational knowledge or prior experience with Oracle products. Check the specific requirements for each certification path on the Oracle certification website.
- Q16: How often do I need to recertify for Oracle Certifications?
- A: Recertification requirements vary by certification. Some Oracle certifications do not require recertification, while others, especially those related to cloud technologies, may require periodic updates to ensure professionals stay current with the latest advancements.



