oracle 23ai - Control PDB Open Order

Question: If a CDB contains multiple PDBs, how can we control the order in which these PDBs open?Answer: Before Oracle 23ai, there was no direct solution for managing the order of PDB openings. Execut...
0 Read More

Oracle 19c - JSON Conversions

{ Abhilash Kumar Bhattaram : Follow on LinkedIn } Oracle Database and JSON JSON is important because it offers a lightweight, human-readable format that is easy for both developers a...
0 Read More

Convert LONG to LOB on import(23ai)

Tables utilizing the LONG data type often present challenges when transitioning to LOB data types. Oracle Database 23ai introduces a powerful enhancement to simplify this process. With this release, t...
0 Read More