Change the owner of a tablespace
680823May 6 2011 — edited May 6 2011Hi,
I'm using sql*plus, oracle 10g, windows 7.
I have a tablespace FRUIT owned by OWNER_A.
Question 1) How do I change the ownership of the tablespace FRUIT to OWNER_B?
Question2) When I am connected to sql*pls client as OWNER_A and trying to create a new tablespace COLOR, can I set the ownership to OWNER_B?