Author |
Message |
Topic: Need documentation about ADRDSSU utility |
DHL_MF_INFY
Replies: 1
Views: 1569
|
Forum: Utilities Posted: Thu Oct 27, 2005 5:13 am Subject: Need documentation about ADRDSSU utility |
Hi,
I have come to know that ADRDSSU utility can be used to change the length of all versions of GDG in one go.
Could anybody provide me some documentation or pointers for the same.
Thanks |
Topic: Changing file length of all existing versions of GDG |
DHL_MF_INFY
Replies: 1
Views: 1634
|
Forum: Job Control Language(JCL) Posted: Fri Oct 21, 2005 3:20 am Subject: Changing file length of all existing versions of GDG |
Hi,
we have a requirement where we need to change the length of a file from 500 to 600 bytes. Accordingly we have modified the programs. We have also modified the JCLs so that the new files getting c ... |
Topic: SOC4 Abend in the DB2 Query |
DHL_MF_INFY
Replies: 3
Views: 6932
|
Forum: Application Programming Posted: Mon Sep 26, 2005 12:59 pm Subject: SOC4 Abend in the DB2 Query |
Hi,
I am getting the SOC4 abend in the DB2 Select query in my COBOL program. It was working fine some time back but started giving error now.
Can anybody please help on this.
Here is the query ... |
Topic: Is there any utility available to add time in cobol? |
DHL_MF_INFY
Replies: 8
Views: 4832
|
Forum: Application Programming Posted: Mon Sep 26, 2005 7:07 am Subject: Is there any utility available to add time in cobol? |
Well an apology for not giving the complete information.
The needed information is as below.
RECFM = FB
LRECL = 500
DSORG = PS
Input Date and Time format is CCYYMMDD and HHMM
Hope this is ... |
Topic: Is there any utility available to add time in cobol? |
DHL_MF_INFY
Replies: 8
Views: 4832
|
Forum: Application Programming Posted: Mon Sep 26, 2005 6:54 am Subject: Is there any utility available to add time in cobol? |
Hi Phantom,
You got the point right. If at all I decide to code the same then I need to take care of things like Leap year and some other things into consideration like month change, ... |
Topic: Is there any utility available to add time in cobol? |
DHL_MF_INFY
Replies: 8
Views: 4832
|
Forum: Application Programming Posted: Mon Sep 26, 2005 5:49 am Subject: Is there any utility available to add time in cobol? |
hi,
I want to add a constant parameter i.e. some hours, in the input date and time to get a new date and time in a batch program. Is there any utility available to achieve the same which can be us ... |
Topic: Creating a new versiong of GDG in REXX |
DHL_MF_INFY
Replies: 1
Views: 3866
|
Forum: Application Programming Posted: Fri Aug 26, 2005 4:31 am Subject: Creating a new versiong of GDG in REXX |
How can we create a new version of GDG through rexx?
I have given the following code but it is not working.
LOGFILE1 = "TOSDI.SDIC600.PRDTBL.LOG(+1)",
Address TSO "ALLOC F(PRDTBLOG) DA(' ... |
Topic: Accessing MS Exchange Server from mainframes |
DHL_MF_INFY
Replies: 5
Views: 3647
|
Forum: Other Technical Topics Posted: Wed Aug 24, 2005 5:09 pm Subject: Accessing MS Exchange Server from mainframes |
We are definitely considering that as 2nd alternative (to extract the emails and send them to Mainframe environment through MQ channel)
But we also wanted to explore the option of a direct interfac ... |
Topic: Accessing MS Exchange Server from mainframes |
DHL_MF_INFY
Replies: 5
Views: 3647
|
Forum: Other Technical Topics Posted: Wed Aug 24, 2005 2:42 pm Subject: Accessing MS Exchange Server from mainframes |
Other than using CONNECT: Direct, is there any way of extracting emails from POP3 exchange server using some APIs directly within the cobol program?
We'd appreciate any pointers whatsover.
Thank ... |
Topic: Accessing MS Exchange Server from mainframes |
DHL_MF_INFY
Replies: 1
Views: 1361
|
Forum: Application Programming Posted: Wed Aug 24, 2005 7:19 am Subject: Accessing MS Exchange Server from mainframes |
Hi,
at present we are using TAO as a mail server on our mainframe to access mails. There are some cobol programs which use TAO APIs to read mails and process them. Because of increasing load on TAO ... |
Topic: Accessing MS Exchange Server from mainframes |
DHL_MF_INFY
Replies: 5
Views: 3647
|
Forum: Other Technical Topics Posted: Wed Aug 24, 2005 2:51 am Subject: Accessing MS Exchange Server from mainframes |
Hi,
at present we are using TAO as a mail server on our mainframe to access mails. There are some cobol programs which use TAO APIs to read mails and process them. Because of increasing load on TAO s ... |
|