Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

DBI problem on AIX/Oracle 10g

by hibbarra (Novice)
on Jul 24, 2007 at 17:25 UTC ( [id://628527]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    DBD::Oracle::st execute failed: ORA-01008: not all variables bound (DB
    +D ERROR: OCIStmtExecute) [for Statement "SELECT count(*)
                FROM   trans_hist
    ...
                WHERE  TO_CHAR(sched_dttm,'YY/MM/DD') = ? and
                       dep_id = ?                     and
                       file_id = ? , ORA-01008: not all variables bound (D
    +BD ERROR: OCIStmtExecute) at QueMgrDaemon.pl line 2318.
    
  2. or download this
    {
        my $sth;
    ...
    
    ....
    ....
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://628527]
Approved by Corion
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2025-03-18 14:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (57 votes). Check out past polls.