Hi,
I am developing a DB2 program which will connect to the remote interface tables and will try to get the data from those tables. Required access has been provided but the program is having performance issues, for 3500 records the program is taking 5 hours of time for completion.
Is there any other best approach we can follow in this scenario like mentioned below
1. Create a staging table and load it with required primary key information and let the other interface team load all required information into those tables
2, Request the other interface team to provide the required information in the form of a file
It is a data volume issue so I am not sure other interface teams will be able to handle the large volume of data
Thanks
Rajkumar
DB2 program connecting to Remote interface tables
-
- Posts: 4
- Joined: Tue Sep 20, 2016 12:17 pm
- Skillset: Mainframes, JCL, COBOL, CICS, DB2,VSAM
- Referer: I was a old member but forgot both user name and registered mail-id
-
- Posts: 36
- Joined: Sat Jul 05, 2014 5:36 pm
- Skillset: JCL, Cobol, DB2, DFSORT.
- Referer: Google search
Re: DB2 program connecting to Remote interface tables
Try moving the input records/key field to a temporary table and do a join, will improve the performance.
Thanks
Magesh
Thanks
Magesh
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Multiple remote job entry writing to the same dataset
by MLK2348 » Wed Nov 15, 2023 3:55 am » in JCL - 1
- 2275
-
by willy jensen
View the latest post
Wed Nov 15, 2023 1:50 pm
-
-
-
Reorg SYSIBM tables to reduce extents (XT) - change priqty &
by TechnoCaveman » Thu Feb 17, 2022 7:46 pm » in DB2 - 2
- 3763
-
by sergeyken
View the latest post
Thu Sep 22, 2022 4:49 pm
-
-
-
Calling Java program on UNIX/USS from a COBOL CICS program?
by zbius » Tue Nov 05, 2024 2:37 pm » in IBM Cobol - 2
- 2602
-
by zbius
View the latest post
Wed Nov 06, 2024 6:02 pm
-
-
- 2
- 3172
-
by enrico-sorichetti
View the latest post
Mon Oct 30, 2023 6:25 pm
-
- 1
- 1677
-
by enrico-sorichetti
View the latest post
Sat Jun 12, 2021 12:18 pm