Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (0 / 6) |
Uptime: | 64:54:31 |
Calls: | 425 |
Calls today: | 3 |
Files: | 1,025 |
Messages: | 91,399 |
Posted today: | 1 |
It sounds like the delay of Rdb is pushing some customers
to go elsewhere.
<quote>
Porting Privileged Code Applications and Device Drivers to x86, Camiel Vanderhoeven
Almost all user application code should just "compile, link and run"
when migrating from OpenVMS on Alpha or Integrity to OpenVMS on x86.
However, if you're porting a program that uses privileged code or a
device driver, there is a good chance that you will have to make some
changes to your code. This session will explore what to look out for in
your code, and how to adapt your code to run on x86.
</quote>
That must be the hard core stuff!
On 2025-03-25, Arne Vajhøj <arne@vajhoej.dk> wrote:
It sounds like the delay of Rdb is pushing some customers
to go elsewhere.
What is the current release schedule ? Have they been able to say
what the problems with completing the port might be ?
<quote>
Porting Privileged Code Applications and Device Drivers to x86, Camiel
Vanderhoeven
Almost all user application code should just "compile, link and run"
when migrating from OpenVMS on Alpha or Integrity to OpenVMS on x86.
However, if you're porting a program that uses privileged code or a
device driver, there is a good chance that you will have to make some
changes to your code. This session will explore what to look out for in
your code, and how to adapt your code to run on x86.
</quote>
That must be the hard core stuff!
Not really as it sounds like incremental changes stuff.
Hard core would be implementing a rmmod that works on VMS. :-)
(Or implementing support for plug-in filesystems... :-) )
VSI has published that:
https://events.vmssoftware.com/agenda-malm%C3%B6-2025
A few items caught my attention:
<quote>
Mimer SQL on OpenVMS, Bengt Gunne
Mimer SQL is the only database system in production on OpenVMS X86. In
this talk we hear about the latest updates to the released version. This
is followed by highlights of new features that will be released in the
next major release and a peek at the roadmap.
...
Migration from Oracle Rdb to Mimer SQL, Karl-König Königsson
Learn how to migrate from Oracle Rdb to Mimer SQL with minimal effort. Discover Mimer’s automated translator tool for schema, SQL dumps, and Embedded SQL in C, COBOL and FORTRAN, as well as Module SQL. This
enables seamless application migration with little to no manual
intervention as our tooling helps you through all the steps involved in migrating your database schema, data and application code.
</quote>