RE: UCI Error

2004-02-04 Thread Hona, David S
vapi_server process ID. -Original Message- From: [EMAIL PROTECTED] [ <mailto:[EMAIL PROTECTED]> mailto:[EMAIL PROTECTED] Behalf Of David Sidhu Sent: Thursday, February 05, 2004 5:58 AM To: 'U2 Users Discussion List' Subject: RE: UCI Error Would this be in my UCI dir

RE: UCI Error

2004-02-04 Thread David Sidhu
twork = TCP/IP service = uvserver host = localhost Thanks, Dave -Original Message- From: Hona, David S [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 03, 2004 11:33 PM To: 'U2 Users Discussion List' Subject: RE: UCI Error Ah, forgot to ask what your uvodbc.config (or is ca

RE: UCI Error

2004-02-04 Thread Hona, David S
). [UNIVERSE] MAXFETCHBUFF = 32768 MAXFETCHCOLS = 1000 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of David Sidhu Sent: Wednesday, February 04, 2004 5:04 AM To: 'U2 Users Discussion List' Subject: RE: UCI Error UV version? UniVerse version - 10.0.6

RE: UCI Error

2004-02-03 Thread David Sidhu
nt: Monday, February 02, 2004 9:32 PM To: 'U2 Users Discussion List' Subject: RE: UCI Error UV version? OS version? What is the "different server"? Does this query complete from the TCL prompt on the UV server? -Original Message- From: [EMAIL PROTECTED] [mailto:[EM

Re: UCI Error

2004-02-03 Thread Ray Wurlod
The SQL statement is not correct. (However this is not the cause of the 81002 error.) GROUP is a reserved word, as in GROUP BY. Therefore, the column name GROUP must be a quoted identifier. For example: SELECT A.MEM.ID, A.REG.BEG.DT, A.REG.END.DT, A."GROUP" FROM MEM.REG.HIST A WHERE A.MEM.ID

RE: UCI Error

2004-02-02 Thread Hona, David S
Discussion List' Subject: RE: UCI Error Does anyone know if there is some time out variable in Universe that would cause this or maybe something that kicks my connection after a certain time (only a couple minutes) or kicks me due to memory faults? I'm connecting from a different Serv

RE: UCI Error

2004-02-02 Thread Logan, David (SST - Adelaide)
:41 AM To: 'U2 Users Discussion List' Subject: RE: UCI Error Does anyone know if there is some time out variable in Universe that would cause this or maybe something that kicks my connection after a certain time (only a couple minutes) or kicks me due to memory faults? I'm co

RE: UCI Error

2004-02-02 Thread David Sidhu
erver.   I've never worked with Universe before so anything would help,   Thanks, Dave -Original Message-From: Logan, David (SST - Adelaide) [mailto:[EMAIL PROTECTED]Sent: Monday, February 02, 2004 3:03 PMTo: U2 Users Discussion ListSubject: RE: UCI Error Hi David,   T

RE: UCI Error

2004-02-02 Thread Logan, David (SST - Adelaide)
Title: Message Hi David,   The docs say   IM985 Error in RPC interface   I think I would be checking the network and/or ensuring your rpc daemon is still running. The error 81002 is a universe system error   >ED SYS.MESSAGE 081002The file "SYS.MESSAGE" is read-only and cannot be updated.2