Skip to Content.
Sympa Menu

freetds - [freetds] freetds 0.62 / vms / iconv

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Chris Sharman <chris.sharman AT ccagroup.co.uk>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] freetds 0.62 / vms / iconv
  • Date: Wed, 21 Jan 2004 10:24:14 +0000

I've got the following ICONV files, which seems to be enough for the vms configure to use them, but tsql then crashes (below), I believe because it's failing to find the required UTF8 file. Building on Alpha VMS 7.3 to access MS SQL server 2000, using TDS80, no ODBC. Fiddling the [vms]configure.com procedure to ignore the iconv files and replace them worked around the problem.

Thanks
Chris Sharman

$ dir sys$i18n_iconv

Directory SYS$COMMON:[SYS$I18N.ICONV.SYSTEM]

ISO8859-1_UCS-2.ICONV;1 ISO8859-1_UCS-4.ICONV;1
UCS-2_ISO8859-1.ICONV;1 UCS-2_UCS-4.ICONV;1 UCS-2_VTF-7.ICONV;1
UCS-4_ISO8859-1.ICONV;1 UCS-4_UCS-2.ICONV;1 UCS-4_VTF-7.ICONV;1
VTF-7_UCS-2.ICONV;1 VTF-7_UCS-4.ICONV;1

Total of 10 files.

$ tsql -H -p -U -P
locale is "C"
locale charset is "ASCII"
assert error: expression = 0, in file CLU_COMMON:[FREETDS.FREETDS-0_62.SRC.TDS]ICONV.C;1 at line 338
%SYSTEM-F-OPCCUS, opcode reserved to customer fault at PC=FFFFFFFF80A5EAF4, PS=0000001B

Improperly handled condition, image exit forced.
Signal arguments: Number = 0000000000000003
Name = 0000000000000434
FFFFFFFF80A5EAF4
200000000000001B

Register dump:
R0 = 0000000000000001 R1 = 0000000000000001 R2 = 000000007BE9F8D8
R3 = FFFFFFFFFFFFFFFE R4 = FFFFFFFFFFFFFFFE R5 = 0000000000000434
R6 = 0000000000095958 R7 = 000000000008CA38 R8 = 0000000000095638
R9 = 00000000000959D8 R10 = 000000007FFAD238 R11 = 000000007FFCE3E0
R12 = 0000000000000000 R13 = 000000007AEC8260 R14 = 0000000000000000
R15 = 000000007AEC78C0 R16 = 0000000000000434 R17 = FFFFFFFF80A5E8A0
R18 = 000000007BF082D0 R19 = 000000007BF082D0 R20 = 0000000000000001
R21 = 000000007BF08348 R22 = 000000007BF082E8 R23 = 0000000000000000
R24 = 0000000000000000 R25 = 0000000000000001 R26 = FFFFFFFF80A5EAF4
R27 = 000000007B4A6E10 R28 = 200000000000001B R29 = 000000007AE237A0
SP = 000000007AE237A0 PC = FFFFFFFF80A5EAF4 PS = 200000000000001B



-----------------------------------------------------------------------

Any views expressed in this message are those of the sender and not
necessarily those of CCA Group. The unauthorized use, disclosure,
copying or alteration of this message is forbidden. The contents of
this message may be confidential and/or privileged, copyright CCA Group
and are intended solely for the use of the individual or entity to whom
they are addressed. Whilst this message has been scanned, CCA Group
cannot guarantee that it is virus free or compatible with your systems
and accepts no responsibility for any loss or damage arising from its
use. The recipient is advised to run their own anti-virus software. If
you receive this message in error please contact
postmaster AT ccagroup.co.uk immediately, destroy any copies and delete it
from your computer systems.




Archive powered by MHonArc 2.6.24.

Top of Page