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 20

#1014072 ADASEL SELECT ALL FROM USER... sh. allow WITH FILES

With ADABAS V8.2 ADASEL is enabled to select data from PLOG via USER statement, which includes all files found on PLOG. Selection via USER is a necessary and useful feature to find out for example which modifications were initiated by a certain us...
Guest over 4 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Usability 1 Not in Plan

Develop a 3270-like look and feel for Natural Web I/O.

To provide unchanged look-and-feel of the terminal emulation - develop a selectable pre-configuration of NWO that has the web interface look and work as closely as possible to what is experienced with the 3270 terminal emulator.
Bjarne Sørensen 5 months ago in Natural for Linux and Cloud / Re-Hosting 2 Not in Plan

Allow IBM3270 terminal emulation.

Like Microfocus does - develop an IBM3270 listener for Natural on Linux. This will ease rehosting projects allowing unchanged look-and-feel, continued use of TE macros and Screen-scraping integration interfaces,
Bjarne Sørensen 5 months ago in Natural for Linux and Cloud / Re-Hosting 0 Not in Plan

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

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

ADAORD reorder with FILE= and no other parms should be an error

ADAORD REORASSO FILE=123 is a valid request that will simply reorder the entire associator - the "FILE=" parameter, while appearing to apply only to one file, actually does nothing, unlike the similar ADAORD REORFASSO FILE=123 which reorganizes ju...
Douglas Kelly over 2 years ago in Adabas for z/OS / Adabas (ADA-zOS) 3 Not in Plan

API needed to convert the ONE line numbers of error messages

API needed to convert the ONE line numbers in error messages into the according source line numers on server. Spod works with logical line numbers (incremental steps 10/5/2/1 ). NaturalONE works with real line numbers (incremental step 1). If an e...
Andreas Dege over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Not in Plan

Command "L EXT" in NATURAL/AIX/LNX.

In NATURAL/AIX/LNX: Implementcommand "l ext" to show the extended name of the subroutine. This command exists in NATURAL Mainframe.- NATURAL/ZOS Example: NEXT l ext * LIB=RCELSO ---------------------------------------------------------------------...
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan

Examine command new options

Add new features for Examine command: Let assume I have a string dynamic array: #str (a/1:6) dynamic const <"10","1","31","20","2","21"> I want to search for the string "1" in that array, so I want to get index 2 that it is exactly the same ...
Hezi Shirazi almost 2 years ago in Natural for Linux and Cloud / Natural (NAT) 4 Not in Plan

NAT: Debugger - prohibit modification of field content / program flow

Debugging should also be possible in production environments. But then it must be prohibited- to modify the content of variables- to influence the regular program flow Natural Debugger should provide such a possibility.
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Not in Plan