RE: [U2] UD: Variable size

2007-09-02 Thread Bill Haskett
and this will eliminate this technique/program from use. Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin King Sent: Saturday, September 01, 2007 8:47 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] UD: Variable size Is it just me, or as this output gets

Re: [U2] UD: Variable size

2007-09-01 Thread David Beahm
We started out the same way, but eventually re-wrote our program for displaying report info so that it works from a file using READSEQ (if an array is passed in, it temporarily saves it as a record in a DIR-type file). We tried a few different methods, but found that reading in each screen's

Re: [U2] UD: Variable size

2007-09-01 Thread Wally Terhune
not enough information. terminates in what manner? with what error? on what platform? The contents of UniBasic variables are stored in shared memory. Are you getting a 'error when creating shared memory' sort of error? There would also be an 'ipclog' file created by UniData - full path to it

RE: [U2] UD: Variable size

2007-09-01 Thread Bill Haskett
2007 Cleanupd Successfully Started. : Fri Jul 27 00:29:10 2007 I hope Thanks, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wally Terhune Sent: Saturday, September 01, 2007 7:50 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] UD: Variable size

RE: [U2] UD: Variable size

2007-09-01 Thread Wally Terhune
Ok - we don't generate ipclogs on Windows - just UNIX systems. so... 1) Try running the program from a console session to see if there is a screen message that doesn't get a chance to display before your telnet disconnect. 2) Also - you can monitor the program's memory use from another session

RE: [U2] UD: Variable size

2007-09-01 Thread Bill Haskett
] [mailto:[EMAIL PROTECTED] On Behalf Of Wally Terhune Sent: Saturday, September 01, 2007 10:32 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] UD: Variable size Ok - we don't generate ipclogs on Windows - just UNIX systems. so... 1) Try running the program from a console session to see

RE: [U2] UD: Variable size

2007-09-01 Thread Wally Terhune
Bill Haskett wrote: I altered SHM_LMINENTS from 32 to 64 (not sure why though) and restarted UniData. What's the difference between altering SHM_LMINTS (# of entries in the MI table of an LCT - currently set at 32) and SHM_GPAGESZ (the size of the global page in a SM segment - current set at 256).

Re: [U2] UD: Variable size

2007-09-01 Thread Kevin King
Is it just me, or as this output gets bigger does this seem like an increasingly problematic implementation? --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/