GithubHelp home page GithubHelp logo

Driver Error about schemaspy HOT 7 OPEN

KhemrajShankarappa avatar KhemrajShankarappa commented on June 12, 2024
Driver Error

from schemaspy.

Comments (7)

npetzall avatar npetzall commented on June 12, 2024

What -t argument are you using?
What -dp argument are you using?

The error seems to indicate that the driver is split into multiple jars. Driver has dependencies and they are not loaded.

All required driver jars can be put in a folder and that folder can be specified with -dp

from schemaspy.

KhemrajShankarappa avatar KhemrajShankarappa commented on June 12, 2024

java -jar schemaspy-6.2.4.jar -t ora -dp E:\oracle\product\19.0.0.0\dbhome_1\jdbc\lib -host 1.....

i see this "ojdbc8dms " and other files at this location

from schemaspy.

npetzall avatar npetzall commented on June 12, 2024

I'm not an Oracle expert and the support for Oracle was added before I joined. But there are two different configurations and 1 sub configuration

So there is the -t ora, -t orathin and -t orathin-service.

I've used the thin with just a single downloaded jar file. But I'll see if I can do a little research on the std ora option.

from schemaspy.

KhemrajShankarappa avatar KhemrajShankarappa commented on June 12, 2024

I tried above options but still same issue

from schemaspy.

npetzall avatar npetzall commented on June 12, 2024

We have automatic test that we run against oracle.

We use the thin driver downloaded from maven central https://search.maven.org/artifact/com.oracle.database.jdbc/ojdbc8/21.1.0.0/jar

And we have the following basic config when running SchemaSpy.

-t orathin -cat % -db xe

-db is the SID for the database instance, in the above example we use a container which has the SID set to xe

from schemaspy.

KhemrajShankarappa avatar KhemrajShankarappa commented on June 12, 2024

this new driver with cat % helped. thanks a lot. i could able to generate report.
Report has all the data except ER diagram, Relationships tab is empty. i see below message
cell size too small for content
any suggestions pls

from schemaspy.

KhemrajShankarappa avatar KhemrajShankarappa commented on June 12, 2024

Sorry for wrong update: i see diagrams.

It will be great help if you can tell me how can i fix this "cell size too small for content"

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.