![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to connect oracle from unix | ravi gongati | Shell Programming and Scripting | 2 | 03-24-2008 06:19 AM |
| perl dbi to oracle getting disconnect_all for oracle dbi help | poggendroff | High Level Programming | 1 | 02-13-2008 02:49 PM |
| How to connect to oracle ?? | divyesh shah | Shell Programming and Scripting | 2 | 01-04-2007 04:40 AM |
| HOw to connect oracle using ksh and perl script | chendra.putta | Shell Programming and Scripting | 3 | 10-17-2006 12:30 AM |
| Oracle or Applmgr users can not connect | aalshafiy | HP-UX | 1 | 04-10-2006 08:36 AM |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
||||
|
Hi Friends,
I am having Perl 5 and Oracle 9i. I just wanna to connect Oracle DB & to perform some select query statement. Could anyone pls let me know. I've tried below command which i found in some website, But it throws some error. ![]() Executed: perl -e 'use DBI; print $DBI::VERSION,"\n";' Output Can't locate DBI.pm in @INC (@INC contains: /usr/perl5/5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib /usr/perl5/site_perl/5.6.1/sun4-solaris-64int /usr/perl5/site_perl/5.6.1 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.6.1/sun4-solaris-64int /usr/perl5/vendor_perl/5.6.1 /usr/perl5/vendor_perl .) at -e line 1. BEGIN failed--compilation aborted at -e line 1. and I am not familiar with Perl. When i search for help on Google, I've found some reply like, DBI should be installed. Is this so. or are there any other way instead of using DBI. Thanks in Advance, ![]() Vijay, |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|