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 37 of 37

Natural Editor - Change Tile Vertically behaviour

I would expect choosing 'Tile Vertically' that all open program, LDA etc. windows are tiled while maximizing vertical space over horizontal space. However, I can stretch my Natural editor over several screens (5760 x 1080) and the tiling does not ...
Guest almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Future consideration

REDEFINEs on SYSSPT pda STPAPARM

Any stored procedures and trigger subprograms need to use the following PDA: -------------Parameter STPAPARM ----Lib SYSSPT -----------------Env NDEV 0010 1 REQ-AREA (A200) /* Request Area 0020 1 REDEFINE REQ-AREA /* Redef. begin : REQ-AREA 0030 2...
Guest almost 4 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 Under Review

OGC: erweiterter Netzplan, Übersicht über Netzabhängigkeiten in OGC

Bisher ist es nur möglich ein Netzplan für ein Netz anzuzeigen, welcher eine Übersicht über die Abhängigkeiten der zum Netz gehörenden Jobs gibt. Externe Bedingungen werden zwar angezeigt, ermöglichen aber nicht das "Gesamtbild" der netzübergreife...
Volker Kautz almost 4 years ago in Entire System Management and Cronus / Entire Systems Management (ESM) 0 Not in Plan

AND, OR, XOR for binary fields

It is currently not possible to do any "binary" operation on binary fields, like AND, OR, XOR or NOT. This makes declarations of particular bit-constants quasi useless, e.g. ... 3 #TB_VDT_FLAG (B01) /* various property flags...1 #TB_VDT_FLAG_VALUE...
Philippe Van Coppenolle about 2 years ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Future consideration

REVIEWB customization to run against RAW LOGGING outputs

REVIEWB customization to run against RAW LOGGING outputs REVIEWB Batch reports run on outputs generated in CLOG format. When we started ADABAS REVIEW v461 evaluation (in order to migrate from CA APAS), we had a specific requirement for Software AG...
Zaffer Khan about 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Adabas Review (REV) / Usability 4 Under Review

No of trace files exhausted

We experience that we run out of Natural trace files (e.g. KOBPRnnn.TRC). When all the numbers in range 1 to 999 have been used (total 999), trace files for new sessions are not created. Daily we run clean-up and delete files older than 2 days bu...
Mogens Lundqvist almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Allow Edit Masks to be named constants

Natural provide the "Edit Mask"-feature which is most useful. I would like to see an improvement in using this feature. Currently, the Edit Mask must explicitly specified when used. If you have big applications the used Edit Mask are dispersed in ...
Christian Held almost 4 years ago in Natural for z/OS / Natural (NAT) 2 Not in Plan

More details for NAT0631 Error message with MOVE BY NAME

Compilation error NAT0631 (and maybe other potential errors) for a MOVE BY Name statement does not include enough details for the specific fields that are wrong, which may become a tedious task to analyze when dealing with large structures with mu...
Sagi Achituv almost 4 years ago in Natural for z/OS / Natural (NAT) 0 Released

missing datestamp/datetime for for lines in the connxjdbc64.log file

When a error is logged into the connxjdbc64.log, and when this error is logged in more than 1 line (with complementary information), only the first line have a datestamp. Please find a example here below : Mar 16 14:47:46.920 2018@LM_ERROR @ UPTIM...
Stephane Moreau almost 4 years ago in CONNX 0 Released

Having type 3 to be /0 compliant with the ALLOWNULLINCHAR=1

Our needs it to be able to recover data after NULL value when using type 3 "Text Expandable" field and having ALLOWNULLINCHAR enabled. Nowthe data type we are using (Text Expandable), stops at the null terminator (even withALLOWNULLINCHAR=1) Larry...
Stephane Moreau almost 4 years ago in CONNX 0 Under development