IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Poor Performance after converting from HIDAM to HALDB.


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Ken Nieman

New User


Joined: 22 Feb 2008
Posts: 2
Location: Chicago, Illinois

PostPosted: Fri Feb 22, 2008 2:36 am
Reply with quote

Currently using HIDAM (OSAM with 3500 byte Root-Only) database. On a nightly basis the HIDAM database is /DBR’ed and split into smaller databases using home grown COBOL routines. Each of the smaller databases are processed sequentially then merged into a single database prior to bringing up the online. Each of the smaller databases contain appox. 200k records and are processed DLI with DBRC and IRLM turned off. Each of these jobs completes using around 30 CPU seconds.

After converting the same HIDAM database to HALDB, the CPU times have increased dramatically, from 30 CPU seconds to 140 CPU seconds. This is an increase of over 450%. We expected to see an increase in CPU Time since we converted the jobs to execute BMP vs. DLI but not of this magnitude. We recently modified the OSAM Buffer Pool for the IMS Control Region/DLI SAS address space to match OSAM Buffer Pool from the DLI job. The overall performance of the BMP jobs showed little improvement.

Has anyone experienced similar issues or have any other suggestions? Thanks in advance for your assistance.

Ken
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Fri Feb 29, 2008 8:12 pm
Reply with quote

BMP's consume more. Did you have a look the checkpoints?
Back to top
View user's profile Send private message
Sandy Zimmer

Active Member


Joined: 13 Jun 2007
Posts: 826
Location: Wilmington, DE

PostPosted: Fri Feb 29, 2008 8:26 pm
Reply with quote

May I ask why you converted?
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Fri Feb 29, 2008 8:29 pm
Reply with quote

Sandy Zimmer wrote:
May I ask why you converted?


Since a number of years shops demand there programs to run as BMP including checkpoint/restart. But let's wait for the answer.
Back to top
View user's profile Send private message
Sandy Zimmer

Active Member


Joined: 13 Jun 2007
Posts: 826
Location: Wilmington, DE

PostPosted: Fri Feb 29, 2008 8:32 pm
Reply with quote

George - I understand that. BUT.....they are obviously creating files as they are purging info, so BMP would not be necessary?
Back to top
View user's profile Send private message
Ken Nieman

New User


Joined: 22 Feb 2008
Posts: 2
Location: Chicago, Illinois

PostPosted: Fri Feb 29, 2008 8:45 pm
Reply with quote

Checkpoints are issued every 2000 updates. The jobs that split and merged the smaller databases into a single HIDAM are the most expensive jobs we have in the shop. These jobs also were also starting to impact our ability to meet earlier online availability SLA's.
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Fri Feb 29, 2008 8:54 pm
Reply with quote

There's a lot of info regarding HALDB over here. Search for HALDB and explore, you might find the solution.
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Fri Feb 29, 2008 9:23 pm
Reply with quote

Ken, you've got PM.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Issues Converting From ZD to Signed N... DFSORT/ICETOOL 4
No new posts exploiting Z16 performance PL/I & Assembler 2
No new posts Converting fixed length file to excel... IBM Tools 7
No new posts JOIN STATEMENT PERFORMANCE. DFSORT/ICETOOL 12
No new posts Converting ASCII values to COMP-3 (ZD... JCL & VSAM 2
Search our Forums:

Back to Top