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

Clear

Natural (NAT)

Showing 29 of 384

Support work file type TRANSFER

With the increased support for Natural HA, allowing mainframe applications to write to the browser through work files of type TRANSFER would give a local print and download capability
Graeme Kirby 15 days ago in Natural for z/OS / Natural (NAT) 0 New

PQC Quantum Safe Products

Please provide road map for PQC capabilities for Natural and add-ons PQC Strategic Supplier RFI Questions PQC Strategic Supplier RFI Questions What is the core service type of the product you provide to JPMC? What is the platform type of the p...
Ben Anstee 3 months ago in Natural for z/OS / Natural (NAT) 0 New

Call Java from Natural

To succeed with Jopaz at our existing Natural customers, who use Cobol in parallel, we need the possibility to call Java from Natural. The reason is that Jopaz-compiled Cobol applications run as Java applications. Natural is used to call Cobol, ou...
Wolfgang Heß 3 months ago in Natural for z/OS / Natural (NAT) 0 Under Review

Provide Object Line count in LIST command in BATCH

Object Line Count is available with options in ONLINE LIST command (via PF11) but not in BATCH. It is very cumbersome to try to count all the lines in a library a batch process with total would be a big help.
Eugene Miklovich 4 months ago in Natural for z/OS / Natural (NAT) 0 Under Review

Allow "*" instead of blanks for a non-display field (in maps, INPUT stmt, etc.).

The field attribute AD=N can be used to define a field in a map, an INPUT statement or other output statements as non-display. Any value entered in the field will not be displayed. Instead, blanks will be displayed. However, asterisks should be di...
Georg Schmitt 4 months ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) / Utilities 0 New

Improve logging in RPC servers

We use logs created by RPC-servers to log the elaps time of RPC services, service by service. But the log shows only the time in full seconds, we would like this time to be given in milliseconds. We use these 4 lines: B *** Return from listen at 2...
Jesper Orland 6 months ago in Natural for z/OS / Natural (NAT) 2 Planned

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

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

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 about 1 year ago in Natural for z/OS / Natural (NAT) 2 Under development