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

Natural (NAT)

Showing 23 of 361

Support separate work files in RPC server with multiple tasks

When starting a RPC server with mutiple tasks (NTASK > 1) you risk NAT1502 if you access a work file from one of these tasks, if this access "collides" with access from another of the tasks.If you could tell which of the task you where under, e...
Jesper Orland about 1 month ago in Natural for z/OS / Natural (NAT) 0 Under Review

Editor Buffer Pool management of Recovery Files

Most of the Natural applicative programmers do not delete their Recovery Files - which results from time to time in an overflowed EBP. My suggestion is to: (a) Make a timeout parameter for Recovery Files as well (same as FTOUT for Logical Files). ...
Noam Eliyahu 5 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 8 months ago in Natural for z/OS / Natural (NAT) 2 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 10 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 about 1 year ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Planned

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

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 about 2 years 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 about 3 years ago in Natural for z/OS / Natural (NAT) 0 Future consideration

(Super Natural) Enhance to handle file updates in transactions

In Super Natural we have a large number of files defined. We are constantly updating those file definitions. We add/update/delete fields with new releases of our application. Currently there is no elegant way to get the updates into Super Natural....
Guest almost 4 years ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

Allow Edit Masks to be named constants

Natural provide the "Edit Mask"-feature which is most useful. I would like to see an improvement in using this feature. Currently, the Edit Mask must explicitly specified when used. If you have big applications the used Edit Mask are dispersed in ...
Christian Held almost 4 years ago in Natural for z/OS / Natural (NAT) 2 Not in Plan