Hi, I will share with you Step by Step Oracle SQL Tutorials For Beginners.
Read More »Oracle SQL Tutorials For Beginners – Learn Oracle SQL from scratch with Oracle SQL Online Course
Oracle Tutorial | Oracle Database Tutorials for Beginners ( Junior Oracle DBA )
Oracle Tutorial | Advanced Oracle Database Tutorials for Senior Oracle DBA
Performance Tuning and SQL Tuning Tutorial in the Oracle Database
Flashback Database, Table, Query Tutorials For Beginners in the Oracle Database
RMAN Tutorial | Backup, Restore and Recovery Tutorials For Beginner Oracle DBA
Oracle EBS 12.2.9 Enable SSL with Self-Signed Certificate and Disable HTTP
Author : Cihan Gedik Email : [email protected] Linkedin : https://www.linkedin.com/in/cihan-gedik-13b55065/ Group : …
Read More »Oracle Application Database Administrator ( APPS DBA ) Training
GC overhead limit exceeded error Weblogic java.lang.OutOfMemoryError
Bulk and Individual Password Reset For Oracle E-Business ( EBS ) Users
Oracle Database 19c Certified With EBS 12.2
Oracle E-Business ( EBS ) Workflow Troubleshoot SQL and Commands
Oracle EBS ( E-Business Suite ) Tutorials for Junior Oracle Apps DBA
EBS 12.1 Function not available to this responsibility
EBS 12.1.3 apachectl startssl libdb.so.2: cannot open shared object file: No such file or directory
REP-0004: Warning: Unable to open user preference file in Oracle EBS 12.2
Exadata X8M-2 Image Upgrade Operation Step By Step For Image Version 20.1.9 With Best Practices
Exadata X8M-2 Image Upgrade Operation Step By Step For Image Version 20.1.9 With Best …
Read More »Exadata X8M-2 Multi-Rack Introduction
How to Clear ILOM FMA Faults And Reset The SP on Exadata or Other Servers
How to Shutdown and Startup Exadata and Oracle Databases
Exadata Temp Tablespace Migration To Flash Disk
Oracle EBS 12.2.9 Enable SSL with Self-Signed Certificate and Disable HTTP
Author : Cihan Gedik Email : [email protected] Linkedin : https://www.linkedin.com/in/cihan-gedik-13b55065/ Group : …
Read More »Oracle Application Database Administrator ( APPS DBA ) Training
GC overhead limit exceeded error Weblogic java.lang.OutOfMemoryError
Bulk and Individual Password Reset For Oracle E-Business ( EBS ) Users
Oracle Database 19c Certified With EBS 12.2
OGG-02039 Failed to set logmining server parameter MAX_SGA_SIZE to value
I got ” OGG-02039 Failed to set logmining server parameter MAX_SGA_SIZE to value ” error …
Read More »OGG-15121 Error obtaining the list of tables for: Does not match any catalog name
OGG-01433 Failed to validate table. The table is compressed and extract will not be able to extract data from Oracle logs
OGG-00041 Data source not specified.
OGG-00446 Checkpoint table GGSCHKPT does not exist
Execute Immediate in Oracle
I will explain Execute Immediate in Oracle in this post.
Read More »Oracle SQL Date Comparison
Alter table rename column in Oracle
Rename Table in Oracle
NEXTVAL and CURRVAL function in Oracle
UTL_FILE FOPEN in PL/SQL
I will explain UTL_FILE FOPEN in PL/SQL in this post.
Read More »DBMS_OUTPUT.PUT_LINE in PL/SQL
Alter Session Set NLS_DATE_FORMAT in Oracle with Examples
PL/SQL Conversion/Decoding/NULL-Related Functions
PL/SQL Datetime Functions
How to Manage An Oracle VM Server Hypervisor Using XM Commands
Hi, I will explain How to Manage An Oracle VM Server Hypervisor Using XM Commands …
Read More »Oracle VM Manager Step by Step Installation for Monitoring Oracle VM Server
Oracle VM Server ( OVS ) Architecture and Step by Step OVS Installation -2
Oracle VM Server ( OVS ) Architecture and Step by Step OVS Installation -1
Recent Posts
April, 2020
- 7 April
ORA-00600: internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string]
Hi, The most horrible error is ORA-00600 in the Oracle database.
Read More » - 7 April
ORA-00205: error in identifying control file, check alert log for more info
Sometimes you can get ” ORA-00205: error in identifying control file check alert log for more info ” error.
Read More » - 7 April
ORA-00018: maximum number of sessions exceeded
Hi, Sometimes you can get ” ORA-00018: maximum number of sessions exceeded ” error.
Read More » - 7 April
ORA-00001: unique constraint (string.string) violated
Hi, Sometimes you can get ” ORA-00001: unique constraint (string.string) violated ” error.
Read More » - 5 April
Oracle Database Error Message Codes and Their Description from ORA-00101 to ORA-00130
ORA-00101: invalid specification for system parameter DISPATCHERS Cause: The syntax for the DISPATCHERS parameter is incorrect. Action: Refer to the manual for correct syntax.
Read More » - 4 April
Oracle Database Error Message Codes and Their Description from ORA-00131 to ORA-00160
ORA-00131: network protocol does not support registration ‘string’ Cause: The specified protocol does not support async notification. Action: Refer to the manual for information on supported network protocols.
Read More » - 3 April
How to Create and Stop Start a Database Service Using DBMS_SERVICE in Oracle Database
Hi, I will explain How to Create and Stop Start a Database Service Using DBMS_SERVICE in Oracle Database in this post.
Read More » - 3 April
ORA-16139: media recovery required
Hi, Sometimes you can get “ORA-16139: media recovery required ” error.
Read More » - 3 April
ORA-15221: ASM operation requires compatible.asm of string or higher
Hi, Sometimes you can get “ORA-15221: ASM operation requires compatible.asm of string or higher ” error.
Read More » - 2 April
ORA-14004: missing PARTITION keyword
Hi, Sometimes you can get “ORA-14004: missing PARTITION keyword ” error.
Read More » - 2 April
ORA-13011: value is out of range During Create a Spatial Index.
Hi, Sometimes you can get “ORA-13011: value is out of range ” error during create a spatial index.
Read More » - 2 April
How to Change Existing Range Partitioned Table to Interval Partitioned Table and Interval Partitioned to Range Partitioned Table
Hi, I will explain How to Change Existing Range Partitioned Table to Interval Partitioned Table and Interval Partitioned to Range Partitioned Table in this post.
Read More » - 1 April
Oracle Database Error Message Codes and Their Description from ORA-00071-ORA-00100
ORA-00071: process number must be between 1 and string Cause: An invalid process number was specified. Action: Specify a valid process number.
Read More » - 1 April
Oracle Database Error Message Codes and Their Description from ORA-00041-ORA-00070
ORA-00041: active time limit exceeded – session terminated Cause: The Resource Manager SWITCH_TIME limit was exceeded. Action: Reduce the complexity of the update or query, or contact your database administrator …
Read More » - 1 April
Oracle Database Error Message Codes and Their Description from ORA-00000 to ORA-00040
ORA-00000: normal, successful completion Cause: Normal exit. Action: None
Read More » - 1 April
How to List and Analyze Partitions of Table Order by High Value Column in Oracle Database
I will explain How to List and Analyze Table Partitions Order by High Value Column in Oracle Database in this post. let’s review the List and Analyze Table Partitions in …
Read More »
March, 2020
- 29 March
How to List and Monitor DBMS Jobs and Scheduler Jobs in Oracle Database
I will explain How to List and Monitor DBMS Jobs and Scheduler Jobs in Oracle Database in this post.
Read More » - 28 March
ORA-39511: Start of CRS resource for instance ‘223’ failed with error:[CRS-5702: Resource, ORA-32004 CRS-0223 During Full Exadata Database Startup
Hi, When I startup any instance in the Full exadata, i got ” ORA-39511: Start of CRS resource for instance ‘223’ failed with error:[CRS-5702: Resource, ORA-32004 CRS-0223 ” errors.
Read More » - 27 March
ORA-12842: Cursor invalidated during parallel execution on Exadata
Hi, I got ORA-12842: Cursor invalidated during parallel execution error during parallel execution on Exadata.
Read More » - 26 March
OPatch failed with error code 73 | Prerequisite check “CheckActiveFilesAndExecutables” failed During Opatch apply 30698487
I got OPatch failed with error code 73 | Prerequisite check “CheckActiveFilesAndExecutables” failed During Opatch apply 30698487.
Read More » - 25 March
OPatch failed with error code 73, The Central Inventory is corrupted and The oraInst.loc file specified is not valid Error Solution
When I query the Patch details of Oracle, I got ” OPatch failed with error code 73 The Central Inventory is corrupted and The oraInst.loc file specified is not valid …
Read More » - 20 March
ORA-31693 ORA-02354 ORA-01555 snapshot too old During Export backup via expdp
Hi, I will explain how to solve ORA-31693 ORA-02354 ORA-01555 During Export backup error.
Read More » - 19 March
How to Get DDL ( Create Script ) of any Object in Oracle Using DBMS_METADATA.GET_DDL
I will explain How to Get DDL ( Create Script ) of any Object in Oracle Using DBMS_METADATA.GET_DDL in this article. Let’s go to review how to use Get DDL …
Read More » - 18 March
ORA-016340: cannot drop a user that is currently connected
Hi, You can get ” ORA-016340: cannot drop a user that is currently connected ” error during the drop any user.
Read More » - 18 March
ORA-04021: timeout occurred while waiting to lock object during truncate table or alter table
Hi, Sometimes you can get ” ORA-04021: timeout occurred while waiting to lock object ” during truncate table or alter table.
Read More »
IT Tutorial IT Tutorial | Oracle DBA | SQL Server, Goldengate, Exadata, Big Data, Data ScienceTutorial











