Skip to Main Content
Due to the recent acquisition by IBM, the Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX any longer. Please refer to the IBM Ideas Portal for these products from now on (IBMid required). Existing content will be migrated during the next few weeks.
ADD A NEW IDEA

Search results

Showing 85 of 85

Support for OpenTelemetry

provide a supported, ready-to-use, adaptable solution/addon e.g. hook into Link Routine User Exit 1 (Pre-Command) and User Exit 2 (Post-Command) and send data to a collector before entering LUEXIT1 and after finishing LUEXIT2 https://openteleme...
Ernst Chvatal 3 months ago in Adabas for z/OS / Adabas (ADA-zOS) 0 New

COMPRESS with Edit Mask

Change Enhancement: It would be useful & intuitive for the COMPRESS statement to support Edit Masks. . Business Case: We waste a lot of statements & require temporary variables just to incorporate formatted fields into a message text. This...
Guest almost 4 years ago in Natural for z/OS / Monitoring 0 Released

Natural RPC - Buffer pool closing procedure

Having defined a NTBPI macro with: GBP, SEQ=0 and LBP, SEQ=1, if GBP is closed while the Natural sesión is active, Natural attemps to connect the LBP. But for a Natural RPC it doesn't work in the same way. In our installation we have configured AL...
Jose Dario Rudz 5 months ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

support NaturalHA client with NWO on z/OS

From SoftwareAG:" To run the NHA Client against an NWO Server on the mainframe is not supported currently and was not part of the expected use case." We are currently migrating away from our Mainframe to Linux and we want to use the same client (N...
Chris Williams 9 months ago in Natural for Linux and Cloud / High Availability / Natural (NAT) 0 Under development
13 MERGED

Modify variable in ONE debug perspective

Merged
In Natural studio there is a comfortable way to modify variables.1. mark a variable of the source in the editor2. or and "Modify Variable"opens the Modify Variable dialog. A similar functionality is missing in NATONE debugger.The problem is not th...
Andreas Dege almost 4 years ago in NaturalONE / NaturalONE (ONE) 0 Released

ONE Debugger: Display variable contents from position 253 in long variable

Data in variables are no longer displayed after position 253 in the debugger. Up to position 253, the display is correct provided. Field Definition in Natural routine: "1 #RTF (A99000)" The ability to view the data contents when debugging process,...
Guest almost 4 years ago in NaturalONE / NaturalONE (ONE) 0 Released

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 over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Dynamic load of STPNAT module.

Would it be possible in z/OS to enable Natural to dynamically load STPNAT module (for example, via RCA= ). If this can be done we can decouple the Natural Nucleus from a dependency of STPNAT, and be less concerned when an STPNAT zap needs to be ap...
Guest almost 4 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 Under Review

ADABAS-Utilities: LPB-Limit 32 k too small

The Prefetch Buffer Size (LPB) for utilities is too small (max. 32K). We start a NATURAL-Batch-program with a multi-fetch-buffer (ADARUN PREFSBL = Single-Buffer-Length) of 4.600.000. In this Case we need about 5000 Calls to read a file with 2,3 ...
Reiner Koester over 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Scalability / Usability / Utilities 3 Planned

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 almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan