Re: [U2] UniVerse Import XML data [not-secure]

2012-01-30 Thread Hennessey, Mark F.
snip And at this point, Mark (the original poster) has probably stopped paying attention which is totally my fault. I apologize. /snip I am absolutely paying attention. I hadn't even considered using a 3rd party tool to read the XML. As I said, we're starting at square 1... CONFIDENTIAL

Re: [U2] Redback Connection Problem

2012-01-30 Thread Israel, John R.
We finally got a solution from Rocket for the Redback connection issue from last week. Here is a quick recap: We have 3 web sites (TEST, PILOT LIVE) all running off a single web server. We have 3 ePortal accounts (TEST, PILOT LIVE) on our UNIX box. We have 3 Avanté accounts (TEST.DATA,

[U2] Update the VOC after upgrade?

2012-01-30 Thread John Thompson
Anyone know of a way to NOT have to login to every account I have to update the VOC after a Universe upgrade? For example, I would like to run something from TCL, or from unix/linux that I could make loop through the UV.ACCOUNTS file and update the VOC's. Any ideas? -- John Thompson

Re: [U2] Update the VOC after upgrade?

2012-01-30 Thread GCanedy
We recently created a UNIX script to loop through a list of UniVerse account paths (any account that has a VOC file) and then let the script loop through them. Still requires manual input, which I wanted, to verify each account prior to updating. It works pretty quick. First ran this command

Re: [U2] Update the VOC after upgrade?

2012-01-30 Thread Bill Brutzman
John: Consider the script at ED VOC LOGIN --Bill -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Thompson Sent: Monday, January 30, 2012 2:18 PM To: U2 Users List Subject: [U2] Update the VOC after

Re: [U2] Update the VOC after upgrade?

2012-01-30 Thread John Thompson
You mean in the main UV account? I'm not following... On Mon, Jan 30, 2012 at 3:59 PM, Bill Brutzman bi...@hkmetalcraft.comwrote: John: Consider the script at ED VOC LOGIN --Bill -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:

Re: [U2] Update the VOC after upgrade?

2012-01-30 Thread David Wolverton
I think he means to 'include' the 'update' to the VOC as part of each accounts LOGIN script?? Am I reading that right? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Thompson Sent: Monday, January 30, 2012

Re: [U2] Update the VOC after upgrade?

2012-01-30 Thread Mitchell, Stewart
The VOC is just a file like any other file in UV. 1. Update at least one account. 2. Create a Q pointer to the VOC in another account 3. Copy the updated records. ** The trick is understand what has been changed in the VOC during an update (step 1) ** Regards, Stewart Mitchell -Original

Re: [U2] Update the VOC after upgrade?

2012-01-30 Thread Bill Brutzman
Yes... that is the right way to read my first response. It is not clear to me if that approach is workable... it was merely a possible angle. --Bill -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton

Re: [U2] Update the VOC after upgrade?

2012-01-30 Thread John Thompson
Oh ok. I was asking specifically how to call the utility from Rocket that updates the VOC from one release to another. For example, if I upgrade from Universe 10.3 to 11.1. Sorry, I probably wasn't clear on that. On Mon, Jan 30, 2012 at 5:04 PM, Bill Brutzman bi...@hkmetalcraft.comwrote:

Re: [U2] Update the VOC after upgrade?

2012-01-30 Thread Michael Pflugfelder
John, The UniVerse utility that you are looking for is updaccount. This is found in the UV Bin directory. If you, or anyone else would like it, I have a script that will do a series of things to help avoid errors. From memory, this is what it does: You generate a file using find, called

Re: [U2] Update the VOC after upgrade?

2012-01-30 Thread Boydell, Stuart
You could run find with xargs at the nix shell... find / -name VOC -type f -print|dirname|xargs uv UPDATE.ACCOUNT Caveat emptor: I have not tested this! Stuart From: John Thompson Sent: 31-Jan-12 6:18 To: U2 Users List Subject: [U2] Update the VOC after upgrade?

Re: [U2] UniVerse Dynamic File Question

2012-01-30 Thread John Varney
On UniVerse over Solaris. Do dynamic files on a 32 bit operating system have the 2 gig limit? ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] UniVerse Dynamic File Question

2012-01-30 Thread Dan Goble
Yes ... all files on a universe system have a 2 gig limit unless you are doing 64bit files. The advantage of the dynamic file would the the size of the dat file and the size of the over file . Thus in theory would have a 2 gig of each -Dan Dan Goble | IT Senior Software Engineer