Access Module Calls | Teradata Tools and Utilities - Access Module Calls - Access Module

Teradata® Tools and Utilities Access Module Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Access Module
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2024-05-14
dita:mapPath
cya1691484517272.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
hjf1479308836950
lifecycle
latest
Product Category
Teradata Tools and Utilities
Each Teradata client utility invokes access module calls differently. However, all utilities include the following:
  • AXSMOD keyword.
  • Access module name, which is the file name of the dynamically loadable module providing the access module software.
  • Access module initialization string, which is an optional list of operational parameters specified for the access module.

    Initialization strings are specified and delimited according to the requirements of the Teradata client utility. The contents of the string are determined according to the requirements of the specified access module.

To specify an access module in your Teradata utility job script, do the following:
  1. Use the syntax for the AXSMOD command or command option as described in the reference documentation for the Teradata utility.
  2. Use the syntax for the access module initialization string described in the “Initialization String” subsection of each access module topic in this reference.