Quantcast
Channel: IBM Mainframe Computers Forums
Browsing all 9405 articles
Browse latest View live
↧

DFSORT/ICETOOL :: RE: To Merge mutliple records into a single record

Author: anandgbe Posted: Fri Mar 10, 2017 12:20 pm (GMT 5.5)Quote: Should your output look like this, for the given example? Yes Arunraj, I need exactly in the same format as you...

View Article


CLIST & REXX :: RE: Browsing member from any PDS

Author: shiitiizz Posted: Fri Mar 10, 2017 12:22 pm (GMT 5.5) Pedro, I am yet to implement the changes. I will take your advise and would change the macro name to something else....

View Article


CICS :: RE: INVOKE WEBSERVICE error

Author: danik56 Subject: WEBSERVICE Status Posted: Fri Mar 10, 2017 9:59 pm (GMT 5.5) In MSGUSR the following message shows up during startup: WEBSERVICE inquireCatalogClient is now INSERVICE and is...

View Article

TSO/ISPF :: Display FTP Session Count within TSO

Author: Yolanda Harvey Subject: Display FTP Session Count within TSO Posted: Fri Mar 10, 2017 10:31 pm (GMT 5.5) I'm wondering if there is a way to display the number of Mainframe FTP jobs that are run...

View Article

TSO/ISPF :: RE: Display FTP Session Count within TSO

Author: Robert Sample Posted: Fri Mar 10, 2017 11:09 pm (GMT 5.5)Quote:I'm wondering if there is a way to display the number of sessions using TSO commands?You can find the number of FTP connections...

View Article


CICS :: RE: INVOKE WEBSERVICE error

Author: Robert Sample Posted: Sat Mar 11, 2017 1:15 am (GMT 5.5) The Implementing CICS Web Services Redbook (SG24-7657) has this starting on page 46 (emphasis added by me):Quote:We go through the...

View Article

TSO/ISPF :: RE: Display FTP Session Count within TSO

Author: vasanthz Posted: Sat Mar 11, 2017 2:17 am (GMT 5.5) We had to identify all the FTP transfers and convert them to SFTP or FTPS, For that task we used SMF type 119, Subtype 2 and 3 to identify...

View Article

CICS :: RE: INVOKE WEBSERVICE error

Author: danik56 Posted: Sat Mar 11, 2017 4:06 am (GMT 5.5) I will investigate this further. Thanks for the help. All the resource definitions for the sample application were supposed to be provided by...

View Article


CLIST & REXX :: RE: REXX cdoe to purge a JOB from spool after successful Run.

Author: sergeyken Posted: Sun Mar 12, 2017 12:40 am (GMT 5.5)Willy Jensen wrote:Or look at the REXX SDSF API. Also EJES EXECAPI interface could help with this issue.

View Article


DFSORT/ICETOOL :: RE: To Merge mutliple records into a single record

Author: sergeyken Subject: Re: To Merge mutliple records into a single record Posted: Sun Mar 12, 2017 1:37 am (GMT 5.5)anandgbe wrote: Could you please suggest any algorithm to achieve this using JCL...

View Article

CLIST & REXX :: RE: REXX cdoe to purge a JOB from spool after successful Run.

Author: Robert Sample Posted: Sun Mar 12, 2017 7:33 am (GMT 5.5)Quote:Also EJES EXECAPI interface could help with this issue.IF the site has (E)JES -- as a vendor product, (E)JES is not installed at...

View Article

IBM Tools :: scheduling between OPC and TWS give unpredictable result ?

Author: nsbl Subject: scheduling between OPC and TWS give unpredictable result ? Posted: Sun Mar 12, 2017 5:35 pm (GMT 5.5) Hello everybody, I have more than 30 years experience on mainframe from dos...

View Article

TSO/ISPF :: RE: Display FTP Session Count within TSO

Author: Yolanda Harvey Subject: Display FTP Session Count within TSO Posted: Sun Mar 12, 2017 7:40 pm (GMT 5.5) Thank you, I will try pulling the records via SMF as suggested.

View Article


IBM Tools :: RE: scheduling between OPC and TWS give unpredictable result ?

Author: PeterHolland Posted: Mon Mar 13, 2017 2:43 pm (GMT 5.5) As far as I remember an OPC connector has to be installed for communication between OPC-TWS.

View Article

DB2 :: RE: Access SQLCA fields inside a stored procedure accessing Db2

Author: GuyC Posted: Mon Mar 13, 2017 4:30 pm (GMT 5.5) GET DIAGNOSTICS ?https://www.ibm.com/support/knowledgecenter/en/SSEPEK_10.0.0/sqlref/src/tpc/db2z_sql_getdiagnostics.html_________________Select...

View Article


DB2 :: RE: User Cancels the job

Author: GuyC Posted: Mon Mar 13, 2017 4:34 pm (GMT 5.5) updates are in the table, but all updated rows will be locked until a commit is issued. a cancel before the commit will roll back all those...

View Article

TSO/ISPF :: RE: Problems with ISPF workstation agent and Windows 7

Author: Rick Silvers Subject: WSA 1.0 -507 Posted: Mon Mar 13, 2017 7:41 pm (GMT 5.5) Hi, Does anyone know were I can download WSA 1.0 -507 ? I have the old version 1.0 -506 I'm on z/OS 02.02, TSO 4.2...

View Article


DB2 :: JCL to Set Return code based on DB2 SQL query result

Author: vinu78 Subject: JCL to Set Return code based on DB2 SQL query result Posted: Mon Mar 13, 2017 9:47 pm (GMT 5.5) Hi All, I am executing DB2 query in JCL using IKJEFT01 utility. For the SQL CODE...

View Article

DB2 :: RE: JCL to Set Return code based on DB2 SQL query result

Author: daveporcelan Posted: Tue Mar 14, 2017 12:18 am (GMT 5.5) One way to approach this: 1) Add FETCH FIRST 2 ROWS ONLY to your sql 2) Write the results (data) to a dataset (in your JCL) 3) Process...

View Article

DB2 :: RE: JCL to Set Return code based on DB2 SQL query result

Author: Nic Clouston Posted: Tue Mar 14, 2017 2:43 am (GMT 5.5) IKJEFT01 only issues its own return code. If you want your program's return code issued then you need one of IKJEFT01's siblings either...

View Article
Browsing all 9405 articles
Browse latest View live