Concurrent program SQL statement currently running in background
SELECT f.user_name,
a.request_id "Req Id",
a.concurrent_program_id "Prg Id",
a.RESPONSIBILITY_ID ...