Hi
What are way to check if procedure is running
Are there others ways without to use
DBMS_APPLICATION_INFO.SET_CLIENT_INFO and SELECT *
FROM v$session
WHERE client_info .... ?
using
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
PL/SQL Release 11.2.0.4.0 - Production
CORE 11.2.0.4.0 Production
TNS for Linux: Version 11.2.0.4.0 - Production
NLSRTL Version 11.2.0.4.0 - Production