Skip to Main Content

Database Software

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!

[URGENT]How to determine whether connection is to ADWC or not?

3348029Apr 22 2020 — edited Apr 24 2020

Trying to connect to ADWC server , and to determine whether it is ADWC or not we execute 'SELECT SYS_CONTEXT ('USERENV', 'CLOUD_SERVICE') FROM DUAL;'. But we get invalid parameter error. This query was provided by Oracle team. Is 'CLOUD_SERVICE' a valid parameter of 'userenv'. If yes, why is it throwing this error ? Also there's no documentation of this in oracle. I f no, how should we determine the adwc server info.

Please provide insight, as I am blocked.

Comments
Post Details
Added on Apr 22 2020
1 comment
526 views