System Parameter Block (SPB) File: clispb.dat | IBM z/OS Mainframe Support - System Parameter Block (SPB) File: clispb.dat - Call-Level Interface Version 2

Teradata® Call-Level Interface Version 2 Reference for Workstation-Attached Systems - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Call-Level Interface Version 2
Release Number
20.00
Published
January 2024
ft:locale
en-US
ft:lastEdition
2024-11-15
dita:mapPath
bmn1691484839905.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
fvz1470444150352
lifecycle
latest
Product Category
Teradata Tools and Utilities

The default location of clispb.dat is /usr/lpp/teradata/client/20.00/etc.

The default clispb.dat affects all MF-GTW TTU products (BTEQ, TPT, and SA products) for all users. Each user can copy the default clispb.dat to their home directory and modify it for individual purposes. If clispb.dat is found in the user’s home directory, it overrides the default clispb.dat.

If you want to use clispb.dat from another folder, set the environment variable COPLIB.

JCL example to set COPLIB:

   
//ENVFILE  DD *
COPLIB=/home/randomfolder
/*
//CEEOPTS DD *
ENVAR("_CEE_ENVFILE_S=DD:ENVFILE")
/*

For more information about SPB file, refer to System Parameter Block (SPB) Processing.