Help for this page

Select Code to Download


  1. or download this
    Cannot exec(exp full=y statistics=none file=/home/ghodmode/runBackup/b
    +ackup/13Mar2008_020502/oracle_data_13Mar2008_020502.dmp): No such fil
    +e or directory
    
  2. or download this
    #!/usr/bin/perl -w
    
    use strict;
    ...
    $exp->send( "my_password\n" );
    
    $exp->soft_close();