Book Image

Oracle 10g/11g Data and Database Management Utilities

Book Image

Oracle 10g/11g Data and Database Management Utilities

Overview of this book

Does your database look complicated? Are you finding it difficult to interact with it? Database interaction is a part of the daily routine for all database professionals. Using Oracle Utilities the user can benefit from improved maintenance windows, optimized backups, faster data transfers, and more reliable security and in general can do more with the same time and resources.
Table of Contents (18 chapters)
Oracle 10g/11g Data and Database Management Utilities
Credits
About the Author
About the Reviewer
Preface

Rolling back a failed OPatch session


During the patch apply session, Oracle creates a directory under the Oracle Home named .patch_storage. Oracle creates a structure to store the procedures and backup files to undo a patch apply session.

A basic rollback session can be started using opatch rollback -id PatchNumber. You may require a rollback session if a patch-apply session fails:

  • if you find a conflicting patch

  • if the patch doesn't meet the user expectations

  • if the patch does not fix the problem