SWiggers
26th February 2003, 11:05
Hello,

I've got a question,

We have 2 servers
1 Sun E450 with Solaris 2.6 Informix 7.31UD1 and Baan IVc
2 Linux Suse 6.2 with Informix 7.30UC7

It is possible to connect, through dbaccess on the Sun, to the Linux with the user baan and the user bsp

But when I try to create tables by Baan I get error message 1461
= informix error -461

Can Anyone help me ?

thanx

Sander Wiggers

askajale
28th February 2003, 00:43
Check your database setup at Baan side. When you define the another database on remote server, the syntax is very mush specific.

-- Avinash

JamesV
28th February 2003, 23:15
You need to configure ICONNECT on the client system (app server) that is delivered with the INformix Client SDK. Then, you will modify the tabledef6.1 file to refer to the remote database.

I would check your Informix documentation on setting up ICONNECT. IF you want more details, I am happy to post copies of configuration files.

-- Jim

SWiggers
4th March 2003, 10:03
I'm almost sure that the ICONNECT (on the current Baan Server with Informix) is configured correctly but I don't know what to put in my tabledef6.1 maybe you can help me,