Ask a Question related to Brainstorming Area, Design and Development.
-
Unregistered #1
sqlexception
java.sql.SQLException: [FMWGEN][SQLServer JDBC Driver]A username was not specified and the driver could not establish a
connection using Kerberos (type 4) integrated security: C:/Oracle/wlserver_12.1/server/lib/JDBCDriverLogin.conf (No such
file or directory)
at weblogic.jdbc.sqlserverbase.ddb_.b(Unknown Source)
at weblogic.jdbc.sqlserverbase.ddb_.a(Unknown Source)
at weblogic.jdbc.sqlserverbase.ddb9.b(Unknown Source)
at weblogic.jdbc.sqlserverbase.ddb9.a(Unknown Source)
at weblogic.jdbc.sqlserver.tds.ddc.<init>(Unknown Source)
at weblogic.jdbc.sqlserver.SQLServerImplConnection.f( Unknown Source)
at weblogic.jdbc.sqlserverbase.BaseConnection.a(Unkno wn Source)
at weblogic.jdbc.sqlserverbase.BaseConnection.k(Unkno wn Source)
at weblogic.jdbc.sqlserverbase.BaseConnection.a(Unkno wn Source)
at weblogic.jdbc.sqlserverbase.BaseConnection.a(Unkno wn Source)
at weblogic.jdbc.sqlserverbase.BaseDriver.connect(Unk nown Source)
at java.sql.DriverManager.getConnection(DriverManager .java:582)
at java.sql.DriverManager.getConnection(DriverManager .java:207)
at JJbc.sqlm(JJbc.java:25)
at JJbc.main(JJbc.java:19)Unregistered Guest
-
java.sql.SQLException CLOB
I use a <CFSTOREDPROC with an Oracle 9i(R1) database and CFM MX7 standart edition (So i use a jdbc driver, oracle driver is only available in a... -
How to access SQLException.getNextException?
Hi, I'm getting this error occasionally in a production environment: Error Executing Database Query. Exception generated during defered local... -
java.sql.SQLException Error when Creating New DSN inCFMX Administrator
I'm having a similar issue...did you ever get any news on how this was solved? Thanks, Heather -
java.sql.SQLException: Could not position within a table
Hi, I have an application running on Tomcat on Windows 2000 and the database is Informix running on a HP-UX box. Once in a while i get this... -
occasional SqlException 'a severe error occured...'
Hello all, I face the problem that occasional in one WebApplication the following error occures: System.Data.SqlClient.SqlException: A severe...



Reply With Quote

