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

Pre-built database publishing fails due to capturing incorrect User name against Oracle db instance #480

Open
NxPerc2019 opened this issue Mar 16, 2022 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@NxPerc2019
Copy link

This was reproduced on Version 8.0.3 Build 114
Build114

Behavior - The error message indicates that the specific user does not exist, but that is not the parameter that should be pulled for the user. The error message is (the entire Server log is attached):
"Unable to process schema changes for table (PERC_EXPORT_PAGE): [1] 42000: ORA-01918: *user *'ORAPROD' does not exist"

However, ORAPROD is the name of the schema and SYSTEM is the user (see screenshot)

image-2022-03-16-12-24-04-099
03162022ORAPuberror.txt

@natechadwick natechadwick changed the title Publishing fails due to capturing incorrect User name Pre-built database publishing fails due to capturing incorrect User name against Oracle db instance Mar 17, 2022
@natechadwick natechadwick added the bug Something isn't working label Jul 27, 2022
@natechadwick natechadwick added this to the 8.1.2 milestone Jul 27, 2022
@natechadwick natechadwick modified the milestones: 8.1.2, Future Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants