I'd like to be able to run a script on every new connection to setup things. Currently the only thing I'd run is:
alter session set nls_date_format = 'yyyy-mm-dd hh24:mi:ss';