Skip to Main Content
The Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX. Please refer to the IBM Ideas Portal for these products (IBMid required).
ADD A NEW IDEA

Clear

Ideas

Showing 150 of 378

NatOne: 2 Way Build: first without, second with parameter check solves all interface problems

When In Natural One an Interface for example a pda of a subprogram is changed, it can happen, that the build process has to be repeated n times, when the pda is used in a chain of n subprograms; if there is a recursive subprogram call using the pd...
Georg Kratz-Kummetz over 4 years ago in NaturalONE / NaturalONE (ONE) / Usability 1 Future consideration

Dynamic Natural trace

We would like to have a way to start and stop a Natural trace dynamically. This will be an excellent tool to analyze on the fly, production problems which are related to the database.
Ilan Hirschowitz over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

Display of used USIZE of a Natural runtime situation

In a number of stacked Natural Subprograms with some data areas and a number of dynamic variables it can be difficult to calculate the amount of used USIZE. But for the software development strategy it is important to know the amount of size that ...
Georg Kratz-Kummetz over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Planned

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 2 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Generate Natural code from data browser template

Generating a Natural program from the data browser would allow quick coding and adding in extensions to the data browser function
Douglas Kelly almost 2 years ago in NaturalONE / NaturalONE (ONE) 0 Not in Plan

Natural Buffer Pool utility (NATBPMON) should respond with a clear status even when BP is not active , and not with a nasty error message , which is not intuitive

Natural BP is a crucial component for a Natural environment to function properly, If the BP is not active from any reason, it should be brought up ASAP. using the NATBPMON is the main tool for that.Currently when the BP is down, a nasty error mess...
Sagii Achituv almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

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 about 2 years ago in NaturalONE / NaturalONE (ONE) 2 Future consideration

Expand X-Arrays by variable

We would like to be able to expand tables (X-ARRAYS) via a statement: EXPAND ARRAY <#X-ARRAY-VAR> BY <#VAR-INT>
Detlef Ziermann about 2 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Sort of ARRAYs

We would like to be able to sort tables according to a defined field of the table via a simple statement: SORT ARRAY <#X-ARRAY-VAR> BY <#SORT-FIELD>
Detlef Ziermann about 2 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

ONE: Improve Content assist

1. Documentation says: "To invoke content assist Enter a keyword or part of it and press CTRL+SPACEBAR." In most cases that does not make sense. A blank is needed behind the keyword. The documentation mentions this only with the example. "For exa...
Guest over 4 years ago in NaturalONE / NaturalONE (ONE) 0 Planned