IBM Support

IZ82926: ORACLE JDBC DRIVERS SLOW TO OPEN A CONNECTION

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: DriverManager.getConnection(url) take a long time
    to return when using the Oracle jdbc drivers from the ojdbc6.jar
    .
    Stack Trace: N/A
    .
    

Local fix

Problem summary

  • The IBM SecureRandom provider takes a long time to initialise
    due to the constraints imposed by FIPS compliance.
    

Problem conclusion

  • This defect will be fixed in:
    6.0.0 SR9
    .
    A new none FIPS compliant SecureRandom provider has been added
    to the JRE which can be used ahead of the default FIPS
    implementation.
    All IBM FIPS compliant code will continue to use the original
    FIPS SecureRandom provider.
    To enable the new provider update the
    jre/lib/security/java.security file to insert it in the list
    before the orginal:
    security.provider.1=com.ibm.jsse2.IBMJSSEProvider2
    security.provider.2=com.ibm.crypto.provider.IBMJCE
    security.provider.3=com.ibm.security.jgss.IBMJGSSProvider
    Should become:
    security.provider.1=com.ibm.jsse2.IBMJSSEProvider2
    security.provider.2=com.ibm.securerandom.provider.IBMSecureRando
    m
    security.provider.3=com.ibm.crypto.provider.IBMJCE
    security.provider.4=com.ibm.security.jgss.IBMJGSSProvider
    .
    To obtain the fix:
    Install build 20100814 or later
    

Temporary fix

Comments

APAR Information

  • APAR number

    IZ82926

  • Reported component name

    SECURITY

  • Reported component ID

    620700125

  • Reported release

    600

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-08-18

  • Closed date

    2010-08-18

  • Last modified date

    2012-01-06

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    SECURITY

  • Fixed component ID

    620700125

Applicable component levels

  • R600 PSN

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSNVBF","label":"Runtimes for Java Technology"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.0","Edition":"","Line of Business":{"code":"LOB36","label":"IBM Automation"}}]

Document Information

Modified date:
07 December 2020