Try this
SET RESOURCE_LIMIT=TRUE in your init.ora file
bounce ur DB
then
CREATE PROFILE IDLETEST LIMIT IDLE_TIME 120;
alter user TESTUSER profile IDLETEST;
HTH
Amar
|
Results 1 to 9 of 9
|
Click Here to Expand Forum to Full Width |