develooper Front page | perl.dbi.users | Postings from February 2001

Re: bind param problem

Thread Previous | Thread Next
From:
Rajesh Yenumulapally
Date:
February 7, 2001 13:37
Subject:
Re: bind param problem
Message ID:
20010207213753.58005.qmail@web10003.mail.yahoo.com

The original oracle error message was 
ORA-01400: cannot insert NULL into ("GRCT"."CGNT222_HELP_USER"."ID_RACF") (DBD ERROR: OCIStmtExecute)  

instead of

ORA-01008: not all variables bound (DBD ERROR: OCIStmtExecute). (apologize for the miscommunication)



--- Rajesh Yenumulapally <rajesh_y@yahoo.com> wrote: 
> Hi again 
> here I am using the same databse for both the web 
> servers.I am getting the error ORA-01008: not all 
> variables bound (DBD ERROR: OCIStmtExecute). 
> Based on this shall I am assume there is something 
> fault with the installation and configuration of the 
> DBI or DBD::Oracle on the web server rather than the 
> oracle database itself since it works perfectly fine 
> with the other webservers. Please let me know. 
> Thanks 
> 
> P.S. Can there be a variation in binding an empty 
> string on different web servers with different 
> versions of DBI/DBD with the same database? 
> 
> 




---------------------------------
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About