Since 10g, we have recycle bin that can store dropped tables and indexes. Whenever we need them, we can flashback the dropped tables or indexes… Read More »How to Purge Recycle Bin in Oracle
Oracle 12c uses 4 types of IP addresses to configure network of RAC: Public IP Private IP Virtual IP SCAN IP In which, Public IP,… Read More »How to Change Subnet of Grid
Clone Local PDB This time, we'd like to clone a PDB for testing purpose in the same CDB on DB level. [oracle@test1 ~]$ sqlplus /… Read More »How to Clone Local PDB