×
Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…
CREATE-FILE TYPE=UD always result a CLOB file
- beethoven86
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
5 years 6 months ago #22150
by beethoven86
CREATE-FILE TYPE=UD always result a CLOB file was created by beethoven86
Hi All,
I want to ask, is there any tafj.properties property need to be setup to allow creating UD type file?
because i cannot create folder using below command :
the file always become CLOB type, not UD type.
i'm aware of this default setup :
is there any way to turn off the exception?
Please advice
I want to ask, is there any tafj.properties property need to be setup to allow creating UD type file?
because i cannot create folder using below command :
CREATE-FILE F.BCON.DATA TYPE=UD
the file always become CLOB type, not UD type.
i'm aware of this default setup :
temn.tafj.runtime.ud.exception.list=F.DL.DATA;DW.EXPORT;&HOLD&;&COMO&
is there any way to turn off the exception?
Please advice
Please Log in or Create an account to join the conversation.
- concern
- Offline
- Premium Member
- R20 | TAFJ | ORACLE
Less
More
- Posts: 89
- Thank you received: 4
2 years 6 months ago #23693
by concern
Replied by concern on topic CREATE-FILE TYPE=UD always result a CLOB file
Add this line to your tafj.properties
temn.tafj.runtime.ud.internal.regression=true
temn.tafj.runtime.ud.internal.regression=true
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1182
- Thank you received: 157
2 years 6 months ago #23695
by VK
Cheers
VK
Replied by VK on topic CREATE-FILE TYPE=UD always result a CLOB file
A workaround: (TAFJ R19)
OPENSEQ.. WRITESEQ will create a folder if it doesn't exist :))
OPENSEQ.. WRITESEQ will create a folder if it doesn't exist :))
Cheers
VK
Please Log in or Create an account to join the conversation.
Time to create page: 0.070 seconds