Help for this page
my $data_source = "dbi::Oracle:$sid"; my $sqlhandle = DBI->connect("dbi:Oracle:host=$host;sid=$sid;port=15 +21", ... }); my $result = $func->execute();
DBD::Oracle::st execute failed: ORA-06550: line 3, column 17: PL/SQL: ORA-00922: missing or invalid option ... set define off; END; "] at /blah/blah/Blah.pm line 348, <BLAHFILE> line 104133.