RE:

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: RE:
From: Jose Flores (jflores@gelsons.com)
Date: Wed Aug 20 2008 - 13:07:23 EDT


Ronald,

Have you tried copying the file to another file.

If it copies correct with the right number of records, then it’s the program
that has the problem.
If it loops, then it’s the file/catalog that is the problem.
My guess it’s the program, since it looks like the file is being re-opened.

-jose-

-----Original Message-----
From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf Of
ronald alagar
Sent: Tuesday, August 19, 2008 1:50 PM
To: VSE Discussion List
Subject: Re:



Hi ED,
      I'm attaching the listing of the job.
thanks,
ronald

----- Original Message ----
From: Edward M. Martin <EMartin@aultman.com>
To: VSE Discussion List <vse-l@Lehigh.EDU>
Sent: Wednesday, August 20, 2008 4:28:05 AM
Subject: RE:

Hello Ronald,

    From the log, can you determine what extents are going to what Dynam
files?
    Now I am going to step back a little.

    Problem:
    You have a program that is looping reading a Dynam file, and this
program seems to be in a continuous read of this file.

    Single Dynam controlled file:
    If it is only one generation of a file, I would have to ask if anything
has been changed in the program that would have it got to the start of the
file and start reading from the front of the file.
    
    Concatenated Dynam Controlled File:
    If it is reading multiple generations of the same file, I would say that
that you have Dynam reading concatenated files with the last concatenated
file pointing back to the first file.

Concatenate                file 1  gen1
                        File 1  gen2
                        File 1  gen3
                        File 1  gen1
Snip from the EPIC manual>>>>
Reads multiple files using only one open.  The files are read as a single
dataset.  This process is called dataset concatenation.  Use concatenation
to read multiple files when your program performs only one open.  This
option is valid for controlled datasets only.  For coding, examples, and
limitations, see 6-4 in this manual.
End snip from the EPIC Manual>>>>

    I have EPIC but it would seem that the process must be the same put a
Option Code on the EPIC DLBL (which is an E) which allows concatenated
datasets.

    So now you have the end pointing to the beginning and Dynam does not
know when to end.

    Finally,  have you reorganized the Dynam Catalog?
    

Ed Martin
Aultman Health Foundation
330-588-4723
ext 40441

-----Original Message-----
From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf Of
ronald alagar
Sent: Tuesday, August 19, 2008 3:19 PM
To: VSE Discussion List
Subject: Re:

Hi Ed,
     Sorry for the very late response......Yes, we do have a disk manager
CA-Dynam.  Its been a week since we got this multiple read on the same
extent.  How can we resolve this thing?  Tried to use Ditto in checking the
file, saw nothing irregular (i hope so) need your help on this, ronald



----- Original Message ----
From: Edward M. Martin <EMartin@aultman.com>
To: VSE Discussion List <vse-l@Lehigh.EDU>
Sent: Thursday, August 14, 2008 4:26:02 AM
Subject: RE:

Hello Ronald,

    I am going to ASSUME (not a good thing) that you have some sort of DISK
manager.

    Can you look at the Disk catalog for the file in question and see if
there a problem with the catalog entry?

Ed Martin
Aultman Health Foundation
330-588-4723
ext 40441

-----Original Message-----
From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf Of
Wakser, David
Sent: Wednesday, August 13, 2008 3:24 PM
To: VSE Discussion List
Subject: RE: 

Oops, I think you're correct Ed. Unless the PROGRAM has a serious coding
error, then I don't know how it could happen.

David Wakser 

-----Original Message-----
From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf Of
Edward M. Martin
Sent: Wednesday, August 13, 2008 3:21 PM
To: VSE Discussion List
Subject: RE: 

Hello Ronald,

    This is not a VSAM file but a file with actual extents correct?

Ed Martin
Aultman Health Foundation
330-588-4723
ext 40441


      


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b25 : Sat Aug 30 2008 - 00:50:16 EDT