Author |
Message |
Topic: Display the Counts of 1000 files in a single dataset |
whizkid79
Replies: 9
Views: 5714
|
Forum: Utilities Posted: Wed Mar 01, 2006 10:25 am Subject: Display the Counts of 1000 files in a single dataset |
It worked. Thanks Kolusu. |
Topic: Display the Counts of 1000 files in a single dataset |
whizkid79
Replies: 9
Views: 5714
|
Forum: Utilities Posted: Wed Mar 01, 2006 1:55 am Subject: Display the Counts of 1000 files in a single dataset |
Is there a solution to find out the counts of files of recfm = VB?
I have a VB file of length 1200.
I'm using DFSORT with the following SYSIN parms:
SORT FIELDS=COPY
OUTREC FIELDS=(1: ... |
Topic: How to find the position of a substring within a string. |
whizkid79
Replies: 4
Views: 2374
|
Forum: Application Programming Posted: Tue Jan 10, 2006 11:49 pm Subject: How to find the position of a substring within a string. |
It worked.
Thanks,
Whizkid79. |
Topic: How to find the position of a substring within a string. |
whizkid79
Replies: 4
Views: 2374
|
Forum: Application Programming Posted: Tue Jan 10, 2006 8:57 pm Subject: How to find the position of a substring within a string. |
Hi,
I tried this, but it isn't working. INSPECT is returning the count as 0. Please give me a solution to get the position of a substring in a string.
-Whizkid79 |
Topic: calling a PL1 program from a COBOL program |
whizkid79
Replies: 6
Views: 5673
|
Forum: Application Programming Posted: Thu Dec 22, 2005 3:40 pm Subject: calling a PL1 program from a COBOL program |
Hi,
I'm calling a PLI program from a COBOL program.
The COBOL pgm opens a file ABCD and passes that to the PLI pgm. The PLI pgm tries to write a record into the file, but the program abends. T ... |
Topic: Writing to a VBS file |
whizkid79
Replies: 2
Views: 1987
|
Forum: TSO and ISPF Posted: Mon Aug 22, 2005 8:18 am Subject: Writing to a VBS file |
Kolusu,
It didn't work. Showing the error:
IRX0509E Invalid record format for data set allocated to file FILEDD2. RECFM mu
st be fixed or variable. Spanned records or records with tra ... |
Topic: Writing to a VBS file |
whizkid79
Replies: 2
Views: 1987
|
Forum: TSO and ISPF Posted: Fri Aug 19, 2005 4:42 pm Subject: Writing to a VBS file |
Hi,
Is there a way to write data to a VBS (variable block spanned) file through REXX. Since EXECIO doesn't support write into a spanned file, there must be another way.
please let me know of any ... |
Topic: Copy sequential dataset to VSAM |
whizkid79
Replies: 4
Views: 9929
|
Forum: Data Management Posted: Wed Jun 15, 2005 2:49 pm Subject: Copy sequential dataset to VSAM |
I'l go through the link.
Thanks,
Whizkid79 |
Topic: Copy sequential dataset to VSAM |
whizkid79
Replies: 4
Views: 9929
|
Forum: Data Management Posted: Wed Jun 15, 2005 2:36 pm Subject: Copy sequential dataset to VSAM |
Thanks Kolusu.
I tried the sort logic and got the error "VSAM LOGICAL ERROR 0C ON OUTPUT"
The seq file has duplicate keyed records. Because of this IDCAMS is not copying the records o the KSDS v ... |
Topic: Copy sequential dataset to VSAM |
whizkid79
Replies: 4
Views: 9929
|
Forum: Data Management Posted: Wed Jun 15, 2005 1:55 pm Subject: Copy sequential dataset to VSAM |
Hi,
How can i copy a sequential dataset to a VSAM
Thanks,
Whizkid79 |
Topic: Infinite loop |
whizkid79
Replies: 4
Views: 2262
|
Forum: Application Programming Posted: Fri May 27, 2005 8:21 am Subject: Infinite loop |
Hi,
I have an interview qn:
A program is of 5k lines of code... some where in the program it is going into loop for some records. How can we find the exact location of the program where it is go ... |
Topic: Calculate DB2 date 100 days prior to current date. |
whizkid79
Replies: 16
Views: 18135
|
Forum: Database Posted: Fri May 20, 2005 1:31 pm Subject: Calculate DB2 date 100 days prior to current date. |
Hi Kolusu,
I want to find the difference of dates between current date and '05/10/2004' in days months and years in the following format:
<months>/<days>/<years>
i used th ... |
Topic: Calculate DB2 date 100 days prior to current date. |
whizkid79
Replies: 16
Views: 18135
|
Forum: Database Posted: Fri May 20, 2005 10:21 am Subject: Calculate DB2 date 100 days prior to current date. |
I want to find the date difference giving the days months and years as output using a single sql. Is this possible?
Thanks,
Whizkid79 |
Topic: Differences between DB2 v7 and DB2 v8 |
whizkid79
Replies: 2
Views: 1943
|
Forum: Database Posted: Fri Apr 15, 2005 12:19 pm Subject: Differences between DB2 v7 and DB2 v8 |
Thanks a lot. That's what i was searching for. |
Topic: Differences between DB2 v7 and DB2 v8 |
whizkid79
Replies: 2
Views: 1943
|
Forum: Database Posted: Fri Apr 15, 2005 8:47 am Subject: Differences between DB2 v7 and DB2 v8 |
Can i know the differences between DB2 v7 and DB2 v8.
Thanks,
Whizkid79 |
|