Discoverer Viewer Not retrieving output for some owners

We migrated to 11g.
There are some workbook owners as 'sysadmin' and some as users say'XYZ'.
In the viewer all the reports whose owners are sysadmin, are working fine, but the other ones' are not. I have logged in as sysadmin.
But in Disco Desktop, all the reports are running fine.

In the viewer all the reports whose owners are sysadmin, are working fine, but the other ones' are not. I have logged in as sysadmin.Please define "the other ones' are not"? What is the error/issue?
Thanks,
Hussein

Similar Messages

  • Why one user can not see plan output for some orgs while other users can?

    We have several inventory/planning orgs. Suddenly one of the users is not seeing any plan output for some organizations. While other users are able to see plan out (planner workbench) for all org.
    All users use the same responsibility.
    Deleted all the folders to eliminate hidden query in default folder.
    Any other thoughts?
    Edited by: 918894 on May 5, 2013 10:22 PM

    The issue is resolved.
    In the user preferences, one user has Inventory Category Set and other user has Planning Category Set as the default. Items belonging to one Org were not assigned Planning Category Set. Thus they were not showing for the other user.
    Thanks for the response.

  • A Matrix Output for some enthusiastic students

    Hi folks,
    Greetings. I am trying to create a Matrix Output for some Students who have decided to take Music and/or Sports or neither. I am hoping to break it down by Age and Gender and Interest (Music/Sports).
    Any help is greatly appreciated!
    Thanks
    Scripts to create the tables and INSERT records
    create table student_tb(student_id varchar2(4), birth_date date, gender varchar2(1));
    create table sports_tb (student_id varchar2(4));
    create table music_tb  (student_id varchar2(4));
    -- INSERTing into STUDENT_TB
    insert into student_tb (student_id,birth_date,gender) values ('1001',to_date('01-JAN-90','DD-MON-RR'),'M');
    insert into student_tb (student_id,birth_date,gender) values ('1002',to_date('10-JUL-91','DD-MON-RR'),'M');
    insert into student_tb (student_id,birth_date,gender) values ('1003',to_date('01-DEC-90','DD-MON-RR'),'M');
    insert into student_tb (student_id,birth_date,gender) values ('1004',to_date('10-AUG-92','DD-MON-RR'),'F');
    insert into student_tb (student_id,birth_date,gender) values ('1005',to_date('01-JAN-91','DD-MON-RR'),'F');
    insert into student_tb (student_id,birth_date,gender) values ('1006',to_date('01-FEB-91','DD-MON-RR'),'F');
    insert into student_tb (student_id,birth_date,gender) values ('1007',to_date('01-AUG-90','DD-MON-RR'),'M');
    insert into student_tb (student_id,birth_date,gender) values ('1008',to_date('01-SEP-90','DD-MON-RR'),'F');
    insert into student_tb (student_id,birth_date,gender) values ('1009',to_date('01-OCT-90','DD-MON-RR'),'F');
    insert into student_tb (student_id,birth_date,gender) values ('1010',to_date('10-MAR-89','DD-MON-RR'),'F');
    -- INSERTing into SPORTS_TB
    insert into sports_tb (student_id) values ('1001');
    insert into sports_tb (student_id) values ('1004');
    insert into sports_tb (student_id) values ('1005');
    insert into sports_tb (student_id) values ('1009');
    insert into sports_tb (student_id) values ('1010');
    -- INSERTing into MUSIC_TB
    insert into music_tb (student_id) values ('1001');
    insert into music_tb (student_id) values ('1003');
    insert into music_tb (student_id) values ('1010');
    I am hoping to have an Output in this fashion
    Please note that I am not intending on adding up the Males and Females on a row by row basis. That's because its the same Student who could be occuring in each Category (MUSIC/SPORTS)
    --------- MUSIC -------------------- SPORTS -----------
         Females      Males         Females        Males
    Age           
    20    0             0              1             0
    21    0             0              0             0
    22    0             1              2             0
    23    0             1              0             1
    24    1             0              1             0
    My Query - Problem: I clearly have all the data in here but I have lost the information where how many girls or boys are taking Sports, Music or Neither
    select age,
           sum(female) female_count,
           sum(male)   male_count,
           count(music_student_id) music_count,
           count(sport_student_id) sports_count
    from
      select age, male, female, students.student_id student_id, music.student_id music_student_id, sports.student_id sport_student_id
      from
        select student_id, trunc(months_between(sysdate, birth_date)/12) age,
                 case gender
                   when 'F' then 1
                   else 0
                 end
               ) female,
                 case gender
                   when 'M' then 1
                   else 0
                 end
               ) male
        from   student_tb
      ) students,
        select student_id from music_tb
      ) music,
        select student_id from sports_tb
      ) sports
      where students.student_id = music.student_id(+)
      and   students.student_id = sports.student_id(+)
    group by age
    order by age;

    SQL> select age,
      2            sum(case when gender='F' and mid is not null then 1 else 0 end) music_females,
      3            sum(case when gender='M' and mid is not null then 1 else 0 end) music_males,
      4            sum(case when gender='F' and sid is not null then 1 else 0 end) sport_females,
      5            sum(case when gender='M' and sid is not null then 1 else 0 end) sport_males
      6  from (
      7  select trunc(months_between(sysdate, a.birth_date)/12) age, a.gender, s.student_id sid, m.student_id mid
      8       from student_tb a, sports_tb s, music_tb m
      9       where a.student_id = s.student_id (+)
    10            and a.student_id = m.student_id (+)
    11  ) group by age
    12  order by age;
           AGE MUSIC_FEMALES MUSIC_MALES SPORT_FEMALES SPORT_MALES
            20             0           0             1           0
            21             0           0             0           0
            22             0           1             2           0
            23             0           1             0           1
            24             1           0             1           0

  • Downloading artwork - "could not get artwork for some albums"

    This might have been addressed before, but I browsed the forum and couldn't find a thread. Sorry if it's been gone over several times.
    I live in Turkey and I've added albums to my iTunes. I checked the box in the Get Info next to Artwork and I selected Get Album Artwork from the Advanced tab. It scans through all the albums and then says "could not get artwork for some albums." "Some" albums means all of them actually. And the error tab details say "artwork not available." I also tried getting artwork by right clicking on a single album but I get the same error. Before it was a 609 error. Now it just says not available.
    I logged out of the store, quit iTunes, loaded it again, re-signed in to the store and tried to get artwork that way, but got the same result. No artwork. The albums are things like Let It Be, Allman Brothers, Ella Fitzgerald... Albums that should certainly have artwork available.
    I'm using Windows Vista.
    Has anyone had and conquered this problem? Any ideas on what I should do? I have 300+ albums, so getting the cover art from wikipedia would be a bit tedious. I'd appreciate any help anyone can give!

    Hello, Welcome to Apple Discussions.
    Are your songs from Audio CDs or iTunes Store? If not you may need to manually find the album artwork for them as these songs may not be listed in the iTunes Store database for your region.
    iTunes: Album art may not download properly
    http://support.apple.com/kb/TS1815
    iTunes will only download album artwork for songs that it can find in the iTunes Store. iTunes will check each song in your iTunes library and attempt to match it up with a song in the iTunes Store. If the data matches, iTunes will download the album artwork from the iTunes Store and add it to the song in your iTunes library. If iTunes does not find a particular song's artwork in the iTunes Store, you will not see an alert message. iTunes simply does not download artwork for that song.

  • I do not have an apple computer,  I have had Itunes  Previously but had not used it for some time.  when I try to use it now the following message keeps coming up no matter how many times  install Itunes.  "The Itunes library is locked on a locked disc ?

    I do not have an Apple computer,  I have had Itunes previously but had not used it for some time,  I have Itunes gift cards but can not get ,on to use them.  I have tried to download Itunes again but the following keeps poping up, "The Itunes library is locked on a locked disc, oryou do not have write permission for this file."  How can I overcome this?

    To solve this issue all I did was check to ensure that the file permissions were set as described by the earlier posts, followed by simply deleting the iTunes Library Genius.itdb file.  Once the file was deleted I was able to open iTunes without difficulty.  Note that I am running Windows 8.  Hope this helps!

  • My iTouch will not restore becuase for some reason it won't reconize it. I merely tried to update it with the newest software and every thing went to sh--. Now it is just stuck on the screen showing the apple sign. Can anyone help me.

    My iTouch will not restore becuase for some reason it won't reconize it. I merely tried to update it with the newest software and every thing went to sh--. Now it is just stuck on the screen showing the apple sign. Can anyone help me.

    There's a whole lot to read in your post, and frankly I have not read it all.
    Having said that, this troubleshooting guide should help:
    http://support.apple.com/kb/TS1538
    In particular, pay attention to the mobile device support sections near the bottom, assuming you have already done the items above it.

  • Please i want to remove the old version of itune, the new version does not delete it for some reason , what i should do?

    please i want to remove the old version of itune, the new version does not delete it for some reason , what i should do?

    See https://support.mozilla.org/en-US/kb/firefox-no-longer-works-mac-os-10-4-or-powerpc
    Since you have a Intel Mac, if you can upgrade to OSX 10.5.x then you may be able to use more current releases.
    jscher2000, You should link to http://www.mozilla.org/en-US/firefox/all-older.html for 3.6.28 since the ftp is not mirrored.

  • ADS com.adobe.ProcessingException : Could not retrieve credential for alias

    Hi,
    I have configured ADS in NW730 EP system which is connected to ECC 6.0 system.
    When i perform the configuration tests in SA38 as per note 944221 ,
    i get the following error when executing FP_TEST_IA_01
    ADS com.adobe.ProcessingException : Could not retrieve credential for alias : ReadersRights(200.101)
    I have installed the credentials in the \usr\sap\<SID>\SYS\global\AdobeDocumentServices\TrustManagerService\trust\credentials
    Please help me with the situation

    Hi Florian,
    In my case the NW is 731. In NWA / Configuration / Infrastructure / Adobe Document Services / Documento Security, I put the pfx file through Manage P12 files... After this I added ReaderRights Alias and password that SAP sent me with pfx file.
    But after configured this alert message appear:
    "Could not retrieve the expiry date of the selected credential. This means that either the entered password is incorrect, or no JCE (unrestricted version) installation is available. See SAP note 1294782 for further details"
    I think that this is my problem. I think that because this message that FP_TEST_IA_01 report doesn't run. I've already updated JCE files and password is correct because SAP sent me.
    Regards,
    Alexandre

  • Why does cloud logo not appear next to some songs in my iTunes library?  Does it not save them for some reason?

    Why does cloud logo not appear next to some songs in my iTunes library?  Does it not save them for some reason?

    Hello!
    The cloud logo means that you purchased these songs from the iTunes Store but haven't downloaded them to your computer yet. If you want, click the clouds to download the songs and the cloud logo's will disappear for those songs too.

  • Iam not getting output for inner join where condition

    the condition i have give
    TYPES:BEGIN OF TY_TAB,
          WERKS TYPE WERKS_D,
          LGORT TYPE LGORT_D,
          LGOBE TYPE LGOBE,
          NAME1 TYPE NAME1,
          END OF TY_TAB.
    DATA WA_TAB TYPE TY_TAB.
    DATA IT_TAB TYPE TABLE OF TY_TAB.
    SELECT  T001L~WERKS
            T001L~LGORT
            T001L~LGOBE
            T001W~NAME1
            INTO TABLE IT_TAB FROM T001L INNER JOIN T001W ON T001LWERKS = T001WWERKS
           WHERE  T001L~WERKS = 'amjt' and
               T001L~WERKS = 'bimi' and
               T001L~WERKS = 'biml'.
    LOOP AT IT_TAB INTO WA_TAB.
      WRITE: / WA_TAB-WERKS,WA_TAB-LGORT,WA_TAB-LGOBE,WA_TAB-NAME1.
      ENDLOOP.
    iam not getting output for this

    Well, re-read carefully your code
    WHERE T001L~WERKS = 'amjt' and
    T001L~WERKS = 'bimi' and
    T001L~WERKS = 'biml'
    - WERKS cannot be simultaneously equal to three different values, replace AND with OR ([Boolean algebra|http://en.wikipedia.org/wiki/Boolean_algebra])
    - WERKS domain does not allow lowercase, so use uppercase ([Creating Domains|http://help.sap.com/saphelp_nw04s/helpdata/en/cf/21edf2446011d189700000e8322d00/frameset.htm])
    Regards,
    Raymond

  • [svn:fx-trunk] 13128: Fix for ASDoc tooltips does not show ASDoc for some functions

    Revision: 13128
    Revision: 13128
    Author:   [email protected]
    Date:     2009-12-21 13:46:32 -0800 (Mon, 21 Dec 2009)
    Log Message:
    Fix for ASDoc tooltips does not show ASDoc for some functions
    QE notes: None.
    Doc notes: None
    Bugs: SDK-24751
    Reviewed By:Paul
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24751
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelGenerator.java

    Welcome guy -
    Unless you are using Spry menus as a learning experience, you should move forward to a menus system that will display properly on the millions of portable devices that won't work with Spry which was deprecated 2 years ago.
    Many are using JQuery menus or pure HTML/CSS menus.
    If you wish to continue your Spry for learning experience, we'll be glad to assist; please let us know.
    By the way, your submenus are not showing because you need to add the red value to this rule in your vertical CSS
    ul.MenuBarVertical ul.MenuBarSubmenuVisible{
        width: 220px;
        left: 180px;

  • /sapapo/rm60rr20- Not deleting Requirements for some part numbers

    Hi Friends,
    We normally run /sapapo/rm60rr20- /sapapo/md74.....for reorganising independent requirements in SNP.
    But we found that its not deleting requirements for some part numbers. Can any one please tell me why?.
    Is this anywhere linked to master data?
    Thanks
    Krishna

    In the main SAP menu under Master Data, there is a link to look at the change documents of master data. You may want to go to product change documents and see what are the changes that were made to the products where you are unable to reorganize the PIRs. There can be some common changes that you should be able to figure out.

  • Team view data not getting refers for some user

    Hi,
    We are facing an issue in team view app for mss,  manager's are seeing details of employees not belonging to their Org Unit/ data not getting refreshed. This seems to be the Cache related issue where the data of perviously logged in user is displayed to the current user till browser cache are cleared manually.
    User don't have permission to clear browser cache. Is there any work around.The issue is coming only for some users.I have enable the 'ABAP HTTP Security session Enabled' property of the system used.
    Regards
    Pallavi

    Hi Karthik,
    in the first view I execute the BAPI and in the second view I show the results. In the second view I also submit the modified data via another BAPI.
    As I execute and display result of same BAPI in two different views I have bound the same model node to both of these views. Let me give you some sample code for understanding what have I done.
    In the first BAPI's search action handler I have written:
              Zsr_Packnr_Validate_Components_Input input = new Zsr_Packnr_Validate_Components_Input();
              wdContext.nodeZsr_Packnr_Validate_Components_Input().bind(input);
              input.addT_Version(new Zsr_Packnr_Field_Values());
              input.addT_Zsr_Genbr(new Zsr_Packnr_Field_Values());
    input.setZsr_Gmc(globalMaterialCode);
              input.setZsr_Mrc(mrc);
              input.setZsr_Ctry(country);
              input.setZsr_Dc(distributionChannel);
              input.setZsr_Div(commercialSegment);
    wdContext.nodeOutput_Validate().invalidate(); //as u suggested
              wdContext.currentZsr_Packnr_Validate_Components_InputElement().modelObject().execute();
              wdContext.nodeOutput_Validate().invalidate();
    In the second BAPI I just display the output node from the same Model context node (its mapped to the second view too).
    But as I said whenever I update some values in the result set and submit it the data gets submitted properly. But when I press the search button again, the previous set of data gets populated, not the just updated data.
    If anybody has some idea on why the second time search BAPI execution still shows the previous set of result it will be a great help to me.
    Thanks for all your help.
    Shubhadip

  • Do not get printouts for some custoemrs through background job

    Hi ,
    I am getting the printouts through back ground jobs, suppose what ever the billing documents by end of the day and there is back ground job which runs and give the print outs for that i have maintained in VV31 medium 1 printout and dispatch time 1 periodical scheduled back ground job. Now i want to for some customers i don't want to get the printouts through back ground job.
    Can you please suggest me how to control do not print for some customers.
    Regards
    Venkat

    Hi Sri nath,
    I have one access sequence for the combination sales org/dist channel/billing type and have maintained in vv32  sales org ,dist,billing type for that access sequence and medium is print out and dispatch time is 1 schedule back ground job
    and now i created one more table which is combination of  sales org/billing type/customer and medium is 1 and dispatch time 4 maintained in the vv32.
    what ever the customer i maintained in vv32 for the new combination. after i created sales order and now creating the billing document even though output is triggering first combination which is background job, but i want  to trigger 4 when saved application.
    can you please suggest how to resolve this issue.
    Regards
    Venkat

  • Rejected/Approved request not showing up for role owner

    Hi Experts,
    For some user ,approved/rejected/pending access request are not showing up in NWBC->My Home->Access Request Status.
    Its working fine for others.Although that user has approved and rejected the requests.But count still shows zero.
    I have validated that its not an authorization issue.Any suggestion on this is appreciated..
    Thanks,
    Mamoon

    Hi Mohammed,
    Thanks for quick response.But user(A) is role owner who has approved and rejected many access request.
    Although A has not created the access request but its another user (let say B). But how could role owner see what are the access request he has approved and rejected.Is there any functionality???
    Thanks,
    Mamoon

Maybe you are looking for

  • G/L accounts or cost elements for maintenance order

    Hi, Can anybody explain the following. 1- What are the applications of inventory and consumption cost element / GL accounts, while posting goods issuance, good receipt and maintain service entry sheet with reference of maintenance orders' reservation

  • Drivers error recovering Windows Vista on Satellite A200

    Hello, I replaced the HD of my Toshiba Satellite A200. I replicate the original disk partitioning in the new disk and installed the original SO (Windows Vista) from the recovery disk. Everything went well. However, when I started Windows for first ti

  • Button in a movie

    I made a movie with a couple of buttons and I was wandering how to make this buttons jump 1 frame in the main timeline. I know is possible but I don't know how . Tx

  • Elements 10 and Adobe Catalog One

    I have this folder Adobe Catalog One with the same number of jpgs in the photo directory I am using with Elements 10.  They all have a file name on B000???.jpg and there is not identify metadata associated with these files.  What is this?  Can I safe

  • Retain the hyperlinks of pdf in indesign

    Hi When i import the PDf which has hyperlinks, into Indesign all the hyperlinks are lost. Can we have any way to retain the hyperlinks of pdf in indesign. Help me! Thanks Selva