Jeff,
Thanks for the link. They are not even converted to SNIPED sessions.
select * from dba_profiles where profile = 'DEFAULT' and resource_name = 'IDLE_TIME'
= DEFAULT IDLE_TIME KERNEL 720
select name,value from v$parameter where name = 'resource_limit'
= resource_limit TRUE
select profile from dba_users where username='APPS'
= DEFAULT
What's wrong?
Thanks,




Reply With Quote