Determining License High Water Mark without shutdown 2005-10-28 - By David Sharples
select RESOURCE_NAME, CURRENT_UTILIZATION, MAX_UTILIZATION, INITIAL_ALLOCATION from v$resource_limit
On 10/28/05, Paul Vincent <Paul.Vincent@(protected)> wrote: > > Can anyone point me in the right direction, please, or let me know if the > information *can't* be determined other than at shutdown? > Thanks, > Paul Vincent > DBA > UCE Birmingham >
select RESOURCE_NAME, CURRENT_UTILIZATION, MAX_UTILIZATION, INITIAL_ALLOCATION from v$resource_limit<br><br><br> <div><span class="gmail_quote">On 10/28/05, <b class="gmail_sendername">Paul Vincent</b> <<a href="mailto:Paul.Vincent@(protected)">Paul.Vincent@(protected)< /a>> wrote:</span> <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0 .8ex; BORDER-LEFT: #ccc 1px solid"> <div dir="ltr" align="left"> </div> <div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2" >Can anyone point me in the right direction, please, or let me know if the information *can't* be determined other than at shutdown?</font></span> </div> <div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">< /font></span> </div> <div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2" >Thanks,</font></span></div><span class="sg"> <div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">< /font></span> </div> <div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2" >Paul Vincent</font></span></div> <div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2" >DBA</font></span></div> <div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2" >UCE Birmingham</font></span></div></span></blockquote></div><br>
|
|