Can't see DDL of views from other schemas in Developer?

Hi,
I've seen elements of this problem in other threads but this problem of course has it's own twist.
I can see other schema's objects EXCEPT VIEW DDL.
I have given a user every role and priv that I can and they still can't see the view ddl of another schema. They can see procedures, functions etc. just not the view. I've found that if I use the user that created the users I can see the DDL of all subordinate users. Users created under that schema can not see each others views no matter what rights are given. Interestingly enough sometimes when I look to display view DDL it will flash the DDL briefly before blanking the screen. very frustrating. All the Toad fanboys are crowing about how they couldn't possibly use a tool that doesn't allow them to see other view source.
I have also looked for settings in the preferences but could find none.
Is this a bug? It seems like one to me.
Any help is greatly appreciated.
Thanks
Mark

We have a bug logged for this.
Sue

Similar Messages

  • HT5500 can't see contacts when viewed from home pc

    I've set up icloud on my iphone and my pc at home but i can't see any of my contacts when I view using icloud from my home pc
    I've used the general trouble shooting guide and everything looks like its set up ok, all my contacts are there in my phone and I did the back up also
    Any idea's on this?

    Yes I believe that's why you don't see them.  You can prove this by tapping the work email groups so they are unchecked (so only iCloud is checked), then tap Done.  If you don't see any contacts, it means that they all belong to your work account.
    To copy them to iCloud, you would do the following:
    Go to Settings>Mail,Contacts,Calendars>Default Account (in the Contacts section) and select iCloud as your default account.
    Download the app My Contacts Backup from the App store on your phone.  (You will need the "Pro" version if you have 500 or more contacts).
    Use the app to back up your contacts as an attachment to an email.  Send this email to yourself.
    After receiving the email, open it on your phone and tap the attachment to re-import them to your phone.  They will be imported to iCloud as you have selected that as your default in step 1.
    Check icloud.com to confirm that they are there.
    You will see duplicates on your phone since you have copies of your contacts in your exchange account groups and your icloud group.  You can hide the duplicates from view by opening contacts, tapping Groups, then tap to uncheck either your exchange groups or your icloud group, then tap Done.
    If you want new contacts created on your phone to be added to your exchange account rather than your iCloud account, go back to Settings>Mail,Contacts,Calendars>Default Account (in the contacts section) and change it back to your exchange account again.  If you want new contacts to be created in iCloud, just leave your settings as they are.
    You should now have a copy of your contacts in your iCloud account (visable on icloud.com).  You can also use the app to back up your contacts at any time and save the attachment on your computer as a backup.

  • Error using views from other schema

    Hello,
    i recently had problems using the execute immediate statement in Object Types.
    The SQL statement tried to select from some views which were owned by an other schema.
    Although we had public synonyms on these views and the same dynamic sql could be used out of a stored procedure the usage in the object type raised a "table or view does not exist exception".
    using the same views in the same schema where the object types belonged to, was ok.
    example:
    schema: scott
    view: my_view
    schema: dave
    sql: "select from scott.my.view ....."
    works well from a stored procedure, but nor if used in an object type
    create the view in schema "dave" an then
    sql: "select from my.view ....."
    works fine.
    So is someone aware of this behaviour?
    Is this a bug or a feature?
    regards
    peter

    Hello Geoff,
    here is the sample code.
    If the table my_table belongs to the same
    schema runningthe code the code runs with
    no exception.
    But if the table belongs to an other schema
    (lets say SCOTT),
    only having global synonyms and the rigths to
    select on it, the code will raise an exception "table or view does not exist"
    even if we use SCOTT.my_table in the
    select.
    create type query_o as object(
    dummy integer,
    static function get_query return
    varchar2;
    create or replace type body query_o as
    static function get_query return varchar2
    as
    query varchar2(4000) :=
    'select ' | |
    ' f.amount_month ' | |
    'into :r1 ' | |
    'from ' | |
    ' my_table f ' | |
    'where id=:p1 ';
    begin
    return query;
    end;
    end;
    create type consumer_o as object(
    amount_month number,
    member function find(p_id in integer)
    return consumer_o
    create type body consumer_o as
    member function find(p_id in integer)
    return consumer_o
    as
    l_amount number;
    begin
    execute immediate query_o.get_query()
    using out l_amount,
    in p_id;
    return consumer_o( l_amount );
    end;
    end;
    kind regards
    peetr

  • Import from other schemas other than default

    Hi,
    I defined a source metadata location to an Oracle database. The user used to connect to the DB itself has no objects. I need to import tables and views from other schemas in the source Oracle database. It that possible using the same user that was used in creating the metadata source location? Or, does one need specific one-to-one connection established as separate source metadata locations in order to import tables and views from other schemas?
    In other words, is one user/password to a database sufficient to import tables and views from other schemas?
    Thanks!

    I'm not sure you can import directly into the Android version of Firefox due to security limitation on the device. If you can get your Opera bookmarks into Firefox on the desktop, you can use Firefox Sync to move them to your mobile.
    Does this thread help? [https://support.mozilla.org/en-US/questions/923976 how can I sync bookmarks between my opera mobile browser and my new Firefox for android browser ? | Firefox Support Forum | Firefox Help]

  • I was working with firefox and suddenly the view of my browser changed.I cant see the whole of my browser right now.I mean that I can't see the reload key and other staff in the right side of the browser.Could you help me to fix my firefox?

    Although I changed the font size but I can't see my browser properly.

    Although I changed the font size but I can't see my browser properly.

  • How can I remove the Demo Viewer from my MacBook?

    How can I remove the Demo Viewer from my MacBook?

    Drag it to the Trash.
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper
        2. AppDelete
        3. Automaton
        4. Hazel
        5. AppCleaner
        6. CleanApp
        7. iTrash
        8. Amnesia
        9. Uninstaller
      10. Spring Cleaning
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • Hi, how can I print a weekly view from my iCloud calendar?

    Hi, how can I print a weekly view from my icloud calendar?

    There is no way except to take a screenshot of the calendar and print it. Send a feature request to Apple via http://www.apple.com/feedback/ical.html and  http://www.apple.com/feedback/macosx.html
    OT

  • How can I see my Pdf's from my PC on my Smartphone?

    How can I see my Pdf,s from my Pc on my Smartphone?

    If they're only on your PC, you can't.
    Post a copy into the cloud to share it across different devices. Adobe Reader on both desktop and mobile has an integrated cloud storage system precisely for this reason. It's very prominently advertised in both apps, you can't miss it.

  • I can't see all my pictures from my camera roll in photos, what is happening?

    I can't see all my pictures from my camera roll in photos, what is happening?

    I had this problem before for picture in big resolution size, but solved by convert them to 640x480 resolution.

  • Where can we see the deleted requests from the DSO

    Hi all, i have deleted a red request in the DSO , which stopped the process chian, so i manuallly loaded DTP and activate , repeated the pc and its fine now, but i need the information regarding the red request i deleted from the requests tab, can u please help me finding where can we see the deleted requests from the DSO, thanks in advance...

    Hi Raghu,
    Open the PC in SE38,goto PC logs on which day DTP failed.right click on DTP-->select Process monitor
    Click on filter buttor>select last oneweek>Execute
    Then select the failed request(It shows status as deleted) You find the details here itself -->take the request number from this
    goto RSRQgive req id>Execute
    Hope this helps.
    Regards,
    Venkatesh.

  • Why my macbook air can't see the airplay icon from the top right

    why my macbook air can't see the airplay icon from the top right

    and how to connect to airplay, please help, not see any icon

  • I can't see music/video files from my iPad2 or Nano on my Phillips home theatre. Do I need to covert the files?

    I can't see music/video files from my iPad2 or Nano on my Phillips home theatre. Do I need to covert the files?

    The problem is I can no longer back up my photo and video files taken on my phone, saved to my mac, by copying them and saving them on a USB stick or other external hard drive.
    Select the photos and videos in Photos and use the command "File > Export"  and select a folder on your USB stick to save the photos to.

  • Can I see how many views a book had in the iTunes Store?

    Can I see how many views a book had in the iTunes Store?

    No,  but you can  open your iTunesconnect page and see how many downloads and in what countries over a certain period and there are other none Apple application which offer more info....
    Search  posts by K.T. he has given out this infor previously in the iBooks discussion gpoup

  • Can we call a pdk portlet from other pdk portlet

    Hi friends,
    Can i call a pdk portlet from other pdk portlet when an event happens.
    Scenario:
    I have a pdk portlet with 10 html links. When anyone clicks on a link then a new portlet should be displayed in the same page.
    Is it possible to call one portlet from others.
    Please help me out with ur ideas or any workarounds.
    Thanks & Rgds,
    Dhanu

    Neeraj,
    Let me state my requirements very clear to u.
    1)I have a search portlet at top right corner.
    2)Below there is a region with 3 tabs(say A, B, C).
    3)When anyone searches for anything in the search portlet then the results should be displayed in new search tab(say D).
    4)If any one navigates to other tab(ie A or B or C) then the search tab(ie D) should not be displayed.
    This is my requirement. Can u please suggest me with how this can be achieved. I am just a beginner to Oracle portals10.1.4 and i am using JPDK to create portlets.
    Please do reply ASAP.
    With thanks & Rgds,
    Dhanu

  • Hi - my creative cloud app is just showing a blank screen, i can't see my apps or any other items? My apps are working ok but i need to go onto type kit and can't see it

    Hi - my creative cloud app is just showing a blank screen, i can't see my apps or any other items? My apps are working ok but i need to go onto type kit and c
    an't see it

    BLANK Cloud Screen http://forums.adobe.com/message/5484303 may help
    -and step by step http://forums.adobe.com/thread/1440508?tstart=0
    -and http://helpx.adobe.com/creative-cloud/kb/blank-white-screen-ccp.html

Maybe you are looking for

  • Error Loading the file from application server

    Hi Team, I'm trying to load the .CSV file from application server and I'm getting the error message. In the data package   Update to PSA --Green   Transfer Rule -- Green   Update Rule -  error ABORT was set in the customer routine 9998               

  • Screensaver of Death

    Brand new 13-inch MBP, upgraded ram to 4GB and replaced the HD with the 320GH 7200RPM drive from my previous MBP. Preformed an Archive & Install of the OS, everything works great. The problem is that the Screen-Saver pref pane kills the System Prefer

  • LIne up Legend entries with stacked chart

    I have an appliction where on the front panel I need to display anywhere from 1 to 16 channels in a stacked waveform plot.  for ease of viewing, I would like the entries in the plot legend to line up with their respective channels in the graphs, simi

  • How to find a view containing specified fields

    Hello Guys, I have got some fields of R/3 table based upon which i have to find View which has all the fields. I know that we have to go to help.sap.com and search there, but where to go after that i am not sure. Since i am new to BW , please guide m

  • EJB3 & Web Services

    Hello everybody. I've been working with JEE using Eclipse and JBoss. Right now i have an "shopping cart application" which uses entity and session beans (stateless ant statefull). I'm using JSF technology for the web deployment. Everything works fine