ORACLE_HOME=/home/oracle11g/app/oracle11g/product/11.2.0/dbhome_1;export ORACLE_HOME
PATH=$PATH:/home/oracle11g/app/oracle11g/product/11.2.0/dbhome_1/bin:$HOME/bin
NLS_LANG=${NLS_LANG="DUTCH_THE NETHERLANDS.WE8MSWIN1252"}; export NLS_LANG
ORACLE_SID=kwinto;export ORACLE_SID
sqlplus feed/feed87@bdg @/websites/html/peopleatwork.oud/batch/del.sql > /websites/html/peopleatwork.oud/batch/del.lst
