Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 104

Create a user exit in SYSEXT to perform a SCAN across all FUSER or FNAT

Create a user exit in SYSEXT to perform a SCAN across all FUSER or FNAT .It can be similar to the existing SCAN tool. The replace function is not required and may be a bit dangerous. This way we can search all source code for a specific string, be...
Dana Sherbondy 9 days ago in Natural for z/OS / Natural (NAT) / Utilities 0 Under Review

Allow wildcard notation “?” inside input edit mask for MOVE EDITED

With the MOVE EDITED statement you can apply an edit mask for Operand1 to output a field of any format (except H/C) into an alpha string (A/U/B) with a specific layout described by the edit mask. The edit mask can be considered as an output edit m...
Thomas Frischmann 13 days ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Under Review

Natural Buffer Pool (SYSBPM): TotalUC#2 new Use count field for depicting Level-1 executions of natural objects

Under Natural Buffer Pool (SYSBPM), we noticed while investigating a performance issue in production that when a Natural Object has multi-level, the TotalUC value for the primary object is a cumulative sum of all the sub-routines being called. Th...
Zaffer Khan about 2 months ago in Natural for z/OS / Natural (NAT) 0 Under Review

be able to display SYSTP natural roll server statistics using NATBATCH job.

Nissan would like to be able to generate a report that displays the percentage used of the natural roll servers.
Marijane Voyles 24 days ago in Natural for z/OS / Natural (NAT) 0 Under Review

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

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

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