SELECT s.username, s.sid, s.serial#, s.sql_address, s.machine, s.program, su.tablespace, Su.segtype, su.contentsFROM v$session s, v$sort_usage suWHERE s.saddr = su.session_addr;2, those processes that are using temporary segmentsSQL> Alter system kill session 'sid,serial#';3 Retract the TEMP table spaceSQL> Alter tablespace TEMP coalesce; but this method does not necessarily work, so you need the following method to assist. 1, determine the TEMP table space ts#SQL> select ts#, name from sys.ts$; TS# NAME ---------------------- - 0 SYSYEM 1 RBS 2 USERS 3* TEMP 4 TOOLS 5 INDX 6 DRSYS2, perform cleanup operationSQL> alter session set events 'immediate trace name DROP_SEGMENTS level 4'; Note: TS# of temp tablespace is 3*, So TS#+ 1= 4 After TEMP cleanup, it feels that there is a problem with the storage parameters of the TEMP tablespace, so each time the 64K is expanded to 640K, the above problem will not occur after the modification.
Both individual users and enterprise users will encounter problems in setting up w
. This is to help some rookie webmasters solve the problem that IIS does not have a net2.0 option ca
Increasingly junk spam has become a cancer on the Internet. Although most email a
Lin Xin: I recently installed the Vista operating system on my desktop and laptop
Knowledge Academy: Two major points to be aware of server hosting
Unable to load an instance of ISAPI filter
Configuring Internet access for DNS in Windows Server 2003
Top 10 Practical Shortcuts for Windows Server 2012
Technical Guide: How to set up a file server?
Tomcat startup error in linux: java.net.BindException: Permission denied :80
Several factors to consider when upgrading your server hardware
Windows or Linux? Who is good for the server system
Happy summer, Baotong teaches you how to play the server DIY
Why does the Linux server log in and displays the "-bash-3.2#"
Let Win 7 UAC work quietly no longer ask frequently
How to make Win7 desktop prohibit saving files and refresh it?
How to install Win8 dual system with U disk
Microsoft re-released Win7 patch KB3097877 has resolved mail program crash and login problem
Win10 system prompts "surge on USB port" solution
How does IE6 make PNG pictures transparent?
Win8 notebook "system restore" and reinstall Windows method