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 68 of 374

Filler notation for WRITE WORK FILE

Enhancement Request: Please consider allowing filler notation (nX) with the WRITE WORK FILE statement. Example: WRITE WORK FILE 1 VARIABLE #VAR1 2X #VAR2 5X #VAR3 Reason: Filler notation is intuitive and gives a consistent feel to the language syn...
Guest over 4 years ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

Parameter SUBSID in NDV configuration

We had recently iTrac NATMF-28544: "NDV server ABEND U4087 during clean-up at SESSION_TIMEOUT". Analysis of the problem showed that a LX value for NATASM was 0, and further that the subsystem name was "$#@$", because customer had migrated from NAT...
Philippe Van Coppenolle about 2 years ago in Natural for z/OS / Natural Development Server (NDV) 0 Future consideration

Function "ODD()"

If you want to know if a number is odd or even, you can do the following now: IF #I <> #I / 2 * 2 THEN ... END-IF This takes however quite a bit of CPU, but it can already by simplified by following declarations: 1 #I (I4)1 REDEFINE #I 2 FIL...
Philippe Van Coppenolle about 2 years ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

ISP Editor - keep range selection after applying the range to a "copy" or "move"

More and more ISP users, since program editor disabled. ISP - feature idea (from EVI): the ISP editor should keep the range selection (e.g. lines 5 - 10) after a copy or move command. This is done by the program editor.
Georg Schmitt over 2 years ago in Natural for z/OS / Natural ISPF (ISP) 1 Not in Plan

Provide "wrap-around" Tracefiles / currently there ist only one file possible

We faced an "unexpected" behaviour of the JDBC-Server during the execution of massive parallel SQL-SELECT Statements. No idea why this happend, because we run ACE for years without any problems. The support gave the advice to enable minimum trace ...
Christian Held over 2 years ago in CONNX 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 over 2 years ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Future consideration

New Parameter for ZIIP switching

When our Batch Natural for Ziip JOBS do a lot of I/Os the switching that happens even when using the I/O buffer causes the elapsed time to increase & greatly affects the batch window, which is unacceptable. I propose a new parameter to allevia...
Ilan Hirschowitz over 2 years ago in Natural for z/OS / Natural for zIIP (NAZ) 0 Not in Plan

Enable creation of SQL indexes based on ADABAS descriptors

An enhancement suggestion is to have a configuration switch for CONNX to ‘recognize’ ADABAS descriptors and tag those as SQL indexes -- so when we deploy into SQL Server .. descriptors will have indexes in SQL. Provides greater flexibility, better...
Luis Diaz over 2 years ago in CONNX 0 Planned

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

Avoid data corruption - make ENTIRENETWORK setting the default.

See incident SI #5353554. If there is a mismatch between field lengths in the DDM used to define the table in the CDD and the FDT in Adabas - data corruption may occur. While setting the configuration parameter ENTIRENETWORK avoids this - ENTIRENE...
Bjarne Sørensen over 3 years ago in CONNX 0 Not in Plan