Problem with DBD-Oracle

2005-09-07 Thread VenkataRamana prakki
After DBD-Oracle-1.16 installation, i can run perl script from command prompt with out any problem on Local and Remote databases, but when i try to run from browser i am getting following error message. (MessageBoardPlugin.pm is TWiki module) Error message: install_driver(Oracle) failed: Can't

RE: Could not install DBI, DBD::Oracle for AS Perl. Please help me out!!!!!

2005-09-07 Thread Jeff Urlwin
Did you install successfully already? Exactly README file isn't there, I checked. I think you can do by copying them with your hand, though I didn't test it. By the way esoftmatic has stopped to follow the AS version? Or DBI-1.43-5.8.3.tar is valid for 5.8.7? 5.8.3.tar.gz is valid

RE: ORA-12154 (DBD ERROR: OCIServerAttach)

2005-09-07 Thread Jeff Urlwin
Greetings. Context: Windows XP client Perl This is perl, v5.8.7 built for MSWin32-x86-multi-thread (with 7 registered patches, see perl -V for more detail) Binary build 813 [148120] provided by ActiveState http://www.ActiveState.com Built Jun

Re: ORA-12154 (DBD ERROR: OCIServerAttach)

2005-09-07 Thread Charles Seelig
- TNS_ADMIN is not set in either the registry or environment. - Not run by web server; only from the command line. CS Jeff Urlwin wrote: Chances are something is wrong in the registry or environment. Is there a TNS_ADMIN set anywhere? Are you running under a web server when it's not working?

Re: ORA-12154 (DBD ERROR: OCIServerAttach)

2005-09-07 Thread Jay Strauss
Charles Seelig wrote: - TNS_ADMIN is not set in either the registry or environment. - Not run by web server; only from the command line. CS ora-12154 (tns-12154) means it can't find the service name you requested. So that means: 1) the service name you requested doesn't exist in your

RE: Problem with DBD-Oracle

2005-09-07 Thread Reidy, Ron
It looks like it might be a permissions problem. -- Ron Reidy Lead DBA Array BioPharma, Inc. -Original Message- From: VenkataRamana prakki [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 06, 2005 11:25 AM To: dbi-users@perl.org Subject: Problem with DBD-Oracle After

ANNOUNCE: Rose::DB::Object mailing list created

2005-09-07 Thread John Siracusa
I've just started a mailing list for my RDBMS-OO module, Rose::DB::Object. The list is for users as well as developers interested in extending or contributing to the code. Rose::DB::Object is the latest of many RDBMS-OO modules that I've created, but it's the first that I've decided to put up on

Some warnings persist with PrintWarn off with mysql

2005-09-07 Thread Jim Bosch
When using the database handle column_info method to get data type info on a MySQL 4.1 table using DBI, I get the following warning messages when the table contains geometry columns, even when PrintWarn and PrintError are off for the database handle: column_info: unrecognized column type