[U2] uvuidlog.txt - who is parent error codes

2013-04-12 Thread Manu Fernandes
Hi u2Masters,

On a UV/NT, we receive a file uvtemp\uvuidlog.txt filled with errors like :

- Wed Mar 20 22:18:08 2013  pid = 10088 lookup_name() failed. Error = 122

- Sat Jul 11 23:05:20 2009   pid = 6088 NetGetDCName() failed. Error = 997

I found nothing about this file !
- who is the producer ?
- any idea where I can found doc about error codes ? 

Thanks for any help.
manu

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] WRITESEQ Error

2013-04-12 Thread Al DeWitt
We found the cause to this problem and I thought I'd share it with you.

The file we append sits on a virtual PC.  The VOC pointer is 
\\file-server\share-name\folder-name

This PC is configured for automatic windows updates and automatically restarts. 
 We had Patch Tuesday.  The PC restarted fine and automatically started the 
application, however, the share-name stopped working.

When the IT person tried to restart it he didn't do it correctly.  Now that we 
have correctly recreated share-name all is well.

Thanks for all your help.

Al DeWitt


 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
 boun...@listserver.u2ug.org] On Behalf Of Woodward, Bob
 Sent: Thursday, April 11, 2013 6:34 PM
 To: U2 Users List
 Subject: Re: [U2] WRITESEQ Error
 
 I quite often found that the file had either not been sequentially opened, or 
 it had
 been closed before the writeseq command.
 
 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org
 [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Al DeWitt
 Sent: Thursday, April 11, 2013 3:56 PM
 To: 'U2 Users List'
 Subject: Re: [U2] WRITESEQ Error
 
 I initially thought it was a permissions issue as well, however, I am a domain
 admin and I get the same error.  If it is a permissions error than something 
 has
 changed that I am not aware of.
 
 Al DeWitt
 
  -Original Message-
  From: Wjhonson [mailto:wjhon...@aol.com]
  Sent: Thursday, April 11, 2013 5:53 PM
  To: u2-users@listserver.u2ug.org
  Subject: Re: [U2] WRITESEQ Error
 
  Here 9 points to a permissions issue
 
  http://u2-universe-unidata.1073795.n5.nabble.com/Unidata-6-1-AIX-quot-
  write- error-errno-9-quot-on-WRITESEQ-td6781.html
 
 
 
 
 
 
 
 
 
  -Original Message-
  From: Kevin King ke...@precisonline.com
  To: U2 Users List u2-users@listserver.u2ug.org
  Sent: Thu, Apr 11, 2013 3:44 pm
  Subject: Re: [U2] WRITESEQ Error
 
 
  Al brings up a good point though... Where would one find what error 9
  means exactly?  I scanned the documentation and didn't see any mention
 
  of an error 9 for WRITESEQ or even described in STATUS() which is
  where a lot of the IO errors show up.
 
 
  On Thu, Apr 11, 2013 at 3:45 PM, Wjhonson wjhon...@aol.com wrote:
 
   You're first test is always permissions.
   Permissions, permissions, I hate them.
  
  
  
  
  
  
  
  
   -Original Message-
   From: Al DeWitt adew...@stylmark.com
   To: (u2-users@listserver.u2ug.org) u2-users@listserver.u2ug.org
   Sent: Thu, Apr 11, 2013 2:10 pm
   Subject: [U2] WRITESEQ Error
  
  
   I have a program that has been working fine until today.  The users
   are now experiencing an error at the following statement #:
  
   508: WRITESEQ RECRD APPEND ON FILEIN ELSE
   ... at line 508 write error, errno = 9
  
   Can someone tell me what errno 9 is and what my cause it?The
 file
   resides on
   a virtual XP machine that runs a third-party app that reads this
 file.
  
   Thanks.
  
   Albert DeWitt, CPIM
   ___
   U2-Users mailing list
   U2-Users@listserver.u2ug.org
   http://listserver.u2ug.org/mailman/listinfo/u2-users
  
  
   ___
   U2-Users mailing list
   U2-Users@listserver.u2ug.org
   http://listserver.u2ug.org/mailman/listinfo/u2-users
  
  ___
  U2-Users mailing list
  U2-Users@listserver.u2ug.org
  http://listserver.u2ug.org/mailman/listinfo/u2-users
 
 
  ___
  U2-Users mailing list
  U2-Users@listserver.u2ug.org
  http://listserver.u2ug.org/mailman/listinfo/u2-users
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] WRITESEQ Error

2013-04-12 Thread Bill Haskett
Beware of Windows Updates!  They've cause me all kinds of trouble.  So 
much so that I now have to review the updates by hand to see what 
they're trying to slip in!  :-o


Bill


- Original Message -
*From:* adew...@stylmark.com
*To:* 'U2 Users List' u2-users@listserver.u2ug.org
*Date:* 4/12/2013 7:59 AM
*Subject:* Re: [U2] WRITESEQ Error

We found the cause to this problem and I thought I'd share it with you.

The file we append sits on a virtual PC.  The VOC pointer is 
\\file-server\share-name\folder-name

This PC is configured for automatic windows updates and automatically restarts. 
 We had Patch Tuesday.  The PC restarted fine and automatically started the 
application, however, the share-name stopped working.

When the IT person tried to restart it he didn't do it correctly.  Now that we 
have correctly recreated share-name all is well.

Thanks for all your help.

Al DeWitt



-Original Message-
From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
boun...@listserver.u2ug.org] On Behalf Of Woodward, Bob
Sent: Thursday, April 11, 2013 6:34 PM
To: U2 Users List
Subject: Re: [U2] WRITESEQ Error

I quite often found that the file had either not been sequentially opened, or 
it had
been closed before the writeseq command.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Al DeWitt
Sent: Thursday, April 11, 2013 3:56 PM
To: 'U2 Users List'
Subject: Re: [U2] WRITESEQ Error

I initially thought it was a permissions issue as well, however, I am a domain
admin and I get the same error.  If it is a permissions error than something has
changed that I am not aware of.

Al DeWitt


-Original Message-
From: Wjhonson [mailto:wjhon...@aol.com]
Sent: Thursday, April 11, 2013 5:53 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] WRITESEQ Error

Here 9 points to a permissions issue

http://u2-universe-unidata.1073795.n5.nabble.com/Unidata-6-1-AIX-quot-
write- error-errno-9-quot-on-WRITESEQ-td6781.html









-Original Message-
From: Kevin King ke...@precisonline.com
To: U2 Users List u2-users@listserver.u2ug.org
Sent: Thu, Apr 11, 2013 3:44 pm
Subject: Re: [U2] WRITESEQ Error


Al brings up a good point though... Where would one find what error 9
means exactly?  I scanned the documentation and didn't see any mention
of an error 9 for WRITESEQ or even described in STATUS() which is
where a lot of the IO errors show up.


On Thu, Apr 11, 2013 at 3:45 PM, Wjhonson wjhon...@aol.com wrote:


You're first test is always permissions.
Permissions, permissions, I hate them.








-Original Message-
From: Al DeWitt adew...@stylmark.com
To: (u2-users@listserver.u2ug.org) u2-users@listserver.u2ug.org
Sent: Thu, Apr 11, 2013 2:10 pm
Subject: [U2] WRITESEQ Error


I have a program that has been working fine until today.  The users
are now experiencing an error at the following statement #:

508: WRITESEQ RECRD APPEND ON FILEIN ELSE
... at line 508 write error, errno = 9

Can someone tell me what errno 9 is and what my cause it?The

file

resides on
a virtual XP machine that runs a third-party app that reads this

file.

Thanks.

Albert DeWitt, CPIM
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] is this an INDEX ISSUE?

2013-04-12 Thread david yu
hello,
 
We have a file that is updated almost every minute for transportation 
appointment, we index a field in a file to make the reporting much faster but 
recently we noticed when we ran the report not all the transportation appt 
shows up on the report, so customer doesnt get their transportation. We have 
been rebuilding the index every night but problem still exists. Anyone 
encounter this issue? we are on HP-UX b.11.23.
 
thanks in advance.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] is this an INDEX ISSUE?

2013-04-12 Thread Kevin King
May I presume this is Unidata?  Make sure everyone is logged off when the
index is rebuilt.


On Fri, Apr 12, 2013 at 5:46 PM, david yu d...@yahoo.com wrote:

 hello,

 We have a file that is updated almost every minute for transportation
 appointment, we index a field in a file to make the reporting much faster
 but recently we noticed when we ran the report not all the transportation
 appt shows up on the report, so customer doesnt get their transportation.
 We have been rebuilding the index every night but problem still exists.
 Anyone encounter this issue? we are on HP-UX b.11.23.

 thanks in advance.
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] WRITESEQ Error

2013-04-12 Thread Charles Stevenson
I, for one, truly appreciate it when people post back like this when 
they finally find the solution to their puzzle.

Thanks, Al.

cds

On 4/12/2013 9:59 AM, Al DeWitt wrote:

We found the cause to this problem and I thought I'd share it with you.

The file we append sits on a virtual PC.  The VOC pointer is 
\\file-server\share-name\folder-name

This PC is configured for automatic windows updates and automatically restarts. 
 We had Patch Tuesday.  The PC restarted fine and automatically started the 
application, however, the share-name stopped working.

When the IT person tried to restart it he didn't do it correctly.  Now that we 
have correctly recreated share-name all is well.

Thanks for all your help.

Al DeWitt


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users