Author |
Message |
Topic: Cursor in cobol |
sateesh_gontla
Replies: 12
Views: 7180
|
Forum: Application Programming Posted: Tue Aug 21, 2007 9:14 am Subject: Cursor in cobol |
Hi Kolusu,
Please remove all my posts here and Thanks for all your support. I will not disturb you any more !!!
PLEASE REMOVE MY POSTS. Thanks for your help.\ |
Topic: Cursor in cobol |
sateesh_gontla
Replies: 12
Views: 7180
|
Forum: Application Programming Posted: Thu Aug 09, 2007 9:02 am Subject: Cursor in cobol |
Mr.Kolusu,
I never demand any thing, I said "will you able to help" , hope you understand (my) english... if you are willing or don't have time no one here asked/demand anything .....
... |
Topic: Cursor in cobol |
sateesh_gontla
Replies: 12
Views: 7180
|
Forum: Application Programming Posted: Wed Aug 08, 2007 5:53 pm Subject: Cursor in cobol |
Any HELP !!!! |
Topic: Cursor in cobol |
sateesh_gontla
Replies: 12
Views: 7180
|
Forum: Application Programming Posted: Wed Aug 08, 2007 1:24 pm Subject: Cursor in cobol |
will you able to help getting the sql's ? |
Topic: Cursor in cobol |
sateesh_gontla
Replies: 12
Views: 7180
|
Forum: Application Programming Posted: Wed Aug 08, 2007 12:39 pm Subject: Cursor in cobol |
I have the following requirement :
DB2 Table : Region_tab
Fields :
--------
Region
Member
Sel_opt
Score
If the input is given as From Region as :10 & To Region as :20
In the cobo ... |
Topic: Total No of records in a Dataset using REXX |
sateesh_gontla
Replies: 21
Views: 17589
|
Forum: TSO and ISPF Posted: Fri Apr 20, 2007 9:34 am Subject: Total No of records in a Dataset using REXX |
expat,
If you have a solution, please help in this. I think your question "Why do you need to know the number of records ? " doesn't make any sense for me...
Thanks. |
Topic: Total No of records in a Dataset using REXX |
sateesh_gontla
Replies: 21
Views: 17589
|
Forum: TSO and ISPF Posted: Fri Apr 20, 2007 9:04 am Subject: Total No of records in a Dataset using REXX |
expat,
We need a solution like this ....when you type S infront of Dataset it gives you the details of the Dataset right.... like that we need to have some sort of handy command to do that ....may ... |
Topic: Total No of records in a Dataset using REXX |
sateesh_gontla
Replies: 21
Views: 17589
|
Forum: TSO and ISPF Posted: Fri Apr 20, 2007 8:50 am Subject: Total No of records in a Dataset using REXX |
Hi,
I need total no of records in a dataset by typing some command infront of the dataset using REXX. Is it possible ?
Thanks. |
Topic: Filter records on IF condition using SORT |
sateesh_gontla
Replies: 2
Views: 4416
|
Forum: Utilities Posted: Thu Dec 14, 2006 5:26 pm Subject: Filter records on IF condition using SORT |
Hi dz , THANKS MUCH !!!! |
Topic: Filter records on IF condition using SORT |
sateesh_gontla
Replies: 2
Views: 4416
|
Forum: Utilities Posted: Thu Dec 14, 2006 4:33 pm Subject: Filter records on IF condition using SORT |
Hi,
I have a file with 3500 bytes length data and I want the records to be filtered based on the following criteria :
If 2058:10 = 2069:10 ( 10 char from 2058 = 10 char from 2069) AND
10 ... |
Topic: XSUM not working - |
sateesh_gontla
Replies: 4
Views: 5730
|
Forum: Job Control Language(JCL) Posted: Wed Aug 30, 2006 2:27 pm Subject: XSUM not working - |
Hi Kolusu,
Thanks for your help on this. I have changed it to ICETOOL and it is giving the below error.
ICE600I 0 DFSORT ICETOOL UTILITY RUN STARTED
... |
Topic: XSUM not working - |
sateesh_gontla
Replies: 4
Views: 5730
|
Forum: Job Control Language(JCL) Posted: Wed Aug 30, 2006 1:31 pm Subject: XSUM not working - |
//STEP0300 EXEC PGM=ICETOOL
//SYSOUT DD SYSOUT=*
//SORTIN DD DSN=INPUT.FILE,DISP=SHR
//* ... |
Topic: Data extract |
sateesh_gontla
Replies: 4
Views: 2242
|
Forum: Utilities Posted: Mon May 15, 2006 5:28 pm Subject: Data extract |
Hi
The max 5 Digit values would be around 25, the record length is 1000.
thx. |
Topic: Data extract |
sateesh_gontla
Replies: 4
Views: 2242
|
Forum: Utilities Posted: Mon May 15, 2006 3:48 pm Subject: Data extract |
Hi
I have a 5 digit value in the file from 25th position and it is in sort order. I want to split the data into different files based on that 5 Digits.
For Ex : If I have a 10 different 5 Digit ... |
Topic: No match records using sort |
sateesh_gontla
Replies: 5
Views: 4800
|
Forum: Utilities Posted: Thu Nov 10, 2005 10:59 am Subject: No match records using sort |
Thanks a lot Kolusu ....It's working perfectly and understood the logic also. |
|