Is there any DBMS_* package contains session kill procedure/function?
Currently I'm using execute immediate 'alter system kill session... statement but maybe there is some package delivered out of the box contains procedure/function to kill session for SID, SERIAL# and (optionally if RAC is enabled) INSTR_ID ?