Oracle 8

Fetch: If LongReadLen > 64k then automatocally call oflng for each long LONG.
Bind: Automatically do piecewise insert of longs.

$drh->debug oddities (re data_source debugging)

ora_bind() failed err = ORA-01026: multiple buffers of size > 4000 in
the bind list (DBD: oexec error)

bind_param(... { TYPE => SQL_* })

Can't bind unknown placeholder '3' at ...

DBI::st=HASH(0x5b5c2c) debug level set to 2 ... (add perl version
number and other info here).

http://outside.organic.com/mail-archives/dbi-users/Nov1997/0116.html

Test LongReadLen and especially the default behaviour of LongTruncOk

Add explain to dist

Handle binding of values > 32K long.

Handle PL/SQL arrays.

Handle PL/SQL returned cursor variables.

Non-blocking

Tests
	RAW types at max length

