Resolved ORA-12154: TNS:could not resolve the connect identifier specified
This issue is faced in some versions of oracle as ORA-12154: TNS: Could not resolve …
Resolved ORA-12154: TNS:could not resolve the connect identifier specified Read More »
-->
Learn about popular databases MySQL and Oracle and get the quality tips with collection of interview question and answers about database.
This issue is faced in some versions of oracle as ORA-12154: TNS: Could not resolve …
Resolved ORA-12154: TNS:could not resolve the connect identifier specified Read More »
In my previous articles you have learned how to fix ORA-01722: invalid number and ORA-28056: …
One of my friends asked me to resolve the oracle “ORA-01722: invalid number” error. He …
Today I tried to connect with Oracle Database 11g and got ORA-28056 error. Oracle Database …
Fixed: ORA-28056: Writing audit records to Windows Event Log failed Read More »
In my previous article, you have seen how to create a Table and Global Temporary …
We can create two types of Table in Oracle. 1) Normal Table (CREATE TABLE Command) …
Create Normal Table and Global Temporary Table in Oracle Read More »
The ALTER TABLE command allows you to rename an existing Oracle table to a new …
When you try to connect with Oracle Database and it throws an error message ORA-19809: …
Fixed – ORA-19809: limit exceeded for recovery files Read More »
If you want to pad any character on the left side or right side of …