Author |
Message |
Topic: Sysdate-4 |
ranjit2705
Replies: 2
Views: 5131
|
Forum: Application Programming Posted: Fri Feb 10, 2012 7:03 pm Subject: Sysdate-4 |
Hi,
I would like to do a Sysdate - 4 in easytrieve but somehow this is not working in Easytrieve and Manual also no mention about Date computation.
Can someone provide some input on how this can b ... |
Topic: Remove Duplicates in one file using another file |
ranjit2705
Replies: 2
Views: 2557
|
Forum: Utilities Posted: Thu Nov 12, 2009 11:24 pm Subject: Remove Duplicates in one file using another file |
HI
I want to remove the records from FILEA which are present in FileB. Can this be done through SORT? Please help
Example
FILEA
AAAAA
BBBBB
CCCCC
DDDDD
EEEEEE
FFFFFFF
FileB
AAAAA
BBBB ... |
Topic: How to find the Active Generations of a GDG with a HLQ. |
ranjit2705
Replies: 0
Views: 949
|
Forum: TSO and ISPF Posted: Mon Oct 23, 2006 3:39 pm Subject: How to find the Active Generations of a GDG with a HLQ. |
Hi,
Is there any utility which will list all the GDG Bases which have active geneartions? Input to this will be my high level qualifier.
Any help in this regard will be highly appreciated.
Th ... |
Topic: What is the Rexx Command to see the Current PDS and Member? |
ranjit2705
Replies: 5
Views: 2545
|
Forum: TSO and ISPF Posted: Thu Aug 17, 2006 11:28 am Subject: What is the Rexx Command to see the Current PDS and Member? |
Thanks for your input.
I tried this, but display says only "MEM" and "PDS" instead of the actual PDS name. |
Topic: What is the Rexx Command to see the Current PDS and Member? |
ranjit2705
Replies: 5
Views: 2545
|
Forum: TSO and ISPF Posted: Thu Aug 17, 2006 10:46 am Subject: What is the Rexx Command to see the Current PDS and Member? |
Hi,
Can anyone tell me the Rexx command to capture the current dataset name & member on which I am working now?
Thanks
Ranjit |
Topic: Not Able to View the Members in a PDS |
ranjit2705
Replies: 2
Views: 1363
|
Forum: TSO and ISPF Posted: Thu Aug 17, 2006 10:42 am Subject: Not Able to View the Members in a PDS |
Thanks |
Topic: Not Able to View the Members in a PDS |
ranjit2705
Replies: 2
Views: 1363
|
Forum: TSO and ISPF Posted: Fri Jul 21, 2006 12:43 pm Subject: Not Able to View the Members in a PDS |
Hi,
I facing a funny problem.
I am able to browse and edit the members inside a PDS but when I try to View, this says Connection Error. I am not able to figure out the problem.
Any Help in thi ... |
Topic: Dynamic Naming of a File in JCL |
ranjit2705
Replies: 1
Views: 8500
|
Forum: Job Control Language(JCL) Posted: Fri Apr 22, 2005 9:50 am Subject: Dynamic Naming of a File in JCL |
How Can I name a file dynamically in a JCL?. I want to append current date and time to the end of file Name For example, I want to create a File with Name HLQ.CASH.ADVANCE.Dmmddyy.Thhmmss......
... |
Topic: Displaying Garbage value in Cobol Program |
ranjit2705
Replies: 8
Views: 6322
|
Forum: Application Programming Posted: Fri Jul 16, 2004 12:35 pm Subject: Displaying Garbage value in Cobol Program |
THis is a Batch Program and it very a small program....I am just adding 1 to this counter varaible after reading each record in File...and then displaying the value....it works fine with a small file ... |
Topic: Displaying Garbage value in Cobol Program |
ranjit2705
Replies: 8
Views: 6322
|
Forum: Application Programming Posted: Thu Jul 15, 2004 4:25 pm Subject: Displaying Garbage value in Cobol Program |
Hi Kolusu
These variables are defined as 9(12) and initialized to zeroes....
the program ran fine upto 156 records in the file...it occoured when it read 157th rec.....
Thanks for your reoly
r ... |
Topic: Displaying Garbage value in Cobol Program |
ranjit2705
Replies: 8
Views: 6322
|
Forum: Application Programming Posted: Wed Jul 14, 2004 2:37 pm Subject: Displaying Garbage value in Cobol Program |
Hi
I have encountered typical Problem In a Conbol progra... I have no clue about the problem......here is the problem..
A program abends in the trailer validation paragraph. The reason is that fil ... |
Topic: Syncsort Problem |
ranjit2705
Replies: 2
Views: 1669
|
Forum: Utilities Posted: Tue Oct 14, 2003 3:00 pm Subject: Syncsort Problem |
I have two flat files which are exactly same (compared in 3.13)....now I am sorting these two files using SYNCSORT. The sort criteria is same for both these files. In this case the two SORTED output f ... |
|