× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I'm a little suspicious about the space in the libraries, I don't know how
the JDBC URL parser will interpret this - perhaps it is ignoring everything
after this point (including your supplied user ID & password)?

Try either changing the space to a comma, and/or moving the user & password
parameters before the libraries paramters like so:

jdbc:db2:MYDATABASE;errors=full;translate
binary=true;naming=system;user=MYUSER;password=MYPASSWORD;libraries=ICBSUATDB1,ICBSSMS712


Hope this helps,

Nigel Gay,
Computer Patent Annuities.



                                                                           
             Panagiotis                                                    
             Varlagas                                                      
             <varlagas@xxxxxxx                                          To 
             om>                       java400-l@xxxxxxxxxxxx              
             Sent by:                                                   cc 
             java400-l-bounces                                             
             @midrange.com                                         Subject 
                                       SQLException                        
                                                                           
             10/11/2005 07:37                                              
                                                                           
                                                                           
             Please respond to                                             
             Java Programming                                              
             on and around the                                             
              iSeries / AS400                                              
             <java400-l@midran                                             
                  ge.com>                                                  
                                                                           
                                                                           




When attempting to use the native iSeries JDBC driver to access the local
iSeries DB2 db, I get the following SQLException:

"The Username and/or password supplied is incorrect." (SQL1403N)

The JDBC Driver used is:

com.ibm.db2.jdbc.app.DB2Driver

and the URL string is:

jdbc:db2:MYDATABASE;errors=full;translate
binary=true;naming=system;libraries=ICBSUATDB1
ICBSSMS712;user=MYUSER;password=MYPASSWORD

The configuration is a Java application and a DB2 both on the _same_
iSeries (AS/400) machine.

I have tried different renditions of the URL string, in particular:
   1) With *LOCAL instead of MYDATABASE and
   2) Without the user and password properties
Four (4) combinations in all. In all four cases the above error ("The
Username and/or password supplied is incorrect.") was gotten!

(Reminder: Both Java app and DB2 db live on the same iSeries box)

Any help as to (i) why this error occurs and (ii) how it can be eliminated
would be _greatly_ appreciated!!!

Panagiotis Varlagas
Senior Software Developer, NovaBank S.A.
varlagpa@xxxxxxxxxxx
varlagas@xxxxxxxxx
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.





********************************************************************************
The information in this message is confidential and may be legally
privileged. It is intended solely for the addressee; access to this
email by anyone else is unauthorised.

If you are not the intended recipient: (1) you are kindly requested
to return a copy of this message to the sender indicating that you
have received it in error, and to destroy the received copy; and (2)
any disclosure or distribution of this message, as well as any action
taken or omitted to be taken in reliance on its content, is prohibited
and may be unlawful.
********************************************************************************


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.