Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
mboss1649680202
Contributor II
Contributor II

blob,clob tmap issue

Hi,

I am trying to tmap sql server table with Oracle table.

I have a table in Sql server with Blob and clob datatype. I need to create a job to copy data to oracle table with same table structure.

When i am trying to tmap, i cannot find blob or clob in the datatype list when adding a column.

Labels (4)
1 Reply
Anonymous
Not applicable

You will need to use the Object class for this. If you need to process data within the Blob or Clob, this will require casting to a suitable Java class which enables you to read this.