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

All ideas

Showing 45

Add the Adabas Control block, including command options to DEVENTLOG info

It will help to find the root cause of RC 145 if in the information provided by DEVENTLOG would include the Adabas Control block and the command options
Enrique Sambrano 3 months ago in Adabas for z/OS / Adabas (ADA-zOS) 0 New

AI Plugin for Natural Language

Artificial intelligence is part of our daily lives and code generation capabilities of it is tremendous. Right now NaturalONE works on eclipse platform and AI Code Generators like Github Co-pilot or others can not be used at the moments. There are...
Hakan IZGI 4 months ago in NaturalONE / NaturalONE (ONE) 0 New

Prevent Edit object in Natural Server View

We are now testing NaturalONE and will soon implement it for all our developers. We saw that it is possible to edit Natural modules using the Natural Server area of NaturalONE. When this is done the module is locked. In case that the developer did...
Menashe Cohen 4 months ago in NaturalONE / NaturalONE (ONE) 0 New

handle db connection with rpc server

Hi, In our environment we are using REST API to access Natural RPC servers. I have noticed that the RPC process isn’t closing its db (adabas) connections. Using ADAOPR DI=UQ_FILE I saw that NATRPC is still holding files that a request that had ran...
Hezi Shirazi 4 months ago in Natural for Linux and Cloud / Natural (NAT) 2 New

Redirecting DSTAT output when triggered by "Reset Interval Statistics"

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

Collapse on IF, ELSE and VALUE (DECIDE)

When you collapse an IF-Statement, the ELSE is collapsed, too. This at first glance, looks like the code of the ELSE is the code of the IF itself. When you collapse a DECIDE Statement, the whole Decide-Structure is collapsed, which is fine. If you...
Michael Greven 5 months ago in NaturalONE / NaturalONE (ONE) 0 New

Adarep free_space to show free percentage.

The adarep free_space list should at the end show the amount and percentage of combined free space in the container - like shown in the attached file. This would save me time when checking that none of the many databases risk running full.
Bjarne Soerensen 10 months ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

Show DS block usage for a file reading only DSST.

If you want to know how much space is available in the used DS blocks of a big file - ADADRU will read all used DS blocks and use much resources. Instead, make a function in ADADRU or SYSAOS to get this information from just the DSST elements of t...
Bjarne Soerensen 5 months ago in Adabas for z/OS / Adabas (ADA-zOS) 0 New

Feature to shut down REPTOR waiting first for all source nuclei to disconnect

Issuing ADAEND to a REPTOR should not be done before the connected source nuclei have ended. When shutting down a production environment (typically before an IPL) - you can automate that the source nuclei (EG DB1,DB2,DB3) tasks have ended before A...
Bjarne Soerensen 5 months ago in Adabas for z/OS / Event Replicator Server (ARF) 0 New

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 about 2 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Usability / Utilities 3 New