Re: [U2] mv.NET and U2.NET

2010-08-04 Thread George Land
At the risk of sounding like I'm disparaging a competing offering, here is my understanding of U2.NET. Corrections are welcome: 1) U2.NET is essentially an old version of mv.NET (a fork). A license to the source was purchased by IBM from BlueFinity. It's essentially v3.2.x (?) frozen in

[U2] Impossible to handle big files (over 2 Gb) with Universe on PowerPC

2010-08-04 Thread Augusto Alonso
Hi. I have a big problem. In Universe 10.1.21 on RedHat PowerPC I need to handle big files, but it is impossible. I have tested it and I have this ERROR: CREATE.FILE TEST 2 2 Creating file TEST as Type 2, Modulo 2, Separation 4. Creating file D_TEST as Type 3, Modulo 1, Separation 2. Added @ID,

Re: [U2] Impossible to handle big files (over 2 Gb) with Universe onPowerPC

2010-08-04 Thread Morawa, Hans
Augusto, To check if your system handles large file support you need to use the getconf program, syntax something like getconf FILESIZEBITS /path on most systems. Regards, Hans Morawa -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] Impossible to handle big files (over 2 Gb) with Universe onPowerPC

2010-08-04 Thread aalonso
It is not a matter of the OS nor the File System. It is a UV limitation. I know the distributed files option, but this is not possible because of the app. Regards -- AA -mensaje original- Asunto: Re: [U2] Impossible to handle big files (over 2 Gb) with Universe onPowerPC De: Morawa, Hans

Re: [U2] mv.NET and U2.NET

2010-08-04 Thread Mike Randall
I wondered when IBM.Net data provider would be added to the thread.We've been using it quite reliably for a couple of years.Total access to U2, true .Net capabilities. And It's free. -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] mv.NET and U2.NET

2010-08-04 Thread FFT2001
In a message dated 8/3/2010 5:51:45 PM Pacific Daylight Time, 3xk547...@sneakemail.com writes: The mv.NET forum gets no hits, in part because everyone gets their answers from their sales/support people. The same goes for DesignBais, UO.NET, QMClient, Viságe, FlashCONNECT, and many other

Re: [U2] mv.NET and U2.NET

2010-08-04 Thread FFT2001
In a message dated 8/3/2010 6:47:31 PM Pacific Daylight Time, cwn...@comcast.net writes: There's an MV.NET forum? News to me. Tell me how to access it and I will definitely check it out. A few years ago I believe it was announced. It's a Google Group here

[U2] Redback Err #2

2010-08-04 Thread Holt, Jake
So, hopefully this is the last thing I have to work through. I have RedBack up and running on the demo accounts just fine but when I try to add one of my production account I get the error below. Anyone know what file it's talking about? Not sure if it's related but I have 2 webshares and there

Re: [U2] mv.NET and U2.NET

2010-08-04 Thread Bill Haskett
George: What's the difference between IBM.NET (soon to be renamed) and U2.NET? Thanks, Bill George Land said the following on 8/4/2010 12:29 AM: At the risk of sounding like I'm disparaging a competing offering, here is

[U2] tool for converting xls spreadsheets to txt files

2010-08-04 Thread Barber, Bonnie
Is there a conversion tool or utility available for converting xls spreadsheets to txt files on a Universe system. We get sales and other files and have to manually open them and save them as txt files, then manually ftp them to a directory on our Unix AIX system before we can process them

Re: [U2] tool for converting xls spreadsheets to txt files

2010-08-04 Thread George Gallen
There is a perl module (xls2csv) that might accomplish what you want. I have not used it, but it looks like it would work. The only part that might give it fits is if there are any formulas. George -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-

Re: [U2] tool for converting xls spreadsheets to txt files

2010-08-04 Thread Drew William Henderson
Bonnie, If working with Perl is an option for you, there is a module you can use to parse xls files: http://search.cpan.org/~dmow/Spreadsheet-XLSX-0.13-withoutworldwriteables/lib/Spreadsheet/XLSX.pm HTH Drew -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] mv.NET and U2.NET

2010-08-04 Thread Tony Gravagno
From: George Land U2.NET has it's origins in mv.NET but has since been developed on by IBM/Rocket. I understand that Initially the work focussed on making it more performant and on improving the installability of it. I didn't know about installability changes. mv.NET can be installed in

Re: [U2] Impossible to handle big files (over 2 Gb) with Universe onPowerPC

2010-08-04 Thread Dan Fitzgerald
I'm curious as to why the app won't allow distributed files. Is the 64BIT parameter in uvconfig set to 1? If so, then it's probably either the Redhat PowerPC is a 32-bit version, or it's very old 32-bit hardware. If either of these are the case, you'll want to upgrade to 64-bit versions.

[U2] XLr8 + Subversion

2010-08-04 Thread Chris Austin
I just downloaded the Eclipse XLr8 plug-in and we want to setup Eclipse with Subversion. I wasn't sure how to do this, I tried a couple things and it didn't seem to work. If someone could steer me down the right direction I would really appreciate it. We're using the latest version of UniVerse

Re: [U2] XLr8 + Subversion

2010-08-04 Thread Doug
I just spoke with Chris on the phone. But for those of you who don't know, XLr8Editor works with Subversion. In a few minutes on the phone with me, without a license, Chris checked in his source code into a Subversion project. Chris did not write any scripts or any other code. All he did was

Re: [U2] Impossible to handle big files (over 2 Gb) with Universe onPowerPC

2010-08-04 Thread Augusto Alonso
Hi Dan. Yes, the 64BIT parameter in uvconfig is set to 1. (However, the CONFIG ALL reports 0...) Yes, the Redhat is a 32-bit version, and it's the last one. And the hardware is brand new. The problem has been certified by RocketSoftware, who suggest to change the OS to AIX-Powerpc. (Universe for

Re: [U2] Impossible to handle big files (over 2 Gb) with Universe onPowerPC

2010-08-04 Thread Allen Bell
After changing uvconfig you must compile it. I believe the uniadmin does this for you, but you probably have to shutdown and restart UniVerse. Check the time date stamp on .uvconmfig (the compiled version) to see if it matches. On 8/4/2010 3:46 PM, Augusto Alonso wrote: Hi Dan. Yes, the

Re: [U2] Impossible to handle big files (over 2 Gb) with Universe onPowerPC

2010-08-04 Thread Curt Stewart
Allen Bell apb...@psiwav.com wrote: After changing uvconfig you must compile it. I believe the uniadmin does this for you, but you probably have to shutdown and restart UniVerse. Check the time date stamp on .uvconmfig (the compiled version) to see if it matches. On 8/4/2010 3:46 PM,

Re: [U2] tool for converting xls spreadsheets to txt files

2010-08-04 Thread Tony Gravagno
From: Barber, Bonnie Is there a conversion tool or utility available for converting xls spreadsheets to txt files nospamNebula-RnD.com/blog/tech/mv/2010/08/free-utils1.html (please remove the nospam 'munge') Blog Summary: Yes, there is a completely free utility on our freeware page to do

[U2] Universe 10.3 - Issues with I-Types when using subroutine calls, and the dictionary items is Alt-key

2010-08-04 Thread Aramaies
Good Day, We are in the process of upgrading from Universe 9.6 to 10.3, and we have noticed that the system performance is degraded when we use an I-Type dictionary with subroutine calls, and the item is also an alternate key. It seems that the report run about 4 or 5 times slower. Is there