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 32

Identify which skeleton's are used when JCL is generated in SMA

When JCL is generated for a JOB in SMA, we do not know which SKELETON's are being used. If we need to customize the SKELETON to meet customer standards then we have to hunt for the right skeleton that was pulled in. What I ended up doing was addin...
Raul Chiriboga almost 2 years ago in Natural for z/OS / Natural (NAT) 1 Released

WRITE WORK FILE / allow <work-file-number> to be a named constant

The syntax of the WRITE WORK FILE statement forces the to be an explicit numeric literal (ex: 1, 7, 22). It should be possible to use a named constant instead. Benefits: - code beomes more readable. - Searching inside a program becomes morehandy (...
Christian Held over 4 years ago in Natural for z/OS / Natural (NAT) 0 Released

Naural API to retrieve 'DUMP ZAPS' information

It would be nice to have an API method of retrieving the information provided by the DUMP ZAPS command. When working with the application and testing of zaps applied to the various core and sub-product components of Natural, having a programmatic ...
David Gahring about 2 years ago in Natural for z/OS / Natural (NAT) 3 Released

NAT: COMPRESS LOGICAL variable

It is possible to MOVE a field of format L to a field of format A. But it is not possible to COMPRESS a field of format L into a field of format A. This should be made possible, following the rules of a MOVE: TRUE as x'E7' FALSE as x'40' Example...
Guest over 4 years ago in Natural for z/OS / Natural (NAT) 0 Released

STOPI=<time>,PURGE for Adabas on Open Systems

We would like to have the utility function "stopi=,purge" on Adabas for Open Systems, like we have it on Adabas for Mainframes as an operator command. This would enable us to remove old and inactive user queue elements out of the user queue, which...
Andreas Heitzer over 4 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Re-Hosting / Utilities 1 Released

Generate SYSOBJH WORKPLAN LISTs from Predict

Rather than hand-coding the WORKPLAN lists, would be better to have something like a Generation option in Predict to create the SYSOBJH WORKPLAN (in spite of the name clash with Predict's "workplan" feature). Enabling us to create and manipulate t...
Douglas Kelly over 4 years ago in Natural for z/OS / Natural (NAT) / Predict (PRD) 0 Released

cluster functionality for Adabas (OpenSystems)

to enable better 24*7 availability for Adabas a cluster functionality would be helpful. That means, that one database can be served by several adanuc processes running on different machines. As this is a more general request, no further specificat...
Guest over 4 years ago in Adabas for Linux and Cloud / Adabas Cluster (ADC) / Re-Hosting 1 Released

Adabas REST Server should show date and time of "Last FDT Modification"

Problem:After sendung a request to Adabas REST Server to show Adabas file details via swagger api (get /adabas/database/{dbid}/file/{file_nr} it responds with the adarep file attribute "loaded on" in the xml tag <LastModification>. The adare...
Andreas Heitzer about 3 years ago in Adabas for Linux and Cloud / Adabas Manager / Usability 0 Released

be able to display SYSTP natural roll server statistics using NATBATCH job.

Nissan would like to be able to generate a report that displays the percentage used of the natural roll servers.
Marijane Voyles over 1 year ago in Natural for z/OS / Natural (NAT) 1 Released

Functions SEARCH and VERIFY

PL/1 offers three similar functions for looking in strings: INDEX, which resembles our EXAMINE ... FOR ... POSITION IN .... SEARCH, which returns the position of the first matching character of a given set in a target string VERIFY, which returns ...
Philippe Van Coppenolle almost 2 years ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 1 Released