Author |
Message |
Topic: Sequencial read of BDAM file in CICS |
chandhroo
Replies: 3
Views: 3723
|
Forum: Data Management Posted: Mon Sep 26, 2005 11:49 am Subject: Sequencial read of BDAM file in CICS |
Hi,
This issue is sorted out. It was the file definition problem in CICS region. The file defintion was changed to support BROWSE funtion, then it is working fine. Anyway thanks for your support.
... |
Topic: Sequencial read of BDAM file in CICS |
chandhroo
Replies: 3
Views: 3723
|
Forum: Data Management Posted: Fri Sep 02, 2005 9:00 am Subject: Sequencial read of BDAM file in CICS |
Hi,
Thanks for you note, I tried both, but getting same error.
200-STARTBR.
*********************************************
* SET THE POINTER TO READ PASSWORD FI ... |
Topic: Sequencial read of BDAM file in CICS |
chandhroo
Replies: 3
Views: 3723
|
Forum: Data Management Posted: Fri Sep 02, 2005 7:39 am Subject: Sequencial read of BDAM file in CICS |
Hi All,
I'm trying to read BDAM file sequencially in CICS, during STARTBR it hits EIBRESP=16(INVALID REQUEST).
My aim is to read all the records from BDAM file in CICS and send to different progr ... |
Topic: To increase space for BDAM file. |
chandhroo
Replies: 1
Views: 1441
|
Forum: Utilities Posted: Mon Aug 09, 2004 7:17 am Subject: To increase space for BDAM file. |
Hi,
Could anyone please tell me how to increase space to BDAM file?
-Chandru. |
Topic: AD2U Error |
chandhroo
Replies: 1
Views: 2872
|
Forum: Application Programming Posted: Fri Mar 26, 2004 8:18 am Subject: AD2U Error |
Hi,
I created plan for CICS-DB2 program and made DB2ENTRY and DB2TRAN. But when when I try to invoke transaction AERN, it gives AD2U error. I see following information from CEMT Inquery.
I DB2 ... |
Topic: Executing DB2 program from non-db2 cobol program? |
chandhroo
Replies: 6
Views: 5442
|
Forum: Application Programming Posted: Wed Feb 18, 2004 1:31 pm Subject: Executing DB2 program from non-db2 cobol program? |
Thanks Kolusu. |
Topic: Executing DB2 program from non-db2 cobol program? |
chandhroo
Replies: 6
Views: 5442
|
Forum: Application Programming Posted: Wed Feb 18, 2004 9:27 am Subject: Executing DB2 program from non-db2 cobol program? |
Kolusu,
Main program is just COBOL program, sub program is DB2 program which has plan. Could I give subprogram's plan?
--Chandru |
Topic: Executing DB2 program from non-db2 cobol program? |
chandhroo
Replies: 6
Views: 5442
|
Forum: Application Programming Posted: Wed Feb 18, 2004 8:46 am Subject: Executing DB2 program from non-db2 cobol program? |
Thanks Kolusu,
I did searched with my question, but found nothing. Could you please send me link or explain how to execute COBOL program calling DB2-COBOL program?
Thanks in advance.
--Chandr ... |
Topic: Executing DB2 program from non-db2 cobol program? |
chandhroo
Replies: 6
Views: 5442
|
Forum: Application Programming Posted: Wed Feb 18, 2004 7:31 am Subject: Executing DB2 program from non-db2 cobol program? |
Hi,
I tried to find answer for this question by search option from previous post, but couldn't find. I'm sorry if this is duplicate question.
Actually I would like to know execution procedure t ... |
Topic: DISPLAY makes difference with SOC4? |
chandhroo
Replies: 11
Views: 7487
|
Forum: Application Programming Posted: Tue Jan 13, 2004 5:51 am Subject: DISPLAY makes difference with SOC4? |
Hi,
Finaly found the solution for this issue. We raised this issue to IBM support team and got following response. Hope it will help you.
According to the VS COBOL II Application Programming ... |
Topic: DISPLAY makes difference with SOC4? |
chandhroo
Replies: 11
Views: 7487
|
Forum: Application Programming Posted: Wed Jan 07, 2004 8:37 am Subject: DISPLAY makes difference with SOC4? |
Kolusu,
I removed DCB from other file as you said, which is also causeing abend. But still I'm not clear how it is working when we concatenate SYS1.COB2LIB, why it doesn't expect DCB parameters wh ... |
Topic: DISPLAY makes difference with SOC4? |
chandhroo
Replies: 11
Views: 7487
|
Forum: Application Programming Posted: Tue Jan 06, 2004 3:39 pm Subject: DISPLAY makes difference with SOC4? |
Actually we have IO handler assembler routine for all IO processing, so please find all of them.
File description for TAPEOD:
FD OPC9704-FILE
BLOCK CON ... |
Topic: DISPLAY makes difference with SOC4? |
chandhroo
Replies: 11
Views: 7487
|
Forum: Application Programming Posted: Tue Jan 06, 2004 2:59 pm Subject: DISPLAY makes difference with SOC4? |
Kolusu/Hari,
Sorry for the delayed response. I tried all possible ways as mentioned above, but no change. Now I have found other solution to fix SOC4.
Currently DD statement for output file i ... |
Topic: DISPLAY makes difference with SOC4? |
chandhroo
Replies: 11
Views: 7487
|
Forum: Application Programming Posted: Fri Dec 12, 2003 11:18 am Subject: DISPLAY makes difference with SOC4? |
Kolusu,
I also think, DISPLAY statement does nothing. But I tried all the way to find solution, but couldn't. When run thru xpediter, it works fine.
I'm getting
CEE3204S The system detected ... |
Topic: DISPLAY makes difference with SOC4? |
chandhroo
Replies: 11
Views: 7487
|
Forum: Application Programming Posted: Fri Dec 12, 2003 10:00 am Subject: DISPLAY makes difference with SOC4? |
Hi,
Im running PROG1 which has got 19 subroutines. Basically this is to migration to LE370. In LE370, when I run PROG1, it abends with SOC4. I found the program which abends, when i give DISPLAY s ... |
|