question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Oracle reverse engineering not completing processing

See original GitHub issue

Describe what is not working as expected.

Provide steps to reproduce

Reverse engineer Oracle database.

  • Add connection with EF Core 7 selected and current Oracle NuGet package 7.21.8 already installed
  • Test connection, good
  • Click OK
  • Goes back to Choose Database Connection dialog
  • Choose tables never appears

If I manually create a DbContext with a connection string and one model this works without Power Tools.

Note, SQL-Server reverse engineering is working.

Please include a complete description or project that I can redo/run to reproduce the issue.

Provide technical details

  • EF Core version in use: (e.g. EF Core 7) EF Core 7

  • Is Handlebars used: no/yes No

  • Is T4 used: no/yes No

  • Is .dacpac used: no/yes No

  • EF Core Power Tools version: (found in About dialog - blue questionmark icon on context menu) 2.5.1236

  • Database engine: (SQL Server, Azure SQL, Postgres, Oracle, Firebird, SQLite, MySQL) Oracle

  • Visual Studio version: (e.g. Visual Studio 2022) VS2022 17.4.3

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Reactions:1
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ErikEJcommented, Dec 20, 2022

That must be due to the schema queries generated by the Oracle EF Core provider…

@alexkeh FYI

0reactions
karenpayneoregoncommented, Dec 20, 2022

There are over 180 tables, views and sequences (sorry for the late reply). Its a mature schema build over 20 years and this is the dev environment, not staging or prod.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reverse Engineer Processing Errors
The reason for this error is that the application could not find the required Oracle client to connect to the Oracle instance. Try...
Read more >
Reverse Engineer Processing Errors
Solution: This error message appears when you use a database-specific reserved word or a keyword. Add the quotation marks (" and ") around...
Read more >
Reverse Engineering error in ODI(for Hyperion Planning)
When I go into the Planning model and try to reverse engineer, I get the following error: ODI-1226: Step <storename> fails after 1...
Read more >
3 Reverse-Engineering Strategies
This chapter explains the customized reverse-engineering process and the strategies used in the Reverse-engineering Knowledge Modules for retrieving ...
Read more >
5 Creating and Reverse-Engineering a Model
A new model is created with no datastores. Reverse-engineering is the process that populates the model in Oracle Data Integrator by retrieving metadata...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found