no idea dude
Linuxgod2000 wrote:
Hi, I get continuously this error:
ORA-00932: inconsistent datatypes
While doing this Statement(Copy from Worksheet):
insert into dos_reports_archive (cron_time_stamp,stor_time_stamp,expr_time_stamp,
dlr_nbr,report_module,report_pdf_raw) VALUES
(\\'1014038351\\',\\'1014038352\\',\\'1014038351\\',\\'40033\\',
\\'0\\',EMPTY_BLOB()) returning <ERROR>report_pdf_raw into :dual
The blob field is created as long raw
Does anyona hace a clue?
thx in advance, Thomas