Search found 6 matches

by sivaguru
Thu Jan 17, 2019 10:23 pm
Forum: DB2 SQL - DB2 PROGRAMMING
Topic: Comparing table structures (columns & indexes) for huge number of tables
Replies: 0
Views: 9917

Comparing table structures (columns & indexes) for huge number of tables

Hello team, For copying data in a large number of DB2 tables in one Mainframe region to another, I'm currently working on comparing the table structures (columns and indexes). I have been managing to do this in the past when there were only handful of tables to be compared. Right now, I'm supposed t...
by sivaguru
Mon Jul 21, 2014 11:05 pm
Forum: OTHER SUBJECTS
Topic: How to improve batch program designing skills?
Replies: 2
Views: 5992

Thank you very much, NicC, for your reply.
by sivaguru
Sun Jul 20, 2014 7:38 am
Forum: OTHER SUBJECTS
Topic: How to improve batch program designing skills?
Replies: 2
Views: 5992

How to improve batch program designing skills?

Dear and most valued techies, I am working as an application developer in COBOL-DB2. I was working on enhancements for a couple of years. I missed to observe/learn the design perspective to implement the business requirements. Now that I realize it is very important to learn from others' designs, I ...
by sivaguru
Mon Sep 12, 2011 12:48 pm
Forum: EASYTRIEVE
Topic: Doubt in using multiple keys for same physical file in EZT
Replies: 1
Views: 6240

Doubt in using multiple keys for same physical file in EZT

Hi, I am trying to define multiple keys for the same physical file and the scenario is as explained below: I have two files: File1 and File2. I am supposed to define a composite key (Field-1+Field2) for both the files. But either of these two fields defined as a key could change (but not both at the...
by sivaguru
Sat Sep 10, 2011 1:30 am
Forum: EASYTRIEVE
Topic: Transferring control to another job in same easytrieve pgm
Replies: 3
Views: 10869

Hi Dik, Thank you so much for ur response. Please post a link where i can learn about linking another easytrieve program. I am unable to find it. I will try the functionality with ur suggestion. BTW, is there a way we can reset the EOF set by the system to enable the program to read from the first r...
by sivaguru
Fri Sep 09, 2011 10:03 pm
Forum: EASYTRIEVE
Topic: Transferring control to another job in same easytrieve pgm
Replies: 3
Views: 10869

Transferring control to another job in same easytrieve pgm

Hello everyone, I have started programming in easytrieve very recently. I have been using this forum till now as a reader. This would be my first post. I truly appreciate all the hard learned knowledge being shared. I was able to successfully code two job statements separately within a single easytr...