Author |
Message |
Topic: Convert Lowercase file to uppercase file using JCL |
cdhami
Replies: 2
Views: 2649
|
Forum: Job Control Language(JCL) Posted: Thu Nov 23, 2006 11:36 am Subject: Convert Lowercase file to uppercase file using JCL |
Thanks everyone..
I got the answer..it was in another post..
Its DFSORT which can do this.. |
Topic: Convert Lowercase file to uppercase file using JCL |
cdhami
Replies: 2
Views: 2649
|
Forum: Job Control Language(JCL) Posted: Thu Nov 23, 2006 11:30 am Subject: Convert Lowercase file to uppercase file using JCL |
Hi all,
I have a problem, where my application is expecting all upper case details in input file.
Can anyone tell me, weather the file in lower case can be completely converted to uppercase using ... |
Topic: BROWSE_FIRST problem? |
cdhami
Replies: 1
Views: 1272
|
Forum: Application Programming Posted: Thu Nov 02, 2006 5:11 pm Subject: BROWSE_FIRST problem? |
Hi,
I am facing a problem, for which i need to seek a explaination..
Messages are put in MQ in sequence 1,2,3,4,5, still application processes it in different order 1,3,2,4,5. My application alway ... |
Topic: SYNCH11! (Component hash discrepancy) |
cdhami
Replies: 1
Views: 4970
|
Forum: Problem Determination Posted: Thu Nov 02, 2006 1:24 pm Subject: SYNCH11! (Component hash discrepancy) |
Hi everyone,
Can anyone please advice me the reason when this error is encountered
SYNCH11! (Component hash discrepancy)
Stage source member to create new load module.
Thank ... |
Topic: MQ error 2034 |
cdhami
Replies: 2
Views: 5050
|
Forum: CICS and Middleware Posted: Fri Feb 03, 2006 7:36 pm Subject: MQ error 2034 |
Hi Kolusu,
Thanks for the quick response.
Actually I have gone through these explanation.
I have question regarding the second bullet...
My queue is defined as trigger type first and the trigg ... |
Topic: MQ error 2034 |
cdhami
Replies: 2
Views: 5050
|
Forum: CICS and Middleware Posted: Fri Feb 03, 2006 1:01 pm Subject: MQ error 2034 |
Hi,
I have some problems which i think u might be able to explain.
My application is triggered by a queue.(trigger type =f)
Application does a browse (with input-shared and browse) and then, ... |
|