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

Re: [U2] WRITESEQ Error

2013-04-12 Thread Bill Haskett
rom:* adew...@stylmark.com *To:* 'U2 Users List' *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

Re: [U2] WRITESEQ Error

2013-04-12 Thread Al DeWitt
-- > 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

Re: [U2] WRITESEQ Error

2013-04-11 Thread Woodward, Bob
: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 Messag

Re: [U2] WRITESEQ Error

2013-04-11 Thread Wjhonson
Are you saying the C can distinguish between these various error, but Universe cannot? Also is there a list of these error codes somewhere that we could grab? -Original Message- From: Daniel McGrath To: U2 Users List Sent: Thu, Apr 11, 2013 4:14 pm Subject: Re: [U2] WRITESEQ

Re: [U2] WRITESEQ Error

2013-04-11 Thread Daniel McGrath
ped though. Cheers, Dan -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Kevin King Sent: Thursday, April 11, 2013 4:44 PM To: U2 Users List Subject: Re: [U2] WRITESEQ Error Al brings up a good point though... Where

Re: [U2] WRITESEQ Error

2013-04-11 Thread Wjhonson
: 'U2 Users List' Sent: Thu, Apr 11, 2013 3:55 pm 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.

Re: [U2] WRITESEQ Error

2013-04-11 Thread Al DeWitt
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-

Re: [U2] WRITESEQ Error

2013-04-11 Thread Wjhonson
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 To: U2 Users List Sent: Thu, Apr 11, 2013 3:44 pm Subject: Re: [U2] WRITESEQ Error

Re: [U2] WRITESEQ Error

2013-04-11 Thread Kevin King
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 wrote: >

Re: [U2] WRITESEQ Error

2013-04-11 Thread Wjhonson
You're first test is always permissions. Permissions, permissions, I hate them. -Original Message- From: Al DeWitt To: (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 use

Re: [U2] WRITESEQ Error

2013-04-11 Thread Dan Goble
More times than not it is a permissions problem with the user / file Dan Goble | Senior Systems Engineer Interline Brands, Inc. 804 East Gate Drive Suite 100, Mount Laurel, NJ 08054 Office: 856.533.3110 | Mobile: 609.792.6855 E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.c

Re: [U2] WRITESEQ and input buffer

2013-03-04 Thread Wols Lists
On 04/03/13 22:08, Cook, Amy wrote: > We seem to be running up against a size limitation using WRITESEQ since > increasing shared memory parameters on Friday. (SHM_GPAGESZ, > SHM_LMINENTS, SHM_LCINENTS) > > I'm looking at ADMINNT.pdf, trying to determine if EXPBLKSIZE relates > specifically to the

Re: [U2] WRITESEQ and input buffer

2013-03-04 Thread Wjhonson
Can you describe the issue you're seeing more specifically? -Original Message- From: Cook, Amy To: U2 Users List Sent: Mon, Mar 4, 2013 2:10 pm Subject: [U2] WRITESEQ and input buffer We seem to be running up against a size limitation using WRITESEQ since increasing shared me

Re: [U2] Writeseq - getting to the EOF

2010-03-25 Thread John Woollam
-boun...@listserver.u2ug.org] On Behalf Of Don Robinson Sent: 24 March 2010 23:43 To: U2 Users List Subject: Re: [U2] Writeseq - getting to the EOF George, Have you tried the SEEK statement, ie, SEEK filehandle, 0 , 2 The 0 (zero) is the offset and the 2 is "relative to the end of the

Re: [U2] Writeseq - getting to the EOF

2010-03-24 Thread Don Robinson
George, Have you tried the SEEK statement, ie, SEEK filehandle, 0 , 2 The 0 (zero) is the offset and the 2 is "relative to the end of the file". Caution, untested code!   Good luck, Don Robinson From: George Gallen To: U2 Users List Sent: Wed, March 24, 20

Re: [U2] Writeseq - getting to the EOF

2010-03-24 Thread David A. Green
How about WRITESEQ DATA APPEND ON S.FILE... David A. Green (480) 813-1725 DAG Consulting -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of George Gallen Sent: Wednesday, March 24, 2010 2:26 PM To: U2 Users List Subjec

Re: [U2] Writeseq - getting to the EOF

2010-03-24 Thread George Gallen
thanksworked. SEEK filehandle,0,2 > -Original Message- > From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- > boun...@listserver.u2ug.org] On Behalf Of David Ward > Sent: Wednesday, March 24, 2010 5:30 PM > To: 'U2 Users List' > Subject: Re: [U

Re: [U2] Writeseq - getting to the EOF

2010-03-24 Thread David Ward
Try "SEEK" -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of George Gallen Sent: Wednesday, March 24, 2010 4:26 PM To: U2 Users List Subject: [U2] Writeseq - getting to the EOF ok. UV 10.0.2 Is there a quick way to g

RE: [U2] Writeseq quirkiness - the answer

2004-12-20 Thread Adrian Merrall
gt; [mailto:[EMAIL PROTECTED] Behalf Of Kevin King > Sent: Monday, December 20, 2004 10:56 AM > To: [EMAIL PROTECTED] > Subject: RE: [U2] Writeseq quirkiness - the answer > > > That's something of a mystery to me too. The app that Dana is > referring to is a java app that

RE: [U2] Writeseq quirkiness - the answer

2004-12-20 Thread Ed Clark
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kevin King Sent: Monday, December 20, 2004 10:56 AM To: [EMAIL PROTECTED] Subject: RE: [U2] Writeseq quirkiness - the answer That's something of a mystery to me too. The app that Dana is referring to is a java app

RE: [U2] Writeseq quirkiness - the answer

2004-12-20 Thread Allen E. Elwood
I had a similar situation with my interface with Moen Faucet. The had a 'lock' record scheme set up so that they would write a record indicating that the were getting ready to upload the data from the 'orders to ship' file. If my ftp program saw that record, it was not supposed to append to the o

RE: [U2] Writeseq quirkiness - the answer

2004-12-20 Thread Kevin King
redit card processing so I figured the .tmp -> .out rename might be a workable solution in this case as well. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Wolverton Sent: Monday, December 20, 2004 9:19 AM To: [EMAIL PROTECTED] Subject: RE:

RE: [U2] Writeseq quirkiness - the answer

2004-12-20 Thread David Wolverton
One question - why could Kevin's process delete an open file? I thought the OS prevented that very situation from happening! Or does UD not hold the item open such that the OS sees it an 'in use by another process'? It would seem that by virtue of doing OPENSEQ, no one could 'delete' the item u

RE: [U2] writeseq

2004-10-15 Thread Brian Leach
Dave, You didn't say you were on UniData. WriteBlk is a UniVerse statement. How about OSBWrite? Brian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin King Sent: 14 October 2004 17:12 To: [EMAIL PROTECTED] Subject: RE: [U2] writeseq Wri

RE: [U2] writeseq

2004-10-14 Thread Alfke, Colin
9:12 AM To: [EMAIL PROTECTED] Subject: RE: [U2] writeseq WriteBlk? What version of Unidata is that supported in? --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] writeseq

2004-10-14 Thread Kevin King
WriteBlk? What version of Unidata is that supported in? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Leach Sent: Thursday, October 14, 2004 3:21 AM To: [EMAIL PROTECTED] Subject: RE: [U2] writeseq Dave, Use WriteBlk rather than WriteSeq

RE: [U2] writeseq

2004-10-14 Thread Brian Leach
Dave, Use WriteBlk rather than WriteSeq. Brian. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Raven Sent: 13 October 2004 23:17 To: [EMAIL PROTECTED] Subject: [U2] writeseq I am using a writeseq to build a record for flat file, I have 5 to 1500

RE: [U2] writeseq

2004-10-13 Thread Alfke, Colin
Or is it something as simple as having the word processor you are using to look at the file wrapping at just the wrong spot. I use writeseq a lot and have never had this problem. My bet is with Kevin's solution Colin -Original Message- From: Kevin King [mailto:[EMAIL PROTECTED] Do

RE: [U2] writeseq

2004-10-13 Thread Kevin King
Do you have a or at the end of the record you're writing? The system is adding one on there so you really don't need to add one in your code. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Raven Sent: Wednesday, October 13, 2004 4:17 PM To: [EMAIL