OXAR icon indicating copy to clipboard operation
OXAR copied to clipboard

Couple oracle_create_user and apex_create_user

Open tschf opened this issue 9 years ago • 0 comments

Setting OOS_ORACLE_CREATE_USER_YN to N, will not create the database schema. However, another configuration, OOS_APEX_CREATE_USER_YN, determines if the workspace is created or not (which is tied to the schema from the former).

I used N and Y respectively, which leads to this in the workspace (SQL Workshop):

image

edit. Yes and No might make sense, but not the other way around. I would argue they should use the same setting though, to simplify things.

tschf avatar Nov 08 '16 10:11 tschf