Author |
Message |
Topic: help to search multiple strings in multiple datasets in REXX |
chandra_vssv
Replies: 4
Views: 4927
|
Forum: TSO and ISPF Posted: Fri Dec 11, 2009 1:27 am Subject: hello All |
Thanks for all your suggestions, i actually do not have time to check for options.Something i need it urgently, atlast i got REXX code from online which was actually searching a string in a dataset.I ... |
Topic: help to search multiple strings in multiple datasets in REXX |
chandra_vssv
Replies: 4
Views: 4927
|
Forum: TSO and ISPF Posted: Thu Dec 10, 2009 2:03 am Subject: help to search multiple strings in multiple datasets in REXX |
Hi,
Its been longtime looking at this forum , i was away from coding for almost 3yrs.
. I learned manythings from this forum , really one should appreciate all the efforts of people who are cont ... |
Topic: SAS array help needed |
chandra_vssv
Replies: 9
Views: 5144
|
Forum: Application Programming Posted: Wed Jun 10, 2009 10:29 am Subject: Hi |
Expat
You are right , i tried in SAS editor , it is giving me results but not as expected. Here i have taken the data to be compared with array under cards but actual file is unknow, we dont know h ... |
Topic: SAS array help needed |
chandra_vssv
Replies: 9
Views: 5144
|
Forum: Application Programming Posted: Wed Jun 10, 2009 3:29 am Subject: hi |
Kolusu,
I just started learning SAS, hardly 3-4 days. I conquer with Expat but i was just letting him know about my requirement. I do not mean it, i am sorry if something wrong in my previous reply ... |
Topic: SAS array help needed |
chandra_vssv
Replies: 9
Views: 5144
|
Forum: Application Programming Posted: Tue Jun 09, 2009 8:34 am Subject: thanks |
Thanks Kolusu for the Link on Arrays, i am trying to understand the array concept in SAS, it is different in SAS from other programming languages(COBOL) .
Expat
Thanks for suggesstion as well. Can ... |
Topic: SAS array help needed |
chandra_vssv
Replies: 9
Views: 5144
|
Forum: Application Programming Posted: Mon Jun 08, 2009 9:22 am Subject: SAS array help needed |
I got it by doing MERGE but i want the i/p 'A' dataset to be loaded in array, as per requirement. Please let me know how can i do that. Thanks in advance. |
Topic: SAS array help needed |
chandra_vssv
Replies: 9
Views: 5144
|
Forum: Application Programming Posted: Mon Jun 08, 2009 3:06 am Subject: SAS array help needed |
Hi,
I have i/p dataset ' A 'with 5 columns and 22 rows, 4th column contains STATE Names. I want to load all these values from 'A' in to an array and match this 4th column with a field in another da ... |
Topic: infinite looping |
chandra_vssv
Replies: 6
Views: 2913
|
Forum: Job Control Language(JCL) Posted: Tue Sep 04, 2007 6:17 pm Subject: infinite looping |
Kolusu,
I dont know which cobol program the job was using .I just monitor those jobs , if something goes wrong we inform application folks or sometimes we take decisions based on the time left for ... |
Topic: infinite looping |
chandra_vssv
Replies: 6
Views: 2913
|
Forum: Job Control Language(JCL) Posted: Tue Sep 04, 2007 2:09 pm Subject: infinite looping |
Thanks Guy for your quick response.
That jobs was not taking any chekpoints either, so i chekced CPU and EXCp-cnt , they were not moving .i waited for 30 min and i thought it was not doing anything ... |
Topic: infinite looping |
chandra_vssv
Replies: 6
Views: 2913
|
Forum: Job Control Language(JCL) Posted: Tue Sep 04, 2007 1:54 pm Subject: infinite looping |
Hi,
I have a job in production which executes for 30 min , sometimes it will take more than that, from past few days i am cancelling the job after 2hrs , when i look at the cpu and excp count its n ... |
Topic: filling the missing fields with a value |
chandra_vssv
Replies: 3
Views: 2143
|
Forum: Application Programming Posted: Thu Jun 01, 2006 7:53 am Subject: filling the missing fields with a value |
Hi,
I have an input file like this
2006052 4405A551117386.054009780432805400
2006052 4405A551117386.054009780432805401
2006052 4405A551117386.054009780532905402 AAA ... |
Topic: Tool for Creating Job flow diagrams for SAS programs |
chandra_vssv
Replies: 6
Views: 2982
|
Forum: Application Programming Posted: Mon Apr 17, 2006 6:32 am Subject: Tool for Creating Job flow diagrams for SAS programs |
hariavansh,
for cobol/cics you can use cobol work bench.
does anybody please let me know if there is any tool like cobol work bench whcih will generate flow diagrams for SAS pgms, presently we a ... |
Topic: Tool for Creating Job flow diagrams for SAS programs |
chandra_vssv
Replies: 6
Views: 2982
|
Forum: Application Programming Posted: Thu Apr 13, 2006 4:45 am Subject: Tool for Creating Job flow diagrams for SAS programs |
Hi,
Is there any tool which will generate flow diagrams for SAS programs just like cobol work bench.help will be highly appreciated. |
Topic: How to count duplicate records |
chandra_vssv
Replies: 11
Views: 17739
|
Forum: Utilities Posted: Thu Mar 09, 2006 8:52 am Subject: How to count duplicate records |
Hi,
I have inputfile of rec length of 80.I have to count the total number of records as well as number of duplicate records.Could anybody please provide a solution either in syncsort or cobol prog ... |
Topic: how to copy LOG in to flat file |
chandra_vssv
Replies: 2
Views: 1551
|
Forum: Utilities Posted: Fri Nov 18, 2005 11:23 am Subject: how to copy LOG in to flat file |
Hi,
I think system will create that JOBLOG datset dynamically, but please let me know the solution in anyother how way to copy that joblog.Sorry for posting like this. |
|