Retail Invoice Matching (MOSC)

MOSC Banner

ReIM 15.0.1 Hanged or taking long time to load

Hi Experts,

We are facing an issue on ReIM 15.0.1, its taking too much time to load, we also need to bounce it regularly and sometime we also need to release some INACTIVE sessions by using below query. Did anyone else facing the same issue and have some solution for this?

select 'alter system kill session ''' ||sid|| ',' || serial#|| ''' immediate;'  from v$session where username ='REIM15APP' and status = 'INACTIVE';

Regards,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center