Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following error description can be viewed with the AltiErr utility: 

Code Blockpanel

$

altierr

0x7101D


0x7101D

(

462877)

cmERR_ABORT_PROTOCOL_HEADER_ERROR

Protocol

header

error.(<0%s>)

#

  1. *Cause:
  1. Protocol
  1. header
  1. error
#
  1. *Action:
  1. Please
  1. send
  1. a
  1. bug
  1. report
  1. to
  1. the
  1. vendor.

This error message is written to altibase_boot.log when a client of a version incompatible with the server tried to establish a connection.

...

# How to check the server/client version

  • Server version
    Code Blockpanel

    $

    altibase

    -v


    version

    5.1.5.68

    XEON_LINUX_redhat_Enterprise_AS4-64bit-5.1.5.68-release-GCC3.4.6

    (xeon-redhat-linux-gnu)

    Jan

    5

    2010

    21:17:22,

    binary

    db

    version

    5.1.2,

    meta

    version

    5.3.3,

    cm

    protocol

    version

    5.4.5,

    replication

    protocol

    version

    5.2.1

  • Client version

    ...

    Panel
    1. 5.3.1 and below

...


...

    1. $

...

    1. sesc

...

    1. -v

...


    1. SES

...

    1. C/C++

...

    1. Precompiler

...

    1. 3

...

    1. Ver

...

    1. 5.1.5.68

...

    1. XEON_LINUX_redhat_Enterprise_AS4-64bit-5.1.5.68-release-GCC3.4.6

...

    1. (xeon-redhat-linux-gnu)

...

    1. Jan

...

    1. 5

...

    1. 2010

...

    1. 21:17:22

...

    1. 5.3.3 and above

...


...

    1. $

...

    1. apre

...

    1. -v

...


    1. Altibase

...

    1. Precompiler2(APRE)

...

    1. Ver.1

...

    1. 6.3.1.0.9

...

    1. X86_64_LINUX_redhat_Enterprise_ES4-64bit-6.3.1.0.9-release-GCC3.4.6

...

    1. (x86_64-unknown-linux-gnu)

...

    1. Mar

...

    1. 20

...

    1. 2014

...

    1. 18:19:25
  • Using the JDBC driver
    Code Blockpanel

    $

    java

    -jar

    $ALTIBASE_HOME/lib/Altibase.jar


    JDBC

    Driver

    Info

    :

    Altibase

    Ver

    =

    6.3.1.0.9

    for

    JavaVM

    v1.4,

    CMP:7.1.1,

    Mar

    20

    2014

    17:07:25

  • Using the ODBC library on Windowscode
Panel

Altibase

...

Installation

...

Directory

...

(e.g.,

...

C:\Program

...

Files

...

(x86)\Altibase\altibase-server-6.3.1)

...

->

...

lib

...

Directory

...


altiodbc.dll

...

->

...

Properties

...

->

...

Details

...

->

...

Product

...

Version

Reference

If this error persists, find the client that is attempting to connect and re-install it with a version compatible with the server. 

1. For ALTIBASE HDB 5.3.1 and below, the cm protocol version of the server and client must be identical for the client to connect to the server.

...