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

Ideas

Showing 116 of 374

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 about 1 year ago in Natural for z/OS / Natural (NAT) / Natural Development Server (NDV) / Utilities 0 Planned

Automatic verification of a zaps Pre-req.

Natural and other product zaps regularly have prerequisites for example; * *+ZAP:NA93002 * -------- (C) Software AG, Darmstadt/Germany, 2012 -------- * ---------------- Release Date: 01.Nov.2012 --------------- * PRODUCT: NAT823 * PREREQ. : NA9222...
Guest over 4 years ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

can NATRPC39 be called after sending response?

Currently NATRPC39 is called before a reply to an RPC request is sent to Broker. If this could be moved to after the reply is sent, it would reduce the impact on performance for RPC calls by doing the NATRPC39 exit work after the reply was sent on...
Douglas Kelly over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Allow for I8 datatype

OpenSystems hardware has it for a long time, z/Series has it for quite a while now, so by now there is no platform NOT natively supporting 64-bit arithmetic. So please introduce an I8 datatype into Natural - on all supported platforms (and NOC as ...
Wolfgang Winter over 4 years ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 1 Future consideration

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 about 2 years ago in Natural for Linux and Cloud / Natural (NAT) 2 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 9 months ago in Natural for z/OS / Natural (NAT) 0 Under Review

Prevent NAT1326 with MOVE...TO SUBSTRING with DYNAMIC variables

PROBLEM: =======The following program will get a Runtime error NAT1326: * see Software AG Support Incident 113138 ...DEFINE DATA LOCAL1 #A (A) DYNAMIC1 #COL (I2) INIT <1> (EM=ZZ9)1 #I (I2) (EM=ZZ9)END-DEFINE*EXPAND DYNAMIC VARIABLE #A TO 500...
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan

What are the ADABAS-DBIDs my current Natural session is connected to?

What are the ADABAS-DBIDs my current Natural session is connected to? There's no USR-Subprogram giving the answer to that question. Sample:Imagine the following: Let's say my UDB is set to 001. DEFINE DATA LOCAL 01 VIEW01 VIEW MYFILE1-DB12 /* DBID...
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Future consideration

NDV system file list

In addition to FUSER and FNAT, the NDV server tree structure lists all system files defined in natconf.cfg. Objects in the additional files can be listed, but not directly executed, edited, saved, or cataloged, which makes sense. Rename and delete...
Ralph Zbrog 9 months ago in Natural for Linux and Cloud / Natural Development Server (NDV) 2 Not in Plan

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