Author |
Message |
Topic: include fields not working. |
doubt_man
Replies: 2
Views: 1737
|
Forum: Utilities Posted: Tue Apr 06, 2004 4:15 am Subject: include fields not working. |
Hi Frank,
As you said , include was first processed, thats why i got the output file as blank. i changed include to outfil include. i got the correct output. thank you very much.
thank ... |
Topic: include fields not working. |
doubt_man
Replies: 2
Views: 1737
|
Forum: Utilities Posted: Mon Apr 05, 2004 3:56 am Subject: include fields not working. |
hi all,
i was experimenting with various control statements in sort.Then i came across this scenario. i cannot understand it. please see if someone can help me.
job
----
//STEP040 EXE ... |
Topic: left justification of a character field |
doubt_man
Replies: 8
Views: 4480
|
Forum: Utilities Posted: Tue Mar 30, 2004 11:17 pm Subject: left justification of a character field |
hi frank,
i wil make it more clear. if i change it like what kolsu has said, it will work fine only if we are recieving a 5 byte zipcode in the input. But that is not the case always . so ... |
Topic: left justification of a character field |
doubt_man
Replies: 8
Views: 4480
|
Forum: Utilities Posted: Tue Mar 30, 2004 10:39 am Subject: left justification of a character field |
hi kolusu,
sorry. that was a typo.
The problem is that the max value is not always 5 bytes. sometimes a zip extension will come. so we cannot put 5T's. is there any other way??
thanks ... |
Topic: left justification of a character field |
doubt_man
Replies: 8
Views: 4480
|
Forum: Utilities Posted: Tue Mar 30, 2004 7:07 am Subject: left justification of a character field |
hi kolsu,
thanks for the response. but the problem is that if we use EDIT=(TTTTTTTTT) the output will be (if we take the first record) MD00021212 . but i dont want that. The real problem ... |
Topic: left justification of a character field |
doubt_man
Replies: 8
Views: 4480
|
Forum: Utilities Posted: Tue Mar 30, 2004 1:57 am Subject: left justification of a character field |
hi all,
i wanted to convert a packed decimal field to charecter. so i used the following sort card fot that
SORT FIELDS=(1,03,BI,A),EQUALS
OUTREC FIELDS=(1:1,107,108:108,5,PD,EDIT=(IIII ... |
Topic: Summing summary records in a GDG |
doubt_man
Replies: 9
Views: 3216
|
Forum: Utilities Posted: Mon Mar 29, 2004 11:28 pm Subject: Summing summary records in a GDG |
hi kolsu,
our shop is having synctool. but i got the idea. eventhough i completed the task i used three steps for the same. but yours is much better than mine and yours take only one step ... |
Topic: "searching for topics before posting" |
doubt_man
Replies: 4
Views: 2989
|
Forum: About Mvsforums Posted: Mon Mar 29, 2004 5:01 am Subject: "searching for topics before posting" |
hi all,
i have seen many members complaining abt people asking silly questions without searching the forum first. to tell you the truth i also have did it once. one friend told me about t ... |
Topic: Summing summary records in a GDG |
doubt_man
Replies: 9
Views: 3216
|
Forum: Utilities Posted: Mon Mar 29, 2004 12:51 am Subject: Summing summary records in a GDG |
hi kolsu,
these are the answers to the qustions you asked.
1. the detail records start with a 'L' and the summary records start with '0'
2. i am not clear with what an imbeded decima ... |
Topic: Summing summary records in a GDG |
doubt_man
Replies: 9
Views: 3216
|
Forum: Utilities Posted: Sat Mar 27, 2004 1:50 am Subject: Summing summary records in a GDG |
hi kolsu,
sorry for not following the rules. i will keep that in mind the next time i post something. The following are the details you asked me to provide
lrecl=300
recfm=fb
the wor ... |
Topic: Summing summary records in a GDG |
doubt_man
Replies: 9
Views: 3216
|
Forum: Utilities Posted: Fri Mar 26, 2004 8:38 am Subject: Summing summary records in a GDG |
HI ALL,
M input file has a summary record in the top followed by a number of detailed records. the summary record consist of
count pic 9(10)
debit pic s9(13)v99
credit pic s ... |
Topic: how can i do it in jcl(remove matching dups) |
doubt_man
Replies: 4
Views: 2280
|
Forum: Utilities Posted: Tue Mar 23, 2004 8:36 am Subject: how can i do it in jcl(remove matching dups) |
thank you kolsu ,
it worked. |
Topic: how can i do it in jcl(remove matching dups) |
doubt_man
Replies: 4
Views: 2280
|
Forum: Utilities Posted: Sat Mar 20, 2004 6:25 am Subject: how can i do it in jcl(remove matching dups) |
hi dibakar,
if i understand it correctly , sum=none will delete only the duplicates. but i dont even want 1 occurance of that record if the same record is in both the files. instead, ... |
Topic: how can i do it in jcl(remove matching dups) |
doubt_man
Replies: 4
Views: 2280
|
Forum: Utilities Posted: Sat Mar 20, 2004 4:38 am Subject: how can i do it in jcl(remove matching dups) |
hi all,
i have two input files. i want in the output files only those records which are in first file and not in second file. for example if file 1 contains A+B records and file 2 contains A ... |
Topic: as/400 |
doubt_man
Replies: 1
Views: 2807
|
Forum: Related Non-Technical Topics Posted: Fri Mar 12, 2004 8:52 am Subject: as/400 |
hi all,
i would like to know whether there is any institution which gives a course on as/400 in india.
thanks
doubt_man |
|