Re: [U2] [UV] globally catalogued program

2006-12-13 Thread Mats Carlid
Boydell, Stuart skrev: I was just trying to track down where a particular program in GLOBAL.CATDIR came from and I'm wondering how others manage Globally Catalogued verbs? Are there normal tools like VLIST for them - and how can you easily determine which program file and account a globally

[U2] The limit of PROCBUFSZ is reached

2006-12-13 Thread Joe Jamison
I posted this error to the forum back in June and never received a response. So I am going to try this method. I am running UD 6.1 on HP-UX 11. Can anyone tell me what this message means and how to correct it? I am getting this message when I try to run a report. The limit of PROCBUFSZ is

[U2] Managing open files

2006-12-13 Thread Susan Joslyn
Greetings group, I have a problem at a new installation of PRC on a Unidata/Windows system. There are a couple of occasions where I get an announcement that too many files are open, and my program bombs. I think it's the combination of files that the application software has open as well as the

RE: [U2] [UV] globally catalogued program

2006-12-13 Thread Stevenson, Charles
Stuart, 3 point answer below. From: Boydell, Stuart I was just trying to track down where a particular program in GLOBAL.CATDIR came from and I'm wondering how others manage Globally Catalogued verbs? Are there normal tools like VLIST for them - and how can you easily determine which

[U2] 7 years not using UV

2006-12-13 Thread raul Vescance
How can i get access to a dos file from Universe Windows PE ? Its possible to create a Qpointer to a dos File? Thank you in advance. _ ?Estas pensando en cambiar de coche? Todas los modelos de serie y extras en MSN Motor.

RE: [U2] UniVerse Personal Edition

2006-12-13 Thread Ray Methvin
Am I understanding that you are wanting to use Personal Edition in a disaster recovery / standby mode? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brutzman, Bill Sent: Tuesday, December 12, 2006 6:19 PM To: 'u2-users@listserver.u2ug.org' Subject:

[OT][U2] Wintegrate

2006-12-13 Thread Nick Cipollina
Does anyone know where I can get a copy of Wintegrate? Thanks, Nick Cipollina MCTS, MCP ACS Heritage, Inc. 2810 North Parham Road, Suite 210 Richmond, VA 23294 (804) 965-8294 --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

Re: [U2] The limit of PROCBUFSZ is reached

2006-12-13 Thread BNeylon
Type in LIMIT in TCL. You'll see something like :LIMIT U_MAXFNAME: File name limit = 198. U_NAMESZ:Record id(key) size = 126. U_SELEMAX: Number of select list = 10. U_MAXDATA: Number of DATA statement = 500. U_HEADSZ:

Re: [U2] UniVerse Personal Edition

2006-12-13 Thread Brian Leach
You would need to think about how to restore data over 10,007 mod as uvrestore won't create the file and you can't open the file to resize it on the PE version either. Brian -Original Message- From: Francis Bennett[EMAIL PROTECTED] Sent: 13/12/06 01:15:43 To:

RE: [U2] 7 years not using UV

2006-12-13 Thread Brian Leach
Raul Yon can create a file pointer to the directory holding the file, e.g. ED VOC TMP F C:\temp D_VOC Then read the dos file as a record. If it is binary you will need to read/write from Basic using OpenSeq, ReadBlk and WriteBlk: OpenSeq c:\temp\myfile.dat to FL Then Status FStat from FL

Re: [OT][U2] Wintegrate

2006-12-13 Thread Dave Taylor
Nick, Any authorized IBM Business Partner for U2 products can order wIntegrate for you. Please let me know if we can be of assistance. Best regards, Dave Dave Taylor President Sysmark Information Systems, Inc. 49 Aspen Way Rolling Hills Estates, CA 90274 800-SYSMARK (800-797-6275) (O)

RE: [OT][U2] Wintegrate

2006-12-13 Thread Russ Watson
Try... http://www14.software.ibm.com/webapp/download/search.jsp?go=yrs=u2trial s Russ Watson Asynchron Systems Inc. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Cipollina Sent: Wednesday, December 13, 2006 11:48 AM To:

Re: [U2] UniVerse Personal Edition

2006-12-13 Thread Martin Phillips
Hi, You also need to remember that IBM probably monitor this list and use of the PE in this way is almost certainly a breach of the licence conditions. Keep the doors locked!!! Martin Phillips Ladybridge Systems Ltd 17b Coldstream Lane, Hardingstone, Northampton, NN4 6DB +44-(0)1604-709200

RE: [U2] UniVerse Personal Edition

2006-12-13 Thread Dave Walker
Uh oh. I sense a slap-on-the-wrist coming. -- Dave -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ray Methvin Sent: Wednesday, December 13, 2006 11:00 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] UniVerse Personal Edition Am I understanding

Re: [U2] 7 years not using UV

2006-12-13 Thread Allen Egerton
raul Vescance wrote: How can i get access to a dos file from Universe Windows PE ? Its possible to create a Qpointer to a dos File? Thank you in advance. Write a File Pointer to the directory that the DOS file's in, then read the DOS file as a record within that file. -- Allen Egerton

RE: [U2] The limit of PROCBUFSZ is reached

2006-12-13 Thread Joe Jamison
Thank you. That explains a lot, I though I had an error in my report. Joseph Jamison The Press of Ohio Office: (330) 677-7765 Fax:(330) 677-2626 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, December 13, 2006 12:03

RE: [OT][U2] Wintegrate

2006-12-13 Thread Nick Cipollina
Yeah, I had found that already, but I need to know where I can get the license. Thanks, Nick Cipollina -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Russ Watson Sent: Wednesday, December 13, 2006 1:23 PM To: u2-users@listserver.u2ug.org Subject: RE:

RE: [U2] UniVerse Personal Edition - Licensing

2006-12-13 Thread Brutzman, Bill
1. License agreements on defunct software are... moot. 2. I had already talked to IBM about splitting our seats among machines for emergency backup. We are still weighing alternatives. 3. If Personal Edition is unable to run a big database, then PE is worthless. --Bill --- u2-users

Re: [U2] UniVerse Personal Edition - Licensing

2006-12-13 Thread jpb
Not really. It does just what it was intended to do; for developing new software, introduce new people to the environment, training, and for personal use. It was not intended to be used in a corporate production environment. Otherwise it wouldn't be free and would come with service. Jerry

[U2] U2UG Board Nominations Open

2006-12-13 Thread Stevenson, Charles
The U2UG Board Nominations are open! This year we will be electing three Members at Large and a new Vice President onto the Board. The Board is looking for committed and passionate individuals to represent the IBM U2 community and to help promote and further the U2 product range. The U2UG is

RE: [U2] UniVerse Personal Edition - Licensing

2006-12-13 Thread Dave Taylor
Bill, I guess I missed the part about defunct software licenses. If system failover/recovery is your goal, there are a number options open to you depending on the recovery time you're willing to pay for - the faster the recovery and the more complete the database, the more it costs. The least

[U2] IBM PartnerWorld Gets Big Praise

2006-12-13 Thread rimshot
All, We'll had a lot of discussion here about IBM's quality of communication with all of us. I thought this piece from the eWeek Channel Insider was worth repeating here: An independent study of Vendor ISV programs put IBM's Partner World Industry Networks atop a list of the top 10,