Re: [U2] UniData PE on Fedora 18

2013-03-01 Thread James Canale, Jr.
Thanks Bob.  Sorry for the late reply - it has been one of those weeks for
me :-(

I have already switched to CentOS and after a bit of messing around (need to
use legacy network drivers in Hyper-V) have it working.  The only reason I
had tried Fedora in the first place was because I read that UniData worked
on Fedora and RedHat.

Best regards,

Jim

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bob Little
Sent: Monday, February 25, 2013 6:16 PM
To: U2 Users List
Subject: Re: [U2] UniData PE on Fedora 18

I have UniVerse PE running just fine on Fedora 17 which uses version 4 of
libgdbm.so  Perhaps the newer library is perhaps backward compatible to
version 2 in which case a symlink may work.  

ln -s /lib/libgdbm.so.4 /usr/lib/libgdbm.so.2

Its worth a try anyway


bob little
independent contractor
market america, inc.
1302 pleasant ridge rd.
greensboro, nc  27409
Cell: 248-675-5515
Skype: boblittle904
Phone: 248-504-0540


From: u2-users-boun...@listserver.u2ug.org
[u2-users-boun...@listserver.u2ug.org] on behalf of James Canale, Jr.
[jcan...@optonline.net]
Sent: Monday, February 25, 2013 5:07 PM
To: 'U2 Users List'
Subject: Re: [U2] UniData PE on Fedora 18

To all that responded,

Thanks for the suggestions.  I'll give CentOS a shot (OpenSUSE 12.2 and
Fedora 18 didn't locate libgdbm.so.2).

Best,

Jim

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of James Canale, Jr.
Sent: Sunday, February 24, 2013 2:39 PM
To: U2 Users List
Subject: [U2] UniData PE on Fedora 18

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be
required.

The install fails at the point of running systest with 'error while loading
shared libraries: libgdbm.so.2: cannot open shared object file'.

 I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a
few and they all seem to have additional dependencies.

 Any suggestions?

 I read that UniData on Fedora will work so that's what I tried, but, I also
have OpenSUSE and Ubuntu if either of those will be better.

 Thanks in advance.

 Best regards,

Jim

___
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


Re: [U2] UniData PE on Fedora 18

2013-03-01 Thread James Canale, Jr.
Thanks Tony. Sorry for the late reply - it has been one of those weeks for
me :-(

I did switch to CentOS and it was a bit of a struggle using it on Hyper-V (a
little research got me going).  I agree with you on stability and my plan is
to actually set this up to be a local only environment where it won't need
to be patched at all (can't access it except from the Hyper-V host).  At
this point, I'm just interested in keeping up with U2 since I've moved on to
other technologies (still love UniData, just not enough opportunity in my
area to work with it).

Best regards,

Jim

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno
Sent: Monday, February 25, 2013 8:05 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] UniData PE on Fedora 18

In the bigger picture, Fedora is a hobbyist system and changes very rapidly.
It's not meant to be used for production applications. You could get UV to
work on it this week and it will break with a core update next week, or with
some tiny dependency change or profile setting that's tough to trace. MV
databases aren't oriented toward agile/chaotic environments like that.
Serious developers should strive for stability in their own environment,
with an eye for deployment over end-user systems with equal stability. Sure,
I enjoy a challenge as much as the next geek, but at some point you need to
ask yourself if you're wasting time chasing drivers and patches and hacks
(like
symlinks) when you really want to be doing something more productive.

Get CentOS or RedHat. They're stable, well supported, and certified by the
DBMS providers.

HTH
T

 From: Bob Little
 I have UniVerse PE running just fine on Fedora 17 which uses version
4
 of libgdbm.so  Perhaps the newer library is perhaps backward 
 compatible to version 2 in which case a symlink may work.

 From: James Canale, Jr. 
 Thanks for the suggestions.  I'll give CentOS a shot (OpenSUSE 12.2
and
 Fedora 18 didn't locate libgdbm.so.2).

___
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 PE on Fedora 18

2013-03-01 Thread doug chanco

On 3/1/2013 8:11 AM, James Canale, Jr. wrote:

Thanks Tony. Sorry for the late reply - it has been one of those weeks for
me :-(

I did switch to CentOS and it was a bit of a struggle using it on Hyper-V (a
little research got me going).  I agree with you on stability and my plan is
to actually set this up to be a local only environment where it won't need
to be patched at all (can't access it except from the Hyper-V host).
patching a system is not only for security, there are bug fixes and 
improvements, so even thought its only accessible from the system that 
holds the VM, I would still recommend that you patch the system on a 
regular basic (this is the sys admin in me coming out )


dougc


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


Re: [U2] UniData PE on Fedora 18

2013-02-25 Thread James Canale, Jr.
To all that responded,

Thanks for the suggestions.  I'll give CentOS a shot (OpenSUSE 12.2 and
Fedora 18 didn't locate libgdbm.so.2).

Best,

Jim

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of James Canale, Jr.
Sent: Sunday, February 24, 2013 2:39 PM
To: U2 Users List
Subject: [U2] UniData PE on Fedora 18

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be
required.
 
The install fails at the point of running systest with 'error while loading
shared libraries: libgdbm.so.2: cannot open shared object file'.

 I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a
few and they all seem to have additional dependencies.  

 Any suggestions?

 I read that UniData on Fedora will work so that's what I tried, but, I also
have OpenSUSE and Ubuntu if either of those will be better.

 Thanks in advance.

 Best regards,
 
Jim

___
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 PE on Fedora 18

2013-02-25 Thread Bob Little
I have UniVerse PE running just fine on Fedora 17 which uses version 4 of 
libgdbm.so  Perhaps the newer library is perhaps backward compatible to version 
2 in which case a symlink may work.  

ln -s /lib/libgdbm.so.4 /usr/lib/libgdbm.so.2

Its worth a try anyway


bob little
independent contractor
market america, inc.
1302 pleasant ridge rd.
greensboro, nc  27409
Cell: 248-675-5515
Skype: boblittle904
Phone: 248-504-0540


From: u2-users-boun...@listserver.u2ug.org 
[u2-users-boun...@listserver.u2ug.org] on behalf of James Canale, Jr. 
[jcan...@optonline.net]
Sent: Monday, February 25, 2013 5:07 PM
To: 'U2 Users List'
Subject: Re: [U2] UniData PE on Fedora 18

To all that responded,

Thanks for the suggestions.  I'll give CentOS a shot (OpenSUSE 12.2 and
Fedora 18 didn't locate libgdbm.so.2).

Best,

Jim

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of James Canale, Jr.
Sent: Sunday, February 24, 2013 2:39 PM
To: U2 Users List
Subject: [U2] UniData PE on Fedora 18

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be
required.

The install fails at the point of running systest with 'error while loading
shared libraries: libgdbm.so.2: cannot open shared object file'.

 I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a
few and they all seem to have additional dependencies.

 Any suggestions?

 I read that UniData on Fedora will work so that's what I tried, but, I also
have OpenSUSE and Ubuntu if either of those will be better.

 Thanks in advance.

 Best regards,

Jim

___
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 PE on Fedora 18

2013-02-25 Thread Tony Gravagno
In the bigger picture, Fedora is a hobbyist system and changes very
rapidly. It's not meant to be used for production applications. You
could get UV to work on it this week and it will break with a core
update next week, or with some tiny dependency change or profile
setting that's tough to trace. MV databases aren't oriented toward
agile/chaotic environments like that. Serious developers should strive
for stability in their own environment, with an eye for deployment
over end-user systems with equal stability. Sure, I enjoy a challenge
as much as the next geek, but at some point you need to ask yourself
if you're wasting time chasing drivers and patches and hacks (like
symlinks) when you really want to be doing something more productive.

Get CentOS or RedHat. They're stable, well supported, and certified by
the DBMS providers.

HTH
T

 From: Bob Little 
 I have UniVerse PE running just fine on Fedora 17 which uses version
4
 of libgdbm.so  Perhaps the newer library is perhaps backward
 compatible to version 2 in which case a symlink may work.

 From: James Canale, Jr. 
 Thanks for the suggestions.  I'll give CentOS a shot (OpenSUSE 12.2
and
 Fedora 18 didn't locate libgdbm.so.2).

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


[U2] UniData PE on Fedora 18

2013-02-24 Thread James Canale, Jr.
I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be
required.

 

The install fails at the point of running systest with 'error while loading
shared libraries: libgdbm.so.2: cannot open shared object file'.

 

I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a
few and they all seem to have additional dependencies.  

 

Any suggestions?

 

I read that UniData on Fedora will work so that's what I tried, but, I also
have OpenSUSE and Ubuntu if either of those will be better.

 

Thanks in advance.

 

Best regards,

 

Jim

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


Re: [U2] UniData PE on Fedora 18

2013-02-24 Thread Brian Whitehorn
Hi,

sudo yum install libgdbm.so.2 should find the package containing the required 
library.

Regards,
Brian.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of James Canale, Jr.
Sent: Monday, 25 February 2013 6:39 AM
To: U2 Users List
Subject: [U2] UniData PE on Fedora 18

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be required.

 

The install fails at the point of running systest with 'error while loading 
shared libraries: libgdbm.so.2: cannot open shared object file'.

 

I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a few 
and they all seem to have additional dependencies.  

 

Any suggestions?

 

I read that UniData on Fedora will work so that's what I tried, but, I also 
have OpenSUSE and Ubuntu if either of those will be better.

 

Thanks in advance.

 

Best regards,

 

Jim

___
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 PE on Fedora 18

2013-02-24 Thread doug chanco
I was able to load it into centOS with no problems, sadly I don't use 
fedora/ubuntu or opensuse (centos is the open source version of redhat 
enterprise which is what I would recommend you use, IMHO)


having said that my gut feeling is that the library is on the system in 
a location the system does not know about, so try this:


1. (as root) run find / -name libgdbm.so.2
2. if the system finds it next run  ldconfig -p and see if the library 
shows up in the listing (it should not)

3. add the directory where the library lives to to /etc/ld.so.conf
4. run ldconfig

try installing again and see if that fixes the issue

dougc


On 2/24/2013 2:39 PM, James Canale, Jr. wrote:

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be
required.

  


The install fails at the point of running systest with 'error while loading
shared libraries: libgdbm.so.2: cannot open shared object file'.

  


I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a
few and they all seem to have additional dependencies.

  


Any suggestions?

  


I read that UniData on Fedora will work so that's what I tried, but, I also
have OpenSUSE and Ubuntu if either of those will be better.

  


Thanks in advance.

  


Best regards,

  


Jim

___
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 PE on Fedora 18

2013-02-24 Thread Daniel McGrath
As others have mentioned, you would probably be better off with CentOS as it is 
-essentially- the same source code as used for RHEL. Since we run our 
certification process on RHEL and Fedora's code is significantly different, so 
you'll have better chances of system stability on CentOS (disclaimer/reminder: 
We don't certify it will run on any Linux other than RHEL/SUSE).

Dan McGrath
Managing Director, U2 Servers Lab
Rocket Software
4600 South Ulster Street  ·  Suite 1100  ·   Denver, CO 80237 ·  USA
T: +1 720 475 8098 · E: dmcgr...@rocketsoftware.com · W: u2.rocketsoftware.com



-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of James Canale, Jr.
Sent: Sunday, February 24, 2013 12:39 PM
To: U2 Users List
Subject: [U2] UniData PE on Fedora 18

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be required.

 

The install fails at the point of running systest with 'error while loading 
shared libraries: libgdbm.so.2: cannot open shared object file'.

 

I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a few 
and they all seem to have additional dependencies.  

 

Any suggestions?

 

I read that UniData on Fedora will work so that's what I tried, but, I also 
have OpenSUSE and Ubuntu if either of those will be better.

 

Thanks in advance.

 

Best regards,

 

Jim

___
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] Unidata PE Linux

2009-11-13 Thread Jeff Butera
I'm looking for unidata pe for linux.  On Rocket's Trial pages I see
these options:

UniData Extended Relational Data Server for Linux 

UniData Personal Edition for Windows

Do I want the former, or is there no PE for linux available?

-- 
Jeff Butera, Ph.D.
Manager of ERP Systems, IT
Hampshire College
jbut...@hampshire.edu
413-559-5556

Maybe they're slow because they didn't 
  get enough sleep last night.
 Catherine Butera

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


Re: [U2] Unidata PE Linux

2009-11-13 Thread Douglas Hedges
On Fri, Nov 13, 2009 at 12:03:23PM -0500, Jeff Butera wrote:
 I'm looking for unidata pe for linux.  On Rocket's Trial pages I see
 these options:
 
 UniData Extended Relational Data Server for Linux 
 
 UniData Personal Edition for Windows
 
 Do I want the former, or is there no PE for linux available?

J:

I got a PE for Linux (RHat) from IBM before Rocket took over.  I
installed it on Ubuntu and am just now testing it (so far, so good).
There are a few tweaks but nothing major to getting it installed.
If you're interested let me know and I'll forward a copy.  I don't know
what the limits are on it (e.g., number of users, data file size).

- DH

p.s. we chatted briefly at DUG post your presentation.  Rich Lee noted
that there were 15 new clients last year:  12 SQL Srvr, 2 Oracle and one
Unidata ... we were the Unidata school (I think Rich is still peeved
about that :-)


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


Re: [U2] Unidata PE Linux

2009-11-13 Thread Clifton Oliver

Would you mind sharing what those tweeks were?

Thanks.


Regards,

Clif


On Nov 13, 2009, at 9:46 AM, Douglas Hedges wrote:


I got a PE for Linux (RHat) from IBM before Rocket took over.  I
installed it on Ubuntu and am just now testing it (so far, so good).
There are a few tweaks but nothing major to getting it installed.
I


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


Re: [U2] Unidata PE Linux

2009-11-13 Thread Wally Terhune
UniData Extended Relational Data Server for Linux
Is the Linux  PE download.

To confirm, I just registered and got to the link.
This appears to be 7.2.0.
We did produce 7.2.3 PE for Linux in late July. 
I will follow up with PM to see if we can make the web page clearer and also 
get 7.2.3PE for Linux available for download.  (May be a bit - with most folks 
in AUS for U2U)
cheers

Wally Terhune
U2 Support Architect
Rocket Software
4700 S. Syracuse Street, Suite 400 **Denver, CO 80237 **USA
Tel: +1.720.475.8055
Email: wterh...@rs.com
Web: www.rocketsoftware.com/u2


-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Butera
Sent: Friday, November 13, 2009 10:03 AM
To: U2 Users List
Subject: [U2] Unidata PE Linux

I'm looking for unidata pe for linux.  On Rocket's Trial pages I see
these options:

UniData Extended Relational Data Server for Linux 

UniData Personal Edition for Windows

Do I want the former, or is there no PE for linux available?

-- 
Jeff Butera, Ph.D.
Manager of ERP Systems, IT
Hampshire College
jbut...@hampshire.edu
413-559-5556

Maybe they're slow because they didn't 
  get enough sleep last night.
 Catherine Butera

___
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] Unidata PE Question

2008-07-23 Thread Kebbon Irwin
I have some Unidata accounts that I have ftp'd from a unix box and I would 
like to be able to log in to them on my XP laptop with Unidata PE installed. 
 I get a high-byte/low-byte error message indicating that, at the least, I 
must run some conversions.  I'm not sure what utilities to use to render the 
data accessible.  Any advice?

Thanks,
Kebbon
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata PE Question

2008-07-23 Thread Davis, Dawn
From your IBM \bin dir:  

You are going to want to run convidx.exe and convdata.exe...you will need some 
switches to get the subdirs.

convdata -r c:\path to where your unidata files live

convidx -r c:\path to where your unidata files live

I run them in DOS manually...

Dawn Janel Davis
Database Manager
[EMAIL PROTECTED]
410-386-8058
 
Carroll Community College
1601 Washington Road
Westminster, MD 21157


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kebbon Irwin
Sent: Wednesday, July 23, 2008 2:10 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Unidata PE Question

I have some Unidata accounts that I have ftp'd from a unix box and I would 
like to be able to log in to them on my XP laptop with Unidata PE installed. 
  I get a high-byte/low-byte error message indicating that, at the least, I 
must run some conversions.  I'm not sure what utilities to use to render the 
data accessible.  Any advice?
Thanks,
Kebbon
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata PE Question

2008-07-23 Thread Davis, Dawn
Kebbon,

Sorry, didn't specify path to your unidata DATA files'

Dawn Janel Davis
Database Manager
[EMAIL PROTECTED]
410-386-8058
 
Carroll Community College
1601 Washington Road
Westminster, MD 21157


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kebbon Irwin
Sent: Wednesday, July 23, 2008 2:10 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Unidata PE Question

I have some Unidata accounts that I have ftp'd from a unix box and I would 
like to be able to log in to them on my XP laptop with Unidata PE installed. 
  I get a high-byte/low-byte error message indicating that, at the least, I 
must run some conversions.  I'm not sure what utilities to use to render the 
data accessible.  Any advice?
Thanks,
Kebbon
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Unidata PE Question

2008-07-23 Thread BNeylon
Possibly convcode  and convdata
Have you looked at Administering UniData on Windows Platforms? 
Specifically tar2ftp?

Bruce M Neylon
Health Care Management Group 



Kebbon Irwin [EMAIL PROTECTED] 
Sent by: [EMAIL PROTECTED]
07/23/2008 02:10 PM
Please respond to
u2-users@listserver.u2ug.org


To
u2-users@listserver.u2ug.org
cc

Subject
[U2] Unidata PE Question






I have some Unidata accounts that I have ftp'd from a unix box and I would 

like to be able to log in to them on my XP laptop with Unidata PE 
installed. 
  I get a high-byte/low-byte error message indicating that, at the least, 
I 
must run some conversions.  I'm not sure what utilities to use to render 
the 
data accessible.  Any advice?
Thanks,
Kebbon
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata PE

2008-05-06 Thread Bob Wyatt
Yes, it is. Review the kernel notes from the availability matrix.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeff Butera
Sent: Tuesday, May 06, 2008 14:11
To: u2-users@listserver.u2ug.org
Subject: [U2] Unidata PE

Is Unidata available for 64-bit RedHat?  I see that PE is not, and needed 
to run a test on a 64-bit server...


Jeff Butera, Ph.D.
Administrative Systems
Hampshire College
[EMAIL PROTECTED]
413-559-5556

Working with them is like going to Las Vegas:
   sometimes you get lucky and sometimes you don't.
  Dan Parker
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Unidata PE and webservices

2007-11-20 Thread Dave Walker
Hi all,

Is there a way to use one of the two seats in UD PE for connection pooling? 

I'm finally making some progress with the Web Service Developer and ruby,
(after a couple of weeks butting my head against a brick wall!) 

I'd like to work with it at home over the upcoming holiday weekend if
there's a way to do so.

TIA,
--
Dave Walker
Programmer/Analyst
Ivy Hill - Louisville
(502) 473-2811

*IBM Certified Solutions Expert
*U2 Family Application Development
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata PE and webservices

2007-11-20 Thread Bill Haskett
Dave:

I don't believe so.  Presently, you need a Connection Pooling license to use
connection pooling via UniObjects (or U2's java connectivity).

Bill

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Dave Walker
Sent: Tuesday, November 20, 2007 7:45 AM
To: 'u2-users@listserver.u2ug.org'
Subject: [U2] Unidata PE and webservices

Hi all,

Is there a way to use one of the two seats in UD PE for 
connection pooling? 

I'm finally making some progress with the Web Service Developer and ruby,
(after a couple of weeks butting my head against a brick wall!) 

I'd like to work with it at home over the upcoming holiday weekend if
there's a way to do so.

TIA,
--
Dave Walker
Programmer/Analyst
Ivy Hill - Louisville
(502) 473-2811

*IBM Certified Solutions Expert
*U2 Family Application Development
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Unidata PE

2007-09-06 Thread Jeffrey Butera
Where can I get Unidata PE for Linux?  When I search on the IBM site and 
select the link:

U2 Personal Editions and Trials (UniData 7.1.0 Personal Edition) Downloads

I keep getting taking to System Builder 5.4.1 download - which I don't want.  
Anyone with a correct link?
-- 
Jeff Butera, Ph.D.
Administrative Systems
Hampshire College
[EMAIL PROTECTED]
413-559-5556

But Mom - Daddy knows everything.
Catherine Butera
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata PE

2007-09-06 Thread Bill Haskett
Jeff:

Try:

http://www14.software.ibm.com/download/data/web/en_US/trialprograms/Z955364D40826J60
.html?S_TACT=104CBW71 

Bill

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Jeffrey Butera
Sent: Thursday, September 06, 2007 8:43 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Unidata PE

Where can I get Unidata PE for Linux?  When I search on the IBM site and 
select the link:

U2 Personal Editions and Trials (UniData 7.1.0 Personal Edition) Downloads

I keep getting taking to System Builder 5.4.1 download - which I don't want.  
Anyone with a correct link?
-- 
Jeff Butera, Ph.D.
Administrative Systems
Hampshire College
[EMAIL PROTECTED]
413-559-5556
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Unidata PE

2007-09-06 Thread Dave Taylor
Jeff,

Try this link for Unidata PE download:

http://www14.software.ibm.com/download/data/web/en_US/trialprograms/Z955364D40826J60.html?S_TACT=104CBW71


Dave Taylor
CEO
Sysmark Information Systems, Inc.
49 Aspen Way
Rolling Hills Estates, CA 90274
800-SYSMARK (800-797-6275)
(O) 310-544-1974
(C) 310-561-5200
(F) 310-377-3550
www.sysmarkinfo.com
Your Source for Integrated EDI Translation, DataSync Integration and
Software Migration
Authorized IBM Business Partner
- Original Message - 
From: Jeffrey Butera [EMAIL PROTECTED]
To: u2-users@listserver.u2ug.org
Sent: Thursday, September 06, 2007 7:42 AM
Subject: [U2] Unidata PE


 Where can I get Unidata PE for Linux?  When I search on the IBM site and
 select the link:

 U2 Personal Editions and Trials (UniData 7.1.0 Personal Edition) Downloads

 I keep getting taking to System Builder 5.4.1 download - which I don't
want.
 Anyone with a correct link?
 -- 
 Jeff Butera, Ph.D.
 Administrative Systems
 Hampshire College
 [EMAIL PROTECTED]
 413-559-5556

 But Mom - Daddy knows everything.
 Catherine Butera
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] UniData PE 6.0 Problem

2005-02-25 Thread Andrew Lakeland
I had the similar problem once but on D3 not unidata, never worked on
Unidata, so this a shot in the dark.

It all occurred because I changed the server name on which the virtual
machine was running.
My Computer  properties  Computer Name.

The server name had been setup during installation and changing the name
meant the server could no longer be found. We changed the name back and then
changed the setup so the virtual machine looked for the server name by using
the registry. Changing the name afterwards caused no problems. 

Doubt you have the same problem, but just curious if you have changed the
server name,  you never know.  This does not effect the way users connect
but the way the virtual machine locates the database.


Re
Andy

-Original Message-
From: David Cason [mailto:[EMAIL PROTECTED] 
Sent: 24 February 2005 19:56
To: u2-users@listserver.u2ug.org
Subject: [U2] UniData PE 6.0 Problem

I have UniData PE 6.0 installed on Windows XP and working like a champ.
I had been using it quite extensively for development.  All of the
sudden I've started getting invalid user name or password when trying
to login. I've stopped the UniDataBase Service but when I try to start
it again I get an error UniData Executable has encountered a problem
and needs to close.  When I try to run udt.exe I get this error
U_shmat,  MakeSureOpen ,  return NULL. I've removed UniData PE 6.0
and installed it again - twice. I still keep getting the same problems.



Anyone familiar with these errors?



Business Analyst

American Physicians Management Company

1301 South Capitol of Texas Highway

Austin, Tx. 78746

512-314-4345 (W)

[demime 1.01d removed an attachment of type image/jpeg which had a name of
image001.jpg]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/