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

Search results

Showing 15 of 15

Natural RPC - Buffer pool closing procedure

Having defined a NTBPI macro with: GBP, SEQ=0 and LBP, SEQ=1, if GBP is closed while the Natural sesión is active, Natural attemps to connect the LBP. But for a Natural RPC it doesn't work in the same way. In our installation we have configured AL...
Jose Dario Rudz 9 months ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

What are the ADABAS-DBIDs my current Natural session is connected to?

What are the ADABAS-DBIDs my current Natural session is connected to? There's no USR-Subprogram giving the answer to that question. Sample:Imagine the following: Let's say my UDB is set to 001. DEFINE DATA LOCAL 01 VIEW01 VIEW MYFILE1-DB12 /* DBID...
Guest about 4 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Future consideration

Replicate Empty Adabas File To An Empty Table in SQL Database

Activating replication for an empty Adabas file will not lead to the creation of an empty SQL Server table. Only when the first record is put into the Adabas file, the SQL table will be created (and a row inserted). This doesn't sound right, don't...
Hermann Pfeiffer about 4 years ago in Adabas for z/OS / Event Replicator Target Adapter (ART) 0 Under Review

Support server names and userid’s longer than 8 characters in display

Customer got Windows server names longer than 8 characters and in many cases they only differ beyond the 8th character. Also user id’s longer than 8 characters may be used. This makes it impossible to distinguish between the sessions in displays...
Mogens Lundqvist about 4 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Usability 0 Planned

FIND NUMBER RECORDS ...

Background: Currently, Natural has no "generic" way to find the number of records loaded in an Adabas file. Natural must always use the name of a file-specific descriptor which is "known to be populated for every record". e.g. FIND NUMBER EMPLOYES...
Guest about 4 years ago in Natural for z/OS / Natural (NAT) 2 Not in Plan

adavfy on LUW

add Timestamp to output: %ADAVFY-I-INDSTR, Index verification %ADAVFY-I-INDCNT, NI: used: 210, free: 1773, reusage: 17, lost: 0 %ADAVFY-I-INDCNT, UI: used: 1, free: 87, reusage: 2, lost: 1 %ADAVFY-I-INDCNT, MI: used: 9, free: 87, reusage: 2, lost:...
Guest about 4 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Usability / Utilities 0 Planned

Parameter SUBSID in NDV configuration

We had recently iTrac NATMF-28544: "NDV server ABEND U4087 during clean-up at SESSION_TIMEOUT". Analysis of the problem showed that a LX value for NATASM was 0, and further that the subsystem name was "$#@$", because customer had migrated from NAT...
Philippe Van Coppenolle about 2 years ago in Natural for z/OS / Natural Development Server (NDV) 0 Future consideration

SYSAOS: Display General Database Layout - System Files

***** A D A B A S BASIC SERVICES ***** - Database Report - Code Service ---- ------------------------------------- G General database layout ***** A D A B A S BASIC SERVICES ***** - Display General DB-Layout - Database Name ............ PRODUCTION...
Guest about 4 years ago in Adabas for z/OS / Adabas Online System (AOS) / Usability 1 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 over 2 years ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Future consideration

Allow complete directories in the ProtectedResources setting in the jacadasv.ini

Currently we have a client that’s trying to block access to many different files due to a pentest that was done where these files could be accessed given their name. This client is already using the AllowDirectoryBrowsing=0 feature, but they are t...
Darsh Cook over 3 years ago in JIS & JI / JIS 0 Under Review