Oracle Weblogic Server (MOSC)

MOSC Banner

Can the jdbc in weblogic forms 12.2.1.4 connect to an Oracle 19.10?

When I run my script it give me:
 FATAL [JPayMtTagDb] err-002-002-100115: Cannot connect to db jdbc:oracle:thin:@doc-gdsstagdb1.ctdoc.org:1521:TAG19ST3b: ORA-01017: invalid username/password; logon denied

java.sql.SQLException: ORA-01017: invalid username/password; logon denied

        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:124)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
        at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOauth(T4CTTIoauthenticate.java:647)
        at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:307)
        at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:365)
        at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center