Sets the number of lines that are saved from the output display area and sent to DBW after a reconnect with CNS.
Syntax
CNSGET LINES n
Syntax Elements
- n
- number of lines to be saved.
Usage Notes
Teradata recommends setting large values (for example, 10 or more lines), unless the display of old input and output after a reconnect is a security concern.
To check the current number of lines set, issue the CNSGET command. For more information, see CNSGET.
Example: Setting the number of lines to be saved from the DBW display
In this example, the number of lines set to be queued on the system is 12.
cnsset lines 12Result:
CNSSUPV: cns will save 12 lines per screen.