MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 27 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: APS programs conversion to structured COBOL..
krkcs

Replies: 2
Views: 1972

PostForum: Application Programming   Posted: Thu May 17, 2007 1:43 pm   Subject: APS programs conversion to structured COBOL..
I dont know if anyone is aware of the APS Programs. APS programs are some tool generated programs, they are very difficult one's to get analysed and fixed.
I'm not sure if there is any tool that exis ...
  Topic: Can we replace a set of characters in a file using sort
krkcs

Replies: 8
Views: 3282

PostForum: Utilities   Posted: Tue Apr 03, 2007 1:10 pm   Subject: Can we replace a set of characters in a file using sort
semigeezer, not all of us are supposed to program in REXX, thank you !
  Topic: Can we replace a set of characters in a file using sort
krkcs

Replies: 8
Views: 3282

PostForum: Utilities   Posted: Tue Apr 03, 2007 11:50 am   Subject: Can we replace a set of characters in a file using sort
Kolusu, currently this is the way i'm following, but included almost 170 hex val's to be converted to spaces.
since, in this case, the data is retrieved from a other than mainframe platform, so good ...
  Topic: Can we replace a set of characters in a file using sort
krkcs

Replies: 8
Views: 3282

PostForum: Utilities   Posted: Tue Apr 03, 2007 10:59 am   Subject: Can we replace a set of characters in a file using sort
.<(+|&!$*);
  Topic: Can we replace a set of characters in a file using sort
krkcs

Replies: 8
Views: 3282

PostForum: Utilities   Posted: Tue Apr 03, 2007 10:44 am   Subject: Can we replace a set of characters in a file using sort
Kolusu,

I meant a little different., "I'll be replacing only if not in set of pre-defined chars (like !"%$''" etc..,), if its in there, write the original character.." more or l ...
  Topic: Can we replace a set of characters in a file using sort
krkcs

Replies: 8
Views: 3282

PostForum: Utilities   Posted: Tue Apr 03, 2007 10:30 am   Subject: Can we replace a set of characters in a file using sort
hi,

I have a file of length 200 bytes; we have packed data at 90-100 cols.

Is there anyway to space-out the characters (from 1-89, 101-200, leave the packed data which is at 90-100 bytes) which ...
  Topic: Check the condition code of procstep.procstep
krkcs

Replies: 6
Views: 2831

PostForum: Job Control Language(JCL)   Posted: Tue Mar 20, 2007 11:15 am   Subject: Check the condition code of procstep.procstep
Thanks for all the replies/ suggestions...decided to hard code the first proc in my job and do the rest..

thank you...!!
  Topic: Check the condition code of procstep.procstep
krkcs

Replies: 6
Views: 2831

PostForum: Job Control Language(JCL)   Posted: Tue Mar 20, 2007 9:33 am   Subject: Check the condition code of procstep.procstep
thanks expat.. yes, i know that expat.. but dont know is there any other way to go about it ??
  Topic: Check the condition code of procstep.procstep
krkcs

Replies: 6
Views: 2831

PostForum: Job Control Language(JCL)   Posted: Tue Mar 20, 2007 9:21 am   Subject: Check the condition code of procstep.procstep
I have a step which executes a proc, proc has got seven steps, i need to check the condition of the seventh step, which executes a proc again.

I tried checking the condition, its abending with the ...
  Topic: Get records from 1st file if it's there in 2nd, SYNCSORT.
krkcs

Replies: 14
Views: 7274

PostForum: Utilities   Posted: Tue Nov 08, 2005 7:06 am   Subject: Get records from 1st file if it's there in 2nd, SYNCSORT.
Yes Kolusu....It has definitely helped me....thanks....
  Topic: Get records from 1st file if it's there in 2nd, SYNCSORT.
krkcs

Replies: 14
Views: 7274

PostForum: Utilities   Posted: Tue Nov 08, 2005 6:44 am   Subject: Get records from 1st file if it's there in 2nd, SYNCSORT.
Kolusu, If both of my files (file-1 and file-2) have unique keys...then will it work fine ?? or while executing the select will it shuffle the records and get me some of the file-2 records also ??
  Topic: Get records from 1st file if it's there in 2nd, SYNCSORT.
krkcs

Replies: 14
Views: 7274

PostForum: Utilities   Posted: Tue Nov 08, 2005 6:28 am   Subject: Get records from 1st file if it's there in 2nd, SYNCSORT.
Please read this SELECT FROM(CONCAT) TO(OUTPUT) ON(1,7,CH) FIRSTDUP USING(CTL3) as SELECT FROM(CT) TO(OUT) ON(1,7,CH) FIRSTDUP USING(CTL3)
  Topic: Get records from 1st file if it's there in 2nd, SYNCSORT.
krkcs

Replies: 14
Views: 7274

PostForum: Utilities   Posted: Tue Nov 08, 2005 6:26 am   Subject: Get records from 1st file if it's there in 2nd, SYNCSORT.
Yes Phantom..SPLICE is working for me...till now I thought this will be working only for IBM tools....Thanks for the Info.

I worked out this problem as follows :
//SYNCSTP EXEC PGM=SYNCTOOL
//TO ...
  Topic: Get records from 1st file if it's there in 2nd, SYNCSORT.
krkcs

Replies: 14
Views: 7274

PostForum: Utilities   Posted: Tue Nov 08, 2005 5:14 am   Subject: Get records from 1st file if it's there in 2nd, SYNCSORT.
Ooops...!!! forgot to answer your question Phantom, sorry for that...
File - 2 may contain up 50K of records....in production.....
  Topic: Get records from 1st file if it's there in 2nd, SYNCSORT.
krkcs

Replies: 14
Views: 7274

PostForum: Utilities   Posted: Tue Nov 08, 2005 4:50 am   Subject: Get records from 1st file if it's there in 2nd, SYNCSORT.
Hi Phantom,

Yes, I'm trying to extract a subset of records from first file. Key for both of the files is starting at pos - 1 and ending at position - 3. So, whenever a key from the first file is ha ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group