Author |
Message |
Topic: SYNCSORT - |
prgaj1
Replies: 1
Views: 2040
|
Forum: Utilities Posted: Fri Jul 11, 2008 7:07 am Subject: SYNCSORT - |
Hi,
I have a file which contain data for seven years. Yearly I change my sort parameter to only get the last two years data. I was wondering if I could use a DATE parameter in SYNCSORT to prevent re ... |
Topic: &DATE2 |
prgaj1
Replies: 3
Views: 2311
|
Forum: Utilities Posted: Thu Jul 10, 2008 9:26 am Subject: &DATE2 |
I get an syntax error on the &date2 not sure why as it show a similiar example in the manual.. |
Topic: &DATE2 |
prgaj1
Replies: 3
Views: 2311
|
Forum: Utilities Posted: Wed Jul 09, 2008 2:58 pm Subject: &DATE2 |
Hi,
I have a file which with data for seven years. Yearly I change my sort parameter to only get the last two years data. I was wondering if I could use &DATE to prevent remembering to change t ... |
Topic: Help Y'date2' in Syncsort |
prgaj1
Replies: 1
Views: 3542
|
Forum: Utilities Posted: Mon Jun 09, 2008 1:05 pm Subject: Help Y'date2' in Syncsort |
I need some help using the Y'DATE2' or similar date parameter
We got the following in a sort and have to remember to change it every year to not abend:
SORT FIELDS=(59,05,CH,A,
... |
Topic: how do I make a global change in column using hex (in Cobol) |
prgaj1
Replies: 2
Views: 1621
|
Forum: TSO and ISPF Posted: Wed Jun 04, 2008 3:56 pm Subject: how do I make a global change in column using hex (in Cobol) |
One use P for special characters but one can also use - "X".... if you would like all space colon to space comma you would have the following code
Code:
C X'405E' X'406B' all
You w ... |
Topic: ISPF 2 EDIT problem |
prgaj1
Replies: 1
Views: 7302
|
Forum: TSO and ISPF Posted: Wed Jun 04, 2008 3:43 pm Subject: ISPF 2 EDIT problem |
Hi there
All of a sudden I'm having a problem editting anything in my ISPF session. I can allocate datasets add 1 new member and save but I cannot edit any members in any datasets it come up with ... |
Topic: 22 length error received from CICS reading VSAM file |
prgaj1
Replies: 1
Views: 2887
|
Forum: Problem Determination Posted: Tue Jul 01, 2003 10:40 am Subject: 22 length error received from CICS reading VSAM file |
Hi there
I get an 22-length error when I read a VSAM file from an CICS program - this program handle the error and I do not obtain a dump. It seems that I get the 22 return from CICS in the DFH resp ... |
|