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).
the trigger function is not available in Adabas on LUW. We want to execute actions if the content of an adabas field is changed. --- Rerouting to Linux. Was: LUW
Create a Visual Studio Code extension to support the development of Natural language. Also integrate all current NaturalONE functionality like NDV support, WebIO execution, etc.
Utility to “retransmit rows” that causes Connx to enqueue replication commands for those rows
Sometimes Connx data files or queue files are corrupted and get deleted. In those cases, the target DB loses synchronization from the source Adabas. The only currently available solution is to do an Initial State for Adabas files that were touched...
Aur Saraf
8 months ago
in CONNX
4
Future consideration
Instead of deleting corrupted queue files or data files, move them
On startup, cnxmq (EP) reads all .q queue files (_mdt_??? data files) and, when it detects a corrupted file, deletes it. Instead of deleting, how about creating a directory (e.g. named corrupted.<PID>) and moving them there, so they can be e...
Every time cnxmq crashes, we have a script that restarts it (per your recommendation), and when it's restarted the new process's cnxmq_run.log overwrites the old process's, so when we come in later we have no idea what caused the crash because the...
Running version 14.8 OpenVMS CONNX server components on OpenVMS system running on x86 architecture
Our 3rd party OpenVMS support partner will be upgrading servers soon and will be moving our system from an Integrity server to running on a x86 machine. Will CONNX 14.8 still work correctly?
We are looking forward to use the Connx Swagger Rest API from other product lines and except for login API all other API's needs Access Token Authentication. But the swagger api does not provide an option to expose the token parameter. Please refe...
Deepa Mariappan
8 months ago
in CONNX
0
Under Review
Show in Natural Server View both private-mode Library and original Library
When using private mode libraries, it is not easy to see in Natural Server View which original library corresponds to it. The information is contained in text member 0PRIVATE.NST of the private mode library.Would it be possible to display the orig...
Edith Schmidt
8 months ago
in NaturalONE
1
Not in Plan
display of system variables in debugger needs qualifying references
when debugging a program with many database access loops, the *ISN, *NUMBER, *COUNTER variables are listed without qualification as to which loop/statement they come from, resulting in a guessing game as to which is relevant. Could the line number...