Memorex LOCK - VERSION 2-24 Informações Técnicas Página 412

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 568
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 411
Recorder History
11-2 User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
Recorder History
Description BIM-EPIC Recorder Backup files can be used to create job activity
reports. For example, you may want to combine daily backups into a
single Recorder History dataset. You can create a new Recorder History
dataset weekly, monthly, or for any specified time period.
To create a Recorder History dataset:
Step Action
1 Create a new Recorder History dataset using a tape-to-tape
copying utility, such as TSIDDTD. The Recorder Backup file
format is fixed-blocked, with a record length of 338 and a block
size of 5746.
// JOB INITIALIZE RECORDER HISTORY FILE
// TLBL INPUT,'DAILY.RECORDER'
// TLBL OUTPUT,'RECORDER.HISTORY'
// EXEC TSIDDTD
/*
/&
2 Combine the new Recorder Backup files into an existing
Recorder History dataset. The example below uses a sort
program. You can use whatever mechanism you prefer.
// JOB MERGE VSE RECORDER FILES
// TLBL SORTIN1,'VSE.DAILY.BACKUP',,,,,,2
// TLBL SORTIN2,'VSE.MNTHLY.BACKUP',,,,,,2
// TLBL SORTOUT,'VSE.MNTHLY.BACKUP',,,,,,2
// DLBL SORTWK1,’===.SORTWK1’
// EXTENT SYS004
// EXEC TSIDSRT
SORT
FIELDS=(25,2,A,21,6,A,17,4,A),FILES=2,FORMAT=BI
RECORD TYPE=F,LENGTH=338
INPFIL BLKSIZE=5746
OUTFIL BLKSIZE=5746
OPTION PRINT=ALL
END
/*
/&
Vista de página 411
1 2 ... 407 408 409 410 411 412 413 414 415 416 417 ... 567 568

Comentários a estes Manuais

Sem comentários