[U2] ODBC failing

2004-06-28 Thread graham.forbes
I have a link table in Access 2002 which connects to Unidata 6 (on W2000) using odbc. When I run the query, I can scroll through a few pages, and then Access hangs. I cannot identify which record is causing the problem. I have checked the file using GUIDE and it reports no problems. From UNIDATA I

[U2] Available Memory Exceeded

2004-06-28 Thread Ang Suan Yong
Dear All, Do anyone having idea any reason behind causing error of Available Memory Exceeded ? We run on Universe 10 ,. Recently we encounter a process of running 900,000 records and every internal of around 200, record the process terminated and prompt this error message. is there

[U2] UniObject Problem

2004-06-28 Thread Kevin Vezertzis
We are looking for some insight from anyone that has experienced performance degradation in UV, as it relates to the OS. We are running UV 10.0.14 on AIX 5.1.we are having terrible 'latency' within the application. This is a recent conversion from D3 to UV and our client is extremely

RE: [U2] Available Memory Exceeded

2004-06-28 Thread Dennis Bartlett
Hi Ang Suan You'll have to give us more information: - what machine (IBM RS600, or HP, or whatever) - what operating system? (Windows 2000, Unix, ?) - how much memory in machine? - how many users at time of error? What you might look at though is that the program

RE: [U2] COMO capturing EXECUTE output

2004-06-28 Thread Chuck Mongiovi
HUSH ON EXECUTE COMMAND CAPTURING OUTPUT HUSH OFF The HUSH ON/OFF makes OUTPUT always come back blank .. I'd like to display OUTPUT in the COMO file when it's appropriate, and throw it away the rest of the time .. -CHuck --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please

RE: [U2] UniObject Problem

2004-06-28 Thread Dave Tabor
Hi, A similar problem, if the recent conversion included upgrading TO AIX 5.1. We also had VERY high paging faults. We actually found that there is an issue with AIX 5.1 itself being very slow, and that was fixed by installing Machine Level 04. I'm not sure if that's the most current

RE: [U2] UniObject Problem

2004-06-28 Thread Dave Tabor
Sorry.. Typo. Make that AIX 5.1 ML-05 as the fix. - Dave -Original Message- From: Dave Tabor Sent: Monday, June 28, 2004 9:58 AM To: '[EMAIL PROTECTED]' Subject: RE: [U2] UniObject Problem Hi, A similar problem, if the recent conversion included upgrading TO AIX 5.1. We also had

RE: [U2] COMO capturing EXECUTE output

2004-06-28 Thread Dennis Bartlett
Hi Chuck drop the hush commands. just execute the COMMAND EXECUTE COMMAND CAPTURING X RETURNING Y the X will stop any output appearing on the COMO and the Y will stop any universe system messages like 102 records selected the X will contain all the results of the command the Y will contain

[U2] UniObject Problem

2004-06-28 Thread Kevin Vezertzis
Please disregard the previous email.this is the question that was intended. Hello all, Has anyone had experience or problems interfacing UniObjects directly to .ASP? We are seeing errors when two simultaneous users are making requests to the database. Thanks, Kevin [demime 1.01d

[U2] [Cyberspank] Overquoting

2004-06-28 Thread Moderator
U2-Users, Digest issue #109 is entirely contained as a quote in Digest issue #110. Please be courteous to your fellow list members and trim quotes to just the minimum you need for continuity and to prove your point. Some people receive this mail on low bandwidth connections. - Charles

Re: [U2] UniObject Problem

2004-06-28 Thread Scott Richardson
What kind of /tmp, or /temp file system space do you have? How much disk space for it, and is it striped across multiple spindles? How much memory? How much swap space? Should be AT LEAST 2X physical memory, (more if you got it). What is your current uvconfig parameters? How long has this

RE: [U2] UniObject Problem

2004-06-28 Thread Wendy Smoak
Kevin Vezertzis wrote: Has anyone had experience or problems interfacing UniObjects directly to .ASP? We are seeing errors when two simultaneous users are making requests to the database. I believe this is a known issue, check the archives for more info. Here's the first thread I turned up,

Re: [U2] UniObject Problem

2004-06-28 Thread FFT2001
In a message dated 6/28/2004 9:50:56 AM Pacific Daylight Time, [EMAIL PROTECTED] writes: UniObjects is not thread safe (Will be hopefully with the .NET version that comes out any day now). The connections cross. What exactly does this mean? Are you saying that if two people are using

[U2] Kevin Drury/Denver/IBM is out of the office.

2004-06-28 Thread Kevin Drury
I will be out of the office starting 06/28/2004 and will not return until 07/06/2004. If it is an urgent work related matter then please call 1 800 729 3553. --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

[U2] SHOW verb in Universe

2004-06-28 Thread Harold . Oaks
In moving from pi/open to UniVerse I am told there is a version of the SHOW verb in the newer revs. In my Universe PE, SHOW is in the Help, but not in the VOC. What gives? Do I need to write a version of SHOW or buy one, or what? Thanks- Harold D. Oaks Clark County, WA --- u2-users

Re: [U2] SHOW verb in Universe

2004-06-28 Thread David T. Meeks
In general, the SHOW VOC entries will only appear if you create an account in either PI/Open or Prime Information flavor. The VOC entry looks like: SHOW 0001 V 0002 APP.PROGS.O/SHOW.B 0003 B 0004 UBNKS 0005 0006 0007 0008 0009 APP.PROGS.O You should be able to put that entry in your VOC

RE: [U2] Available Memory Exceeded

2004-06-28 Thread Dan Fitzgerald
Recently we encounter a process of running 900,000 records and every internal of around 200, record the process terminated and prompt this error message Given just this much information, I'd start by looking at locks being held and not released by this process. How many entries when you do a

RE: [U2] UniObject Problem

2004-06-28 Thread Daly, Mark
I developed a connection pooling mechanism. This helps with the scalability concerns. I'm talking java now. I simply found a textbook version using Oracle JDBC connections. It was fairly straight forward to customize it to handle Unisessions instead. I do a couple of extra things when checking a

[U2] Error when connecting to the host using VSG

2004-06-28 Thread Lynn Fernando
We want to be able to retrieve data from Unidata files. I have installed the Unidata client on my PC and I am trying to start VSG. Whenever I use the connect dialog box to connect to Unidata(on the Unix Server), I get the following errormessage: Died in UCI::SQLConnect[] with SQLSTATE IM997,Native

RE: [U2] Error when connecting to the host using VSG

2004-06-28 Thread alfkec
I'd remove all of the lines except under the localud section: DBMSTYPE = UNIDATA ACCOUNT = path to the demo account on the Unix server network = TCP/IP service = udserver host = the ipaddress of the machine Please also make sure there is a blank line after the last item (the UCI config will make

RE: [U2] Monitoring a count of users logged on

2004-06-28 Thread alfkec
HELP PHANTOM, from TCL will show the syntax for running phantoms. The biggest problem is the SB.LOGIN that is put in your login proc. You will want to make sure you skip it for this program. The help gives some ideas for doing so. hth P.S. Make sure you trim your replies!! -- Colin Alfke

RE: [U2] Available Memory Exceeded

2004-06-28 Thread Ang Suan Yong
Dear All, Is true that this program is building a huge string. However we didint face in our old system , ie Universe 9.6 on Sun Solaris We have just migrate to Sunfire 6800 (having 16g of RAM) and the Database using Universe 10.0.8 , Sun Solaris 9, the UVCONFIG is using

RE: [U2] Available Memory Exceeded

2004-06-28 Thread David Jordan
There may be a bug in the release of UniVerse that was not in the previous release. This may be not causing the sting to be cleared and the process is just concaternating. This could also be something looping and writing to the como file or the spooler. I would debug the program that is

RE: [U2] UniObject Problem

2004-06-28 Thread Bjorn Behr
I have done this a couple of times, but never had a problem when two user are making requests simultaneously. Sorry. Maybe if you send a sample of code you are using - we can have a look see? Regards Bjorn Behr Programmer