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

wwv_flow_error unreachable on Oracle autonomous cloud #1

Open
ANDREAS-MARKUS opened this issue Nov 26, 2021 · 12 comments
Open

wwv_flow_error unreachable on Oracle autonomous cloud #1

ANDREAS-MARKUS opened this issue Nov 26, 2021 · 12 comments

Comments

@ANDREAS-MARKUS
Copy link

I've managed to get pit and utl_text installed on the Oracle cloud, including the client installs. But now I'm stuck at utl_apex because of wwv_flow_error. On the cloud the admin user has no privileges to grant execute on the apex package. And I couldn't find another way around the public synonym. Seems they didn't mirror all add_error overloads from wwv_flow_error in wwv_flow_error_api. I'm not sure if that is a bug or by design. But is there a way to mitigate the error being handled in your package, in a way that doesn't need to go through this particular add_error?

@ANDREAS-MARKUS ANDREAS-MARKUS changed the title Hello there, wwv_flow_error unreachable on Oracle autonomous cloud Nov 26, 2021
@j-sieben
Copy link
Owner

j-sieben commented Nov 27, 2021 via email

@ANDREAS-MARKUS
Copy link
Author

Super! Thanx! I will continue the coming days with the utl_apex and the apex application on the cloud. I had to change/fix some issues in the install sets for pit and utl_text. How would you prefer to get those? I can state them all separately, or I could clone your git masters and present you with a pull request?

@j-sieben
Copy link
Owner

j-sieben commented Nov 27, 2021 via email

@ANDREAS-MARKUS
Copy link
Author

Will do! 👍

@ANDREAS-MARKUS
Copy link
Author

Just to let you know: I'm still working on the apex pit app installation. On the cloud ADB the sys user is off limits and the admin user does not have the apex_administrator_role, so the apex_application_install does not work. I have to refactor your code to switch the connection to the workspace user before the apex install occurs.

@j-sieben
Copy link
Owner

j-sieben commented Dec 5, 2021 via email

@ANDREAS-MARKUS
Copy link
Author

Sorry for the long silence. Me and my wife and daughter came down with Covid-19 the last two weeks. And as I'm the oldest - and the fattest - I got sick the most. However, all is fine now!
I saw you changed a lot so I will first check out the current version. If I find issues still there I will let you know shortly.

@j-sieben
Copy link
Owner

j-sieben commented Dec 20, 2021 via email

@ANDREAS-MARKUS
Copy link
Author

All right, I'll tread carefully :-)

@j-sieben
Copy link
Owner

j-sieben commented Dec 26, 2021 via email

@ANDREAS-MARKUS
Copy link
Author

ANDREAS-MARKUS commented Apr 13, 2022

Hello Jürgen,

I succeeded in installing PIT & UTL_TEXT & UTL_APEX & the Apex management app on the Oracle cloud environment! :-)
I had to make some adjustments/correct some typo's etc.
If I send the zipped codebases to you via j.sieben@condes.de, would that suit you? Or should I clone your GIT and push a branch?
I have based it on your current versions at 13-04-2022
Just let me know.

@j-sieben
Copy link
Owner

j-sieben commented Oct 11, 2022 via email

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

2 participants