Pisldadmin user change list w/ all objects!

Hi guys,
I’m facing something weird when I try to transport an object from DEV to QA and PRD. I’m receiving in the admin user a change list w/ all objects of QA, even if I try to transport just one object with no other objects to assembly (CMS) before PRD.
Anyone has faced this issue before?
Thanks in advance,
Ricardo.

Hi VJ,
>>  just one object with no other objects to assembly (CMS) before PRD
I know that, the strange thing is I don't have any object do assembly before PRD import!!!
Regards,
Ricardo.

Similar Messages

  • List of all objects in the data dictionary

    How to capture the list of all objects in the data dictionary named like PSDFDI and verify they are granted to the FDIREADR role

    See the database security guide http://docs.oracle.com/cd/B28359_01/network.111/b28531/authorization.htm#BABFHBFH
    Finding Information About User Privileges and Roles
    This section discusses the system views that have the grant information.
    The tricky part of this is that because roles can be granted to other roles the data is hierarchical.
    So start with the grants made to the FDIREADR role. So referring to the doc above;
    select * from role_role_privs where role = 'FDIREADR'will list the roles granted to your role.
    You will want to look at ROLE_ROLE_PRIVS, ROLE_TAB_PRIVS and ROLE_SYS_PRIVS.
    I suggest you walk thru the views manually to see how the information is related. Then write a test script that queries the views for you.

  • List of all objects authorized for standard abap role

    Hi all,
    Can any body help me to get " List of all objects authorized for standard abap role "
    And List of all objects authorized for "admin role".
    Thanks
    Basu

    See the database security guide http://docs.oracle.com/cd/B28359_01/network.111/b28531/authorization.htm#BABFHBFH
    Finding Information About User Privileges and Roles
    This section discusses the system views that have the grant information.
    The tricky part of this is that because roles can be granted to other roles the data is hierarchical.
    So start with the grants made to the FDIREADR role. So referring to the doc above;
    select * from role_role_privs where role = 'FDIREADR'will list the roles granted to your role.
    You will want to look at ROLE_ROLE_PRIVS, ROLE_TAB_PRIVS and ROLE_SYS_PRIVS.
    I suggest you walk thru the views manually to see how the information is related. Then write a test script that queries the views for you.

  • How do i get a list of all objects in a combo box

    I want to get the list of all Objects in a JComboBox. I appreciate your help! Thanks!

    I already know the solution with getItemCount and
    then the for loop with getItemAt. I'm curios if there
    exist somethig like Object[] getAllItems()If it's not in the API, then it's not available. You can create your own ComboBoxModel that will return an Object[] of elements and call setModel on your combobox.

  • Is there an accurate query to  provide list of all objects grown in the past between 2 intervals ?

    Please Advice
    I need accurate query to  provide list of all objects grown in the past between 2 intervals as one provided in Doc ID 1395195.1 is not giving accurate results and DBMS_SPACE.OBJECT_GROWTH_TREND is not giving objects name
    Kind Regards

    user13778506 wrote:
    Please Advice
    I need accurate query to  provide list of all objects grown in the past between 2 intervals as one provided in Doc ID 1395195.1 is not giving accurate results and DBMS_SPACE.OBJECT_GROWTH_TREND is not giving objects name
    Kind Regards
    only possible if  you collect object sizes on a regular basis & store the details after each collection.
    what unit  of measure should be used to quantify the "growth"; rows, blocks, segment, extent?
    Some might consider this level of  detail to be symptomatic of Compulsive Tuning Disorder.

  • Command to  provide list of all objects and their scripts from database

    Hi,
    How do i get the list of all objects and their scripts/source from database?
    I guess using dbms_metadata package or Toad tool we can achieve the above task
    But i do not know the steps to get the objects and their scripts.
    Im using oracle database 11g R2 11.2.0.2
    Kindly ge me the advice
    Thanks in Advance

    How do i get the list of all objects and their scripts/source from database?
    I guess using dbms_metadata package or Toad tool we can achieve the above task
    But i do not know the steps to get the objects and their scripts.
    Im using oracle database 11g R2 11.2.0.2If you want the all the metadata of whole database, then it is quiet difficult to get from DBMS_METADATA, as it is very complex because you need to gather for each object of each schema in whole database and to spool.
    http://www.orafaq.com/node/57
    I want to know, what is the use of entire database metadata, Certainly need of objects of metadata.
    or if you want to whole database, then i suggest you go for export full backup and import as impdp sqlfile option,

  • Not able to see other users change list in IR/ID

    Hi All,
    I  need to perform the CTS+ transports  in PI 7.1 and when ever i am going to change list tab apart from my user id i am not able to see any other user id to transfer the objects to my id
    Is some setting is missing or some role we need to assign.
    Appreciate your reponse on this.
    Thanks
    Ankur

    Hi Anku,
    Have a look on this doc [Limit Authorization PI Content objects.pdf|http://www.sdn.sap.com/irj/scn/events?rid=/library/uuid/a005629b-c063-2910-0fb8-f57dc68abaca], and/or contact your basis team who manages the user roles...
    The same in [e-learning|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40457bb0-c663-2910-85ad-f5f42edb715a].
    just in case of... for ESR authorization, you have this one [How To Setup Profile Based Authorization In ESR Using PI 7.1 EHP1|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50a3efb4-57a1-2d10-a6b9-fed6d21799f8?QuickLink=index&overridelayout=true]
    Else... a stupid question:
    in "change list" tab, have you click on the "filter" button to be able to select "User = All" ?
    and then to do your transfer...
    Regards.
    Mickael
    Edited by: Mickael Huchet on Feb 14, 2012 9:24 AM

  • Get a list of all objects in a document by type?

    Is there a method somewhere that i can retrieve all objects,
    children, grandchildren, etc., by passing it's type? say i want to
    get all TextArea's in a document- i imagine something like
    getObjectsByType('TextArea') or something similar. Does this method
    exist? If not, would the only way to do this is to make a recursing
    function go through all children? Thank you! -b

    Hi all,
    I found a way to get what I was looking for.  I am sure its not a supported way, but as a SQL DBA,  I used the only way I know, which is hitting the tables.
    I used the AllLists to get the list title, last updated, and item counts and I joined it to the AllUserData to get the directory of the list.
    Joe

  • Get List of All Objects in Particular Universe

    Hi,
    Is there a way to extract/export the "names" of all objects in a universe to Excel or a text file so that I can then sort and analyse all the objects.
    Thanks

    **Hi Marc,**
    **u cn refer to the answer below.....**
    *i don't have idea on excel/txt file but there is one more option that is u can save to pdf*
    *goto designer and open the univers*
    *use pull-down menu to set tool--options*
    *in options window select print/pdf tab*
    *there u cn select check box what u want to save to pdf*
    press ok
    then File--SaveAs
    select pdf format to save file
    **points are welcome if the above info is useful to u......**

  • Can I change color of all objects at ones ?

    Hello guys
    I understand that's very fundamental question, and I promise I search the forum prior to posting, but perhaps it's my bad english and wrong phrasing, that leads to poor results. So if that has been discuss, please kindly don't waste your time, just link me to the post and I will read away.
    I have very complex file, with hundreds of paths, shapes, text, outlined text,  etc... It's a brochure with graphs, scematich drawings and text.
    Last moment, the client like the reverse the colors from (current) Black on white, to all White on dark gray background.
    Problem is, I can't seem to find easy way to just change the colors, without selecting one by one, every single object. When I selest all and choose white, it start filling paths with solid fill... Editing it wastes allot of my time and I have many pages to do.
    Is there any way to simple change color of everything at once, just from black to white ? Or do I have to go object by object manually ?
    Thank you very much, for all the help so far, and I'm sincerly sorry to waste your time if that has been covered previously.
    Good day
    ciao ciao
    Monika

    Thank you both for such prompt follow up. I know it's just typing and it's easy but I sincerly mean it. Thank you.
    The INVERT work on some images.
    The "SAME" seem to work funny way. When I select STROKE COLOR, it does nothing, but when I select WIGHT then it does and in fact I'm able to change lots of strokes at once with ease. Even tho I'm left with few small bits here and there which I need to change manually, it is certainly far better than doing one by one.
    Thanks a lot for the help, it's what I was looking for.
    By the way   I not once used the SAME menu. Feel so lame, given I use AI (not daily but often) for few years now... Shame.
    Thank you and you guys have a great day
    xoxo

  • Historical User Changes Report

    I would like to create Historical User Changes Report for all objects. This means that I don't want to fill the value of the field "Object Name" which is required.
    It's logic that I should fill this field but there is a saved report named "Historical User Changes Report" in IdM which doesn't have this field filled. If I open this report and just click on the Save button, I get an error.
    How does Sun create this report without filling "Object Name" field?

    Try Today's Activity Report...
    In the Actions select login
    In the Report Timeline there's calendar to select the date

  • How to get list of custom objects used in abap report program?

    Hi friends,
    I have a requirement in which I have to scan the entire abap report and retrieve list of custom objects used in it for example custom tables, data elements, structures, table types etc,. Is there any provision in SAP like fuction modules to do this functionality?  As of now I am coding everything manually where so many possibilities are there for all kinds of objects. Provide your answers and suggestions...
    Thanks,
    Nastera

    Hi,
    The best way to do this is environment analysis. Follow the steps:
    1. Open se38, type in the program name (don't click on on display/change or create button, stay on first screen only)
    2. Click on environment analysis button (hot key SHIFT+F4)
    3. It will throw a pop-up, which will ask for type of object you want to see, which are linked /used by this program. select all (or may be if you are only interested in Tables, then select table only)
    4. Hit 'Enter'
    You will get the full list of all objects used in this report program. Just note down the one which starts with Z or Y and that's it.
    Cheers,
    Anid

  • Does Leopard Server make user/email lists?

    Hi,
    We presently use QuickMail server, mainly because it keeps a local user email list, and sends it to all users each time it's changed. So, the question is, does Leopard Server Mail admin have a feature like this? This will be a major factor in whether we migrate to Apple Mail vs staying with QuickMail.
    The other factor is SPAM control, of course. Does Apple Mail have SPAM control features equivalent to Outspring's (QuickMail) new mail client "Outspring Mail"?
    TIA for any insights on mail management,
    ...Tom

    Have not figured out whether Apple Mail Server makes and sends user ("contacts") lists to all users as QuickMail does. I hope the engineers will look at this possibility. Perhaps as an Address Book feature. However, (against my better judgment) most of our clients are choosing to use Entourage as a client. If the list is usable by both Apple Mail and Entourage it would be even more useful.

  • Listing Current unverified objects in a single content area

    Hi All,
    Has anybody written a portlet to give a list if all objects that need to be verified by a single user?
    If not, could someone please point me to the table/api to get such information
    Regards
    Paul

    HI moni,
    Yes we can, we can concat the state object for every country one case.
    If you need to display this constarint for each and every case of your objects, just create the condition objects as a derived table in teh universe using LISTAGG() function.
    Regards,
    Madhavi

  • A list of all staff currently employed by one org

    User want list of all staff currently employed by XXXX organization.
    I ran this query
      SELECT papf.employee_number, papf.first_name, papf.last_name
        FROM per_all_people_f papf,
             per_all_assignments_f paaf,
             hr_all_organization_units haou
       WHERE     1 = 1
             AND paaf.organization_id = haou.organization_id
             AND papf.person_id = paaf.person_id
             AND TRUNC (SYSDATE) BETWEEN papf.effective_start_date
                                     AND papf.effective_end_date
             AND TRUNC (SYSDATE) BETWEEN paaf.effective_start_date
                                     AND paaf.effective_end_date
             AND haou.name = 'XXXXX'
    --and papf.employee_number is not null
    -- and papf.current_employee_flag= 'Y'
    GROUP BY papf.employee_number, papf.first_name, papf.last_name
    The user said this is wrong data, some eployee number is not and the number of employees are more than my extract.
    Please help me with query.

    HI,
    you aren't necessarily looking at current employees, i.e ones where the per_periods_of_service actual_termination_date is null or in the future for the assignments,
    additionally you could be pulling in Applicatnt , Benefit , contingent worker assignments too.
    try
        SELECT papf.employee_number, papf.first_name, papf.last_name
            FROM per_all_people_f papf,
                 per_all_assignments_f paaf,
                  per_periods_of_service pps,
                 hr_all_organization_units haou
           WHERE     1 = 1
                 AND paaf.organization_id = haou.organization_id
                 AND papf.person_id = paaf.person_id
                 AND papf.person_id = pps.person_id
                AND pps.period_of_service_id = pps.period_of_service_id
                AND paaf.assignment_type in ('E','C')
                AND trunc(sysdate) <= nvl(pps.actual_termination_date, trunc(sysdate))
          AND TRUNC (SYSDATE) BETWEEN papf.effective_start_date
                                       AND papf.effective_end_date
               AND TRUNC (SYSDATE) BETWEEN paaf.effective_start_date
                                       AND paaf.effective_end_date
               AND haou.name = 'XXXXX'
    GROUP BY papf.employee_number, papf.first_name, papf.last_name

Maybe you are looking for

  • Blue screen, Windows stopped working, BC code 50

    I did a clean install of Windows 7 Home Premium 32 bit, on my vista laptop. I have had two blue screens in the past week, stating windows stopped working here are the details: BC code - 50 BCp1 - 80024114 BCP2 - 0000000 BCP3 - 9850ED3A BcP4 - 0000000

  • Query on CATS (Cross Application Time Sheets)

    Hi, Need help on below scenario, I have charged time to an activity in a network. CAT5 has not been done. By mistake I delete the activity from the network for which I already charged time. After this when I went to my time sheet, against that partic

  • How to set Passcode lock time in iOS 7.02?

    In upgrading my Sprint, iPhone 5s from iOS 7.0 to 7.0.2, when go to Settings/General/Passcode-Fingerprint/Require Passcode, it is now set on "Immediately", when, in 7.0, I had it set for 15 minutes. When I touch the word "Immediately", the screen sho

  • SQL Developer validation

    Hi, I am new in SQL Developer and I would like to deploy it for the Oracle Clinical Datamanagers developers. Please can you tell me if anyone did this experience, to understand how we have to proceed with the pharmaceutical validation? How we can val

  • Itunes shows only 4.3.5 update even after downloading itunes 10.5 on mac..

    itunes shows only 4.3.5 update even after downloading itunes 10.5 on mac..