Advertisement
Guest User

Untitled

a guest
Sep 5th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. java.sql.SQLException
  2. Listener refused the connection with the following error:
  3. ORA-12516, TNS:listener could not find available handler with matching protocol stack
  4.  
  5. at oracle.jdbc.driver.T4CConnection.logon (T4CConnection.java:412)
  6. at oracle.jdbc.driver.PhysicalConnection.<init> (PhysicalConnection.java:531)
  7. at oracle.jdbc.driver.T4CConnection.<init> (T4CConnection.java:221)
  8.  
  9. jdbc:oracle:thin:@mydb-scan:1521/TESTDBRAC
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement