Ray Wurlod | 2 Jul 2006 09:39
Favicon

Re: [U2] Missing Voc Entries - How to

The verb to compart your VOC with NEWACC is VVOC (Verify VOC).

The uvbackup and uvrestore commands were never intended to be invoked from VOC but, rather, from the
operating system shell.  You could create verbs for each ("V" in field 1, "E" in field 3), but it's not how
UniVerse is intended to be worked.

Regular files can have pointers created with SETFILE ("F" pointers) or SET.FILE or SET-FILE ("Q"
pointers).  There is no command for doing this for multi-level files, but you can point to the level 1 file by
this means, then edit the VOC entry to put the "M" into field #4.  Look at the entry for NEWACC or SYS.HELP in
the UV account for a prototype.

> ----- Original Message -----
> From: Debster <astarte00 <at> comcast.net>
> To: u2-users <at> listserver.u2ug.org
> Subject: [U2] Missing Voc Entries - How to
> Date: Fri, 30 Jun 2006 17:45:20 -0400
> 
> 
>   Ok
> 
> This is what I am doing....
> 
> Moving data files from a UNIX box to the Windows box via a uvbackup &
> uvrestore
> 
> Backup file is created (will contain multiple files) and then FTP'd and
> restored on the Windows box (Don't go down the NFSshare path cuz I've been
> there and won't fly - talk about making things harder)
> 
> On the windows side the uvrestore command is not located in the VOC although
(Continue reading)

Ray Wurlod | 2 Jul 2006 09:44
Favicon

Re: [U2] Universe 9.5

Might be worth taking a stroll through the archives; Glenn Herbert wrote on the mechanisms used when files
are reshaping themselves (which might include extending into overflow, creating an oversized record,
or dynamic file split/merge activity.  Each of these takes a latch on the file header ("group #0") and is the
principal cause of a self-deadlatch situation.  Another possible cause is an attempt to promote lock
strength (for example a file lock from intent to exclusive) when another user holds a shared record lock.
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Ray Wurlod | 3 Jul 2006 06:17
Favicon

Re: [U2] Missing Voc Entries - How to

C/compart/compare/    (of course)

The uvbackup and uvrestore utilities can also be invoked from the UniVerse Sys Admin menu (UNIX servers
only), and from the UniAdmin client.  However, in all cases, it is the operating system level executable
that is run.

> ----- Original Message -----
> From: "Ray Wurlod" <rayw <at> mindless.com>
> To: u2-users <at> listserver.u2ug.org
> Subject: Re: [U2] Missing Voc Entries - How to
> Date: Sun, 02 Jul 2006 17:39:45 +1000
> 
> 
> The verb to compart your VOC with NEWACC is VVOC (Verify VOC).
> 
> The uvbackup and uvrestore commands were never intended to be 
> invoked from VOC but, rather, from the operating system shell.  You 
> could create verbs for each ("V" in field 1, "E" in field 3), but 
> it's not how UniVerse is intended to be worked.
> 
> Regular files can have pointers created with SETFILE ("F" pointers) 
> or SET.FILE or SET-FILE ("Q" pointers).  There is no command for 
> doing this for multi-level files, but you can point to the level 1 
> file by this means, then edit the VOC entry to put the "M" into 
> field #4.  Look at the entry for NEWACC or SYS.HELP in the UV 
> account for a prototype.
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
(Continue reading)

Brian Leach | 3 Jul 2006 11:39
Picon

RE: [U2][UV]Universe NT on Microsoft Virtual Server

Manu

Similarly to Tony, I use Virtual PC all the time for development, testing
and backups. It has proven stable and very capable, but I would second the
warning about dynamic disks: they are not for production use, and need
regular maintenance.

I haven't seen anyone running Virtual Server with significant numbers of UV
users, BUT there are a number of web hosting companies now in the UK
offering virtual servers as an affordable alternative to dedicated hosting:
we're using one of those for the new U2UG website being developed. Some of
these providers might have some figures/information on loading worth
checking out, and many offer free trial periods so you might be able to load
up one and check it out. 

Brian

> -----Original Message-----
> From: owner-u2-users <at> listserver.u2ug.org 
> [mailto:owner-u2-users <at> listserver.u2ug.org] On Behalf Of Manu 
> Fernandes
> Sent: 30 June 2006 15:50
> To: u2-users <at> listserver.u2ug.org
> Subject: [U2][UV]Universe NT on Microsoft Virtual Server 
> 
> Hi all,
> 
> A bottle on the see.
> 
> Is there someone with experience on these plateform.
(Continue reading)

Arnold Bosch | 3 Jul 2006 12:09
Favicon

[U2] Universe / W2k Application Log messages

Hi

We sometimes get the following warning messages appearing on our W2k
Server's Application log:
Event Type: Warning
Event Source:     IBM UniVerse
Event Category:   None
Event ID:   1002
Date:       30/06/06
Time:       16:57:31
User:       N/A
Computer:   UVSERV
Description:
UniVerse warning: Unable to write to socket.. WSA error: 10054.
------------------------------
Event Type: Warning
Event Source:     IBM UniVerse
Event Category:   None
Event ID:   1002
Date:       30/06/06
Time:       16:57:31
User:       N/A
Computer:   UVSERV
Description:
UniVerse warning: Unable to read from stdin.. WSA error: 10054.

Does anybody know what could be causing it, and/or what the implications
for our data might be?

We're running Universe 10.0.10D on Windows 2000 Server
(Continue reading)

Symeon Breen | 3 Jul 2006 20:40
Picon

[U2] Re: uniobjects/unirpc setup

Anyone got any ideas on this at all?

Thanks
Symeon.

On 30/06/06, Symeon Breen <symeonb <at> gmail.com> wrote:
>
> I have a udt on linux machine that has several apps connecting to it via
> uniobjects. (designbais + some of our own asp and asp.net apps)
>
> I have found that if i have just one uniobjects session open ( i.e. if
> designbais, or unidebugger has one) then all the other apps, that need to
> open and close a session go much slower, the difference is between them
> being instant to taking a couple of seconds or more, so is quite a big
> change
>
> Is there some sort of concurrency setting or something i need to do on my
> udt install on linux to make this faster at all ?
>
>
>
> Thanks
> Symeon.
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

D Averch | 3 Jul 2006 22:00
Picon
Favicon

[U2] [ad] U2 Software Installer

We have been installing software for years on Universe/Unidata platforms.
We have had trouble remembering what pieces need to be installed when or
what did we forget to install on this update.

Well folks, we at U2logic, have released a free installation plug-in that
runs under the Eclipse platform.  This installer helps the
programmer/staffer create the script needed for the patch or the full
release of the software.  The XLr8Installer then copies all of the data,
dictionaries, and programs to an XML script.  This script is then used to
install at a local machine or a machine over the internet via UniObjects.

If you are using our XLr8 Editor, you will automatically receive this
update.  Otherwise, you need to go to www.u2logic.com and under the download
menu, retrieve the instructions to download the editor and you will be ready
to have clean installs.

U2logic Team
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

George Gallen | 3 Jul 2006 22:15

[U2] CALLHTTP....UV 10

I'm trying to setup a very simple web call.

STATUS1=CREATEREQUEST(URL,"GET",SHANDLE)
STATUS2=SUBMITREQUEST(SHANDLE,1000,"",HEADERS,RDAT,HSTATUS)

OK. From what I gather, the above two lines, "should" download the webpage
specified in URL.

I'm getting strange information in HEADERS and RDAT but the HSTATUS says 200
(ok)

What I want to do is access a URL and get the resulting information.

I was using wget, but it keeps hanging. I just want to use something else, and
thought I'd
try to go UV native.....

In actuality, I will really need to use CREATESECUREREQUEST(), But I'll tackle
that one
when I get the non-secure working first...:)

Any examples would be very helpful

Thanks
George

George Gallen
Senior Programmer/Analyst
Accounting/Data Division
ggallen <at> slackinc.com
(Continue reading)

IT-Laure Hansen | 3 Jul 2006 23:58
Favicon

[U2] Secured checks printing solutions

Hello,

The City of Redwood City is running its own, custom, legacy financial
system on Universe (NT). We are also currently set up with Standard
Register and running Linkup v. 5.1 for checks and secured forms design
and printing. We would like to explore other solutions, that would
hopefully make us less reliant on a single vendor.

Any tips, advice and stories on how you print checks and other forms in
your own organization would be welcome.

Thanks in advance!

Laure Hansen,
City of Redwood City
Information Technology
www.redwoodcity.org <http://www.redwoodcity.org/>
1017 Middlefield Road
Redwood City, CA 94063
Tel: 650-780-7087
Fax: 650-556-9204
lhansen <at> redwoodcity.org <mailto:lhansen <at> redwoodcity.org>
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

John Jenkins | 4 Jul 2006 00:15

RE: [U2][UV]How to start properly uv from cron ?

Phantoms do not take license slots - foreground tasks (non-PHANTOMs) do take
licenses (there are other reasons as well as other posters have commented).

Also do not run from root crontab... this can cause shared memory segments
to be deleted while in use. "Root" is too powerful to use for most
application tasks.

Retgards

JayJay

-----Original Message-----
From: owner-u2-users <at> listserver.u2ug.org
[mailto:owner-u2-users <at> listserver.u2ug.org] On Behalf Of Manu Fernandes
Sent: 30 June 2006 11:42
To: u2-users <at> listserver.u2ug.org
Subject: Re: [U2][UV]How to start properly uv from cron ?

If I understand good,
you start uv session which start a phantom sessions.

why not directly "uv EWFTPAVAIL" ?  Is there a difference into share memory 
segment ?

Thanks for your participation.
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

(Continue reading)


Gmane