Author |
Message |
Topic: change in the JCL |
Beswar
Replies: 10
Views: 9999
|
Forum: Job Control Language(JCL) Posted: Mon Jun 06, 2005 2:52 pm Subject: change in the JCL |
Frank
I am sorry and you are right. we don't have the Dec ,2004 PTF
Thanks
Eswar |
Topic: change in the JCL |
Beswar
Replies: 10
Views: 9999
|
Forum: Job Control Language(JCL) Posted: Mon Jun 06, 2005 2:33 pm Subject: change in the JCL |
Thanks you very much for your(Frank and Kolusu) replies. we didn't have DFSSOrt r14. Hence I got a return code of 12 instead of RC=4. I will try using Idcams and that might work to check the empty fi ... |
Topic: change in the JCL |
Beswar
Replies: 10
Views: 9999
|
Forum: Job Control Language(JCL) Posted: Fri Jun 03, 2005 3:49 pm Subject: change in the JCL |
kolusu
I tried your two steps. But in our installation the second step is not giving return code of 4 when it is not finding a record. Please let me know any thing I need to change.
following ... |
Topic: change in the JCL |
Beswar
Replies: 10
Views: 9999
|
Forum: Job Control Language(JCL) Posted: Fri Jun 03, 2005 1:26 pm Subject: change in the JCL |
Hi
I have problem in changing the JCL. Currently we have library where all JCLs are stored. Many of the Jcls contain DEST=PB. This will send the reprots Pittney bose server. But we need to send the ... |
Topic: Regarding CONd Codes |
Beswar
Replies: 1
Views: 1555
|
Forum: Job Control Language(JCL) Posted: Tue Mar 29, 2005 9:00 am Subject: Regarding CONd Codes |
Hi
I have a problem using the condintion codes in the jcl. in my job I am using 4 procs. if the second step of first proc gives more than zero return code, I want to execute the one step in the JCL ... |
Topic: Problem with the oracle query - Error code 00904 |
Beswar
Replies: 2
Views: 1012
|
Forum: Database Posted: Mon Feb 28, 2005 8:41 pm Subject: Problem with the oracle query - Error code 00904 |
SELECT 'PAGE7 ' ||
CARRNM||'*'||
ABBR_TXT||'*'||
WSLR_NBR||'*'||
CITY_TXT||'*'||
STATE_CD||'*'||
LEGCY_SHPMT_ID||'*'||
ORD_NBRD||'*'| ... |
Topic: how to download mainframe program to c drive |
Beswar
Replies: 9
Views: 4965
|
Forum: Application Programming Posted: Thu Feb 24, 2005 12:40 pm Subject: how to download mainframe program to c drive |
I want to download the program to c drive .usally I used to download from option 6 and do file transfer .ButI joined in new place Iam unable to do it.is there any option
Thanks |
Topic: TOTAl/Supra datbase |
Beswar
Replies: 8
Views: 7837
|
Forum: Database Posted: Fri Feb 11, 2005 10:51 am Subject: TOTAl/Supra datbase |
hari,
thanks for your valuable info. our project is a data migration of supra database to db2 database. I am in the process of preparing a cook book for this, hence I would need as much info as pos ... |
Topic: TOTAl/Supra datbase |
Beswar
Replies: 8
Views: 7837
|
Forum: Database Posted: Thu Feb 10, 2005 9:50 pm Subject: TOTAl/Supra datbase |
Hari,
Thank you very much for your information. I was able to get a brief overview of the Supra database. Is master is file similar to the root segement/(like IMS) and other variable files are chil ... |
Topic: TOTAl/Supra datbase |
Beswar
Replies: 8
Views: 7837
|
Forum: Database Posted: Thu Feb 10, 2005 9:44 am Subject: TOTAl/Supra datbase |
Hari,
Thanks for the information. I was looking predominatly on how to write calls using Total/supra database in COBOL programs. Also i would like to know whether it is a network database or not? ... |
Topic: TOTAl/Supra datbase |
Beswar
Replies: 8
Views: 7837
|
Forum: Database Posted: Wed Feb 09, 2005 11:02 am Subject: TOTAl/Supra datbase |
Hi
I need help to get some information regarding Total/Supra Database. Could you please let me know where I get some information on how to use in the COBOL to call Total/Supra Database.
Thanks ... |
Topic: datacom help |
Beswar
Replies: 3
Views: 2649
|
Forum: Database Posted: Tue Jan 25, 2005 2:18 pm Subject: datacom help |
Hi
I would like to get some documentation on datacom. Could you please let me know any websites where I can get the info
Thanks
Eswar |
Topic: regarding SHR option |
Beswar
Replies: 2
Views: 2000
|
Forum: Job Control Language(JCL) Posted: Tue Dec 21, 2004 4:27 pm Subject: regarding SHR option |
Kolusu
Thanks for the valuable information.
Thanks
Eswar |
Topic: regarding SHR option |
Beswar
Replies: 2
Views: 2000
|
Forum: Job Control Language(JCL) Posted: Tue Dec 21, 2004 3:46 pm Subject: regarding SHR option |
Hi
I would like to know what is the difference between SHR, OLD, MOD. As far as I know if we give SHR option we can just read the file but not modify the file. But when i used IEBGENER step using S ... |
Topic: getting all the datasets with disposition as MOD |
Beswar
Replies: 2
Views: 2050
|
Forum: Utilities Posted: Fri Dec 03, 2004 2:53 pm Subject: getting all the datasets with disposition as MOD |
Kolusu
Thanks for your reply.
our shop standar is
//DDNAME DD DSN=SOME FILE NAME,
// DISP=(MOD,KEEP,KEEP)
// UNIT=SYSDA,
// SPACE=(CYL,(X,Y),RLSE)
w ... |
|