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 370

High Watermarks - Date and Time in Shutdown-statistic

AOS shows 'High Watermarks - Date and Time' via S(elect). We would like to see the same Information in the nucleus-shutdown-statistic.
Reiner Koester over 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 Under development

Dynamic load of STPNAT module.

Would it be possible in z/OS to enable Natural to dynamically load STPNAT module (for example, via RCA= ). If this can be done we can decouple the Natural Nucleus from a dependency of STPNAT, and be less concerned when an STPNAT zap needs to be ap...
Guest over 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 Under Review

EP#5820 modification of files

modification of files Requestor: D'ARVA SOCIETE Platform: MF SR-Number: 707497 Product Code: ADA Initial Importance: medium Proposal: To access (and update/store) ADABAS data on the mainframe from our Web server, we use EntireX servers (as STCs) w...
Guest over 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) / HA 1 Planned

Allow (CV=) after a literal string

Natural allows the use of dynamic control variables during INPUT and WRITE. BUT: the use of those (CV=<control_variable>) is restricted to a variable, not to a literal text. If you want to have a different visual behavior for a string, you m...
Philippe Van Coppenolle 6 months ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

Mapping Natural Server using the environment name.

We work with about 10 different environments, which include Test environments, QA environments, and Production environments, all on the same MF. Mapping Natural Server to an environment is done by referring to the Host Name & Port Number for t...
Menashe Cohen 12 months ago in NaturalONE / NaturalONE (ONE) 2 Future consideration

ADABAS-Utilities: LPB-Limit 32 k too small

The Prefetch Buffer Size (LPB) for utilities is too small (max. 32K). We start a NATURAL-Batch-program with a multi-fetch-buffer (ADARUN PREFSBL = Single-Buffer-Length) of 4.600.000. In this Case we need about 5000 Calls to read a file with 2,3 ...
Reiner Koester almost 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Scalability / Usability / Utilities 3 Planned

Collapse on IF, ELSE and VALUE (DECIDE)

When you collapse an IF-Statement, the ELSE is collapsed, too. This at first glance, looks like the code of the ELSE is the code of the IF itself. When you collapse a DECIDE Statement, the whole Decide-Structure is collapsed, which is fine. If you...
Michael Greven 6 months ago in NaturalONE / NaturalONE (ONE) 0 Under Review

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