SQL Plus Oracle PLSQL

select username,process,sid,serial# from v$session where status = 'ACTIVE'
save status.sql