Author |
Message |
Topic: How to Enquire whether a transaction is running or not |
Kris
Replies: 3
Views: 3055
|
Forum: CICS and Middleware Posted: Wed Sep 23, 2009 11:36 am Subject: How to Enquire whether a transaction is running or not |
Kolusu,
Can you please clarify one thing.
If i use Inquire Transaction Command, it will give me the Status of the transaction(i.e Enabled or Disabled).
If i want to check, whether transaction is ru ... |
Topic: How to Enquire whether a transaction is running or not |
Kris
Replies: 3
Views: 3055
|
Forum: CICS and Middleware Posted: Tue Sep 22, 2009 11:37 am Subject: How to Enquire whether a transaction is running or not |
Hi,
I have a transaction TRAN. I want only one instance of this transaction need to be run in CICS Region at any point of time. For that, we are planning to verify whether the transaction is running ... |
Topic: Transferring Hexadecimal Value to Windows |
Kris
Replies: 3
Views: 2285
|
Forum: Utilities Posted: Sat May 02, 2009 10:38 am Subject: Transferring Hexadecimal Value to Windows |
dbzTHEdinosauer,
Thanks for correcting me.
We cant convert this to the simple display. We are transferring this data to windows for only testing purposes.
Is there any way of doing it without ch ... |
Topic: Transferring Hexadecimal Value to Windows |
Kris
Replies: 3
Views: 2285
|
Forum: Utilities Posted: Sat May 02, 2009 10:06 am Subject: Transferring Hexadecimal Value to Windows |
Hello,
I have a program which writes character and numeric (COMP-3) values to the output file. When we are transferring this file from mainframe to windows, we are loosing the numeric data(as this is ... |
Topic: Get Sub total at each user level in SQL |
Kris
Replies: 1
Views: 1568
|
Forum: Database Posted: Wed Apr 08, 2009 3:45 am Subject: Get Sub total at each user level in SQL |
i have a data as below
Table 1
User1 Manager1
User2 Manager1
User3 Manager2
User4 Manager3
Table2
Manager1 Manager Name1
Manager2 Manager Name2
Manager3 Manager Name3
... |
Topic: Repro - LENGTH INVALID Error |
Kris
Replies: 4
Views: 5049
|
Forum: Utilities Posted: Fri Feb 13, 2009 7:02 pm Subject: Repro - LENGTH INVALID Error |
Thanks Kolusu |
Topic: Repro - LENGTH INVALID Error |
Kris
Replies: 4
Views: 5049
|
Forum: Utilities Posted: Fri Feb 13, 2009 6:07 pm Subject: Repro - LENGTH INVALID Error |
Thanks Kolusu. Solution worked fine.
I have another query, is there anyway to append two ps files of different length (one is 80 and another is 250)? |
Topic: Repro - LENGTH INVALID Error |
Kris
Replies: 4
Views: 5049
|
Forum: Utilities Posted: Fri Feb 13, 2009 5:00 pm Subject: Repro - LENGTH INVALID Error |
Hi,
I'm trying to add header information to a ps file.
//COPY1 EXEC PGM=IDCAMS,COND=(4,LT)
//SYSPRINT DD SYSOUT=*
//UT01 DD * ... |
Topic: Data Fetching From Table |
Kris
Replies: 4
Views: 2767
|
Forum: Database Posted: Fri Mar 14, 2008 1:10 pm Subject: Data Fetching From Table |
Kolusu,
We are using DB2V8 |
Topic: Data Fetching From Table |
Kris
Replies: 4
Views: 2767
|
Forum: Database Posted: Fri Mar 14, 2008 9:12 am Subject: Data Fetching From Table |
Hi,
I need help in fetching the data from the table.
My table looks like this.
USER PRODUCT
----------------------
USER1 PRODUCTA
USER1 PRODUCTB
USER1 PRODUCTC
USER2 PRODU ... |
Topic: What is "UNIT=SCRPK" ? |
Kris
Replies: 3
Views: 1909
|
Forum: Job Control Language(JCL) Posted: Fri Aug 04, 2006 6:22 am Subject: What is "UNIT=SCRPK" ? |
The person who written this code left the project. I tried with my collegues, but nobody knows abt this. So could you tell me where can i get more info on this. |
Topic: What is "UNIT=SCRPK" ? |
Kris
Replies: 3
Views: 1909
|
Forum: Job Control Language(JCL) Posted: Fri Aug 04, 2006 4:54 am Subject: What is "UNIT=SCRPK" ? |
Hi,
In the old code somebody used "SCRPK" as UNIT. What does this mean? |
Topic: Using WHEN in Xpediter |
Kris
Replies: 3
Views: 5727
|
Forum: Problem Determination Posted: Thu Jun 08, 2006 12:13 am Subject: Using WHEN in Xpediter |
kolusu,
Thnaks for the quick reply . When i am trying to enter the command SET CMDSIZE 2, it's giving me the error Invalid option . Could u pls tell me how can i set this.. |
Topic: Using WHEN in Xpediter |
Kris
Replies: 3
Views: 5727
|
Forum: Problem Determination Posted: Wed Jun 07, 2006 9:52 am Subject: Using WHEN in Xpediter |
I want to put a when condition in Xpediter, the variable name is of 25 characters and the value is 20 characters. I'm not able to put this in the command line. Is there any other way to put this condi ... |
|