Author |
Message |
Topic: Merge the two files. |
sivafdms
Replies: 2
Views: 1782
|
Forum: Utilities Posted: Fri Feb 17, 2017 5:18 am Subject: Merge the two files. |
Thanks Kolusu!! It worked, it was so simple. I was thinking we need complex operations to do this. Also learned new option noseqchk. |
Topic: Merge the two files. |
sivafdms
Replies: 2
Views: 1782
|
Forum: Utilities Posted: Thu Feb 16, 2017 9:46 am Subject: Merge the two files. |
Hi,
I want to merge below two files as show below. Can you please help with the sort card.
Input file1
****** ***************************** Top of Data ******************************
00000 ... |
Topic: SPLICE issue in ICETOOL |
sivafdms
Replies: 1
Views: 1693
|
Forum: Utilities Posted: Wed Jan 04, 2017 6:42 am Subject: SPLICE issue in ICETOOL |
Hi All,
Can you please help me on below issue.
Below is my input file and desired output file but after running below ICETOOL step I am not getting desired output. Can you please look into below ... |
Topic: Merge Records side by side from two files |
sivafdms
Replies: 2
Views: 2147
|
Forum: Utilities Posted: Thu Aug 25, 2016 1:21 pm Subject: Merge Records side by side from two files |
Thanks Kolusu!!
I do search before any post but sometimes I don't get the exact ones, so I post the query.
Thanks,
Siva |
Topic: Merge Records side by side from two files |
sivafdms
Replies: 2
Views: 2147
|
Forum: Utilities Posted: Thu Aug 25, 2016 6:27 am Subject: Merge Records side by side from two files |
Hi,
I have two files and want to merge records from these file side by side in the manner shown below.
File1 with LRECL as 80 & RECFM =FB
Command ===> ... |
Topic: Merge multiple records to single record |
sivafdms
Replies: 5
Views: 3214
|
Forum: Utilities Posted: Thu Jul 21, 2016 9:33 am Subject: Merge multiple records to single record |
Hi Kolusu,
We will get the input file in below manner, every time the first record will be constant. But from second record they will vary from day to day.
=COLS> ----+----1----+----2----+- ... |
Topic: Merge multiple records to single record |
sivafdms
Replies: 5
Views: 3214
|
Forum: Utilities Posted: Wed Jul 20, 2016 8:51 am Subject: Merge multiple records to single record |
Hi Kolusu,
1. The input may have not fixed records, only one thing is constant is first record and other will vary.
2. LRECL for all records are 80bytes
3. I searched ,but did not get this post.
... |
Topic: Merge multiple records to single record |
sivafdms
Replies: 5
Views: 3214
|
Forum: Utilities Posted: Tue Jul 19, 2016 9:10 am Subject: Merge multiple records to single record |
Hi Team,
Can you please help to create sort card which merge multiple records to single record.
=COLS> ----+----1----+----2----+----3----+----4----+----5----+----6----+----7--
****** *** ... |
Topic: Send mail from mainframe |
sivafdms
Replies: 1
Views: 4245
|
Forum: Other Technical Topics Posted: Fri Jul 15, 2016 4:07 pm Subject: Send mail from mainframe |
Hi team,
Can you please let me know how to send mail from mainframe without using SMTP as we don't have it installed.
Thanks,
Siva |
Topic: Horizontol to Vertical format in Syncsort |
sivafdms
Replies: 1
Views: 1760
|
Forum: Utilities Posted: Wed May 25, 2016 9:28 am Subject: Horizontol to Vertical format in Syncsort |
Hi All,
I want my records to be written in veritical format as shown .
LRECL =110
RECFM =FB
Input
Command ===> Scroll ===> CSR
... |
Topic: Put text |
sivafdms
Replies: 7
Views: 4469
|
Forum: TSO and ISPF Posted: Wed Apr 27, 2016 12:55 am Subject: Put text |
I coded below and it worked. I wanted to put text on command line to execute the other macro but below code served my purpose.
"ISPEXEC EDIT DATASET('"MEMNAME"') MACRO(ONLY) PARM(PAR ... |
Topic: Put text |
sivafdms
Replies: 7
Views: 4469
|
Forum: TSO and ISPF Posted: Wed Apr 27, 2016 12:53 am Subject: Put text |
Thanks Kolusu. It worked. |
Topic: Put text |
sivafdms
Replies: 7
Views: 4469
|
Forum: TSO and ISPF Posted: Tue Apr 26, 2016 12:59 pm Subject: Put text |
Hi Nic,
Only is another macro which works only in edit mode. so when I open member in edit using REXX I want to put that text on command line.
Thanks,
Siva |
Topic: Put text |
sivafdms
Replies: 7
Views: 4469
|
Forum: TSO and ISPF Posted: Tue Apr 26, 2016 5:07 am Subject: Put text |
Hi Team,
I writing a Rexx macro . I have a requirement where i need to put a text on command line after opening a member in edit mode like below.
Is there anyway I can do this. I tried to search ... |
Topic: Fill spaces with data in particular column using first rec |
sivafdms
Replies: 2
Views: 1797
|
Forum: Utilities Posted: Mon Jan 25, 2016 8:58 am Subject: Fill spaces with data in particular column using first rec |
Hi,
Can you please let me know if we can output file this below using SORT.
Input file (FB/80)
1111 Siva Company1
Ram Company1
R ... |
|