You are not wrong Art...
Good to know. OneDB 2.0.1.3 = Informix 14.1.FC4EE. Thanking you kindly.
Original Message:
Sent: Thu January 25, 2024 08:16 PM
From: Art Kagel
Subject: IBM Informix 14.10 vs HCL OneDB 2.0.1 sysmaster schema
You can check the version equivalence between OneDB and IDS by querying DBINFO('version','full')
It reports the Informix level versions from either.
------------------------------
Art S. Kagel, President and Principal Consultant
ASK Database Management Corp.
www.askdbmgt.com
------------------------------
Original Message:
Sent: Thu January 25, 2024 06:37 PM
From: Kirit Rana
Subject: IBM Informix 14.10 vs HCL OneDB 2.0.1 sysmaster schema
Art and David,
If as Art states the latest HCL OneDB version marries up with Informix 14.10.FC4 then I have my answer.
[ informix@informix-01 ] ~/server > onstat -
HCL OneDB Server Version 2.0.1.3 -- On-Line (Prim) -- Up 55 days 07:49:25 -- 111462948 Kbytes
HCL OneDB 2.0.1.3 presents with...
[ informix@informix-01 ] ~ > echo "SELECT tabname FROM systabnames WHERE dbsname = 'sysmaster' AND tabname[1,6] = 'sys_ra';" | dbaccess sysmaster
Database selected.
No rows found.
Database closed.
The evidence is plain to see. Much obliged for your prompt responses chaps.
------------------------------
Kirit Rana
Data Platform Services | OpenBet
Informix | PostgreSQL | Kafka | Redis | Cassandra
Original Message:
Sent: Thu January 25, 2024 05:36 PM
From: Art Kagel
Subject: IBM Informix 14.10 vs HCL OneDB 2.0.1 sysmaster schema
Kirit:
The enhanced RA tables came in with 14.10.fc7 and enhanced again in Fc8. The latest OneDB release is equivalent to v14.10.fc4 with a few fc6 features and bug fixes added.
OneDB v3.0.0 will be resynched with IBM Informix version 15.0.0.0 (new numbering for v15) when they are released sometime around Q2 or early Q3. From then on HCL has committed to keep OneDB in sync with Informix with perhaps some additional features that IBM isn't interested in from time to time.
Art
Art
------------------------------
Art S. Kagel, President and Principal Consultant
ASK Database Management Corp.
www.askdbmgt.com