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

bug ORA-01036 insert new auth_event if auth db is oracle #639

Closed
dsinibaldi77 opened this issue Sep 19, 2020 · 0 comments
Closed

bug ORA-01036 insert new auth_event if auth db is oracle #639

dsinibaldi77 opened this issue Sep 19, 2020 · 0 comments

Comments

@dsinibaldi77
Copy link
Contributor

The auth database is any oracle db.
With rocket server, from the administration database, insert a new auth event record.

( http://127.0.0.1:8000/AnyApp/appadmin/insert/db/auth_event )

The result is a ticket with this error:
<class 'cx_Oracle.DatabaseError'> ORA-01036: illegal variable name/number

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

No branches or pull requests

1 participant