As a side note. When using File-Aid MVS, you have the ability, within the
selection criteria options panel to skip and/or select the number of records
you want/don't want. (there are a number of additional options you can also use
at the same time i.e. stop after certain number of records, start the process
from the last record and con't backwards etc.) Without the manual coding of
parameters within some JCL.
If you have any more questions feel free in
1) Using the hotline at 1-800-538-7822
2) Using fromtline.compuware.com our WEB based support system
Hope this helps
Robert Galambos
Compuware Senior Technical Specialist
IBM Certified Solutions Expert -
DB2 UDB for OS/390 Database Administration
[EMAIL PROTECTED]
Tel: +1 905 886 7000
Toll Free: +1 800 263 7189
Fax: +1 905 886 7023
Quebec: +1 877-281-1888
Compuware Canada
Service is our best product
Les renseignements contenus dans le présent message électronique sont
confidentiels et concernent exclusivement le(s) destinataire(s) désigné(s). Il
est strictement interdit de distribuer ou de copier ce message. Si vous avez
reçu ce message par erreur, veuillez répondre par courriel à l'expéditeur et
effacer ou détruire toutes les copies du présent message.
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Ken
Porowski
Sent: November 22, 2006 9:51 AM
To: [email protected]
Subject: Re: FILEAID : UNABLE TO EDIT (DELETE PORTIONS) LARGE FILE
You are creating a subset of the original file starting SKIP records in for
COUNT records. If you use this method be sure you get your SKIPs and COUNTs
right or you may drop or duplicate records. You would also have to create two
more files, one for the SKIP records for the front end and one for the
SKIP(SKIP+COUNT) for the back end of the file. A little messy but it works.
-----Original Message-----
willie bunter
Hi Peter,
Just curious, the COUNT PARM you have included what does that do? I have
usually used only the SKIP command.
"Hunkeler Peter
If increasing the region size doesn't help, try IDCAMS:
REPRO IDS(indsn) ODS(outdsn) SKIP(nnnn) COUNT(cccc)
You may need to run it multiple times if you need to delete in the middle of
the data set.
Peter Hunkeler
CREDIT SUISSE
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at
http://bama.ua.edu/archives/ibm-main.html
The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose it
to anyone else. If you received it in error please notify us immediately and
then destroy it.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html