View previous topic :: View next topic |
Author |
Message |
deepa12 Beginner
Joined: 05 Apr 2005 Posts: 131 Topics: 64 Location: chennai
|
Posted: Tue Jan 23, 2007 8:18 am Post subject: some assorted queries in CICS |
|
|
1. what is the limitation in OCCURS Clause of COBOL How big a size can we have
2. In CICS what is the limitation of DFHCOMMEAREA where the txn does not use JOURNALLING
3. i would like to know if using a WS of 60k array i.e 5000 times OCCURS will deteriorate CICS performance
4. if so what other options are available
i want to search thru the TSQ I see some posts that there is a FIND command
Pls let me know if there is something
5. COBOL MVS & VM V1R2 Programming Guide
Manual says that we can sort in CICS But i dont know how to do the same So pls direct me to a proper site or material since SD entry cannot be given i guess _________________ deepa |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12382 Topics: 75 Location: San Jose
|
Posted: Tue Jan 23, 2007 9:23 am Post subject: |
|
|
deepa12,
hmm all of your questions except for # 5 are already answered many times here. Please search before postig.
For #5 you can write your own shell sort algorithm.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|