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

Natural (NAT)

Showing 21 of 347

Natural RPC - Buffer pool closing procedure

Having defined a NTBPI macro with: GBP, SEQ=0 and LBP, SEQ=1, if GBP is closed while the Natural sesión is active, Natural attemps to connect the LBP. But for a Natural RPC it doesn't work in the same way. In our installation we have configured AL...
Jose Dario Rudz about 2 months ago in Natural for z/OS / Natural (NAT) 0 Under Review

Higher precision for *CPU-TIME

We need a higher precision for *CPU-TIME so that we can determine the CPU time consumed by individual RPC requests in a batch RPC server. The vast majority of our transactions are faster than 10ms. We currently do this using an assembler program, ...
Alexander Schuster 3 months ago in Natural for z/OS / Natural (NAT) 2 Planned

Enhance Hyperdescriptor Exit for Natural Mainframe Server to cover other areas too

With Natural 9.1.2 we introduced a hyperdescriptor exit NATHX15 to improve the performance when reading Natural object names on a Mainframe server.This exit was enhanced with Natural 9.2.1 to also fast read Natural library names. It should be cons...
Stefan Diehl 4 months ago in Natural for z/OS / Natural (NAT) / Natural Development Server (NDV) / Utilities 0 Planned

extend Broker logon to all XC functions

using the "LS" function against a Broker from SYSRPC XC function does a pop up prompting for Broker login if EntireX Security is enabled. However, using anything like "PI"ng on a server just gives the error that no logon has been done (even if I'v...
Douglas Kelly 5 months ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

Allow spacer element (“1X”) in COMPRESS statement

With a COMPRESS statement the contents of one or more operands (Vari or Const) can be concatenated into a single target field. Beside some other options, two different clauses are available to determine the value separation behavior. (1) With LEAV...
Thomas Frischmann 8 months ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Planned

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 months ago in Natural for z/OS / Natural (NAT) / Utilities 2 Not in Plan

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

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 10 months ago in Natural for z/OS / Natural (NAT) 3 Under Review

AND, OR, XOR for binary fields

It is currently not possible to do any "binary" operation on binary fields, like AND, OR, XOR or NOT. This makes declarations of particular bit-constants quasi useless, e.g. ... 3 #TB_VDT_FLAG (B01) /* various property flags...1 #TB_VDT_FLAG_VALUE...
Philippe Van Coppenolle over 1 year ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Future consideration

Need the SYSOBJH Statistics user-exit to get stats of each library separately.

Need the SYSOBJH Statistics user-exit to get stats of each Natural library separately. Currently, It returns the statistics of the complete SYSOBJH command used.
Arun Thomas Abraham almost 3 years ago in Natural for z/OS / Natural (NAT) 0 Future consideration