alter user default tablespace and temporary tablespace
760019Dec 29 2010 — edited Dec 29 2010Hi guru,
target : to ensure that users don't have the SYSTEM tablespace as their TEMPORARY or DEFAULT tablespace
scenario :
user default tablespace temporary tablespace
-------- ------------------------------ ---------------------------
xxyym system system
Question: How to alter user ?
tq