RE: UCI Error

2004-02-04 Thread Hona, David S

Ah, forgot to ask what your uvodbc.config (or is called uci.config in UV
10.x?) file looks like on the client side (your Oracle server).

On one of our client servers the uvodbc.config has this section at the end
of the file... these parameters are documented in the UCI manual
(somewhere).

[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
OS version? UniVerse Box OS - HP/UX 11.0
What is the different server? Oracle Box OS - HP/UX 11.0 
 
Does this query complete from the TCL prompt on the UV server? YES

-Original Message-
From: Hona, David S [mailto:[EMAIL PROTECTED]
Sent: 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:[EMAIL PROTECTED]
Behalf Of David Sidhu
Sent: Tuesday, February 03, 2004 10:11 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 connecting from a different Server to the Universe Server.
 
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 PM
To: U2 Users Discussion List
Subject: RE: UCI Error


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 081002
The file SYS.MESSAGE is read-only and cannot be updated.
2 lines long.
 
: P
0001: unirpc: No Connection
0002:
Bottom at line 2.
: EX


Hope this helps
 
Regards

David Logan 
Database Administrator 
HP Managed Services 
139 Frome Street, 
Adelaide 5000 
Australia 

+61 8 8408 4273 
+61 417 268 665 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of David Sidhu
Sent: Tuesday, 3 February 2004 9:23 AM
To: 'U2 Users Discussion List'
Subject: UCI Error


Anyone know what this error is when using UCI?
 
I got it after running a query numerous times with different id's. I checked
the sql statement and the ID both are correct. Just after a four thousand
iterations I get this error.

 ERROR!! SQLExecDirect
 Died in SQLExecDirect with SQLSTATE IM985
 Native error: 81002 [IBM][SQL Client][RPC] error code = 81002

 
The Query is simply:
 
SELECT A.MEM.ID, A.REG.BEG.DT, A.REG.END.DT, A.GROUP FROM MEM.REG.HIST A
WHERE A.MEM.ID = 'X*01';
 
Where the X's is the id number.

Thanks,
Dave 
 

___
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users
___
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users
-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: UCI Error

2004-02-03 Thread David Sidhu
UV version? UniVerse version - 10.0.6
OS version? UniVerse Box OS - HP/UX 11.0
What is the different server? Oracle Box OS - HP/UX 11.0 
 
Does this query complete from the TCL prompt on the UV server? YES

-Original Message-
From: Hona, David S [mailto:[EMAIL PROTECTED]
Sent: 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:[EMAIL PROTECTED]
Behalf Of David Sidhu
Sent: Tuesday, February 03, 2004 10:11 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 connecting from a different Server to the Universe Server.
 
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 PM
To: U2 Users Discussion List
Subject: RE: UCI Error


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 081002
The file SYS.MESSAGE is read-only and cannot be updated.
2 lines long.
 
: P
0001: unirpc: No Connection
0002:
Bottom at line 2.
: EX


Hope this helps
 
Regards

David Logan 
Database Administrator 
HP Managed Services 
139 Frome Street, 
Adelaide 5000 
Australia 

+61 8 8408 4273 
+61 417 268 665 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of David Sidhu
Sent: Tuesday, 3 February 2004 9:23 AM
To: 'U2 Users Discussion List'
Subject: UCI Error


Anyone know what this error is when using UCI?
 
I got it after running a query numerous times with different id's. I checked
the sql statement and the ID both are correct. Just after a four thousand
iterations I get this error.

 ERROR!! SQLExecDirect
 Died in SQLExecDirect with SQLSTATE IM985
 Native error: 81002 [IBM][SQL Client][RPC] error code = 81002

 
The Query is simply:
 
SELECT A.MEM.ID, A.REG.BEG.DT, A.REG.END.DT, A.GROUP FROM MEM.REG.HIST A
WHERE A.MEM.ID = 'X*01';
 
Where the X's is the id number.

Thanks,
Dave 
 

___
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users
___
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


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 lines 
long.

: P0001: unirpc: No 
Connection0002:Bottom at line 2.: 
EX
Hope this helps

Regards
David Logan Database Administrator 
HP Managed Services 
139 Frome Street, 
Adelaide 5000 
Australia 
+61 8 8408 4273 
+61 417 268 665 

  
  -Original Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf 
  Of David SidhuSent: Tuesday, 3 February 2004 9:23 
  AMTo: 'U2 Users Discussion List'Subject: UCI 
  Error
  Anyone know what this error is when using UCI?
  
  I 
  got it after running a query numerous times with different id's. I checked the 
  sql statementand the ID 
  both are correct. Just after afour thousand iterations I get this 
  error.
  ERROR!! 
  SQLExecDirect
  Died in SQLExecDirect with 
  SQLSTATE IM985
  Native error: 
  81002 [IBM][SQL Client][RPC] error code = 81002
  
  The Query is 
simply:
  
  SELECT A.MEM.ID, A.REG.BEG.DT, A.REG.END.DT, 
  A.GROUPFROM MEM.REG.HIST AWHERE A.MEM.ID = 
  'X*01';
  
  Where the X'sis the id 
  number.
  Thanks,
  Dave
___
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: UCI Error

2004-02-02 Thread David Sidhu
Title: Message



Does 
anyoneknow 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 Server to the Universe Server.

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,
  
  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 lines 
  long.
  
  : P0001: unirpc: No 
  Connection0002:Bottom at line 2.: 
  EX
  Hope this helps
  
  Regards
  David Logan 
  Database 
  Administrator HP 
  Managed Services 139 Frome Street, Adelaide 5000 Australia 
  +61 8 8408 4273 
  +61 417 268 665 

  

-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
Behalf Of David SidhuSent: Tuesday, 3 February 2004 9:23 
AMTo: 'U2 Users Discussion List'Subject: UCI 
Error
Anyone know what this error is when using UCI?

I 
got it after running a query numerous times with different id's. I checked 
the sql statementand the 
ID both are correct. Just after afour thousand iterations I get this 
error.
ERROR!! 
SQLExecDirect
Died in SQLExecDirect with 
SQLSTATE IM985
Native error: 
81002 [IBM][SQL Client][RPC] error code = 
81002

The Query is 
simply:

SELECT A.MEM.ID, A.REG.BEG.DT, A.REG.END.DT, 
A.GROUPFROM MEM.REG.HIST AWHERE A.MEM.ID = 
'X*01';

Where the X'sis the id 
number.
Thanks,
Dave
___
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: UCI Error

2004-02-02 Thread Logan, David (SST - Adelaide)
Hi David,

I would be checking the timeout value (field 6) in the unirpcservices
file. I have cut and pasted the appropriate bits out of the manual. This
is available at
http://www-306.ibm.com/software/data/u2/pubs/library/100univ/univ_100.ht
ml the manual that you need is the Administrative Supplement for Client
APIs

Hope this is of assistance.

Regards


About the unirpcservices File

Each process that uses the UniRPC automatically configures the
unirpcservices
file when it first starts up. If no unirpcservices file exists, it is
created in
the unishared directory.

On UNIX systems the default location of this file is
/usr/ibm/unishared/unirpc.

On Windows NT systems the default location is
drive:\ibm\unishared\unirpc.

To determine the location of the unirpcservices file on your system, do
the
following:

On UNIX systems, execute the command:
$ cat /.unishared

On Windows NT systems, find the registry entry under the subkey
\HKEY_LOCAL_MACHINE\SOFTWARE\ibm\unishared.

When a client system requests a connection to a service on a server
system,
the UniRPC daemon (unirpcd) on the server uses the unirpcservices file
to
verify that the client system can start the requested service.
The UniRPC software uses field 3 of the unirpcservices file to verify
that a
machine making a request for a service is allowed to do so. The
following
table lists the fields in the unirpcservices file:


UniVerse Systems

On UniVerse systems the unirpcservices file might contain entries such
as the
following:

uvnet /usr/ibm/uv/bin/uvnetd host1,host2,host3 TCP/IP 3 3600
uvdrsrv /usr/ibm/uv/bin/uvdrsrvd * TCP/IP 0 3600
uvcs /usr/ibm/uv/bin/uvapi_server * TCP/IP 0 3600
uvfilefix /usr/ibm/uv/bin/uvfilefix_server * TCP/IP 0 3600
uvserver /usr/ibm/uv/bin/uvsrvd * TCP/IP 0 3600

The version of uv.rc shipped with UniVerse systems
(/usr/ibm/uv/sample/uv.rc)
contains commands that:

Check for the existence of the unirpcservices file
Verify that services are defined in it
Start the UniRPC daemon if the file contains services

The UniRPC daemon is executed as part of the UniVerse reboot procedure
 
Field Contents

1 The name of the UniRPC service (for example, uvserver).
2 The full pathname of the service engine executed by the UniRPC daemon.
3 The names of nodes allowed to execute this service. This field is
multivalued,
with values separated by commas (no spaces). If the field contains
* (asterisk), all hosts defined in /etc/hosts can execute this service
4 The network transport mechanism for the service (TCP/IP).
5 Reserved for future use.
6 The value (in tenths of a second) specifying how long an open
connection
can be idle before automatic closure from the remote connection. The
default is 3600, or 6 minutes.


David Logan 
Database Administrator 
HP Managed Services 
139 Frome Street, 
Adelaide 5000 
Australia 
+61 8 8408 4273 
+61 417 268 665 
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of David Sidhu
Sent: Tuesday, 3 February 2004 9: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 connecting from a different Server to the Universe Server.

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 PM
To: U2 Users Discussion List
Subject: RE: UCI Error


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 081002
The file SYS.MESSAGE is read-only and cannot be updated.
2 lines long.

: P
0001: unirpc: No Connection
0002:
Bottom at line 2.
: EX


Hope this helps

Regards
David Logan 
Database Administrator 
HP Managed Services 
139 Frome Street, 
Adelaide 5000 
Australia 
+61 8 8408 4273 
+61 417 268 665 
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of David Sidhu
Sent: Tuesday, 3 February 2004 9:23 AM
To: 'U2 Users Discussion List'
Subject: UCI Error


Anyone know what this error is when using UCI?

I got it after running a query numerous times with different id's. I
checked the sql statement and the ID both are correct. Just after a four
thousand iterations I get this error.

 ERROR!! SQLExecDirect
 Died in SQLExecDirect with SQLSTATE IM985
 Native error: 81002 [IBM][SQL Client][RPC] error code = 81002


The Query is simply:

SELECT A.MEM.ID, A.REG.BEG.DT, A.REG.END.DT, A.GROUP FROM MEM.REG.HIST A
WHERE A.MEM.ID = 'X*01';

Where the X's is the id number.

Thanks,
Dave 
 
___
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: UCI Error

2004-02-02 Thread Hona, David S
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:[EMAIL PROTECTED]
Behalf Of David Sidhu
Sent: Tuesday, February 03, 2004 10:11 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 connecting from a different Server to the Universe Server.
 
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 PM
To: U2 Users Discussion List
Subject: RE: UCI Error


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 081002
The file SYS.MESSAGE is read-only and cannot be updated.
2 lines long.
 
: P
0001: unirpc: No Connection
0002:
Bottom at line 2.
: EX


Hope this helps
 
Regards

David Logan 
Database Administrator 
HP Managed Services 
139 Frome Street, 
Adelaide 5000 
Australia 

+61 8 8408 4273 
+61 417 268 665 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of David Sidhu
Sent: Tuesday, 3 February 2004 9:23 AM
To: 'U2 Users Discussion List'
Subject: UCI Error


Anyone know what this error is when using UCI?
 
I got it after running a query numerous times with different id's. I checked
the sql statement and the ID both are correct. Just after a four thousand
iterations I get this error.

 ERROR!! SQLExecDirect
 Died in SQLExecDirect with SQLSTATE IM985
 Native error: 81002 [IBM][SQL Client][RPC] error code = 81002

 
The Query is simply:
 
SELECT A.MEM.ID, A.REG.BEG.DT, A.REG.END.DT, A.GROUP FROM MEM.REG.HIST A
WHERE A.MEM.ID = 'X*01';
 
Where the X's is the id number.

Thanks,
Dave 
 

___
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users