How to refresh session in Sql Plus or Toad [message #301760] |
Thu, 21 February 2008 09:57  |
vasanthanand
Messages: 4 Registered: February 2008
|
Junior Member |
|
|
Hi all,
I am trying to run a test script to test my stored procedure.
But this proc involves lot of Temp tables or Global Temporary tables.
My problem is each and every time i have to log off the active session and again log on inorder to make the Temp tables to get truncated.Wondering any command which can be run via SQL Editor on any Oracle client tools like Toad or Pl/SQL developer.I tried the refresh no use.
I am also getting a ORA-1536 Space quota exceeded for Table Space 'USERS'. so any help will be appreciated.Tried on the DBA side they say everything is normal.
Thanks in Advance
Vasanthanand
|
|
|
|
|