05.02.2013 Views

Chapter 3. Operating NetView FTP V2.2.1 MVS - IBM

Chapter 3. Operating NetView FTP V2.2.1 MVS - IBM

Chapter 3. Operating NetView FTP V2.2.1 MVS - IBM

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

You can do any of the following:<br />

1. Set up a new and larger <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> checkpoint data set.<br />

2. Use AMS to unload the old <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> checkpoint data set.<br />

Delete the old checkpoint data set. Allocate a larger <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong><br />

checkpoint data set. Reload the checkpoint data set.<br />

Member DVGMXCR2 in library DVG.N<strong>FTP</strong>230.INSTLIB contains a sample<br />

batch job for this. This member is shown in Figure 44.<br />

<strong>3.</strong> Rebuild the <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> checkpoint data set.<br />

You can now restart <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> or the stopped servers.<br />

//DVGMXCR2 JOB (accn,n),'programmer-id',<br />

// MSGCLASS=x,MSGLEVEL=(1,1),CLASS=a,<br />

// NOTIFY=userid,USER=userid<br />

//���������������������������������������������������������������������<br />

//� NETVIEW FILE TRANSFER PROGRAM VERSION 2.2.1 �<br />

//� Generated by macro DVGMXJG2 �<br />

//� MEMBER : DVGMXCR2 �<br />

//� Parameter: �<br />

//� INDEX DVG.N<strong>FTP</strong>23� �<br />

//� VSQUAL DVG.N<strong>FTP</strong>23� �<br />

//� WRKDISK SYSDA �<br />

//� FUNCTION : �<br />

//� REORGANIZE THE N<strong>FTP</strong> CHECKPOINT DATA SET �<br />

//���������������������������������������������������������������������<br />

//�---------------------------------------------------<br />

//� UNLOAD THE EXISTING CHECKPOINT DATA SET<br />

//�---------------------------------------------------<br />

//UNLOAD EXEC PGM=IDCAMS,REGION=2M<br />

//SYSPRINT DD SYSOUT=�<br />

//CRRDATA DD DSN=&TEMP,UNIT=SYSDA,<br />

// DISP=(NEW,PASS),SPACE=(TRK,(15,15)),<br />

// DCB=(RECFM=FB,LRECL=992,BLKSIZE=1984)<br />

//SYSIN DD �<br />

/�-----------------------------------------------�/<br />

/� UNLOAD THE VSAM CLUSTER �/<br />

/�-----------------------------------------------�/<br />

REPRO -<br />

INFILE(CRRDATA) -<br />

ODS(DVG.N<strong>FTP</strong>23�.CHECKPNT.FILE)<br />

/�<br />

//�---------------------------------------------------<br />

//� DELETE AND DEFINE AND INIT THE CHECKPNT DATA SET<br />

//�---------------------------------------------------<br />

//DEFREP EXEC PGM=IDCAMS,REGION=2M<br />

//SYSPRINT DD SYSOUT=�<br />

//VSAMCHCK DD DUMMY,<br />

// DCB=(RECFM=VBA,LRECL=125,BLKSIZE=629)<br />

//CRRDATA DD DSN=&TEMP,DISP=(OLD,DELETE)<br />

//SYSIN DD DSN=DVG.N<strong>FTP</strong>23�.INSTLIB(DVGMXCRD),DISP=SHR<br />

Figure 44. Sample Job DVGMXCR2 to Reorganize the Checkpoint Data Set<br />

<strong>Chapter</strong> 5. Setting Up and Maintaining the Checkpoint Data Set 77

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!