Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. COI'll check any roles etc, but in all cases the grants are direct rather than by role. What puzzles me is why one person gets 0 rows yet another gets 1 row on the 10g server. Both are using the same login and therefore have the same privileges. I'll try disabling the roles and report back. The query against all_tables returns exactly what I expect in isolation which is why I do not understand how it can vary between computers and servers.
      singulars
    2. COOK, as you suggested I've tried disabling all roles before running the anonymous block on both servers and sure enough the result is what you suggested too: set roles none => the anonymous block does nothing and running the select on it's own produces no results. I'm forced to conclude that we have an inconsistency in our set up between the two servers so if I want to persist with this I'll need to investigate how we have roles working on our (and our customer) servers. Shame, much neater solution than an array of tables names!!
      singulars
    3. COThanks to pressures of development schedules this will have to continue as an academic aside, but worryingly our users (SourceUser and DestUser) are granted the DBA role which I would have thought would be sufficient but perhaps SPs are executed under the authority of some other system user. Not being an Oracle DBA I'm a little in over my head at this point but will continue to read up about it. Many thanks for your help though.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload