you can also check whether the resource limit had been turned on, through,
sqlplus sys@sid
select * from v$parameter where name = 'resource_limit';
This would tell whether this parameter had been set to true or false.
Sam
|
Results 1 to 6 of 6
Thread: idle_timeThreaded View
|
Click Here to Expand Forum to Full Width |