Description

How to handle the error : INFO Unable to establish a connection to: jdbc:oracle:thin:@//Host:1521/ => ORA-01005: null password given; logon denied While packaging from a online oracle server.

 Figure 1

Observed in CAST AIP
Release
Yes/No
8.0.x (tick) 
7.3.x(tick)
7.2.x(tick)
7.0.x(error)
Observed on RDBMS

This section is not applicable for this page(DMT)

RDBMS
Yes/No
Oracle ServerNA
Microsoft SQL ServerNA
CSS2NA
CSS1NA
Step by Step Scenario
  1. Configure the DMT to connect to Oracle server.
  2. Try packaging the source and the error occurs.
  3. See extraction.Castlog2 file for the error.
Action Plan
  1. See if the password is provided for the connection.
  2. See if the database is up and live.
  3. If you are delivering the second version of the source with CLI check if the password is stored in the local or server.
    1. We may have problems connecting to the password stored on the server. In this case storing the password on the local would solve the problem..
Impact on Analysis Results and Dashboard

None

Notes/comments

 

Related Pages