Re: [U2] Unidata BCI error

2013-06-01 Thread Mecki Foerthmann

Well, that is my guess too.
When we were planning the upgrade we asked our VAR if we needed to build 
a 32 bit Linux server and were told that UD 7.2 would work just fine on 
64 bit Linux.


So how can I connect to a SQL Server or Oracle database from UD and read 
data from it if BCI only works on a 32 bit OS?

Is there maybe another ODBC driver that will work?



On 23/05/2013 17:31, Daniel McGrath wrote:

I've checked our system and have no previous reports of this error.

Since our Linux versions are 32-bit and it seems you are running 64-bit Linux, 
combined with the negative number, I would hazard a guess this is some 32-bit 
on a 64-bit machine related problem.

Regards,
Dan

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Mecki Foerthmann
Sent: Thursday, May 23, 2013 9:56 AM
To: U2 Users List
Subject: [U2] Unidata BCI error

Unidata 7.2 on Redhat 6.2 64.
I got our Sysadmin to install ODBC on our UD server today so I can try to use 
BCI to access data on SQL Server 2008 R2 directly.
After some experimenting we finally got the ODBC part going and can connect to 
the right database from the command line.
He relinked the shared library as stated in the documentation and CONNECT now 
seems to establish a connection to the server.
But then it falls over with this message:
In /usr/ud72/sys/CTLG/c/CONNECT at line 441 insufficient memory, requested size 
= -2074363.
and drops back to a Linux prompt.
The number is always different but always a negative one.
Any clues what may be wrong?

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users



___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Unidata BCI error

2013-06-01 Thread Phil Walker
You may be having an issue like I am. Universe (and probably Unidata) is a 
32bit application. It will run on a 64-bit platform but will only link with 
other 32bit apps. I downloaded and got running the new and free Microsoft SQL 
Server odbc driver for Linux which is only supported as a 64bit application. As 
I said, I can get it running easily as a standalone interface to SQL, but as 
soon as I link Universe to the supplied ODBC driver manager, Universe will not 
load it, as it requires a 32bit app. I believe Rocket are bringing out a 64bit 
version of Univese shortly.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Mecki Foerthmann
Sent: Sunday, 2 June 2013 2:01 a.m.
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Unidata BCI error

Well, that is my guess too.
When we were planning the upgrade we asked our VAR if we needed to build a 32 
bit Linux server and were told that UD 7.2 would work just fine on
64 bit Linux.

So how can I connect to a SQL Server or Oracle database from UD and read data 
from it if BCI only works on a 32 bit OS?
Is there maybe another ODBC driver that will work?



On 23/05/2013 17:31, Daniel McGrath wrote:
 I've checked our system and have no previous reports of this error.

 Since our Linux versions are 32-bit and it seems you are running 64-bit 
 Linux, combined with the negative number, I would hazard a guess this is some 
 32-bit on a 64-bit machine related problem.

 Regards,
 Dan

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org 
 [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Mecki Foerthmann
 Sent: Thursday, May 23, 2013 9:56 AM
 To: U2 Users List
 Subject: [U2] Unidata BCI error

 Unidata 7.2 on Redhat 6.2 64.
 I got our Sysadmin to install ODBC on our UD server today so I can try to use 
 BCI to access data on SQL Server 2008 R2 directly.
 After some experimenting we finally got the ODBC part going and can connect 
 to the right database from the command line.
 He relinked the shared library as stated in the documentation and CONNECT now 
 seems to establish a connection to the server.
 But then it falls over with this message:
 In /usr/ud72/sys/CTLG/c/CONNECT at line 441 insufficient memory, requested 
 size = -2074363.
 and drops back to a Linux prompt.
 The number is always different but always a negative one.
 Any clues what may be wrong?

 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users