Runs fine with DBI 1.61, Perl 5.8.8, g.c.c.4.2.2 and Oracle 10g  under 
HP-UX  B.11.23 U ia64  as is out of box.   make test  passed..
This is a ia64 hp server rx2660.

Connecting
 to '' (from command line, else uses ORACLE_SID or TWO_TASK - recommended)
 as 'xxxxxx/yyyyyy' (via ORACLE_USERID env var or default - recommend 
name/[EMAIL PROTECTED])
(ORACLE_SID='rssp', TWO_TASK='')
Fields:    6
Names:          NUM_T   DATE_T  CHAR_T  ROWID_T RAW_T   NULL_T
Lengths:        172     76      31      21      3       1
OraTypes:       2       12      1       104     23      1
SQLTypes:       8       93      12      -9104   -2      12
Scale:          0       0       0       0       0       0
Precision:      126     75      30      20      2       0
Nullable:       1       1       1       ''      1       1
Est row width:  32
Data rows:
    fetch: '7.2', '31-DEC-07', 'SCOTT', 'AAAADDAABAAAAHSAAA', '7D', undef

Repetitive connect/open/close/disconnect:
1 2 3 4 5 6 7 8 9 10 (~0.132 seconds each)
test.pl complete

Going to see if it works on a N4000 machine running HP UX 11i V1 with 
Oracle 10g.  Different set of problems reported for RC6 & RC7  sigh....

Thank You
Rich


• '•..• '•. ><((((º> .• '•. .• '•. •. .• '•. ><((((º>
“Anything that doesn’t eat you today is saving you for tomorrow.”

Computer Sciences Corporation 
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, 
USA
Registered in USA No: C-489-59

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please 
delete without copying and kindly advise us by e-mail of the mistake in 
delivery. 
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to 
any order or other contract unless pursuant to explicit written agreement 
or government initiative expressly permitting the use of e-mail for such 
purpose.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




John Scoles <[EMAIL PROTECTED]> 
12/28/2007 11:28 AM

To
dbi-dev@perl.org
cc

Subject
ANNOUNCE: DBD::Oracle 1.20 Release Candidate 8






You will find it here

http://svn.perl.org/modules/dbd-oracle/trunk/DBD-Oracle-1.20-RC8.tar.gz

This time Paul G. Weiss pointed out that the embedded Object code was 
not handling timestamp fields.  It now works with timestamp timestamp_TZ 
and a two I have never seen before INTERVAL YEAR and INTERVAL DAY

So I guess this might be out for New Years.


please enjoy


Reply via email to