Giter Site home page Giter Site logo

Comments (5)

npetzall avatar npetzall commented on July 21, 2024

Hi can you try to quote the password?

If there are any characters that might mess up the parsing of properties file.

from schemaspy.

tomasa22 avatar tomasa22 commented on July 21, 2024

Hi, I tried and still same error.

from schemaspy.

npetzall avatar npetzall commented on July 21, 2024

Hmm, if it works with PostgreSQL but not with oracle, I'm gone assume that I might have to do with the driver.

I.e we might not be providing credentials in the way it expects and as such null.

So I'll need to look into it.

In our automated test we use version 21 of the driver, so I'll bump it and see what happens.

from schemaspy.

tomasa22 avatar tomasa22 commented on July 21, 2024

Now I used oracle driver version ojdbc8-21.1.0.0 as you mentioned and no more: null password given; logon denied
so I am connected.
but now I have this:

ERROR - Bad config
Catalog (-cat) was not provided and unable to deduce catalog, wildcard catalog can be used -cat %

so yes I think the problem is with drivers

from schemaspy.

npetzall avatar npetzall commented on July 21, 2024

Whenever using oracle we have used the wildcard. Way back there were som changes to the code so that catalog is required and the driver doesn't return one so we needed the wildcard -cat %

from schemaspy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.