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: 
Anonymous
Not applicable

tMap with dynamic schema

I'm trying to create a table with dynamic schema using 'Dynamic' datatype from flat file as source.

But even after using 'NVARCHAR2' as a Datatype. I'm getting the below error if the length of the column exceeds 100

 

ORA-12899: value too large for column "XYZ" (actual: 107, maximum: 100)

 

and I can also see all the fields are having a maximum length of 100 created.

 

What can be done to avoid this and create length of the field as per the maximum length of the data from source file?

 

 

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

What's your target output? Could you please post your tMap editor screenshot here? In this way, we could get more information from your setting.

Best regards

Sabrina

Anonymous
Not applicable
Author

Target - Oracle
Design Screenshot:

          0683p000009M7N4.jpg

tMap Editor:

  0683p000009M7fa.jpg

DBOutput:

0683p000009M7a3.jpg