Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 402 of 402

Show DS block usage for a file reading only DSST.

If you want to know how much space is available in the used DS blocks of a big file - ADADRU will read all used DS blocks and use much resources. Instead, make a function in ADADRU or SYSAOS to get this information from just the DSST elements of t...
Bjarne Soerensen 5 days ago in Adabas for z/OS / Adabas (ADA-zOS) 0 New

Natural Buffer Pool (SYSBPM): TotalUC#2 new Use count field for depicting Level-1 executions of natural objects

Under Natural Buffer Pool (SYSBPM), we noticed while investigating a performance issue in production that when a Natural Object has multi-level, the TotalUC value for the primary object is a cumulative sum of all the sub-routines being called. Th...
Zaffer Khan 15 days ago in Natural for z/OS / Natural (NAT) 0 New

Feature to shut down REPTOR waiting first for all source nuclei to disconnect

Issuing ADAEND to a REPTOR should not be done before the connected source nuclei have ended. When shutting down a production environment (typically before an IPL) - you can automate that the source nuclei (EG DB1,DB2,DB3) tasks have ended before A...
Bjarne Soerensen 7 days ago in Adabas for z/OS / Event Replicator Server (ARF) 0 New

Make ApplinX DevOps-enabled

ApplinX is a standard Java application, development should be planned for teamwork : make versioning and teamwork possible using git, integrate maven or another production automation management tool for Java software projects, use a more recent ve...
Maximilien BARBIER 11 days ago in ApplinX / High Availability 0 New

It will be best when Natural will support opentelemetry

It will be best when Natural will support opentelemetry
Hezi Shirazi 13 days ago in Natural for Linux and Cloud / Natural (NAT) 0 New

opentelemetry

It will be best when Adabas will support opentelemetry
Hezi Shirazi 13 days ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

Timestamp on each fnr & on each key fnr

Hi, I would like to get from an application (for now it is Natural) 2 different variables:1 . timestamp of fnr, when the last time it was modified (insert/update/delete) 2. timestamp of each key (Desc/Super & etc) for each fnr, when it was mod...
Hezi Shirazi 13 days ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

ADASEL: Increase DDEXPA DD cards to maximum of 99, similar to ASSO & DATA DD Cards

We are managing VLDB ADABAS database serving the population of the country. Our national Database contains more than 150 ADABAS Files. Many a times, we are tasked with producing transactional investigations using multiple large Protection Logs ag...
Zaffer Khan 14 days ago in Adabas for z/OS / Adabas (ADA-zOS) / Usability / Utilities 1 New

can NATRPC39 be called after sending response?

Currently NATRPC39 is called before a reply to an RPC request is sent to Broker. If this could be moved to after the reply is sent, it would reduce the impact on performance for RPC calls by doing the NATRPC39 exit work after the reply was sent on...
Douglas Kelly about 1 month ago in Natural for Linux and Cloud / Natural (NAT) 0 New

Identify which skeleton's are used when JCL is generated in SMA

When JCL is generated for a JOB in SMA, we do not know which SKELETON's are being used. If we need to customize the SKELETON to meet customer standards then we have to hunt for the right skeleton that was pulled in. What I ended up doing was addin...
Raul Chiriboga 3 months ago in Natural for z/OS / Natural (NAT) 0 Planned