my $rows = $sthBoo->fetchall_arrayref(); my $num_rows = @$rows; #### while (my $row = $sth->fetchrow_hashref) { #### DBD::Oracle::st fetchrow_hashref failed: no statement executing (perhaps you need to call execute first) [for Statement "