Issues with Adabas on Linux - Seeking Optimization Tips

Hello,

I’m currently working with Adabas on Linux and facing some challenges with performance and optimization. Specifically, I’ve noticed that queries are taking longer than expected, and I’m wondering if there are any best practices for improving performance in this environment.

Has anyone here worked with Adabas on Linux or encountered similar issues? I would appreciate any advice on configuration settings, tuning parameters, or general tips for speeding up query execution.

Additionally, if anyone has experience integrating Adabas with Natural on Linux, any insights on how to streamline the process would be really helpful as well.

Looking forward to hearing your suggestions!

Best regards,
Jhon Desuza

How do you define “expected query response times” ?

Starting “performance optimization” from the Adabas end without looking VERY CLOSELY at the application first does not make much sense,
so start wth one query that “does not meet expectations” and make sure it really does what you think, i.e. takes a path that reads just the data you need
and not the whole file for returning just a few records or the like.