Search found 6 matches
- Tue Aug 07, 2007 2:14 pm
- Forum: DFSORT , ICETOOL & Utilities
- Topic: Outfil outrec
- Replies: 2
- Views: 15907
Outfil outrec
Hi, i have a input file with couple of fields in numeric (Packed decimal), my work is to copy some of the fields from input file to output file. My problem is some of the fields from input file which are in PD decimal are copied to output file using outfil outrec but these are not displaying the num...
- Tue Jul 17, 2007 3:01 pm
- Forum: JCL
- Topic: Concatenation of GDG versions
- Replies: 1
- Views: 7925
Concatenation of GDG versions
hi,
I have n number of GDG versions..how do i copy all this versions into master file, what program or tool should i use. if you have a sample code please send me.
I have n number of GDG versions..how do i copy all this versions into master file, what program or tool should i use. if you have a sample code please send me.

- Tue Jul 17, 2007 2:57 pm
- Forum: JCL
- Topic: No of records in flat file
- Replies: 2
- Views: 6359
No of records in flat file
hi,
I have a flat file in my step and i want to know how many records are there in that file, for furthure processing...how do i do that?
I have a flat file in my step and i want to know how many records are there in that file, for furthure processing...how do i do that?
- Wed Jul 04, 2007 7:17 pm
- Forum: DFSORT , ICETOOL & Utilities
- Topic: number of records in input file
- Replies: 3
- Views: 14247
number of records in input file
Is there any sort condition, by which we can come to know the number of records in the input file.
- Wed Jul 04, 2007 7:10 pm
- Forum: DFSORT , ICETOOL & Utilities
- Topic: Sort fields difference
- Replies: 1
- Views: 6820
Sort fields difference
What is the difference between Inrec fields and outrec fields.
- Wed Jun 27, 2007 5:18 pm
- Forum: DB2 SQL - DB2 PROGRAMMING
- Topic: DB2 Cursor
- Replies: 1
- Views: 10641
DB2 Cursor
Assume that for sure the declared cursor will not fetch any records, then in this case what will be the sql code during opening of this cursor.