PLSD 7.1.1.1346 Object Browser

rbrooker

Member³
Hi,

I am looking at another persons objects in the object browser and noticed that the folders do not follow what the folders are for the person logged in. Is there any plans to make the customised folder structure propogate to the other users in the browser?

I have materialised views as a folder for the person logged on, it is not inside a custom folder. I am looking for the same folder for another user and it is not there.

thanks.
 
In my browser i have these folders :

Code:
Tables
Views
Materialised Views
Sequences
Synonyms
Objects - Code
    Functions
    Procedures
    Packages
    Package Bodies
    Types
    Type Bodies
    Java Sources
    Triggers
Objects - User
    Jobs
    Directories
    Database links
Objects - Database
    Profiles
    Roles
    Tablespaces
    Users
when i open the users folder, choose a user and open that users objects folder, the list is :

Code:
Tables
Views
Sequences
Synonyms
Functions
Procedures
Packages
Package Bodies
Types
Type Bodies
Java Sources
Triggers
Database Links
I dont believe you can change this list. i would like the custom setup that i have as the user logged in to be reflected in the other users objects as well.

I was looking for a materialised view for another user and the folder was not there.
 
The user object folders are indeed not customizable at the moment. The fact that the Materialize views folder is missing is a bug. We'll fix it.
 
Back
Top