CICS :: CICS Transaction attach count of supplied transaction.
Author: lind sh Subject: CICS Transaction attach count of supplied transaction. Posted: Wed Jun 21, 2017 1:33 pm (GMT 5.5) Dear friend I was defined a web service provider in our some CICS regions. For...
View ArticleCLIST & REXX :: RE: REXX to view the PGM or PROC
Author: Nic Clouston Posted: Wed Jun 21, 2017 2:58 pm (GMT 5.5) I am confused as to what is actually required - aprogram to determine from the spool output of a job as to where the procedure was read...
View ArticleCA Products :: RE: Easytrive Redefine
Author: Nic Clouston Posted: Wed Jun 21, 2017 3:02 pm (GMT 5.5) You are now asking a completely different question - a new topic should be started foa new question. Also, you have not responded tp the...
View ArticleCICS :: RE: CICS Transaction attach count of supplied transaction.
Author: Robert Sample Subject: Reply to: CICS Transaction attach count of supplied transaction. Posted: Wed Jun 21, 2017 4:40 pm (GMT 5.5)Quote:When we collect statistics some CICS's reports that CPIH...
View ArticleCA Products :: RE: Easytrive Redefine
Author: Arun Raj Posted: Wed Jun 21, 2017 6:04 pm (GMT 5.5) If you have figured out your original problem yourself, post it here for others' benefit. If you have a completely different issue, start a...
View ArticleCLIST & REXX :: RE: REXX to view the PGM or PROC
Author: Pedro Subject: Reply to: REXX to view the PGM or PROC Posted: Wed Jun 21, 2017 9:40 pm (GMT 5.5)Quote:The "logic" to load and run a load module or program object is part of the operating...
View ArticleCLIST & REXX :: RE: REXX to view the PGM or PROC
Author: Pedro Subject: Reply to: REXX to view the PGM or PROC Posted: Wed Jun 21, 2017 9:48 pm (GMT 5.5)Quote: precisely what do you think you will gain by looking at this? The original poster might...
View ArticleCOBOL Programming :: Display upon console
Author: bipinpeter Subject: Display upon console Posted: Thu Jun 22, 2017 12:35 am (GMT 5.5) Hello, I am trying to display messages in console.. If I display string of 200 bytes, in mainframe log the...
View ArticleCOBOL Programming :: RE: Display upon console
Author: Robert Sample Subject: Reply to: Display upon console Posted: Thu Jun 22, 2017 2:17 am (GMT 5.5) First, it is a BAD IDEA to display messages to the console. There are generally tens to hundreds...
View ArticleIBM Tools :: How to Use DebugTool CodeCoverage Utility (DTCU)
Author: neo4u Subject: How to Use DebugTool CodeCoverage Utility (DTCU) Posted: Thu Jun 22, 2017 6:38 pm (GMT 5.5) Hi, Has anyone used DTCU (option 3 in the DT panel).I have followed the manual, and...
View ArticleCLIST & REXX :: Trace in CLIST PANEL
Author: cvnlynn Subject: Trace in CLIST PANEL Posted: Thu Jun 22, 2017 11:06 pm (GMT 5.5) Hi, I would like to put a trace in the CLIST Panel; is there a way to do it. Thanks.
View ArticleTSO/ISPF :: RE: TBDISPL gives immediate RC=8 without displaying the table
Author: cvnlynn Posted: Thu Jun 22, 2017 11:46 pm (GMT 5.5) I would like to know, where do you put this code in ? In the panel or in the CLIST program ? Thanks."Ispexec Control Errors Return""Free...
View ArticleCLIST & REXX :: RE: Trace in CLIST PANEL
Author: Akatsukami Posted: Fri Jun 23, 2017 5:02 am (GMT 5.5) First, it is not a CLIST panel, it is an ISPF panel; it can be driven by CLIST, Rexx, HLASM, or a HLL. That misconception having been...
View ArticleTSO/ISPF :: RE: TBDISPL gives immediate RC=8 without displaying the table
Author: Akatsukami Posted: Fri Jun 23, 2017 5:04 am (GMT 5.5) Do not revive aa nine-year-old; start a new thread for your questions._________________Data is not information. Information is not...
View ArticleCICS :: IP Address of workstation
Author: martin9 Subject: IP Address of workstation Posted: Fri Jun 23, 2017 7:39 pm (GMT 5.5) for 3270 applications, how can I determine the IP address dynamically in a CICS transaction. Is there any...
View ArticleCICS :: RE: IP Address of workstation
Author: steve-myers Posted: Fri Jun 23, 2017 7:48 pm (GMT 5.5) Query: Is the user entering CICS from a session manager? If so it may not be possible.
View ArticleCICS :: RE: IP Address of workstation
Author: martin9 Posted: Fri Jun 23, 2017 8:03 pm (GMT 5.5) yes we use a session manager. I thought, maybe it would be possible however, to get the LU-name of the users session and find out over telnet...
View ArticleCICS :: RE: IP Address of workstation
Author: steve-myers Posted: Fri Jun 23, 2017 9:24 pm (GMT 5.5) I don't think so. I think the way it works is the session manager builds a new LU to connect to CICS or whatever, and, basically bridges...
View ArticleDB2 :: pre-compiler for program in an HFS
Author: Pedro Subject: pre-compiler for program in an HFS Posted: Fri Jun 23, 2017 11:13 pm (GMT 5.5) How do you invoke the DB2 pre-compiler for a program that is stored in an HFS? I am trying to...
View ArticleDB2 :: SQL - select data available in index
Author: Nileshkul Subject: SQL - select data available in index Posted: Mon Jun 26, 2017 1:30 am (GMT 5.5) I read somewhere in my email trail with local DBAs that if selected colums in a query are...
View Article