![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/8/54/8541f916-e424-418e-bd7f-3736e57d9313/8541f916-e424-418e-bd7f-3736e57d9313-bgf0.png)
BMC Software, Inc., Confidential and Proprietary Information
7-26 Administrative Products for DB2 Installation Guide
Default Option Descriptions
JDSNBG='''&&PREFIX..JCLGEN(&&WORKID)'''
For DB2 Version 5 and later, defines the default data set name that is used for
batch JCL Generation. This data set can be either a sequential or partitioned
data set. Hardcoding a member name is not recommended for a partitioned
data set. The products automatically use the Work ID as the member name.
JDSNC='''&&PREFIX..COMPARE(CMPJCL)'''
Defines the default data set name that is used for Compare JCL. This data set
can be either a sequential or partitioned data set.
JDSNCPL='''&&PREFIX..TASKID(&&TASKID)'''
The default data set name where the CM/PILOT component places the
generated Execution JCL. This data set can be either a sequential or
partitioned data set. Hardcoding a member name is not recommended for a
partitioned data set. The CM/PILOT component automatically uses the
TASK ID as the member name.
JDSNE='''&&PREFIX..EXEC(&&WORKID)'''
Defines the default data set name that is used for Execution JCL. This data
set can be either a sequential or partitioned data set. Hardcoding a member
name is not recommended for a partitioned data set. The product
automatically uses the Work ID as the member name.
JDSNI='''&&PREFIX..IMPORT(&&WORKID)'''
Defines the default data set name that is used for Import JCL. This data set
can be either a sequential or partitioned data set. Hardcoding a member name
is not recommended for a partitioned data set. The product automatically
uses the Work ID as the member name.
JDSNBR='''&&PREFIX..BASELINE(BLRPTJCL)'''
The default data set name where the product places the generated Baseline
Report JCL. This data set can be either a sequential or partitioned data set.
LOCATION The local subsystem location. If you are using Single Point Entry, the
parameter is set to
SPE_METHOD.
LOCK=X Controls the SQL LOCK TABLE statements that are issued by the Execution
component for ALTER unloads. The
LOCK parameter does not apply to the
BMC Software UNLOAD PLUS product.
S Issue the SQL LOCK TABLE IN SHARE MODE statement
X Issue the SQL LOCK TABLE IN EXCLUSIVE MODE statement
N Do not issue SQL LOCK TABLE statements
LOG=N Specifies that records be logged during loads that use the IBM LOAD utility
(
Yor N).