Home page takes long time
Dear Experts,
When we enter user name and password in login page,It takes more than 1 minute to get the home page. This is happening for sysadmin as well as other users intermittently.
Apps version R12.2.5
Database version 12.1.0.2
2 node application tier shared appltop
2 node RAC
We have enabled trace,done tkprof.Below is the sql statement that takes more time.
SELECT COUNT(1)
FROM
WF_NOTIFICATIONS WN, (SELECT WUR.ROLE_NAME FROM WF_USER_ROLES WUR WHERE
WUR.USER_NAME = :B3 AND WUR.USER_ORIG_SYSTEM = :B2 AND
WUR.USER_ORIG_SYSTEM_ID = :B1 ) WUR WHERE ( (WN.MORE_INFO_ROLE IS NULL AND