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

Natural for Linux and Cloud

Showing 75 of 379

Support ARM processors

natural and adabas support for ARM
Chris Williams 3 days ago in Natural for Linux and Cloud / Re-Hosting 0 Under Review

Extend Natural Objectnames to 32 Byte

Natural Newbees are shocked, when they find out, that Objectnames in Natural are maximum 8 Bytes long. It is like DOS in the 90ties. So Natural should allow Objectnames to 32 Byte (Natural for Open Systems), An alternative would be, to extend the ...
Georg Kratz-Kummetz about 1 month ago in Natural for Linux and Cloud / Natural (NAT) 0 New

Allow account verification in the AD and in FSEC in case of absence of the account

Several categories of people use our application under Natural, the vast majority having an AD account. However, a minority of people are temporary workers who do not have an AD account and who connect locally to the production site. In this sc...
Maximilien BARBIER about 2 months ago in Natural for Linux and Cloud / Natural Security (NSC) 0 Planned

handle db connection with rpc server

Hi, In our environment we are using REST API to access Natural RPC servers. I have noticed that the RPC process isn’t closing its db (adabas) connections. Using ADAOPR DI=UQ_FILE I saw that NATRPC is still holding files that a request that had ran...
Hezi Shirazi 2 months ago in Natural for Linux and Cloud / Natural (NAT) 2 New

It will be best when Natural will support opentelemetry

It will be best when Natural will support opentelemetry
Hezi Shirazi 4 months ago in Natural for Linux and Cloud / Natural (NAT) 0 New

can NATRPC39 be called after sending response?

Currently NATRPC39 is called before a reply to an RPC request is sent to Broker. If this could be moved to after the reply is sent, it would reduce the impact on performance for RPC calls by doing the NATRPC39 exit work after the reply was sent on...
Douglas Kelly 5 months ago in Natural for Linux and Cloud / Natural (NAT) 0 New

Examine command new options

Add new features for Examine command: Let assume I have a string dynamic array: #str (a/1:6) dynamic const <"10","1","31","20","2","21"> I want to search for the string "1" in that array, so I want to get index 2 that it is exactly the same ...
Hezi Shirazi 8 months ago in Natural for Linux and Cloud / Natural (NAT) 4 Not in Plan

Static variables such as *line-counter(rep)

Variables such as *page-num(rep) or *line-counter(rep) should be static, and I will be able toin any modules in process how many pages are already in rep-id and how many line *line-counter(rep) in current page Maybe, there are more variables that ...
Hezi Shirazi 9 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Expand X-Arrays by variable

We would like to be able to expand tables (X-ARRAYS) via a statement: EXPAND ARRAY <#X-ARRAY-VAR> BY <#VAR-INT>
Detlef Ziermann 9 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Sort of ARRAYs

We would like to be able to sort tables according to a defined field of the table via a simple statement: SORT ARRAY <#X-ARRAY-VAR> BY <#SORT-FIELD>
Detlef Ziermann 9 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review