Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Host concurent programs not associated with DB session id

edited Jul 31, 2020 11:21AM in Core Concurrent Processing - EBS (MOSC) 6 commentsAnswered

Hi All,

We have submitted host concurrent request( tnap_trinv_report.sh).

Some time the request is completed normal within 2 to 3 minutes.

sometimes the request is running  for long time ( more than 20 hours) and that time when we try to find the associated SID at DB side there is no session found.

-----------------------------------------------------------

SQL> select sid,serial# from v$session where paddr in(select addr from v$process where spid in (select ORACLE_PROCESS_ID  from fnd_concurrent_requests where request_id='14589361'));

no rows selected

-----------------------------------------------------------

But we could see  in v$session that sid with module (01@<pappl/tncus/11.5.0/sql/tnap_trinv_report.sql) running at the database side.

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