Help for this page

Select Code to Download


  1. or download this
     
    
    connecting to Oracle with C:\Oracle\instantclient/sqlplus.
    ...
    Comment created.
    
    Finished execution.
    
  2. or download this
    
    #!/usr/bin/perl
    {local $/;$_=<>}
    unlink $1 or warn "$1 $!" while /executing: \@(.*)(?ms:.*?ERROR at)/g;