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 154 of 378

Add ADAFRM parameters to ADABAS.INI

We would like to have ADAFRM parameters in ADABAS.INI. In our site we run automatic procedures for creating new servers. This procedures include build new databases on the new servers. If ADABAS.INI will have defaults for ADAFRM it will save us lo...
Hezi Shirazi over 2 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

ADAFRM should override DB definitions in ADABAS.INI

If DBID nnn already exists in ADABAS.INI, and ADAFRM is creating the same DBID nnn, ADAFRM should override the parameters defined for this database in ADABAS.INI. For example the database name.
Hezi Shirazi over 2 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

on-error-cmd

Hi as we have on error cmd in a module level, it will be very helpful to have same upon a cmd level (such as in java/c$/python & etc: try/catch)
Hezi Shirazi over 2 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan

Add detailed logfiles for NDV

We need to have a logfile to show why the NDV (natdvsrv) process would remain active but the actual port (2700 for example) becomes unavailable; You have to restart the NDV process to active the port again but it would be nice to have a logfile or...
Hentie Pauley over 2 years ago in Natural for Linux and Cloud / Natural Development Server (NDV) 0 Planned

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 over 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

allow multiple LDAP hosts in LDAP connection

Many tools with LDAP connection strings allow multiple hosts, such as ldapsearch's -H parameter. Can this be implemented in place of or in addition to the active/alternate/archive profile scheme NSC uses? For most customers (including most AD LDAP...
Douglas Kelly over 2 years ago in Natural for Linux and Cloud / Natural Security (NSC) 2 Not in Plan

ctrl x shall delete (what has been marked with ctrl c)

Dear Madam, dear Sir, we are running Natural plus Adabas on a Linux host. The users are working via Entire Connection. With ctrl c we can mark input even blockwise. Now we would like to be able to delete that block (the block shall include only in...
Susanne Kaufmann over 2 years ago in Natural for Linux and Cloud / Entire Connection (PCC) 0 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 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