PRINT[(filespec)]|NOPRINT
-l [filespec] | -nl - Teradata Preprocessor2

Teradata® Preprocessor2 for Embedded SQL Programmer Guide

Product
Teradata Preprocessor2
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-19
dita:mapPath
whb1544831946911.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2446
lifecycle
previous
Product Category
Teradata Tools and Utilities

Purpose

PRINT specifies that PP2 output the listing to the associated file spec.

NOPRINT specifies that PP2 suppress this listing.

Usage Notes

Default Mutually Exclusive
PRINT PRINT and NOPRINT

If PRINT is specified but no file is specified, the print file defaults to different types of files, depending on the environment. The following table lists the file types.

Environment Type of File
z/OS File with a ddname of SYSPRINT
Workstation-attached Source input file name

PP2 generates a file extension of .lis.

If a file name is specified with no extension when running PP2 in a workstation-attached environment, the default file extension is .lis.

NOPRINT implies NOOPTIONS, NOSOURCE and NOXREF.