Difference in SYSADMIN Profile Values

Is there a way to query the SYSADMIN profile values from two different environments and to compare the differences? I figured I could query them and dump them into excel side by side and somehow compare but I wondered if there was a way to do it via SQL or PL/SQL.
thanks in advance!
Rob

Not sure what you mean by the SYSADMIN profile. If you are talking about database profiles one method of comparison would be to setup a database link between the two databases of interest and then issue a query like the following:
SELECT  A.RESOURCE_NAME
,       A.LIMIT
,       B.LIMIT
FROM    DBA_PROFILES A
JOIN    DBA_PROFILES@DBLINK B ON A.RESOURCE_NAME        = B.RESOURCE_NAME
                             AND A.PROFILE              = B.PROFILE
WHERE   A.PROFILE='SYSADMIN'HTH!

Similar Messages

  • SSRS expression for difference between two currency values

    Hi All;
    I need to get the difference between two currency values
    Below is my report
    I need to get differene between Actual Income and Profile Income and this value should be in "£" In this example it should be £0.00
    Any help much appreciated
    Thanks
    Pradnya07

    =sum(Fields!ProfileIncome.Value - Fields!ActualIncome.Value)
    This could have either field first, but depends on which field is expected to be larger. You would then format the textbox to show in pounds.
    HTH

  • System Profile Values

    Hello ,
    under system profiles >> Profile Option Name , Site , Application , Responsibility , User ,.....etc
    lets say i have this respo. named "xxx_payroll_US"
    and profile named : HR:Business Group
    is there anyway i can get the values under responsibility from sql query
    if not what is the related tables??
    thanks in adavnce
    Message was edited by:
    ALJazzar

    Thanks Guys, but it seems that the answer is not what i exepected
    Step By Step Senario>>
    1 -login to the oracle app
    2- use the sysadmin resp.
    3- under profile choose system
    4-a window pop -up named " find system profile values"
    5-check resp and type xxx_payroll_USA
    6-next to profile textfiled typr HR:BusinessGroup
    the case is
    if i press find it will give me the profile option value under the respobility name
    is that clear????
    in the given script it shows 0 ( nothing)
    thanks and regards,

  • Snc/identity/as profile value

    Hi Ingo,
    I would like to ask whether the snc/identity/as profile value can be inserted without the blankspaces - in other words - whether it is fine to not include the spaces between the distinguished name parts like the following:
    p:CN=IDS,OU=IT,O=CSW,C=DE
    Currently we have configured SNC server side trust and CMC is unfortunately asking for database logon every time you run a crystal report. The only difference I found between the system where it is working correctly and this system is that on the fine one we have blankspaces in between the distinguished name parts under snc/identity/as profile value.
    Thanks!
    Erik.

    Hi Ingo,
    that 'string' p:CN=IDS,OU=IT,O=CSW,C=DE is entered in the snc/identity/as SAP instance profile parameter as seen for example in BusinessObjects XI Integration for SAP Solutions Installation and Administration Guide on page 85 for SNC setting.
    The problem is that when the customer opens crystal report in InfoView, it asks to enter the database logon credentials again. Since I am trying to investigate this issue I was looking for similarities of the 2 systems - in this case DEV (the one which is failing) and SBX (the one which is working and not asking for DB logon). On the SBX environment after configuring SNC it is not asking for extra  DB logon credenials even if the "Prompt the user for database logon" is checked under Database Configuration tab of the particular report.
    Just to mention - on SBX system the SAP entitlement user and the user BO is running under are the same (same username). On DEV they are different,... I have already asked this question here:
    user accounts for SNC server side trust
    Erik.

  • How to change the profile value in the pl/sql code without making change in the database

    How to change the profile value in the pl/sql code without making change in the database.

    I have program ,where if the profiles 'printer and nunber of copies ' are set at the user level, by default when the report completes the O/p will be sent to the printer mentioned in the set-up. but what user wants is
    if these Profiles are set for the user running this program automatic printing should not be done.

  • How to create a profile value at user level programatically

    Dear all,
    I want to create a profile value at user level programatically, I refer to the developer guide and try to use fnd_profile.put() to create a new value.
    But I find out the value is just created in session level, not be inserted into base table.
    So is there anyone know how to realize this function in PL/SQL?
    Any idea is appreciated.
    Best Regards,
    Kenny

    Check Note: 364503.1 - How to Set a System Profile Value Without Logging in to the Applications
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=364503.1

  • Partner profile value for XI system

    I got a outbound message with partner profile value as
    <SAP:SNDPOR>XIDEV</SAP:SNDPOR>
      <SAP:SNDPRN>XiALE01</SAP:SNDPRN>
      <SAP:SNDPRT>LS</SAP:SNDPRT>
    Where do I go and change the SNDPRN value in SLD? or is it SLD I change it. SAP R3 is looking for sender partner profile in caps. How to change this value in XI
    thanks

    Hi,
    Please update few things.
    1. Since it is an outbound from XI into another R/3 machine, I would first suggest you to check IDOC posted in R/3 which has an error message tagged to it. This is applicable only when Message went from XI into R/3 and we see an error in the SXMB_MONI as RFC destination not found etc.,.
    In such a case, IDOC error message with 53/51 etc, will post an error message like "SENDER NOT IDENTIFIED". This SENDER and RECEIVERs can be seen in the CONTROL RECORD of the IDOC.
    From R/3, use transaction WE02/WE05 and locate your IDOC (normally in the OUTBOUND folder on left, look at last few messages which have RED TRAFFIC SIGNAL and match the partners).
    To resolve this, create the RFC PORT first. XIDEV using WE21 referring to your XI client. The prerequisite for this is to have a RFC destination already created to port XI and a logical system (BD54 transaction).
    Create a Logical System (Business Partner) of type LS using WE20 and (Logical system you have created or identified in BD54) should be configured as you want.
    This should resolve your issue.
    2. If the issue is with XI and message is not seen in R/3, make sure you have assigned proper logical system in the SLD for your technical landscape. If this is pointing to a different logical system, then probaboy you may want to change to suitable logical system.
    Suggest you to look for the definitions using SM59 and IDX1 in R/3.
    Hope this answers, please let us know your findings.
    Thanks,
    Srini.

  • WebI Publication: Logical OR in Profile Values

    Hello,
    In my WebI publication I am using profile values, which I defined for every user.
    For example I have two profiles: "Employee City" and "Sales City". For my user I defined the the values Employee City=New York, Sales City=New York.
    How can I define an logical OR between those profiles, so that a row shows up in the report, if the dimension [Employee City]="New York" OR [Sales City]="New York"?
    I am using BO 4.0 SP7 Patch 2
    Thanks!

    The only solution would be implementing in with Row Level Security. Or has anyone a better idea?
    Thanks!

  • Profile value per_person_id is not listed for $PROFILE$ block

    Hi All,
    I have reqirement to retrive the person_id to default Employee number in Personal analysis descriptive flex filed segment.
    When i tried using $PROFILES$.PER_PERSON_ID or fnd_profile.value('PER_PERSON_ID') is not working for me.
    Then i have checked the profile value list using "diagnostic-->examin" option in the application where i am not able to find the Per_person_id in the list.
    Note: We are using the Oracle Applications : 11.5.9
    Is there any way to meet my reqirement?
    Appriciate your contribution towards this issue.
    Thanks in advance.
    Kumar
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:07
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:14
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:16

    Hi, I need to attach a value set to attribute12 which should not be the employee number, attribute12 of per_all_people_f and employee_number of a custom table and the number for the attribute12 should be the unique value.
    The steps i have followed
    1. created a table file_number to hold the numbers from 0000001....to...9999999
    2. created a view-file_number_v to have unique numbers as
    SELECT fn.file_number
    FROM file_number fn
    WHERE NOT EXISTS (SELECT 1
    FROM per_all_people_f pap1
    WHERE pap1.employee_number = fn.file_number)
    AND NOT EXISTS (SELECT 1
    FROM per_all_people_f pap2
    WHERE pap2.attribute12 = fn.file_number)
    AND NOT EXISTS (SELECT 1
    FROM table1 t1
    WHERE t1.employee_number = fn.file_number)
    3. Created a table validated value set based on the above view and attached it to the Attribute12 of the DFF
    Its worked fine for new inputs, but when ever i try to requery the employee,hence the number is inserted in the attribute12 column of per_all_people_f table the value set validates and provides error message.
    To avoid this i have used the following temp table query,
    (select file_number fn from file_number_v
    union all
    select attribute12 fn from per_all_people_f where attribute12 = :PERSON.ATTRIBUTE12:NULL) temp
    I have used the above query as table in the valueset.
    Now i have to get the person_id to use it on the above query to avoid the issue which i have mentioned in previous discussion.

  • Setting dynamic profile values in R3.0

    Hi
    Using the SDK can we set up profile values dynamically for use with Bursting. Currently it seems I have to define the profile values manually for each user and group or can use only the username, email or fullname for dynamic purposes.
    What i want to do is have a table, report or file which has a listing like
    user1   USA   blankets
    user2   USA   pillows
    user1   CAN   pillows
    user1   IND     shirts
    using this I want to setup a dynamic profile such that user1 = SELECT country FROM table WHERE uname = '%SI%TITLE%'
    or any similar mechanism....
    thanks for your help!
    Asim

    Profiles are fairly static things, so I don't think altering them via the SDK would be amenable to dynamically changing profile values or targets on-the-fly.
    Sincerely,
    Ted Ueda

  • How to capture profile value in AM

    Hi,
    How to capture profile value in AM.
    Krishna

    Here is the code you can use
      String profileValue=  getOADBTransaction().getProfile("profile Name");Thanks
    --Anil                                                                                                                                                                                                                                                                                       

  • Difference between srategy profile and strategy tab in heuristics

    Hi,
    What is the difference between srategy profile (global settings) and strategy tab in heuristics..
    while running heuristic which one will be used for schedulling?
    why SAP has provided strategy profile separatly?. as per as i know R/3 inetgration profile in global setings makes sence..but i am not sure why they have provided follwing options( strategy profile) in global settings
    1)Interactive Planning
    2)Integrated DS Plng Bo
    3)Planning Run
    regards
    Rajesh

    Hi,
    In a new installation of SAP APO 4.0, you always define the strategy settings in the heuristic settings.
    After an upgrade to SAP APO 4.0, you can either work with the strategy settings in the heuristic or u2013 as before SAP APO 4.0 u2013 with strategy profiles.
    If you want the heuristic to use the strategy settings from the heuristic settings, you set the Use Strategy Settings from Heuristic indicator on the Basic Settings tab page in the heuristic settings. The indicator is not set in the standard system.
    If you want the heuristic to use a strategy profile, you do not set the indicator.
    In the production planning run, the heuristic uses the strategy profile you specified for the processing step. If you have not specified a strategy profile, the heuristic uses the strategy profile you entered in Customizing for Production Planning and Detailed Scheduling (PP/DS) under Maintain Global Parameters and Defaults in the Planning Run field.
    In interactive planning, the heuristic uses the strategy profile you entered in the Interactive Planning field.
    Thanks,
    nandha

  • Need to get profile value defined at responlibility level

    Hi I have a procedure which have to get the profile value defind at responsibility level.
    I will be passing resp id as in parameter to that procedure.
    The thing here is, I will not be creating a concurrent program for this. And this procedure will be accessed by some other application by connecting to apps database and executing
    SO this is completly a procedure which is runned from back end.
    Now to get that profile value I used
    fnd_profile.value_specific('XXPROFILE',NULL,RESP_ID,NULL,NULL,NULL)
    BUt it is not getting any value.
    Please let me know for any other solutions.
    Thanks

    Hi;
    Please check below which could be helpful for your issue:
    How To Set A System Profile Value Without Logging In To The Applications [ID 364503.1]
    Script To List The Values Of A Profile Option At All Levels [ID 803587.1]
    How to Change Profile Option Value Without Forms [ID 943710.1]
    Regard
    Helios

  • IDOC date interval for Profile values during Summer/winter change

    Hi SDNers,
    I have a Mail-to-IDoc Scenraio, where I need to import profile values with 15 min time intervals. Everything is OK except for the date of Summer/Winter change. For example the normal day has 96 intervals where the Day during which Summer->Winter time change occurs must contain 100 intervals. I tried the combination in various ways but in vain. I recieve SQL dup rec error or Invalid date error. Any suggestions how to implement this in an efficient manner.
    Thanks in advance
    regards
    satish

    Sachin,
    No offence intended, but , it would be helpful if you can also tell us how you arrived at the soltuion.
    Regards,
    Bhavesh

  • EDM Report to generate profile values (synthetic profile)

    Hi profis!
    I want to create a report to generate synthetc profile values in IS-U/EDM.
    Can you suggest a function modul or an object type and accordingly method/methods?
    thanks a lot!
    regards
    Reiner

    Hello,
    The following function module  ISU_S_SYNPROF_GENERATE_ALL should be of help...however be aware it has status "not released" for customers
    Regards
    Olivia

Maybe you are looking for

  • Standard SAP Cost Report which captures costs incurred for replacementgoods

    Hi Friends, We want to track the costs related to the Replacement of goods sold free of charge and under warranty shipped to our customers. We are currently using the field "Usage" on the item level of the sales order.The item category  created withi

  • Very urgent --pls help Report Painter Problem,

    Hi to all, I have created  5 operating expenses report by cost centres through report painter. some for full period , some for actual and sone for budget. Under one set of that cost centre reports I have many subsets under which there are cost centre

  • Spectral Measuremen​ts - Y axis units?

    All; When I choose to use the RMS magnitude selection on the spectral measurements dialog attached below.... If I am taking angular velocity measurements in degrees/second, what are the units of magnitude on the y axis of the subsequent frequency dom

  • Launchd cancels logout/restart and kills app when using screen sharing

    I have an app I want to always run so I created a LaunchDaemon to keep it going: <plist version="1.0"> <dict> <key>Label</key> <string>com.sns.sentinel.air</string> <key>KeepAlive</key> <true/> <key>ProgramArguments</key> <array> <string>sh</string>

  • Alignment issues in my smartform

    Hi Gurus, I am facing alignment issues in my smartform . My Output with LP01differs from that of Logica Printer LOCAL.Kindly throw some light on the same. Deepak