Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

My script to create a new workspace doesn't show user in APEX

OracleManDec 12 2022

Hello everybody,
I have script to create workspace, scheme and user it should work work perfectly and it does, but only if I run it in Database Actions (web sqldeveloper). But if I run it via any local client SQLplus/sqlcl/sqldeveloper it script doesn't make APEX user. apex_util.create_user is executed successfully, but there is no there is no sign about this user in APEX. What did i miss here?
I uploaded the script here: https://livesql.oracle.com/apex/livesql/s/og0xq4ed96dmtyvazp69xkwas (I know maybe it's not the best place)
Thank you, Tim

This post has been answered by jariola on Dec 13 2022
Jump to Answer

Comments

Processing

Post Details

Added on Dec 12 2022
2 comments
242 views