Author |
Message |
Topic: Delete Dataset if it is empty |
GaneshB
Replies: 3
Views: 4573
|
Forum: Job Control Language(JCL) Posted: Tue Dec 21, 2004 7:25 am Subject: Delete Dataset if it is empty |
Kolusu,
Thanks a lot. Your JCL worked as expected.
I have just replaced PRINT INFILE with PRINT INDATASET as I dont
need to give the FILE01 to FILE10. |
Topic: Delete Dataset if it is empty |
GaneshB
Replies: 3
Views: 4573
|
Forum: Job Control Language(JCL) Posted: Tue Dec 21, 2004 1:43 am Subject: Delete Dataset if it is empty |
Hi,
In step1 of my JCL, PGM X is creating 3 outputs. In step2, I want to
delete dataset created in step1 if any is empty.
Step1:
output1 - Empty
output2 - 2 recs
out ... |
Topic: Explicit sign and decimal point in file |
GaneshB
Replies: 3
Views: 3532
|
Forum: Application Programming Posted: Tue Mar 02, 2004 10:32 am Subject: Explicit sign and decimal point in file |
Thanks kolusu!!
I tried the way that you suggested and even I thought the same.But I am getting an Alpha value at the last byte(cozz the minus is imbedded) in my o/p.
For example
If the val ... |
Topic: Explicit sign and decimal point in file |
GaneshB
Replies: 3
Views: 3532
|
Forum: Application Programming Posted: Sun Feb 29, 2004 4:21 pm Subject: Explicit sign and decimal point in file |
Hi All,
My client want to see an explicit minus symbol and decimal point in a file using easytrieve.
This is an amount field of 6 pack 2 is moved to X(10).
For examples.
$-555.50 shoul ... |
Topic: How to view an ESDS file with its latest update? |
GaneshB
Replies: 4
Views: 4533
|
Forum: Data Management Posted: Tue Oct 07, 2003 4:30 pm Subject: How to view an ESDS file with its latest update? |
Hi Kolusu,
Thanks for the link. I have deleted and defined the ESDS with the LOG AND STORCLAS option. Also made the file to be RLS in the CICS region. Able to see the latest updated records now ... |
Topic: How to view an ESDS file with its latest update? |
GaneshB
Replies: 4
Views: 4533
|
Forum: Data Management Posted: Mon Sep 29, 2003 8:57 am Subject: How to view an ESDS file with its latest update? |
Hi Kolusu,
Thanks for the Link. I read it once and could not find the way of achieving it. Anyway, let me read it again and will update my understandings soon. |
Topic: How to view an ESDS file with its latest update? |
GaneshB
Replies: 4
Views: 4533
|
Forum: Data Management Posted: Mon Sep 22, 2003 10:45 am Subject: How to view an ESDS file with its latest update? |
All,
Can anyone tell me the way to view the latest update of an ESDS file without closing the file in online region??
We have a ESDS log file which logs all the activities happened on speci ... |
Topic: CREATION TIME OF A GDG |
GaneshB
Replies: 8
Views: 8628
|
Forum: Job Control Language(JCL) Posted: Thu Dec 26, 2002 5:15 pm Subject: CREATION TIME OF A GDG |
Bill,
Thanks for the information and quick response. |
Topic: CREATION TIME OF A GDG |
GaneshB
Replies: 8
Views: 8628
|
Forum: Job Control Language(JCL) Posted: Thu Dec 26, 2002 3:45 pm Subject: CREATION TIME OF A GDG |
Hari,
I dont know SAS. Thanks for the reply. Please let me know if we can find it thru TSO commands or thru JCL. |
Topic: CREATION TIME OF A GDG |
GaneshB
Replies: 8
Views: 8628
|
Forum: Job Control Language(JCL) Posted: Thu Dec 26, 2002 3:19 pm Subject: CREATION TIME OF A GDG |
Hi all,
Can anyone tell me how to find the creation time of a GDG? |
Topic: Version Number of a GDG |
GaneshB
Replies: 20
Views: 12743
|
Forum: Job Control Language(JCL) Posted: Thu Dec 26, 2002 10:31 am Subject: Version Number of a GDG |
Hi Kolusu,
Thanks! The solution you have given in File-aid is what I was looking for. I wanted to know the command which will do this in Sync sort. I can use the File-aid solution. Thanks a ... |
Topic: Version Number of a GDG |
GaneshB
Replies: 20
Views: 12743
|
Forum: Job Control Language(JCL) Posted: Mon Dec 23, 2002 6:44 pm Subject: Version Number of a GDG |
Hi Kolusu,
Thanks. It worked as I expected. Is there any command in Syncsort which would copy only the last record to the output file. |
Topic: Version Number of a GDG |
GaneshB
Replies: 20
Views: 12743
|
Forum: Job Control Language(JCL) Posted: Mon Dec 23, 2002 4:18 pm Subject: Version Number of a GDG |
Hi Kolusu,
First of all let me apoligize for editing the question after I have posted. I think when you were answering, I was changing the question. Anyway as you said it seems our system w ... |
Topic: Version Number of a GDG |
GaneshB
Replies: 20
Views: 12743
|
Forum: Job Control Language(JCL) Posted: Mon Dec 23, 2002 4:02 pm Subject: Version Number of a GDG |
Hi Kolusu,
Is there any command in Syncsort to copy the last record alone to the output file? |
Topic: File I/O Mode |
GaneshB
Replies: 12
Views: 9345
|
Forum: Application Programming Posted: Sun Dec 08, 2002 8:59 am Subject: File I/O Mode |
Kolusu,
Thanks for the information & quick response. |
|