Error Messages (T)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
The Shared Memory is Version <version>; Expected <version>
| Advisory: Are you trying to connect to a Progress 10 SQL92 Database? If so you, ensure that: 1) Your Progress database is running in TCP ("Sockets") mode, 2) Ensure that you have our Progress 10 SQL92 Drivers, 3) Ensure you are passing -SHN parameters in your DSN. |
If you receive "The shared memory is version <version>; expected <version> (1178)" errors, you need to relink your database agent. To proceed, insure that you have a 'C' compiler installed on your machine. Furthermore, insure that your Progress DLC directory contains a /probuild/4gl sub-directory.
If you have a C compiler and a $DLC/probuild/4gl directory, take the following action:
1.
Insure that the DLC environmental variable is set.
2.
Set and export PROLOAD
$DLC/probuild.
3.
cd to the /lib sub-directory of your OpenLink server components installation.
4.
Run ./mkdlc8 or ./mkdlc9.
5.
Run ./ldpro8 or ./ldpro9.
6.
Test your connection.
Be advised -- if you do not have a C compiler or $DLC/probuild/4gl directory, you will need to use sockets. Consult OpenLink Product Support -- or the Knowledgebase -- for additional information.
Evidence
Request Broker Log
Database Agent Version String
DBMS Version