About 11,500,000 results
Open links in new tab
  1. SQL Error: ORA-00942 table or view does not exist

    SQL Error: ORA-00942 table or view does not exist Asked 12 years, 6 months ago Modified 2 years ago Viewed 520k times

  2. sql - ORA-00904: invalid identifier - Stack Overflow

    May 17, 2011 · More informations about your ERROR ORA-00904: string: invalid identifier Cause: The column name entered is either missing or invalid. Action: Enter a valid column name. A …

  3. sql - ORA-12560: TNS:protocol adaptor error - Stack Overflow

    -2 In my case, (ORA-12560: TNS protocol adapter error)Issue cause of database connection issue like database, user name and password. Once you got the issue. Initially you have to …

  4. oracle database - ORA-00054: resource busy and acquire with …

    Jan 30, 2011 · ORA-00054: resource busy and acquire with NOWAIT specified or timeout expired Asked 14 years, 9 months ago Modified 1 year, 4 months ago Viewed 1.5m times

  5. ORA-12170: TNS:Connect timeout occurred - Stack Overflow

    May 31, 2014 · I was trying to connect to the database here in my laptop using Oracle Toad but I kept on having this error: ORA-12170: TNS:Connect timeout occurred What are the possible …

  6. SQL Error: ORA-12899: value too large for column

    SQL Error: ORA-12899: value too large for column Asked 14 years, 11 months ago Modified 2 years, 10 months ago Viewed 154k times

  7. oracle11g - ORA-01034: ORACLE not available ORA-27101: shared …

    ORA-01034 and ORA-27101 normally indicate that the database instance you're attempting to connect to is shut down and that you're not connected as a user who has permission to start it …

  8. SQL error "ORA-01722: invalid number" - Stack Overflow

    Sep 23, 2012 · Error:java.sql.SQLSyntaxErrorException: ORA-01722: invalid number 3.How I solved this ISSUE by Adding Colon to the parameter values as belowThis is strange i fixed it …

  9. ORA-06502: PL/SQL: numeric or value error: character string buffer …

    ORA-06502: PL/SQL: numeric or value error: character string buffer too small Asked 12 years, 1 month ago Modified 5 years, 3 months ago Viewed 742k times

  10. oracle database - ORA-12154: TNS:could not resolve the connect ...

    Oct 11, 2012 · ORA-12154: TNS:could not resolve the connect identifier specified. I am able to use SQLPLUS from the command line to connect to the database, and tnsping returns …