Skip to Main Content
ADD A NEW IDEA

FILTER BY CATEGORY

Natural for Linux and Cloud

Showing 64 of 394

New System Variable B9-TIMESTMP

For a simpler conversion from the System Variable *TIMESTMP, which expires in 2042, to a timestamp extended by a leading epoch byte, a new System Variable in the format B9 would be helpful. This should be structured analogously to the already plan...
Detlef Ziermann 29 days ago in Natural for Linux and Cloud 0 New

on-error-cmd

Hi as we have on error cmd in a module level, it will be very helpful to have same upon a cmd level (such as in java/c$/python & etc: try/catch)
Hezi Shirazi about 1 month ago in Natural for Linux and Cloud / Natural (NAT) 0 New

Add detailed logfiles for NDV

We need to have a logfile to show why the NDV (natdvsrv) process would remain active but the actual port (2700 for example) becomes unavailable; You have to restart the NDV process to active the port again but it would be nice to have a logfile or...
Hentie Pauley about 1 month ago in Natural for Linux and Cloud / Natural Development Server (NDV) 0 New

New System-Variable UUID

Currently, we use *TIMESTMP(X) as a unique reference and foreign key in database-files. To be able to generate unique keys for the database entries, even in the case of distributed Natural-installations (in the future clusters or via entire networ...
Detlef Ziermann 3 months ago in Natural for Linux and Cloud / Natural (NAT) 0 New

Remove Natural file number limit

It does not make sense that a supported version ofOpen Systems Natural or any Natural utility (I.E. SYSDDM) would have a limitationwhere afile number would need to be 5000 or less whenOpen SystemsAdabas has not had that limitation for a long time....
Guest about 2 years ago in Natural for Linux and Cloud / Natural (NAT) / Natural Security (NSC) / Predict (PRD) 0 Planned

Parameter and Local Variables for Inline Subroutines

Since I´ve been programming Natural (30 Years!) I miss the possibility to give my Natural Programs a good structure by defining exactly the scope of variables used in inline subroutines as it is possible in all established programming languages li...
Georg Kratz-Kummetz about 2 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

provide API to manage LDAP profiles

The LDAP profiles provide the means to maintain one primary and one alternate LDAP server to satisfy login queries. A log entry can be activated to indicate when a query had to go to the alternate profile to satisfy the query. When that happens, c...
Douglas Kelly 3 months ago in Natural for Linux and Cloud / Natural Security (NSC) 0 Planned

allow multiple LDAP hosts in LDAP connection

Many tools with LDAP connection strings allow multiple hosts, such as ldapsearch's -H parameter. Can this be implemented in place of or in addition to the active/alternate/archive profile scheme NSC uses? For most customers (including most AD LDAP...
Douglas Kelly 3 months ago in Natural for Linux and Cloud / Natural Security (NSC) 2 Not in Plan

ctrl x shall delete (what has been marked with ctrl c)

Dear Madam, dear Sir, we are running Natural plus Adabas on a Linux host. The users are working via Entire Connection. With ctrl c we can mark input even blockwise. Now we would like to be able to delete that block (the block shall include only in...
Susanne Kaufmann 4 months ago in Natural for Linux and Cloud / Entire Connection (PCC) 0 Under Review

Prevent NAT1326 with MOVE...TO SUBSTRING with DYNAMIC variables

PROBLEM: =======The following program will get a Runtime error NAT1326: * see Software AG Support Incident 113138 ...DEFINE DATA LOCAL1 #A (A) DYNAMIC1 #COL (I2) INIT <1> (EM=ZZ9)1 #I (I2) (EM=ZZ9)END-DEFINE*EXPAND DYNAMIC VARIABLE #A TO 500...
Guest about 2 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan