Home » Page 2

Local Undo in Oracle Database 12c R2(12.2)/19c and above

Why Local Undo is required We have global or shared undo for the entire CDB till 12c R1. With shared undo, before performing operations such as (cold) clone or unplug, it is necessary for the database to check for any uncommitted transactions in the source PDB. This is to avoid problems with transactional consistency in …

Local Undo in Oracle Database 12c R2(12.2)/19c and above Read More »

Find command

This Find command article is part of  Linux tutorials and it has detailed explanations, examples Find command in Unix is an extremely useful command. you can search for any file anywhere using this command provided that file and directory you are searching has read-write attributes set to you, your, group, or all. Find descends directory …

Find command Read More »

Scroll to Top