Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 404

Be able open an object quickly, by name

I would like NaturalONE to be able to quickly open an object if the developer just have the name of the object. If you want to open an object in the server view, you need first to find that object. If it is in a large library, you will need to gue...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

Add joins to Data Browser

Presently the Data Browser is limited to one view to browse. Extending this to allow "joins" across different views would make this a very useful adhoc data access tool.
Douglas Kelly 2 months ago in NaturalONE / Usability 0 New

Honor the DBID/FNR fields in SYSSEC for a different FUSER in NaturalONE.

In SYSSEC, you can define a different FUSER for a particular library definition. This allows you to be able to store programs in a single FUSER from multiple environments (FSECs) in various LPARs in an enterprise. This is allowable (and useful) on...
Manny Klonaris almost 2 years ago in NaturalONE / NaturalONE (ONE) / Security 2 Under development

#1014072 ADASEL SELECT ALL FROM USER... sh. allow WITH FILES

With ADABAS V8.2 ADASEL is enabled to select data from PLOG via USER statement, which includes all files found on PLOG. Selection via USER is a necessary and useful feature to find out for example which modifications were initiated by a certain us...
Guest almost 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Usability 1 Not in Plan

Outline view should be visible from either edit split pane

when working with the editor split (Window > Editor > Toggle Split Editor), the Outline view for the active edit pane is only visible and usable from one of the Split panes. If it can it be made visible and usable from both, it would be much...
Douglas Kelly 3 months ago in NaturalONE / NaturalONE (ONE) 1 New

SYNP details in Plog

Plog adarec regenerate tells "Re-execute" and only gives, e.g., ADAINV INVERT=145,FIELD=XX without any details of parts this field XX should be built. This may make Plog useless unless some trail of invert job is kept. It would be nice to have ful...
Arnis Avots 3 months ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

UQ-Option setzen für bereits existierende Deskriptoren ohne ADAINV

Möchte man für bereits bestehende Deskriptoren die UQ-Option setzen, so erfordert dies dzt. einen RELEASE und anschließender Neuinvertierung des Deskriptors via ADAINV. Bei sehr großen Files mit mehreren hundert Mio Records ist ein ONLINE-Invert n...
Guest almost 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 Planned

Naural API to retrieve 'DUMP ZAPS' information

It would be nice to have an API method of retrieving the information provided by the DUMP ZAPS command. When working with the application and testing of zaps applied to the various core and sub-product components of Natural, having a programmatic ...
David Gahring 5 months ago in Natural for z/OS / Natural (NAT) 3 Under development

Adarep free_space to show free percentage.

The adarep free_space list should at the end show the amount and percentage of combined free space in the container - like shown in the attached file. This would save me time when checking that none of the many databases risk running full.
Bjarne Soerensen 6 months ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

Functions SEARCH and VERIFY

PL/1 offers three similar functions for looking in strings: INDEX, which resembles our EXAMINE ... FOR ... POSITION IN .... SEARCH, which returns the position of the first matching character of a given set in a target string VERIFY, which returns ...
Philippe Van Coppenolle 3 months ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Under Review