Author |
Message |
Topic: SQLCODE = -904 Error |
syedfasi
Replies: 3
Views: 1954
|
Forum: Database Posted: Sat Feb 05, 2005 5:01 pm Subject: SQLCODE = -904 Error |
Hi All
Iam trying to run a simple query, but iam keep getting an error RESOURCE UNAVAILABLE. When I DEBUG the program it was showing SQLCODE = -904.
Please let me know why iam getting this err ... |
Topic: Printing from a JCL to a printer |
syedfasi
Replies: 1
Views: 1701
|
Forum: Job Control Language(JCL) Posted: Wed Nov 10, 2004 2:30 pm Subject: Printing from a JCL to a printer |
Hi,
I have the following step in my JCL, but I would like to know what's FORMS=L1SB means
//PRTR OUTPUT CLASS=B,DEST=XXXXRT1,FORMS=L1SB,
// COPIES=1,ADDRESS=' X ... |
Topic: How can I create a file with DATE format as DDMMYY.DOC |
syedfasi
Replies: 7
Views: 9690
|
Forum: Job Control Language(JCL) Posted: Sat Aug 14, 2004 1:09 pm Subject: How can I create a file with DATE format as DDMMYY.DOC |
Thanks Kolusu,
Since I am not good in JCL, please can you give me some more information. on PC File.&LDAY.&LMON.&YR2..DOC...
When I perofrmed JCL check, its giving this message
CAY6052E DS ... |
Topic: FTP Problems |
syedfasi
Replies: 4
Views: 2477
|
Forum: Job Control Language(JCL) Posted: Thu Aug 12, 2004 10:07 am Subject: FTP Problems |
Hi,
We have been sending some of the dataset to server for years, but now we are encountering some wearied problems, it say "USER cannnot logon". But I checked the userid and password, is the same ... |
Topic: Restarting a Particular job step |
syedfasi
Replies: 5
Views: 3243
|
Forum: Job Control Language(JCL) Posted: Wed Aug 04, 2004 10:37 am Subject: Restarting a Particular job step |
I don't know CA7 functionalities... because someone from our clients place submit these jobs,, they don't know anything other than paging us...
Is there any capability in JCL itself, to restart fro ... |
Topic: Restarting a Particular job step |
syedfasi
Replies: 5
Views: 3243
|
Forum: Job Control Language(JCL) Posted: Tue Aug 03, 2004 4:31 pm Subject: Restarting a Particular job step |
Hi,
We are running some of the job in threads, like A1, A2... A12, where A1, A2...A12 each one the individual job runs simultanously. Since all these job have similar programs accessing same table ... |
Topic: How to run Specfic step in a JCL based on a value |
syedfasi
Replies: 4
Views: 2285
|
Forum: Job Control Language(JCL) Posted: Fri Jul 30, 2004 4:50 pm Subject: How to run Specfic step in a JCL based on a value |
Hi,
1) I have a Job, which contains 10 steps 1,2....10.. I would like to run only a specifc step based on the previous step return code.. Like if step 1 gave me the return code as "5", then I dire ... |
Topic: How can I create a file with DATE format as DDMMYY.DOC |
syedfasi
Replies: 7
Views: 9690
|
Forum: Job Control Language(JCL) Posted: Thu Jul 29, 2004 5:18 pm Subject: How can I create a file with DATE format as DDMMYY.DOC |
1. We are running some job on a daily basis - I presume this means that you are using a job scheduling system, so I imagine this part is automated.
ANS: No this part is not automated. We demand in ... |
Topic: How can I create a file with DATE format as DDMMYY.DOC |
syedfasi
Replies: 7
Views: 9690
|
Forum: Job Control Language(JCL) Posted: Thu Jul 29, 2004 12:30 pm Subject: How can I create a file with DATE format as DDMMYY.DOC |
superk,
We are running some job on a daily basis, that creates to dataset, then we manually send it to server... So we run a clists to create a datasets with DDMMYY format, then giving a access to ... |
Topic: How can I create a file with DATE format as DDMMYY.DOC |
syedfasi
Replies: 7
Views: 9690
|
Forum: Job Control Language(JCL) Posted: Thu Jul 29, 2004 12:04 pm Subject: How can I create a file with DATE format as DDMMYY.DOC |
Can any one help, for solving the following problem
1) I need to create a file with Date format as DDMMYY.DOC,
2) I need to give access to this file to some userid (WEAXXXX)
All these needs to ... |
|