Originally posted by: SystemAdmin
Hi!
How can I get the database error and use it on a map? Actually I am using the audit log of TX to catch an error. One part of the file is the following:
i:dcdebcb759b:dcdebcb759<TargetReport card="2" adapter="DB" bytes="805" adapterreturn="-1037">
<Message>Table is not accessible</Message>
</TargetReport>[/b:dcdebcb759][/i:dcdebcb759]
My trace file indicate the following:
i:dcdebcb759b:dcdebcb759<1676-1224>: TRACE command specified, file: C:\MasterFilesIntegration\Maps\Source\ods_destino_producto_sucursal.dbl
<1676-1224>: Table name: MGRODS.ODS_PRODUCTO
<1676-1224>: Update mode is on.
<1676-1224>: Error in: OCIStmtExecute Message : ORA-00942: table or view does not exist[/b:dcdebcb759][/i:dcdebcb759]
The message that I need is : OCIStmtExecute Message : ORA-00942: table or view does not exist.
I will appreciate any ideas
Best!
Horacio
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender