Skip Menu |

This queue is for tickets about the GraphViz-DBI CPAN distribution.

Report information
The Basics
Id: 14290
Status: open
Priority: 0/
Queue: GraphViz-DBI

People
Owner: Nobody in particular
Requestors: oliver [...] linux-kernel.at
falko [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: (no value)



Subject: Problem with Oracle database (GraphViz-DBI-0.02)
I get the following error using GraphViz::DBI. Marcel meant, that it doesn't detect (correctly) what a sequence and what a table is... However, I'm not an Oracle guru.... You may have a look at this: DBD::Oracle::db prepare failed: ORA-02201: sequence not allowed here (DBD ERROR: error possibly near <*> indicator at char 22 in 'select * from "MDSYS".<*>"SAMPLE_SEQ" where 1 = 0') [for Statement "select * from "MDSYS"."SAMPLE_SEQ" where 1 = 0"] at /usr/lib/perl5/vendor_perl/5.8.6/GraphViz/DBI.pm line 71. Can't call method "execute" on an undefined value at /usr/lib/perl5/vendor_perl/5.8.6/GraphViz/DBI.pm line 73.
Please see first point of RT#70764 for a solution to this problem.