Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oracle_db: fixed ORA-00904: invalid identifier sql: select SUPPLEMENTAL_LOG_DATA_MIN #147

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

Rendanic
Copy link
Contributor

No description provided.

@jschampera
Copy link

In the current structure it sets slcomp/alter respecting the module parameter, but it never compares the slcomp to the current state. Result is that it force-sets the state regardless of the current config in the database.

The fix would be to compare supp_log_check_[0][0] to YES/NO in the if/else supplemental_logging == True part to set/execute the alter sql. And removing the slcomp stuff everywhere.

Sorry for not writing a patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants