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 115 of 374

Create a License Task to manage all SAG license keys on z/OS

This is idea covers the full spectrum of SAG products on z/OS that require a license key. The license keys for ADABAS/Natural (and other products) are a tedious process, especially for DR when the DRCPUID has not been provided. It would be great t...
Adabas Team Ensono about 7 hours ago in Adabas for z/OS / Utilities 0 New

Allow "*" instead of blanks for a non-display field (in maps, INPUT stmt, etc.).

The field attribute AD=N can be used to define a field in a map, an INPUT statement or other output statements as non-display. Any value entered in the field will not be displayed. Instead, blanks will be displayed. However, asterisks should be di...
Georg Schmitt 21 days ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) / Utilities 0 New

Increase File Limit in ADASQL Compiler for XREF

SQL241 (Product not listed under CATEGORIES) XREF limit for COBOL compile - SQL0209 MORE THAN 30 FILES TO DOCUMENT (as per Incident SI-578502) Workaround is to turn XREF OFF to avoid the issue, but not ideal is XREF is heavily used by our LOBs
George Maree 2 months ago in Adabas for z/OS / Adabas (ADA-zOS) / Utilities 0 Under Review

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

A missing CORCFG module should prevent job execution in a VISTA environment

A missing CORCFG in a VISTA environment should not be tolerated. Currently when CORCFG is missing the job produces "+COR005E Runtime configuration module CORCFG not located" message but it continues processing which could result in huge logical co...
Sias Kotze about 1 month ago in Adabas for z/OS / Adabas (ADA-zOS) 0 New

Add info of DDSIAUS2 of ADARES PLCOPY to Checkpoint file

We do ADARES PLCOPY TWOCOPIES - DDSIAUS1 to GDG and DDSIAUS2 to a dataset with date/time in the name. DDSIAUS1 rolls over after the GDG limit is reached and DDSIAUS2 is retained for 12 or 24 months. However only the info of DDSIAUS1 is reported in...
Sias Kotze about 1 month ago in Adabas for z/OS / Adabas (ADA-zOS) 0 New

Use underscore in numbers as separator

This only concerns programming, not execution. And also any platform (mainframe, LUW). When you need to code large numbers in a program, you can only use the decimal point to separate digits between the integer and fraction part. But if you want t...
Philippe Van Coppenolle about 2 months ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 New

Correct display of "Unused Blocks" in Display File Layout with SYSAOS or ADAREP

The information on UNUSED BLOCKS of Adabas file components like AC, UI, NI or DS displayed in SYSAOS as well as with ADAREP does not reflect the real situation regarding free blocks. What is shown instead is the number of blocks never used since...
Tatjana Sawtschenko over 1 year ago in Adabas for z/OS / Adabas (ADA-zOS) / Adabas Online System (AOS) / Utilities 0 Under Review

LBP above the Bar

Right now we are limited in the space in memory between the "line"- 16m and the "bar" (2G) The ECSA is full and our LBP's are maxed out. We have put our LFIOP up above the bar, but that makes relatively little difference. It seems like time to be ...
Guest over 4 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Scalability 3 Under development

Adabas Pre-Compiler cobol fixes

Adabas Pre-Compiler cobol fixesI have a line in my program:03 FILLER PIC X(20) VALUE '@ADD@'. Adaprep interpret this as command @ADD,and develop the code for @ADD command in the working storage section.but this is not and Adaprep command.The same ...
Eliashiv Elimelech 2 months ago in Adabas for z/OS / Adabas (ADA-zOS) 0 New