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

All ideas

Showing 367

Better Options For MS SQL Server Loader (bcp)

This is in the context of replicating data from a mainframe Adabas to a MS SQL Server under Windows. For a huge amount of data in source files Initial State processing can get done with ADARIS and a loader, bcp (Bulk Copy Program) as a MS SQL Serv...
Hermann Pfeiffer almost 4 years ago in Adabas for z/OS / Event Replicator Target Adapter (ART) 0 Under Review

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 almost 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 about 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 about 2 years ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

Ruler in Map editor

It would be helpful to add an option to show a ruler in map editor (because we have a special feature in column 41, and we need to spot it easily).Thanks. Gerald
Gerald BEAU about 4 years ago in NaturalONE / NaturalONE (ONE) 4 Not in Plan

NaturalONE: How can a specific routine be found in the profil data?

Afterthe profil process the data can be stored in a folder.This file contains all the processing information for each routine. The positioning of a particular routine (eg X5U056N) is not possible. The mentioned routine is executed several times in...
Guest about 4 years ago in NaturalONE / NaturalONE (ONE) 1 Not in Plan

NatOne: Using PERFORM or CALLNAT NATURAL statement with unresolved references

In term of using a PERFORM or CALLNAT NATURAL statement: With the command "SAVE" all created references are collected and evaluated in the depenciy view within the NaturalONE Environment. If the reference data contains the keyword "" information,...
Guest about 4 years ago in NaturalONE / NaturalONE (ONE) 1 Not in Plan

A context menu function "set flags" similar to "reset flags"

In some cases it is nessesary to mark objects as changed, to force the "build project"-function to update the natural server.
Guest about 4 years ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

ONE: 'F3' - Goto field definition in DDM

In the following cases 'F3' on a database field should go to the field definition in the DDM: - when a field is used as a search field in READ, FIND, HISTOGRAMstatementseg. READ VEHICLES BY MAKE /* 'F3' on MAKE - when a field is defined in a data ...
Guest about 4 years ago in NaturalONE / NaturalONE (ONE) 0 Under development

Linenumbers when working with Profiler / NaturalONE

Profiler returns linenumbers as 4-digits Natural (normally step 10), but the editor only shows linenumbers as physical lines (step 1).  It is possible to use CTRL+G to see the line number of the current line, and to jump to a specific line, but n...
Guest about 4 years ago in NaturalONE / NaturalONE (ONE) 1 Not in Plan