SQL Query - to find users with the end of the responsibilities

Oracle Apps worm: 11.5.10.2

Oracle DB - 9i

How can I list users and access given to them for a distribution Specifies any responsibility end being dated at the level of responsibility

Sakshi,

Try this, hope will solve your problem,

Select a.user_name, a.description, c.RESPONSIBILITY_NAME, b.START_DATE, b.end_date
fnd_user a.,
B FND_USER_RESP_GROUPS_DIRECT,
c fnd_responsibility_vl
where a.user_id = b.user_id
and b.RESPONSIBILITY_ID = c.RESPONSIBILITY_ID
and a.user_id = 'ENTER_USER_ID';

Thank you
Anchorage :)

Tags: Oracle Applications

Similar Questions

  • SQL query to find the total number of source based nonsource passangersbetween source and destination station and passenger station on the same chekindate

    Hello

    SQL query to find the total number of source based nonsource passangersbetween source and destination station and passenger station on the same chekindate.

    Please help on this script and let me know if you need more details.

    ---

    You use a SELECT statement.  Let me know if you need more details.

  • Query to find records with more than 2 decimal places.

    I have written the below query to find records with more than 2 decimal places, but it is returning records with decimal places 1 & 2. 
    The datatype of the AMT column is NUMBER (without any precision).
    
    SELECT amt  FROM amount_table
     WHERE substr(amt, instr(amt, '.')) LIKE '.%'
           AND length(substr(amt, instr(amt, '.') + 1)) > 2
    Output:-

    AMT

    * 41591.1*
    * 275684.82*
    * 64491.59*
    * 3320.01*
    * 6273.68*
    * 27814.18*
    * 30326.79*
    131.8413635
    162.5352898
    208.5203816
    8863.314632
    22551.27856
    74.716992
    890.0158441
    2622.299682
    831.6683841
    * 1743.14*
    2328.195877
    3132.453438
    5159.827334
    3.236234727
    37.784
    Thanks

    Hello

    user1585440 wrote:

    when i inserted fee_amt as 41591.0999999999  it is displayed as 41591.1 in the output i.e,
    
    insert into amount_table (line_number,fee_amt) values (100,41591.0999999999);
    
    select fee_amt from amount_table  where line_number = 100. this query shows the output as below
    
    fee_amt
    
    41591.1
    
    The fee_amt column has number as datatype (without precision)
    
    Why it is automatically shown rounded off as 41591.1? 
    

    Published by: user1585440 on December 28, 2010 04:50

    You use SQL * more your front end?

    SQL * Plus has a fixed width to display all columns. The default for numbers is 10 characters. If necessary, SQL * Plus will be round a number or the use of scientific notation, to represent the number of the expected number of characters.
    You can use the SQL * more "SET NUMLARGEUR" to change the default view for all the numbers of orders, or "COLUMN" to set a sepcific format in an individual column.
    If you explicitly convert your channel numbers in a query, SQL * Plus adjusts the column width to whatever is needed. For example

    SELECT  TO_CHAR (fee_amt, 'TM')     AS fee_amt_d
    

    "TM" is the default format; You can call TO_CHAR with a single argument, if you prefer.

  • How to write a query to return rows with the varchar column that contains even a single occurrence of the characters, such as Ÿ and

    How to write a query to return rows with the varchar column that contains even a single occurrence of the characters, such as Ÿ and

    I have a table whose columns with values such as

    MINNEAŸPOLIS and ¿VV ¿A

    Only the characters that are allowed in this column are alphabets, numbers, spaces, points and supports.

    Please help to write a SQL SELECT with Regexp_like query or any other option.

    Thanks to you all! Under query worked for me. Thank you Frank to explain the concept of hooks inside regexp_like.

    SELECT * FROM testspecial, WHERE REGEXP_LIKE (sampletext, "[^] ^ A - Z ^ a - z ^ 0-9 ^ [^.]") ^ {^} ^]') ;

  • ORA-01035: ORACLE only available for users with the RESTRICTED SESSION privilege

    Whenever I have to connect as user sys as sysdba, I can connect at ease.

    But every time that I try with a user (one for monitoring tool). I get a message, database is in restricted mode.

    SQL > connect patrol05/patrol $05

    ERROR:
    ORA-01035: ORACLE only available for users with the RESTRICTED SESSION privilege

    WARNING: You are more connected to ORACLE.

    Your database was opened with restricted session.
    As sysdba, run the following command to session restrcited dissable the option:

    alter system disable restricted session;
    

    Best regards
    Norbert

  • I have toshiba laptop and I have the product key and I do not know what windows is I can find it with the product key

    I have toshiba laptop and I have the product key and I do not know what windows is I can find it with the product key or any body help, I can't use it

    You must order a set of recovery disc for the computer from the manufacturer - this will install the appropriate drivers for your system automatically, as well as packaged applications.

    If you have not formatted the disk (or replaced) existing partition recovery may still be present - see your manual for details.

    It is possible to download Vista - see here for more details - http://www.heidoc.net/joomla/technology-science/microsoft/57-windows-vista-direct-download-links -, but note that it is not a simple process!

  • I installed the latest update of Windows. All updates. However, I find myself with the yellow warning icon in the bar of tasks and install when closing down.

    Description of the problem: a few days ago I installed the latest update of Windows. All updates, or so I think by the Windows Update Web page telling me so. However I find myself with the yellow warning icon telling me the KB2729450 update is ready on my computer and needs installation. However, the web page says that it successfully installed. I see the update in Add/REMOVE programs. I've deleted and reinstalled but still have the icon telling me to install it. Even when you turn off the computer the message is for me to install, but I think that it has already installed successfully. How can I get rid of these warnings?
    Operating system: Windows XP

    Hi depreciated,

    Thanks for posting in the Microsoft community!

    If I understand correctly, you receive a warning to install the update, even if it has already been installed. I'll try to help you the question.

    (1) did you make any changes before the show?

    The update that you are warned with seems to be question of the .net framework. I have you provided the link that will repair your .net framework.

    Microsoft .NET Framework repair tool

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=30135

    Note: after using the .net Framework cleanup tool, please install all .net Framework components.

    Let us know the status of the issue. I will be happy to provide you with the additional options that you can use to get the problem resolved.

  • "Can not open AsIO.sys (2)" I get this message when I log in after a reboot. I have search for the file, but can't find it with the research or the command prompt. What do do in this file, and can be created and put into the appropriate folder?

    "Can not open AsIO.sys (2)" I get this message when I log in after a reboot.  I have search for the file, but can't find it with the research or the command prompt.  What do do in this file, and can be created and put into the appropriate folder?

    Hi Jack,

    This driver belongs to AsIO.sys Asus Probe. Try to uninstall Asus Probe and if you need, install again. If this does not help, uninstall Asus Probe and other tools of control such as Speedfan. Open the registry (regedit.exe) editor and search for AsIO.sys and remove all the entries that you can find.

    André
    "A programmer is just a tool that converts the caffeine in code" Deputy CLIP - http://www.winvistaside.de/

  • Task assignments auto exclusive Oracle BPM for users with the same roles

    Hi all

    We have a problem with the task in BPM assignment, lets say, we have a task which cannot be attributed to users with role X when the configuration of the task is set to auto request all users with the role of X may have the task in their task list, but we want it to be exclusive that an assignee if you have it No one can visit his profile at the task, then if we set config off auto claim with assignees must choose to claim the task but we do not want this, we want the tasks assigned automatically just to a transferee (for example at random)... can someone help us please?
    Best regards
    Hadi F

    Hi Hadi,

    You can choose "Automatic entitlement to a single task" and the reason for the transfer

    You can also create a business rule to assign them to a user.

  • Unable to reconcile the user with the email AD to certain words field

    Hello

    When we try to recon AD a user with the e-mail as white id field, we are able to draw the user in the IOM. But, if the user has a different value as any part of the sentence "Do not to enter the e-mail address for this user' or 'identification of email without standards (id with abc@xyzcom'), we get an error during the recon.

    "ERROR: invalid email address." Email must contain and. (DOT) »

    The AD team wondered why the email in the AD field must be null instead '' do get not the e-mail address of this user'.

    Please provide some input.

    all documents where I can point them or my reference?

    Thank you

    You can update the property with any regular expression you want. This is what is displayed in the property system.  For the issue of recon, if the e-mail address is not marked as required in your recon fields then Yes, it may be empty.

    -Kevin

  • Create a local user with the vSphere Client

    Hello

    I want to create a new user with the permission of readonly. In the vmware documation salon, they say I have to go to the tab local users and groups, but there is no tab with that name.

    And sorry for my English I'm not a native speaker.

    Hi and welcome to communities,

    This tab is visible only when you connect to the ESXi directly with the vSphere Client. You won't see when you connect to a vCenter server.

  • Limiting the administrator tab to the user with the role by default OIM 11 g R2

    Hello

    I have a question, if we create a user in OIM 11 g R2 without any admin role, then connect on screen Self Service (identity) with the newly created user, we can see that the Administration tab is visible to the user.

    Is that mean that user a admin role assigned to him in some admin activities do this by default.

    Please let me know how to control this behavior and do not display the Administration tab the user until and unless it is to have an admin of roles assigned.

    Help, please.

    See this article on measures to hide the Admin tab for users with the role for all THE USERS.

    http://venkatanunna.blogspot.com/2013/01/removing-Admin-tab-for-general-users-in.html

  • SQL query to find approved projects that are open

    Hello

    Can anyone provide a SQL query which will display only the approved projects that are open.

    Thank you

    Titas

    Try this

    Select project NAME of pa_projects_all
    where project_status_code = 'APPROVED '.
    and NVL (CLOSED_DATE, SYSDATE + 1) > SYSDATE

    Thank you
    Pradeep

  • Check for multiple users with the value of the UID 0

    Hi gurus,

    The runclufvy.sh gives the warning below can I ignore this or need to fix for the installation of the 11202 RAC on RHEL 5?

    Check for multiple users with the value of the UID 0
    PRVF-4132: several users 'root, jnftsi0' with '0' the UID exists on "hwvpa6".
    PRVF-4132: several users 'root, jnftsi0' with '0' the UID exists on "hwvpa2".

    Thank you

    Hello

    The runclufvy.sh gives the warning below can I ignore this or need to fix for the installation of the 11202 RAC on RHEL 5?

    Check for multiple users with the value of the UID 0
    PRVF-4132: several users 'root, jnftsi0' with '0' the UID exists on "hwvpa6".
    PRVF-4132: several users 'root, jnftsi0' with '0' the UID exists on "hwvpa2".

    User jnftsi0 cannot be used by the Oracle Installer or start the Oracle process, because what is the root group.

    If the user jnftsi0 is used by Oracle install or start Oracle process should then be removed from the root group, otherwise you can ignore it.

    Kind regards
    Levi pereira

  • May not grant execute on UTL_FILE even user with the DBA role

    Hi all

    I have a problem - I can not grant execute on UTL_FILE to < some_user >, even if I am logged in as a user with the DBA role.
    grant execute on UTL_FILE to seesat_stg;
    ORA-00942: table or view does not exist

    Is the synonym PUBLIC:
    select owner, object_name, object_type from all_objects where object_name = 'UTL_FILE'
    Returns:
    SYS          UTL_FILE     PACKAGE
    SYS          UTL_FILE     PACKAGE BODY
    PUBLIC          UTL_FILE     SYNONYM
    FLOWS_030100     UTL_FILE     SYNONYM
    Any ideas what I am doing wrong? It's about Oracle XE.

    It works if you open a session as SYS?

    I suspect that your user with the DBA role not really has the right to grant permissions execute on UTL_FILE.

Maybe you are looking for