What is the name of the view to see usersnames of enforcement

I have a request where I'm adding security to a table, but I would like to create a menu drop-down I see which provides a list of Apex usernames that have been created.

What is the name of the view that I can use so that I can see a list of users of the Apex?

I could not find the point of view in the doc, do not know where they are displayed - if you know would be great because I'm sure I'll need this info tech another time.

Thank you
Stephen

See

Home > utilities > Application Express views >

APEX_WORKSPACE_APEX_USERS

If you use authentication integrated Apex

Denes Kubicek
-------------------------------------------------------------------
http://deneskubicek.blogspot.com/
http://www.Opal-consulting.de/training
http://Apex.Oracle.com/pls/OTN/f?p=31517:1
-------------------------------------------------------------------

Tags: Database

Similar Questions

  • What is the command to see the database

    What is the command to see the database? IAM using oracle express edition that I tried to create a database but it shows the database already created.

    I need to check what database is created.

    Log in as "sys as sysdba" in sqlplus to the command prompt

    Run "select * from database v$;

    BTW how you try to create a database?

  • What is the privilege to see the definition of a view or SQL view

    Hi DBAs,

    I gave the user to select all points of view (only read access) with the following query.


    Select ' grant select on ' | OWNER | '.' || view_name | « à » || '< USER name >;' from dba_views;


    Now the problem is the user after connection to the DB via SQL Developer fails to see the definition of the view tab option to SQL.


    Any help so that I can give the necessary privilege the user?

    I gave "grant select_catalog_role username" and it worked fine. are there problems with the security concerns of DBA?

  • Change the background of dark in the Viewer to see the white items

    How to visualize a white dot in the windows Viewer?  The background is white, so it is invisible.  Is there a way to change the background color in the Viewer?

    Hello

    I suggest using a top face and check if it helps.

    Also, try using the slide show feature to see with a black background.

    Check if it helps.

  • How to say don't not to load the image up to what in the view... ?

    I'm looking for info on how to tell a browser not not to load an image until it scrolls in the display window. More more sites do, and I thought it was a browser feature at first. But then noticed he did not do it for my own Web site.

    He never has anything that I was sweating a lot, so I've never taken worth looking inside, but now the level of curiosity is high enough to ask here.

    Thank you!

    You can try the infinite scroliing mechanism - IE: load a page only when users scroll in it

    Discover: orial http://www.responsivewebmobile.com/posts/view/2013/07/09/19/Responsive_Infinite_Scroll_Tur

  • How to find the views created on a table... ?

    Hi all

    I have a table name, EMP. I want to know what are the views created on this table. Is there any SQL query is there for this or any other
    How to find.

    Thanks in advance.
    PAL

    You can use ALL_DEPENDENCIES to this:

    SQL> create view emp_v as select * from emp;
    
    View created.
    
    SQL> select name
      2  ,      referenced_name
      3  ,      referenced_type
      4  from   all_dependencies
      5  where  name = 'EMP_V';
    
    NAME                           REFERENCED_NAME                                                  REFERENCED_TYPE
    ------------------------------ ---------------------------------------------------------------- ----
    EMP_V                          EMP                                                              TABLE
    
    1 row selected.
    
    SQL> select name
      2  ,      referenced_name
      3  ,      referenced_type
      4  from   all_dependencies
      5  where referenced_name = 'EMP';
    
    NAME                           REFERENCED_NAME                                                  REFERENCED_TYPE
    ------------------------------ ---------------------------------------------------------------- ----
    EMP_V                          EMP                                                              TABLE
    EMP_TRG                        EMP                                                              TABLE
    
    2 rows selected.
    
    SQL> 
    

    Remember it's important if you limit the NAME or REFERENCED_NAME.
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14237/statviews_1041.htm#sthref935

    Edit

    Ah, Gave!
    If you don't want to teach him something and become independent?

    Now you made me feel guilty ;) (don't know what that Johan position initially, but anyway...)
    I blame my currently terribly slow connection for this...

    Anyway, OP, always start a quick search of the documentation first.
    Chances are that you will find you your answer.
    Houses:
    http://www.Oracle.com/pls/db102/homepage
    http://www.Oracle.com/pls/db112/homepage

    Published by: hoek on 15 October 2010 14:53

  • How to use the Explorer under Vista? Like in XP, I was able to change the 'view' of all the files that have been hidden.

    I want to change the view and see all the files.  Reason is to move files from one hard disk to another instead of doing the method of file transfer.

    Go to start / Control Panel / folder Options / view and scroll down and check the box to show the hidden files and folders.  In addition, uncheck to hide system files. In addition, uncheck to hide extensions of known file types (the last because it can be useful and worth while you're brings other changes).  Your problem should be solved.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • What is the name 'hide' view?

    What is the name "cache", see in the following script?
    Cache is a class? But I can't find it in the Documentation for consistency.

    CacheService service = cache.getCacheService ();
    Cluster cluster = service.getCluster ();

    Thank you

    jetq wrote:
    What is the name "cache", see in the following script?
    Cache is a class? But I can't find it in the Documentation for consistency.

    CacheService service = cache.getCacheService ();
    Cluster cluster = service.getCluster ();

    Thank you

    Hi Frank,.

    the cache is an instance of the interface NamedCache.

    Best regards

    Robert

  • After I restart my iMac and double-click on the hard drive, a pop up appears with this message: 'the 'Hard drive' file cannot be opened because you don't have permission to view its contents.'.  What is the problem?

    After I restart my iMac and double-click on the hard drive, a pop up appears with this message: 'the 'Hard drive' file cannot be opened because you don't have permission to view its contents.'.  What is the problem?

    Is the name of an external drive or internal one?

  • Basic: what is the dollar sign ($) to an average of name of column?

    Periodically, I see dollar signs in the column names in the Oracle tables. For example, when I create a LOB, the LOB segment often ends in a dollar sign (or two). Sometimes when a developer creates an object, I see some of the field namess have dollar signs at the end of their.

    What is the dollar sign?

    Which means two dollar signs?

    Just curious... they seem to function as normal characters.

    These are normal characters. But Oracle (and other vendors) frequently use characters such as $ who normally do not use normal developers to create agreements around table names.

    For example, Oracle provides a number of data dictionary tables that use x$, v$ and gv$ as prefixes. There is nothing inherently special about these prefixes. But they convey useful information for users of these systems (x$ views are undocumented, v$ views provide information about activity on the local instance, gv$ views provide information about the activity on all instances of a RAC cluster). And using these sorts of prefixes prevents confusion between the tables of the application and the Oracle tables. Many applications, for example, have a table in a SESSION. With the prefix $ V for the Oracle format V$ SESSION table makes it easy confusion to have two tables with the same named.

    Justin

  • What is the name of action for 'Place '.... » ??

    Hello

    "adobe_newDocument" is the name of action for creating a new document, so we can call

    sAIActionManager-> PlayActionEvent ("adobe_newDocument", kDialogNone, NULL); to create a new document.

    Like this, what is the name of action for 'Place '.... "so that I can call, sAIActionManager-> PlayActionEvent (placeActionName, kDialogNone, NULL); to open the dialogue 'Place. '... » ??

    PS according to the documentation of the API:

    Additional parameters can be specified for action according to the format of the target file. View details of the action for individual formats for the definitions of additional parameters.

    Parameters:
    kAIPlaceDocumentActionNameKey the string name of the file to be placed.
    kAIPlaceDocumentActionLinkKey set to true, the file is linked. If set to false, the file is embedded.
    kAIPlaceDocumentActionReplaceKey set to true, the file replaces the current selection in the document.
    kAIPlaceDocumentActionTemplateKey set to true. creates a model layer and place the file in this layer.

  • What is the connection of the user to view some forms tracking logs

    I try to display the journal of record of a user of the application forms, but me being guest for the user and the password. I tried ias_admin but it seems another user. What is the user name to display forms tracking logs?
    Thank you

    Hello

    Try with this.

    User name: admin
    password: welcome

    Arun-

    PS: You can also create a user using the sequence of steps
    1. in the MS Access OC4J_BI_FORMS-> Applications-> formsapp-> Security
    2. create a new group with administrator privileges and a user with the newly created group, and then press the button apply.
    3. use this user to view details

  • Contacts file is empty after the last OS update.  I have a backup, but what is the name of file

    I have a backup, but what is the name of the contacts file so that I can restore the backup?  After that the last operating system updated, the contacts file is empty.

    If you use Time Machine for backup, you can open the app on your Mac and then click the Time Machine icon in the menu bar and then click on "Enter Time Machine".

  • Hello, y at - it a mobile version of email Thunderbird for iPhone 5 c? If so, what is the name of the application? Thanks in advance.

    I am a new user of Thunderbird and I would use it even on my small iPhone 5 c many found the app. What is the name of the correct application?

    There is no mobile version of Thunderbird.

  • What is the name of the file where the contacts are stored.

    I need to restore my contacts from a backup. What is the name of the file where the contacts are stored?

    According to the contacts or the premises or in iCloud:

    ~/Library/application support/address book/metadata for local contacts

    ~/Library/application Suport/address book/Sources find the iCloud account and file metadata

    However, if your backup is located in Time Machine, open the contacts application and any asset, enter Time Machine. Go back in time to find contacts. Select them and click on restore.

Maybe you are looking for