Help for this page

Select Code to Download


  1. or download this
    @rem = '--*-Perl-*--
    @echo off
    perl "%~dpnx0" %1 %2 %3 %4 %5 %6 %7 %8 %9
    ...
    __END__
    
    :endofperl
    
  2. or download this
    @uatuser.txt
    set schema da03;
    ...
    ,select region_name from regions where region_id in ( ${regions} );
    
    *echo ${result}
    
  3. or download this
    cs-uat-etl02          <= Unix server name
    username              <= put your user name here
    password              <= put your password here
    ...
    DSXMUAT               <= put the database user name here
    dbpassword            <= put the database password here
    /data/scratch/phil    <= this is where the temporary shell script is w
    +ritten