Author |
Message |
Topic: Migrating from LU6.1 to MQ |
deepeshk79
Replies: 0
Views: 2305
|
Forum: CICS and Middleware Posted: Thu Jul 09, 2009 4:23 pm Subject: Migrating from LU6.1 to MQ |
Hi,
The current architecture in our system is somewhat like this
Program A ----------LU6.1------> Program B
We want to change it from LU6.1 to normal TCP/IP protocol i.e.
Program A --- ... |
Topic: Convert REXX to Web Service WSDL |
deepeshk79
Replies: 2
Views: 3002
|
Forum: TSO and ISPF Posted: Thu May 15, 2008 4:55 am Subject: Convert REXX to Web Service WSDL |
Hi,
Is there any way to convert my REXX macros or REXX programs to Web Services ? Can we generate a WSDL out of REXX through any tools like RAD etc...
Appeciate if someone can share their experi ... |
Topic: DB2 Enteries required for a Web Service |
deepeshk79
Replies: 0
Views: 1415
|
Forum: CICS and Middleware Posted: Thu Dec 20, 2007 6:33 am Subject: DB2 Enteries required for a Web Service |
Hi,
This is regarding a CICS DB2 Webservice that I was testing recently.
-- I created a Web Service out of a CICS-DB2 Program.
-- Then I made the DB2C, DB2E and DB2T enteries in Mainframe.
- ... |
Topic: EST not appearing in WDz after installing |
deepeshk79
Replies: 4
Views: 2563
|
Forum: CICS and Middleware Posted: Wed Nov 21, 2007 3:15 am Subject: EST not appearing in WDz after installing |
Hi,
I got to know from the IBM WDZ team that, EST is available only with Version 7.0 of WDz, whereas we are having Version 6.0 in our shop.
Another point is that, WDz will be called as RDz (Rati ... |
Topic: FSUM1004 Cannot change to directory </u/IDMN08> |
deepeshk79
Replies: 1
Views: 4892
|
Forum: CICS and Middleware Posted: Wed Nov 21, 2007 3:13 am Subject: FSUM1004 Cannot change to directory </u/IDMN08> |
Hi,
I got the solution for this error. The solution is to create a directory
/u/IDMN08 in TSO ISHELL with Permissions as 775.
Thanks,
Deepesh |
Topic: FSUM1004 Cannot change to directory </u/IDMN08> |
deepeshk79
Replies: 1
Views: 4892
|
Forum: CICS and Middleware Posted: Fri Nov 16, 2007 2:25 am Subject: FSUM1004 Cannot change to directory </u/IDMN08> |
When I |
Topic: CICS Web Services |
deepeshk79
Replies: 3
Views: 2319
|
Forum: CICS and Middleware Posted: Fri Nov 16, 2007 2:16 am Subject: CICS Web Services |
Jim,
You can create CICS Web Services using
-- CICS Web Service Assistant available with CICS TS 3.1 OR
-- IBM Rational Developer for Z Series v7.0
Its very simple if you have these tools t ... |
Topic: EST not appearing in WDz after installing |
deepeshk79
Replies: 4
Views: 2563
|
Forum: CICS and Middleware Posted: Tue Nov 13, 2007 7:51 am Subject: EST not appearing in WDz after installing |
In the install page of WDz, the below are the only options seen
-- IBM Websphere Developer for Z Series
-- Language Pack
-- SCLM
I had selected only "IBM Websphere Developer for Z Series& ... |
Topic: EST not appearing in WDz after installing |
deepeshk79
Replies: 4
Views: 2563
|
Forum: CICS and Middleware Posted: Mon Nov 12, 2007 8:35 am Subject: EST not appearing in WDz after installing |
Hi,
i have installed WDz in my system. But while installing I had downloaded only the REQUIRED images and left out the OPTIONAL ones. So in total out of 10 images available in the download site, i ... |
Topic: Web VSAM |
deepeshk79
Replies: 5
Views: 2960
|
Forum: CICS and Middleware Posted: Thu Nov 08, 2007 10:17 am Subject: Web VSAM |
I would always prefer using CICS Trans for such a purpose. Another way (again using CICS) is to create Web Services. You can create fine grained Web Services that exclusively interact with VSAM and DB ... |
Topic: CICS to interact with IMS DB |
deepeshk79
Replies: 2
Views: 1731
|
Forum: CICS and Middleware Posted: Tue Nov 06, 2007 4:10 am Subject: CICS to interact with IMS DB |
Thanks for this link, but I'm looking for something concise. Anyone who can list down the steps ? |
Topic: Web VSAM |
deepeshk79
Replies: 5
Views: 2960
|
Forum: CICS and Middleware Posted: Tue Nov 06, 2007 4:08 am Subject: Web VSAM |
Do you have MQ in your shop ? If you are using Websphere MQ, its going to be easy.
From your Web App (Java or .Net or any client which supports MQ), you can write your data to transmission queues ... |
Topic: CICS to interact with IMS DB |
deepeshk79
Replies: 2
Views: 1731
|
Forum: CICS and Middleware Posted: Mon Nov 05, 2007 4:59 am Subject: CICS to interact with IMS DB |
Hi,
We r trying to write CICS Pgms accessing IMS DB database. Appreciate if anyone can let me know links that talk more about achieving this interaction between CICS and IMS DB.
Thanks,
Deepesh |
Topic: Urgent Help required on 'AI' return code of IMS-DB |
deepeshk79
Replies: 4
Views: 11033
|
Forum: IMS Posted: Thu Oct 04, 2007 2:12 am Subject: Urgent Help required on 'AI' return code of IMS-DB |
Rajat,
Check the below
-- In the Run JCL are you pointing to proper DD Statements (thats given in the DBD) for your database ?
-- Is the PROCOPT proper ?
Thanks,
Deepesh |
Topic: AD return code |
deepeshk79
Replies: 2
Views: 1978
|
Forum: IMS Posted: Thu Oct 04, 2007 2:08 am Subject: AD return code |
Check if you are giving 'GHU ' OR 'GHU'.
Also what is the processing option given in your PSB ? |
|