Memorex LOCK - VERSION 2-24 Información técnica Pagina 344

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 568
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 343
Pre-Open Processing (TSIDASS)
8-6 User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
CHECK
Parameter
The following provides a description of the parameters you can use with a
CHECK statement.
Definitions The following provides definitions for the parameters you can use with a
CHECK statement.
Examples The following example determines if Start Track 1
PRODUCT.ID.MASTER exists.
// DLBL FILEIN,'PRODUCT.ID.MASTER'
// EXTENT SYS010,CKDP16,,,1,10
// EXEC TSIDASS
CHECK FILEIN
/*
The following example determines if version 1 of
PRODUCT.ID.MASTER exists.
// DLBL FILEIN,'PRODUCT.ID.MASTER'
// EXEC TSIDASS
CHECK FILEIN
/*
The following example determines if version 5 of
PRODUCT.ID.MASTER exists.
Parameter Required? Valid Default
dtfname Yes 1 to 7 characters None
Parameter Definition
dtfname dtfname identifies the dataset to be opened.
dtfname specifies the DLBL, TLBL, or DD
statement that identifies the Dataset Version or Start
Track 1 DSN to be checked. The DLBL or TLBL
can be in the TSIDASS JCL or it can be in Standard
Labels. The DD statement must be in the TSIDASS
JCL.
If a CHECK statement is present, there can be only
one of them in a TSIDASS step. No other TSIDASS
control statements can be present.
At completion, TSIDASS will display one of the
following return codes on the VSE console.
0The version is in the BIM-EPIC Catalog, or if a
Start Track 1 DLBL/EXTENT was provided, exists
as a Start Track 1 dataset.
8The version is not in the BIM-EPIC Catalog, or
if a Start Track 1 DLBL/EXTENT was provided,
does not exist as Start Track 1 dataset.
16BIM-EPIC is not active.
Vista de pagina 343
1 2 ... 339 340 341 342 343 344 345 346 347 348 349 ... 567 568

Comentarios a estos manuales

Sin comentarios