Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> V$RESOURCE_LIMIT ????

V$RESOURCE_LIMIT ????

From: Wolfson Larry - lwolfs <lawrence.wolfson_at_acxiom.com>
Date: Fri, 27 Apr 2007 14:32:01 -0500
Message-ID: <B39B7B7D8C8CEA419D0ED45FD7FA4C53021A127F@CWYMSX06.Corp.Acxiom.net>


DB 9.2.0.6.0
HP-UX B.11.23 U ia64 3621536037  

I ran a script against V$RESOURCE_LIMIT and got :  

Then just :  

 14:22:28 LNW>SELECT * FROM V$RESOURCE_LIMIT; ERROR:
ORA-03113: end-of-file on communication channel  

14:27:11 LNW>desc V$RESOURCE_LIMIT

 Name                            Null?    Type
 ---------------------------- --------
----------------------------------------
 RESOURCE_NAME                         VARCHAR2(30)
 CURRENT_UTILIZATION                   NUMBER
 MAX_UTILIZATION                       NUMBER
 INITIAL_ALLOCATION                    VARCHAR2(10)
 LIMIT_VALUE                           VARCHAR2(10)  
 

    ML hasn't been much help. Anyone have an idea?  

SQL*Plus: Release 9.2.0.6.0 - Production on Fri Apr 27 14:27:08 2007  

  TIA,     Larry



The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged.

If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited.

If you have received this communication in error, please resend this communication to the sender and delete the original message or any copy of it from your computer system.

Thank you.


--
http://www.freelists.org/webpage/oracle-l
Received on Fri Apr 27 2007 - 14:32:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US