Syntax - Access Module

Teradata® Tools and Utilities Access Module Reference

Product
Access Module
Release Number
16.20
Published
November 2020
Language
English (United States)
Last Update
2020-11-18
dita:mapPath
igy1527114222333.ditamap
dita:ditavalPath
igy1527114222333.ditaval
dita:id
B035-2425
lifecycle
previous
Product Category
Teradata Tools and Utilities


where the following is true:

Option Description
noprompt
  • Removes the prompt for data source specifications.
  • Shows a progress dialog box during load or export operations.
  • If jobid is not mentioned along with the option, the first job (the default job) is executed.
batch
  • Removes the prompt for data source specifications.
  • Prevents the progress dialog box from being displayed during load operations.
  • Allows the Teradata Access Module for OLE DB to operate without user interaction.
  • If jobid is not mentioned along with the option, the first job (the default job) is executed.
' '
  • The syntax symbolizes empty initialization string or blank string.
  • Prompts for data source specifications by opening the Teradata OLE DB AXSMOD dialog box.
  • Shows a progress dialog box during load or export operations.
  • If jobid is not mentioned along with the option, the first job (the default job) is executed.
jobid = jobnum
  • jobid is the keyword.
  • jobnum is a positive integer value specified by the user to execute a particular job from the .amj file.