Author |
Message |
Topic: Geo Access |
Mouli
Replies: 3
Views: 7731
|
Forum: Application Programming Posted: Thu May 14, 2009 11:15 am Subject: Geo Access |
Thanks Kolusu. I looked at the website (http://www.meridianworlddata.com/Distance-Calculation.asp) before posting my question and yes it is basicallly our old mathematics formula for two distance..
... |
Topic: Geo Access |
Mouli
Replies: 3
Views: 7731
|
Forum: Application Programming Posted: Wed May 13, 2009 9:30 am Subject: Geo Access |
Hi All,
Do we have any tool or utility available that can calculate distance between two zip codes?. The zip code will be called from the Cobol program.
Does IBM has any product or is it someth ... |
Topic: UNIT=TAPE - does not displaying SYSOUT Info |
Mouli
Replies: 4
Views: 2374
|
Forum: Job Control Language(JCL) Posted: Fri Oct 24, 2008 2:29 pm Subject: UNIT=TAPE - does not displaying SYSOUT Info |
Hi,
Actually i have not included the UNIT parameter in the DD statement. What i meant is that, when we give the space for the o/p file as UNIT=TAPE, we are getting the SYSOUT updated regulary(over ... |
Topic: UNIT=TAPE - does not displaying SYSOUT Info |
Mouli
Replies: 4
Views: 2374
|
Forum: Job Control Language(JCL) Posted: Wed Oct 22, 2008 7:51 pm Subject: UNIT=TAPE - does not displaying SYSOUT Info |
Hi,
I have job which writes the o/p file in a tape. Since the input file has Millions of records, we included some display statements in the program. So, everytime if the record count reach 1 milli ... |
Topic: How to pass a current date |
Mouli
Replies: 9
Views: 7978
|
Forum: Job Control Language(JCL) Posted: Thu Dec 13, 2007 2:41 pm Subject: How to pass a current date |
Thanks a lot for all your views/ideas guys.. We ended up modifying the program to accept the current date and in the "down below process", as i mentioned earlier we used this date and proces ... |
Topic: How to pass a current date |
Mouli
Replies: 9
Views: 7978
|
Forum: Job Control Language(JCL) Posted: Tue Dec 11, 2007 6:18 pm Subject: How to pass a current date |
Hi all,
I tried searching for this in the forum, i could not get what i was looking for. If i miss anything, please let me know.
Okay. this is what i was looking for, I need to pass current dat ... |
Topic: CICS - MQ timeouts |
Mouli
Replies: 0
Views: 1184
|
Forum: CICS and Middleware Posted: Fri Nov 09, 2007 5:02 pm Subject: CICS - MQ timeouts |
We have a strange problem where our application is not processing a transaction for longer time and getting time outs in night time, but the same transaction is fine as well in DAY time.
We gets th ... |
Topic: IRCSTRT - What it is.. |
Mouli
Replies: 5
Views: 3193
|
Forum: CICS and Middleware Posted: Wed Oct 10, 2007 11:06 pm Subject: IRCSTRT - What it is.. |
Well.... we do have internet acces to IBM... i rarely go there... Since i am getting most of my stuffs here itself..
Anway thank for the links. I too know about the commands and syntax of ... |
Topic: IRCSTRT - What it is.. |
Mouli
Replies: 5
Views: 3193
|
Forum: CICS and Middleware Posted: Wed Oct 10, 2007 3:50 pm Subject: IRCSTRT - What it is.. |
Hi all,
I tried searching for IRCSTRT in this forum and did not find any post. So, i better thought of asking the question.
I want to know what is IRCSTRT stand for in the CICS world. To my kno ... |
Topic: Optimum Execution time to process huge data. |
Mouli
Replies: 7
Views: 4966
|
Forum: Data Management Posted: Fri Jan 20, 2006 9:50 am Subject: Optimum Execution time to process huge data. |
<<<< Apologies for not responding immediately >>>
Yes. In my first post, I mentioned about the my requirement. Also I updated about the other possibility that I tried for the r ... |
Topic: Optimum Execution time to process huge data. |
Mouli
Replies: 7
Views: 4966
|
Forum: Data Management Posted: Sat Jan 14, 2006 10:14 am Subject: Optimum Execution time to process huge data. |
Thanks.
Here is the sort that I am using. This is a simple sort to extract particular record from the tape. Basically we need to extract more than one record from the tape file on the same position. ... |
Topic: Optimum Execution time to process huge data. |
Mouli
Replies: 7
Views: 4966
|
Forum: Data Management Posted: Fri Jan 13, 2006 7:01 am Subject: Optimum Execution time to process huge data. |
Hi all,
This is what is the requirement.
I have a Tape file which has large no. of records say file1. I have another sequential file which will have less no. of records say file2. What I basica ... |
Topic: Return codes of REPRO |
Mouli
Replies: 4
Views: 7128
|
Forum: Utilities Posted: Wed Mar 16, 2005 4:13 pm Subject: Return codes of REPRO |
hmm... Just checked the QW for REPRO. It says all the information that you provided..
Thanks for Reminding(Sorry updating!).
Thanks,
Mouli |
Topic: JCL to scan a PDS ? |
Mouli
Replies: 3
Views: 3751
|
Forum: Job Control Language(JCL) Posted: Tue Mar 15, 2005 4:07 pm Subject: JCL to scan a PDS ? |
Hi,
Try this. I used to scan anything using the following job.
//STEP05 EXEC PGM=ISRSUPC,
// PARM=(SRCHCMP,
// '') ... |
Topic: Purging the session |
Mouli
Replies: 19
Views: 15974
|
Forum: Utilities Posted: Tue Mar 15, 2005 3:56 pm Subject: Purging the session |
I knew this very late reply, but just check.
a) If you are able to see TPX screen, then you just type "I" in your session. This will inactivate your session and comes out. You need to wait for a mi ... |
|