ALTER SESSION SET CURRENT SCHEMA
258794Jan 19 2007 — edited Jan 19 2007Good Morning,
I reviewed / researched what was on the database but I did not find what I needed. I have an 8.1.7 database. I am logged in as sys dba. I change to another user with the alter session set current schema command. I then do a select on user_tables and all that is returned is the tables in the sys schema. Is this a bug or is there a parameter that needs to be reset to allow this?
Thanks in advance in you help on this matter.
al