Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 101

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 2 months ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Under Review

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 6 months ago in Natural for Linux and Cloud / Natural (NAT) 2 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 6 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Auto extend of sort and temp files in utilities

Auto extend sort and temp files in execution of utilities, the same as the MPM is able to auto extend ASSO and DATA when they become full.No more midnight calls because SORT SIZE TOO SMALL.
Yechiel Adar about 2 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Usability / Utilities 1 Under Review

New System-Variable UUID

Currently, we use *TIMESTMP(X) as a unique reference and foreign key in database-files. To be able to generate unique keys for the database entries, even in the case of distributed Natural-installations (in the future clusters or via entire networ...
Detlef Ziermann 10 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Allow NWO to work with more than one CICS

Allow NWO to be able to connect to more than one CICS, so it can service more concurrent transactions, and improve scalability to the environment, including more CICS as needed.
Fabio Shinji Hirakawa almost 2 years ago in Natural for z/OS / Natural Web I/O Interface (NWO) 0 Under Review

Invoking ADABAS SAFfunctionality in batch

It would be useful to have the abiltiy to perform ADABAS SAF functons, such as Display SAF Statistics or Refresh User Stats and Cashed Files or Logoff User or Restart Server, in batch. This could be implemented via ADADBS options or NATURALAPIto A...
Guest almost 3 years ago in Adabas for z/OS / Adabas SAF Security (AAF) / Security 0 Under Review

New Concept SAG Licenses

SAG Product Licenses for zOS (ADA/AZPAD/NAT/NAZ/EXX/NPR) often including some Version number, somewhat differing from the Version to install. For example:1. ADABAS 8.5.4 - License contains a Version 8.4. NATURAL 9.2.1 - License contains a Version ...
Walter Schulte 8 months ago in EntireX 0 Under Review

Natural Command Console for Mainframes on the Linux

The usability of NaturalONE is obviously constrained since there is no Command Console available in NaturalONE where NDV is NOT mainframe.
Richard Zollner 12 months ago in NaturalONE / NaturalONE (ONE) 0 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 about 1 year ago in NaturalONE / NaturalONE (ONE) 0 Under Review