Skip to Main Content
Due to the recent acquisition by IBM, the Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX any longer. Please refer to the IBM Ideas Portal for these products from now on (IBMid required). Existing content will be migrated during the next few weeks.
ADD A NEW IDEA

All ideas

Showing 375

Regular expressions in logical condition

We would like to use regular expressions in logical conditions. E.g. IF <#VAR> = REGEX (.*search_text_1.*\..*search_text_2)
Detlef Ziermann 12 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Editor: Collapse of lines with comments

Example: IF INDEX = 1 /* Commentary in Line * Commentary in whole line IGNORE END-IF If you want to collapse the line with the IF-statement-block by clicking minus before the line, the editor will only collapse the line with * at the beginning (co...
Reiner Koester over 1 year ago in NaturalONE / NaturalONE (ONE) 0 Under Review

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 6 months ago in Adabas for z/OS / Adabas (ADA-zOS) 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 6 months ago in Adabas for z/OS / Event Replicator Server (ARF) 0 New

opentelemetry

It will be best when Adabas will support opentelemetry
Hezi Shirazi 7 months 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 7 months 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 7 months ago in Adabas for z/OS / Adabas (ADA-zOS) / Usability / Utilities 1 New

ONE: NATstyle: Progress view displays only the library name

During NATstyle the Progress view only displays the name of the library being checked but not the name of the modules. The name of the modules being checked should also be displayed.E.g. in case of an exception (abort) it would be helpful to see w...
Guest over 3 years ago in NaturalONE / NaturalONE (ONE) 0 Not in Plan

PlugIn to SonarQube

We are using SonarQube for statical code analysisfor all programming languages we use (Java, C++, COBOL) except for Natural, as there is no Natural plugin to SonarQube. Is it possible that Software AG providessuch a plugin? Having allour languages...
Guest over 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Prevent NAT1326 with MOVE...TO SUBSTRING with DYNAMIC variables

PROBLEM: =======The following program will get a Runtime error NAT1326: * see Software AG Support Incident 113138 ...DEFINE DATA LOCAL1 #A (A) DYNAMIC1 #COL (I2) INIT <1> (EM=ZZ9)1 #I (I2) (EM=ZZ9)END-DEFINE*EXPAND DYNAMIC VARIABLE #A TO 500...
Guest over 3 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan