Memorex LOCK - VERSION 2-24 Especificaciones Pagina 290

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 489
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 289
Using the BIM-EPIC Sort Interface (TSIDSRT)
8-6 User Reference
Using the BIM-EPIC Sort Interface (TSIDSRT)
TSIDSRT solves the problems that can occur at both open and close with some SORT utility
programs. TSIDSRT is not a sort program. Instead, it is an interface program between BIM-
EPIC and your sort program. It calls your sort program to do the sort, but it allows BIM-EPIC
to satisfy pre-open assignment checking, to truncate the SORTOUT file, and to close and
delete SORTWK areas. TSIDSRT provides full support for BIM-EPIC's generic device
independence and reblocking features.
If you use unlabeled tape datasets in your sort, these datasets must be controlled.
You can use only one SORTOUT dataset.
For other specific information on executing a sort with controlled datasets and for JCL
examples, see 7-37 in this manual.
GDI=YES must be specified as a configuration option.
// <labels for sort datasets>
// EXEC TSIDSRT
sort control statements
/*
None
Supply labels for the datasets required by your sort program.
Supply the control statements required for your sort program.
// JOB EXECUTE SORT
// TLBL SORTIN1,'DAILY.TRANS',,,,,,2
// TLBL SORTOUT,'SORTED.DAILY.TRANS',,,,,,1
// DLBL SORTWK1,'$$$.SORTWK1,(D)'
// EXEC TSIDSRT
SORT FIELDS=(33,4,A),FORMAT=BI,WORK=1,FILES=1
RECORD TYPE=F,LENGTH=80
INPFIL BLKSIZE=1600
OUTFIL BLKSIZE=4000
END
/*
/&
Description
Configuration
Options
JCL Requirements
UPSI Values
Dataset
Requirements
Control Statements
Example
Vista de pagina 289
1 2 ... 285 286 287 288 289 290 291 292 293 294 295 ... 488 489

Comentarios a estos manuales

Sin comentarios