Try to make connection with the Database Connector to our Oracle Database.
First downloaded and installed the Orcale Driver
Then tried to connect
Get this error message:
ERROR Database Connector 4:27 Execute failed: Could not create connection to database: Maximum number of retries to get a valid connection reached. JDBC URL: jdbc:oracle:thin:@//vivlp01.viv.olsp:1521/vivdp01.viv.olsp
also tried it with the SID
ERROR Database Connector 4:27 Execute failed: Could not create connection to database: Maximum number of retries to get a valid connection reached. JDBC URL: jdbc:oracle:thin:@//vivlp01.viv.olsp:1521/vivdp01
Execute failed: Could not create connection to database: Maximum number of retries to get a valid connection reached.
Any idea how i can reset this.
Tried a new Database node, but get right away the same error
After all these errormessages I finaly restarted KNIME.
Started a new workflow and added again a DatabaseConnection Node. Set it up the same and now it does the job and get the connection with the database and can see the tables