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 197 of 375

avoid "ADARSP074 - LWKP2 too small" for 24*7 databases

After Adasav restore of a very large file, and running an application to this file, the application received ADARSP074. This happened because LWKP2 was not set and Adabas calculates this part at startup(using the TOPISN of the largest file). The n...
Guest over 4 years ago in Adabas for z/OS / Adabas (ADA-zOS) / HA 0 Planned

Enhance Hyperdescriptor Exit for Natural Mainframe Server to cover other areas too

With Natural 9.1.2 we introduced a hyperdescriptor exit NATHX15 to improve the performance when reading Natural object names on a Mainframe server.This exit was enhanced with Natural 9.2.1 to also fast read Natural library names. It should be cons...
Stefan Diehl about 1 year ago in Natural for z/OS / Natural (NAT) / Natural Development Server (NDV) / Utilities 0 Planned

Redirecting DSTAT output when triggered by "Reset Interval Statistics"

Redirect DSTAT outputs triggered by "Reset Interval Statistics" to a DD named DDSTATS
Ernst Chvatal over 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 New

can NATRPC39 be called after sending response?

Currently NATRPC39 is called before a reply to an RPC request is sent to Broker. If this could be moved to after the reply is sent, it would reduce the impact on performance for RPC calls by doing the NATRPC39 exit work after the reply was sent on...
Douglas Kelly over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Allow for I8 datatype

OpenSystems hardware has it for a long time, z/Series has it for quite a while now, so by now there is no platform NOT natively supporting 64-bit arithmetic. So please introduce an I8 datatype into Natural - on all supported platforms (and NOC as ...
Wolfgang Winter over 4 years ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 1 Future consideration

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 over 4 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 Under Review

EP#5820 modification of files

modification of files Requestor: D'ARVA SOCIETE Platform: MF SR-Number: 707497 Product Code: ADA Initial Importance: medium Proposal: To access (and update/store) ADABAS data on the mainframe from our Web server, we use EntireX servers (as STCs) w...
Guest over 4 years ago in Adabas for z/OS / Adabas (ADA-zOS) / HA 1 Planned

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 almost 4 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Scalability / Usability / Utilities 3 Planned

adasel: getting actual lob field reference

//DDSIIN DD DISP=SHR,DSN=QSYSCM.DB004.PLOG.D220411 //DDCARD DD * ADARUN PROG=ADASEL,DB=004,SVC=235,DE=8393,DSF=YES /* //DDKARTE DD * SELECT ALL RECORDS FROM FILE 2811 WITH ISN = 11119 DISPLAY ALL END // instead of just giving the text 'lob field...
Ernst Chvatal over 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Usability / Utilities 3 New

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