How to find when a table was last modified
For each row in a table, ORA_ROWSCN returns the SCN information of the last change made to that row. This...
![]()
For each row in a table, ORA_ROWSCN returns the SCN information of the last change made to that row. This...
![]()
Debugging/monitoring can be performed to obtain more detailed information about RMAN processes. This allows us to gain more insight than...
![]()
When attempting to delete a column from a table owned by a SYS user, the error “ORA-12988: cannot drop column...
![]()
Read-Only Partitions Starting with Oracle version 12.2, partitions or sub-partitions of a table can be marked as read-only. This can...
![]()
Assertions are boolean expressions that have the semantics of a constraint. The database must ensure the truth of these boolean...
![]()
For developers, students, and database enthusiasts, getting hands-on practice with a powerful database system like Oracle has often required...
![]()
PDB Lockdown Profiles are a security feature in Oracle’s multitenant architecture that allows administrators to restrict specific operations and features...
![]()
Oracle Flex Clusters From Oracle Grid Infrastructure 12c Release 2 (12.2) onward, all cluster configurations are implemented as Oracle Flex...
![]()
What is Transparent Application Continuity (TAC)? With the release of Oracle Database 18c, Transparent Application Continuity introduces an automated method...
![]()
Losing OCR (Oracle Cluster Registry), voting disks, or ASM passwords in an Oracle RAC 19c environment is critical but recoverable....
![]()
Oracle Globally Distributed Database Introduction Oracle’s 26ai release introduces a groundbreaking innovation: the Globally Distributed Database, a fully managed, horizontally scalable...
![]()
A chained row is a row that does not fit into a single database block. For example, if you try...
![]()
This error indicates that there’s a schema version mismatch between the ADRCI (Automatic Diagnostic Repository Command Interpreter) utility and the...
![]()
Oracle Database 23ai is the latest long-term support release, and its name explicitly highlights its core focus: Artificial Intelligence. The “ai”...
![]()
When the password file is stored inside a disk group, it is automatically replicated across all disks in the group,...
![]()