Author |
Message |
Topic: Specifying libraries during compile in endevor |
patnekar
Replies: 5
Views: 3363
|
Forum: Other Technical Topics Posted: Tue Aug 10, 2004 2:50 pm Subject: Specifying libraries during compile in endevor |
Kolusu,
The compilation JCL does not execute a PROC. And since the compilation JCL is generated thru the panels to execute a SCL, no PDSs are listed in the JCL.
Thanks
Patnekar |
Topic: Specifying libraries during compile in endevor |
patnekar
Replies: 5
Views: 3363
|
Forum: Other Technical Topics Posted: Tue Aug 10, 2004 2:10 pm Subject: Specifying libraries during compile in endevor |
Hello,
I need to compile a program in endevor. This program calls another program. The 'called' program resides in 2 PDSs on the system. Unfortunately only 1 of them is specified in the endevor ... |
Topic: Batch Reports in CA7 |
patnekar
Replies: 1
Views: 3388
|
Forum: Other Technical Topics Posted: Tue Mar 16, 2004 10:55 am Subject: Batch Reports in CA7 |
Hi,
Is it possible to schedule a job, which will report the job status in CA7.
In detail
I want the report for my jobs to have their current status at a given time
Sample
Job A ... |
Topic: How to preallocate tapes ?? |
patnekar
Replies: 12
Views: 7907
|
Forum: Job Control Language(JCL) Posted: Thu Jan 22, 2004 2:39 pm Subject: How to preallocate tapes ?? |
Warp5,
Sorry but we are still investigating it. In any case I doubt whether I'll be able to post the real reason here, apart from the technical stuff, if any.
Thanks
Puru |
Topic: Inserting values into a record |
patnekar
Replies: 6
Views: 3223
|
Forum: Utilities Posted: Wed Jan 21, 2004 9:56 am Subject: Inserting values into a record |
Kolusu,
The maximum number of records in both files is close to 200,000. I used a COBOL pgm to meet this requirement. But if a SORT option is posted, it'll serve very well for future use.
Than ... |
Topic: How to preallocate tapes ?? |
patnekar
Replies: 12
Views: 7907
|
Forum: Job Control Language(JCL) Posted: Wed Jan 21, 2004 9:15 am Subject: How to preallocate tapes ?? |
Kolusu,
The need to pre-allocate tapes was felt, as we happened to lose some data, when our tapes were over-written by some other jobs. Thus we felt that if we happen to pre-allocate tapes for ou ... |
Topic: How to preallocate tapes ?? |
patnekar
Replies: 12
Views: 7907
|
Forum: Job Control Language(JCL) Posted: Tue Jan 20, 2004 12:31 pm Subject: How to preallocate tapes ?? |
Hi,
I need information on how to pre-allocate tapes in a JCL and also the other factors that I should be consider while doing this??
Thanks
Puru |
Topic: Date in SYSIN |
patnekar
Replies: 4
Views: 5825
|
Forum: Job Control Language(JCL) Posted: Mon Jan 12, 2004 6:39 pm Subject: Date in SYSIN |
Kolusu,
Thanks a ton, it works great.
Thanks
Puru |
Topic: Date in SYSIN |
patnekar
Replies: 4
Views: 5825
|
Forum: Job Control Language(JCL) Posted: Mon Jan 12, 2004 6:21 pm Subject: Date in SYSIN |
Kolusu,
Unfortunately I do not have the latest version of syncsort. It dos not recognise the DATE1 parameter. Could you please post the alternate solution?
SYSIN : ... |
Topic: Date in SYSIN |
patnekar
Replies: 4
Views: 5825
|
Forum: Job Control Language(JCL) Posted: Mon Jan 12, 2004 4:56 pm Subject: Date in SYSIN |
Hello,
My requirement is this;
I have a GDG MY.OUTPUT.FILE, I have to ftp this file as 'REPORT MMDDYY', where MMDDYY is the current date. How do I do this?? Please let me know.
Thanks
Puru |
Topic: Inserting values into a record |
patnekar
Replies: 6
Views: 3223
|
Forum: Utilities Posted: Mon Jan 12, 2004 2:14 pm Subject: Inserting values into a record |
Coolman,
No, I want to insert the value which occurs in that position. Each record has different values.
Thanks,
Puru |
Topic: Inserting values into a record |
patnekar
Replies: 6
Views: 3223
|
Forum: Utilities Posted: Fri Jan 09, 2004 11:17 am Subject: Inserting values into a record |
Frank,
Thanks for the response. Unfortunately my shop has only Syncsort
Thanks
Puru |
Topic: Inserting values into a record |
patnekar
Replies: 6
Views: 3223
|
Forum: Utilities Posted: Fri Jan 09, 2004 10:46 am Subject: Inserting values into a record |
Hello,
I have the following requirement.
File 1 ( VB, LRECL 2004)
*****************************************
123456 ABCDE
*****************************************
File 2 ... |
Topic: Dump Master problem |
patnekar
Replies: 2
Views: 3738
|
Forum: Problem Determination Posted: Mon Dec 22, 2003 10:52 am Subject: Dump Master problem |
Hi,
I am using dump master to read an abend dump. Though dumpmaster is recognising the module listing, an error pops up stating DATA DIVISION not found, and the abending statement is not displaye ... |
Topic: Printing in bold through cobol |
patnekar
Replies: 6
Views: 5947
|
Forum: Application Programming Posted: Thu Dec 18, 2003 5:10 pm Subject: Printing in bold through cobol |
Thank you Kolusu and Bithead. |
|