LOB Loading Attributes - Parallel Transporter

Teradata Parallel Transporter Reference

Product
Parallel Transporter
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-2436
lifecycle
previous
Product Category
Teradata Tools and Utilities

LOB Loading Attributes

The following attributes:

  • LobDirectoryPath
  • LobFileBaseName
  • LobFileExtension
  • are only for extracting LOB or JSON data in deferred mode. That is, when LOB columns are defined as follows in a schema:

    BLOB AS DEFERRED BY NAME
    CLOB AS DEFERRED BY NAME
    JSON(<length>)AS DEFERRED BY NAME