Operators not visibles in browser folder

Hi,

I am working with user defined operators in Oracle, but in the object browser no folder exist for the operators.

I tried to add it as user type folde, defining the object as sys.dba_operators, but it doesn't work. I tried with sys.dba_objects where object_type='OPERATOR' and it doesn't work either (folder is still empty).

Could you please let me know how to get operators in a folder?

Regards,

Cedric.
 
There is currently no explicit support for operators. I have added this to the list of enhancement requests.
 
Back
Top