Author |
Message |
Topic: Repeating a line of data in BMS |
ramlak
Replies: 8
Views: 3984
|
Forum: CICS and Middleware Posted: Wed May 16, 2007 3:07 pm Subject: Repeating a line of data in BMS |
Thats exactly what i wanted thanks for craig and everybody for taking time and effort to clarify my doubt.
Thanks,
Lak |
Topic: Repeating a line of data in BMS |
ramlak
Replies: 8
Views: 3984
|
Forum: CICS and Middleware Posted: Wed May 16, 2007 12:58 pm Subject: Repeating a line of data in BMS |
criag,
thanks for that but what i wanted is not the repeatition of fields but the whole record (line) it self.
Thanks,
lak |
Topic: Repeating a line of data in BMS |
ramlak
Replies: 8
Views: 3984
|
Forum: CICS and Middleware Posted: Wed May 16, 2007 12:40 pm Subject: Repeating a line of data in BMS |
kolusu,
my point was to generate the MAP as DSECT with occurs in itself,
probably i assume what you have given is redefines of the copy book of the map
thats y i overlooked the thing.. |
Topic: Repeating a line of data in BMS |
ramlak
Replies: 8
Views: 3984
|
Forum: CICS and Middleware Posted: Wed May 16, 2007 10:09 am Subject: Repeating a line of data in BMS |
Thanks kolusu that was quick enough.... |
Topic: Repeating a line of data in BMS |
ramlak
Replies: 8
Views: 3984
|
Forum: CICS and Middleware Posted: Wed May 16, 2007 9:40 am Subject: Repeating a line of data in BMS |
Hi all,
I was jus searching for my doubt but i couldnt get good result...
My query is
Lets say i have a map whose field has no other attributes..
just the length is 70 and the there are 15 li ... |
Topic: IS IKJEFT01 can be used to up CICS region ? |
ramlak
Replies: 8
Views: 3892
|
Forum: Job Control Language(JCL) Posted: Wed May 16, 2007 8:49 am Subject: IS IKJEFT01 can be used to up CICS region ? |
prasanth,
Can you pl provide the code so that others like me would get little knowledge too..
Thanks,
Lak |
Topic: XTAB UTILTIY |
ramlak
Replies: 2
Views: 1966
|
Forum: Job Control Language(JCL) Posted: Fri May 11, 2007 10:05 am Subject: XTAB UTILTIY |
Kolusu,
I tried doing that but it says load failed,
anyway it was jus just giving problem when run ,
my other team said that its fine now
anyway i will post in the forum if i get some concrete ... |
Topic: XTAB UTILTIY |
ramlak
Replies: 2
Views: 1966
|
Forum: Job Control Language(JCL) Posted: Fri May 11, 2007 8:42 am Subject: XTAB UTILTIY |
Hey MFexperts
I just came across a utility called XTAB,
am guessing it to be a report writing tool but am not sure,
any idea or document about PGM=XTAB would greatly help....
thanks,
lak |
Topic: S806 Abend while executing the PL/1 program |
ramlak
Replies: 6
Views: 4685
|
Forum: Application Programming Posted: Tue May 08, 2007 9:23 am Subject: S806 Abend while executing the PL/1 program |
I am not sure abt this but i think it may be because of the load module not found
in the loadl library.
That is why you generally get s806
chek ur load and load library..... hope this helps.
... |
Topic: S0C1 |
ramlak
Replies: 8
Views: 9353
|
Forum: Application Programming Posted: Fri May 04, 2007 11:17 am Subject: S0C1 |
Thanks for all the tremendous replies ,
i have found that few LE modules cant be resolved in the linkedit section
i added the load library where the proc can call the loads like 'CEEBETBL,
CEESTAR ... |
Topic: S0C1 |
ramlak
Replies: 8
Views: 9353
|
Forum: Application Programming Posted: Fri May 04, 2007 9:27 am Subject: S0C1 |
Thanks for all the immediate responses i will try and let you know the results
thanks |
Topic: S0C1 |
ramlak
Replies: 8
Views: 9353
|
Forum: Application Programming Posted: Thu May 03, 2007 6:32 pm Subject: S0C1 |
I am running a cobol program dont know why its giving S0C1 with reason code 000001. also says 'NO ACTIVE MODULE FOUND'
The control is not even coming to procedure divison.
It may be coz of some un ... |
Topic: form an sql query using SORT |
ramlak
Replies: 18
Views: 9039
|
Forum: Utilities Posted: Thu May 03, 2007 9:02 am Subject: form an sql query using SORT |
yadav,
The easiest way would be generating the SQL in a flat file by the cobol program and using that you can execute the query in the JCL.
Read the dates generated delimited by comma and move ... |
Topic: How to find the user who is editing a VSAM File? |
ramlak
Replies: 11
Views: 5577
|
Forum: Utilities Posted: Wed May 02, 2007 9:10 am Subject: How to find the user who is editing a VSAM File? |
The file is closed in CICS meaning it has been released by CICS.
As expat said i remeber doing "De-Allocate" process using a DADBI to update a file in batch. closing doesnt makes it fr ... |
Topic: Total No of records in a Dataset using REXX |
ramlak
Replies: 21
Views: 17496
|
Forum: TSO and ISPF Posted: Wed May 02, 2007 8:24 am Subject: Total No of records in a Dataset using REXX |
well... it is. |
|