Login  Register

Re: error on framework pages

Posted by raiq1 on Apr 17, 2022; 10:50am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/error-on-framework-pages-tp10834p10850.html

Dear erman sir,

As per your guidance I have used below queries.

SELECT  username, profile FROM  dba_users WHERE username = 'APPS';


USERNAME       PROFILE
------------       ----------
APPS                DEFAULT



select * from dba_profiles where profile='DEFAULT' and resource_name in
('IDLE_TIME');

PROFILE   RESOURCE_NAME  RESOURCE_TYPE    LIMIT  COMMON  INHERITED  IMPLICIT
---------   --------------------  --------------------   -------  ---------   ------------   ----------
DEFAULT   IDLE_TIME             KERNEL                 500     NO            NO              NO


Kindly guide me what changes have to be done to fix the maximum idle_time out error issue.

Regards,
Raiq