Help for this page
DBI->trace(3); # Added call to trace method my $dbh = DBI->connect("DBI:Oracle:host=$host;port=$port;sid=$sid",$us +er, $password, {PrintError=>1,RaiseError=>1}) ... } $sth_subj->finish(); close SWRT; }