Author |
Message |
Topic: CICS reading VSAM Alternate Indexes |
gkb1278
Replies: 1
Views: 2012
|
Forum: CICS and Middleware Posted: Thu Aug 03, 2006 7:51 pm Subject: CICS reading VSAM Alternate Indexes |
I have s vsam ksds which has multiple alternate indexes.
I want to read the ksds using one of the alternate indexes. The only way I can think of to access the alternate index is to read the alternate ... |
Topic: advice on FTPing from CICS to network |
gkb1278
Replies: 3
Views: 1920
|
Forum: CICS and Middleware Posted: Fri May 06, 2005 2:59 pm Subject: more info |
Here's what I've discovered.
this manual has provided me with a better understanding of what I need to than the one suggested: CICS/ESA and TCP/IP for MVS Sockets Interface
Link: http://publib-b.bou ... |
Topic: advice on FTPing from CICS to network |
gkb1278
Replies: 3
Views: 1920
|
Forum: CICS and Middleware Posted: Thu May 05, 2005 10:15 am Subject: advice on FTPing from CICS to network |
Sorry, but this doesn't help much. From what I've read the perspective is on retrieving data from a network into cics. I'm not sure I'm understanding how to get it out of cics into the network when th ... |
Topic: advice on FTPing from CICS to network |
gkb1278
Replies: 3
Views: 1920
|
Forum: CICS and Middleware Posted: Tue May 03, 2005 4:16 pm Subject: advice on FTPing from CICS to network |
I have set up an input TDQ and can ftp a server file into TDQ and then start a tranid to process the que and return a message to the web page. The problem is that now I have a request to FTP data FROM ... |
Topic: TSQ Allocation to Auxillary device through CE commands |
gkb1278
Replies: 2
Views: 1479
|
Forum: CICS and Middleware Posted: Mon Oct 25, 2004 2:50 pm Subject: TSQ Allocation to Auxillary device through CE commands |
you'll also need to learn to use the "variables" portion of ceci for your record storage and field lengths. |
Topic: CICS printing with Laserjet - a nondedicated printer |
gkb1278
Replies: 1
Views: 1250
|
Forum: CICS and Middleware Posted: Mon Oct 25, 2004 2:48 pm Subject: CICS printing with Laserjet - a nondedicated printer |
I've got this one figured out.
Within cics sit table, trun spool=yes,
utliize cics spool open/write/close
within mvs utilize VPS printers which in turn utilize PCL/PJL
which is what I'm looking fo ... |
Topic: TDQ Internal Reader |
gkb1278
Replies: 6
Views: 5582
|
Forum: CICS and Middleware Posted: Mon Oct 25, 2004 2:46 pm Subject: TDQ Internal Reader |
Don't of anything that will tell you what program is using what que as the queue name is a variable within any program. |
Topic: CICS printing with Laserjet - a nondedicated printer |
gkb1278
Replies: 1
Views: 1250
|
Forum: CICS and Middleware Posted: Thu Oct 21, 2004 10:09 am Subject: CICS printing with Laserjet - a nondedicated printer |
Here's what I want to do:
I have a network laserjet. It's not a dedicated printer. It's a network printer. It is defined to cics as a printer device. I currently use it as a printer. The programs wrt ... |
|