On Tue, 4 Dec 2001,Ron Peled scribbled on the wall in glitter crayon:
->Hey Scott,
->
-> First of all thanks for the quick answer.
->Second :Connecting via SQLPLUS connects me to the DB just fine.Looking in
->the tnsnames.ora it looks just fine and so is the ORACLE_SID .
->I have to admit that
Mark Riehl wrote:
> Bill - Looks like you dropped a /ppm off the repository path in your
> original mail (look at Ilya's original post). Here's what just worked for
> me on a Win2k machine:
DUH! like i said, a caffeine free moment.;-)
worked fine now.
thanks.
--
--
Bill "Shrek" Thater
Ilya Sterin wrote:
> PPM is now available for DBD-Oracle 1.12 compiled with Oracle 8 libs.
>
> This is how you can install...
>
> You must set your repository to http://www.xmlproj.com/PPM by doing...
>
> ppm set repository http://www.xmlproj.com
>
>
> Then you can install with
>
> ppm inst
Ilya Sterin wrote:
> I made the DBI 1.20 available for windows PPM utility.
>
> This is how you must install.
>
> You must first set your repository to www.xmlproj.com/PPM by doing...
>
> ppm set repository XMLPROJ http://www.xmlproj.com/PPM
>
> Then you can install using
>
> ppm install DBI
Brett W. McCoy wrote:
> On Fri, 19 Oct 2001, Gretton, Michael , , WHS/PSD wrote:
>
>
>>DBD for Oracle. I sent out an email to the users group here a week or so
>>ago with my details and really didn't get a response. I am in a complete
>>state of confusion. I am literal out of ideas.
>>
>
>
Don Schleede wrote:
> I am trying to read a simple BLOB implemented as a LONG RAW in Oracle 8.1.7
>
> using DBI 1.15 and DBD 1.06 I tried running a select on the column. I get
> data back, but it is limited to ONLY 160 bytes.
well, BLOB and LONG RAW are two different things. if you are using
Mike P Ready wrote:
> Group-
> Okay, this is probably a really dumb one but I haven't run into this before.
> I just moved to a new project group and took over an existing PC which has
> two OracleHomes (d:\Oracle\Ora81 or c:\Oracle\Ora81) one can switch between.
> I installed Active State Perl 5
Yin Dog wrote:
> Thanks Ronald! I can't agree more!
>
> Possible reason for the slowness here is that
> the table itself is too big (with millions of records).
> It will eat up cache space on the database server which
> was allocated for DML operation for all databases on this
> server.
more
Tim Bunce wrote:
> - Forwarded message from [EMAIL PROTECTED] -
>
> Delivered-To: [EMAIL PROTECTED]
> X-eGroups-Return: [EMAIL PROTECTED]
> Date: Tue, 16 Oct 2001 14:51:33 -
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: DBI Oracle TNS error May you help me?
> User-Agen