SQLRelay 1.9-3D on VMS x86-64 9.2-3

OpenVMS for x86 running Oracle, RDB, DBMS, ODBMS, Oracle, Ingress, Progress, Mimer, or open source databases. Various DB clients and ODBC drivers as well.
User avatar

Topic author
arne_v
Senior Member
Posts: 621
Joined: Fri Apr 17, 2020 7:31 pm
Reputation: 0
Location: Rhode Island, USA
Status: Offline
Contact:

SQLRelay 1.9-3D on VMS x86-64 9.2-3

Post by arne_v » Mon Jan 06, 2025 4:40 pm

SQLRelay 1.9-3D on VMS x86-64 9.2-3 seems to have a problem.

Code: Select all

$ pas /deb/noop dbremote
$ link /deb dbremote + common + sys$input/option
sqlr$shr/share
$
$ run/deb dbremote
%SYSTEM-F-ACCVIO, access violation, reason mask=06, virtual address=FFFFFFFF8036E010, PC=00000000800BA374, PS=0000001B

  Improperly handled condition, image exit forced.
    Signal arguments:   Number = 0000000000000005
                        Name   = 000000000000000C
                                 0000000000000006
                                 FFFFFFFF8036E010
                                 00000000800BA374
                                 000000000000001B
    Register dump:
    RAX = 000000008036E030  RDI = 000000007B2AB8A0  RSI = FFFFFFFF8036E010
    RDX = 000000000000A590  RCX = 000000007B2AB801  R8  = 000000007B2AB8A0
    R9  = 0000FFA000010001  RBX = 000000007AC9BF00  RBP = 000000007AC9B8D0
    R10 = 0000000000000001  R11 = 0000000000000000  R12 = 000000007AC9B908
    R13 = 0000000000000000  R14 = 0000000000000003  R15 = 0000000023EE4601
    RIP = 00000000800BA374  RSP = 000000007AC9B8B0  SS  = 000000008036E020
I tried to get the debugger running, but it dies even before starting the debugger.

Same DCL and Pascal runs with SQLRelay 1.9-3 on VMS Alpha 8.4-2L2.
Arne
arne@vajhoej.dk
VMS user since 1986

User avatar

Topic author
arne_v
Senior Member
Posts: 621
Joined: Fri Apr 17, 2020 7:31 pm
Reputation: 0
Location: Rhode Island, USA
Status: Offline
Contact:

Re: SQLRelay 1.9-3D on VMS x86-64 9.2-3

Post by arne_v » Wed Jan 08, 2025 10:35 am

pustovetov wrote:
Wed Jan 08, 2025 5:36 am
arne_v wrote:
Tue Jan 07, 2025 4:19 pm
Slightly different, but I will conclude that SQLRelay 1.9-3D on VMS x86-64 9.2-3 does not work.
Yes. SQLRelay 1.9-3B works but 1.9-3D does not.
...
I'll see what happened there and fix it.
Looking forward to see 1.9-3E.

:-)

Are older versions of the free stuff available from VSI?

I don't have 1.9-3B (I do have 1.9-3 but that seems to require some link wizardry).
Arne
arne@vajhoej.dk
VMS user since 1986

Post Reply