https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=334297584806695&parent=DOCUMENT&sourceId=419550.1&id=1503653.1&_afrWindowMode=0&_adf.ctrl-state=15is5xh3l8_33
Wednesday, 5 December 2018
Subscribe to:
Posts (Atom)
Featured post
Restircted session due to sync filed with ora-65177
Application is unable to connect the database due to restricted session. sql> show pdbs; SQL> show con_name CON_NAME -----------------...
-
Step 1:Check the last analyzed, tables size before Reorganization: -- Query 1:Check the last Analyzed and number of rows: SQL> sele...
-
Use the following script for this purpose for each database. REF :This script is also present in the link https://www.sqlservercentral.co...
-
alter system set local_listener='(ADDRESS = (PROTOCOL = TCP)(HOST = demo.localdomain)(PORT = 1531))'; alter system set local_listene...