Author |
Message |
Topic: foc281 error in focus |
durgamallesh
Replies: 2
Views: 3218
|
Forum: Problem Determination Posted: Tue Oct 11, 2005 5:30 am Subject: foc281 error in focus |
Hi All,
I am trying to run a report in focus and I am getting the following error.
EX GLX072 USER='WZBA', ... |
Topic: Abend 4038 while calling a Cobol program from CSP (CICS) |
durgamallesh
Replies: 2
Views: 5751
|
Forum: Application Programming Posted: Thu Feb 03, 2005 4:26 am Subject: Abend 4038 while calling a Cobol program from CSP (CICS) |
Hi Ravi,
Sorry for not giving the details at the first go...
here is the error message about the abend in the CICS log in Spool
"Transaction DG01 abend 4038 in program FSPX900C term 1003. Upd ... |
Topic: Abend 4038 while calling a Cobol program from CSP (CICS) |
durgamallesh
Replies: 2
Views: 5751
|
Forum: Application Programming Posted: Wed Feb 02, 2005 3:49 pm Subject: Abend 4038 while calling a Cobol program from CSP (CICS) |
Hi All,
I am trying to call a Cobol program from a CICS CSP Program.
The cobol program accesses a VSAM dataset and returns the values to CSP.
While doing this, i am getting 4038 abend on CICS.
... |
Topic: How to send a mail with attachment thru JCL...? |
durgamallesh
Replies: 8
Views: 12375
|
Forum: Job Control Language(JCL) Posted: Mon Nov 15, 2004 11:44 pm Subject: How to send a mail with attachment thru JCL...? |
Hi Kolusu,
I tried to implement this JCL.
I checked the domain name and SYSD is correct.
But still i couldn't get the mail.
In Sysprint I got this warning...
DATA SET UTILITY - GENERATE ... |
Topic: How to send a mail with attachment thru JCL...? |
durgamallesh
Replies: 8
Views: 12375
|
Forum: Job Control Language(JCL) Posted: Mon Nov 15, 2004 2:41 am Subject: How to send a mail with attachment thru JCL...? |
Hi Kolusu,
I ran the following JCL
//WDESML JOB WDES,'MAIL TO PC',
// CLASS=A,MSGCLASS=J,
// MSGLEVEL=(1,1)
//*
// ... |
Topic: To Grant permissions for running Quiesce utility on a DB |
durgamallesh
Replies: 2
Views: 2134
|
Forum: Database Posted: Mon Nov 15, 2004 2:27 am Subject: To Grant permissions for running Quiesce utility on a DB |
Kolusu,
Many thanks for the info. That solved our problem. |
Topic: How to send a mail with attachment thru JCL...? |
durgamallesh
Replies: 8
Views: 12375
|
Forum: Job Control Language(JCL) Posted: Wed Nov 10, 2004 11:34 pm Subject: How to send a mail with attachment thru JCL...? |
Hi Kolusu,
Many thanks for ur quick response.
I will try to implement this and get back to you soon.
Thanks, |
Topic: To Grant permissions for running Quiesce utility on a DB |
durgamallesh
Replies: 2
Views: 2134
|
Forum: Database Posted: Wed Nov 10, 2004 11:31 pm Subject: To Grant permissions for running Quiesce utility on a DB |
Hi,
I am trying to run Quiesce utility on a database and i got the following error.
'USER WDEUSR NOT AUTHORIZED FOR QUIESCE UTILITY ON DATABASE DSQLMAST'
I could understand from this that 'WDEU ... |
Topic: How to send a mail with attachment thru JCL...? |
durgamallesh
Replies: 8
Views: 12375
|
Forum: Job Control Language(JCL) Posted: Wed Nov 10, 2004 1:38 am Subject: How to send a mail with attachment thru JCL...? |
Hi,
I have a problem while trying to send a mail thru JCL...
here's the code ..
//WDESFTP JOB 1340,
// NOTIFY=WDES,CLASS=A,
/ ... |
Topic: Cross System Product |
durgamallesh
Replies: 2
Views: 1907
|
Forum: Job Control Language(JCL) Posted: Thu Oct 28, 2004 11:53 pm Subject: Cross System Product |
Hi Kolosu,
Sorry for the delay in reply..
Many thanks for your valuable information on CSP.
Thanks and regards, |
Topic: Cross System Product |
durgamallesh
Replies: 2
Views: 1907
|
Forum: Job Control Language(JCL) Posted: Tue Oct 19, 2004 2:16 am Subject: Cross System Product |
Does anyone have an idea abt 'Cross System Product'.
Its a language that generates cobol code.
Any expertise on this..?
Thanks, |
Topic: where is the data displayed in the spool stored. |
durgamallesh
Replies: 2
Views: 1927
|
Forum: Job Control Language(JCL) Posted: Mon Aug 16, 2004 11:03 pm Subject: where is the data displayed in the spool stored. |
Hi all,
Theres an application program which generates reports and these data is sent to a printer dynamically without storing in any dataset.
We have a JCL thats runs this application by using cer ... |
|