RE: [U2] uo.net logging

2008-04-16 Thread Hona, David S
I don't know about asp.net, but in my vb.net app.config that is using
uo.net, I have (no doubt actually cloned from another app, probably IBM
supplied sample!):

?xml version=1.0 encoding=utf-8 ?
configuration
!--
UO.NET
General
addkey=SocketTimeOut value=30 /
/General
PerformanceMonitor
addkey=BusyConnectionCounter value=0/
/PerformanceMonitor
/UO.NET
--

system.diagnostics
switches
!-- Set value property of the TraceMethods switch to one of
the following:
0 (false) or 1 (true) --
add name=UniBooleanSwitch value=1 /

!-- Set value property of the Arithmetic switch to one of
the following:
1(error), 2(warning), 3(info), 4(verbose) --
add name=UniTraceSwitch value=3 /
/switches
trace autoflush=true indentsize=4
listeners
!-- add name=UniListener
type=System.Diagnostics.TextWriterTraceListener, UODOTNET version=1.0.*
Culture=neutral initializeData=c:\myListener.log / --
!-- add name=myListener 

type=System.Diagnostics.TextWriterTraceListener

initializeData=c:\temp\myListener.log / --
 add name=myListener 

type=System.Diagnostics.TextWriterTraceListener

initializeData=c:\temp\myListener.log / 
 
 

/listeners
 /trace

/system.diagnostics
/configuration 


David



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Symeon Breen
Sent: Wednesday, April 16, 2008 5:30 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] uo.net logging

Can someone remind me what entries to put in the web.config for an
asp.net app that uses uo.net to write the uo.net trace file b I know it
was something to do with trace and listeners but can not find my old
example anywhere b.







Thanks

Symeon.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Files Open

2008-04-16 Thread David Ward
Thanks for the replies everyone. I'll give these ideas a try.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hona, David S
Sent: Tuesday, April 15, 2008 9:58 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Files Open


It may be easier to use a UNIX utility like lsof, if you have it on your
system already. Just a warning that it will produce details of the UNIX
level files (all of them). You need to use the -p PID or -u
unix-user-id (latter is not good if you're logged in multiple times
though) to limit the output to your own UNIX files though.

See http://www.netadmintools.com/html/lsof.man.html and
http://sial.org/howto/debug/unix/lsof/



Regards
David



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Ward
Sent: Wednesday, April 16, 2008 8:23 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Files Open

I'm sorry, I meant within the process running. 

E.g. stack=system(9001)
 files.open=somesystemfunction()

Thanks

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dan Fitzgerald
Sent: Tuesday, April 15, 2008 4:29 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Files Open


PORT.STATUS PID MFILE.HIST from the uv account.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Ward
Sent: Tuesday, April 15, 2008 1:18 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Files Open

Hello, is there a system command or function that can show the open files
for the running process similar to a stack in system(9001)? I'm running
Universe 10.1.12/SunOS 5.9
 
Thanks!
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] ACS Embrace

2008-04-16 Thread Arnold Bosch
Hi Dennis

We use it both in South Africa and Namibia for the Taeuber  Corssen group
of companies for full financials and Inventory.  We pay extra to have
access to source code, as we had to modify the standard system fairly
extensively for multi-company and multi-division use in our industry.

Currently we are on a fairly old version - we will be upgrading later this
year here in Namibia, and a part of our SA operation has already been
upgraded. The version we are on does have some limitations; I am not yet
sure how much of those will be addressed by the upgrade.

In general, it copes well - we have 73 licenses with 100 users fighting for
login sessions, especially around month ends.
Our users are distributed throughout the country on VPN links - comms
failures on these can cause some issues.
The standard system also does not make use of indexing, and the data
dictionaries could do with refinement. In the past this was not a problem,
but we are starting to have performance issues, as some of our data files
have grown to a couple of gigabytes.  In the near future, we'll further
customise to use indexing - preliminary tests for this looks good.

To give an indication of what Embrace copes with here in Namibia - We print
roughly 2 invoices per month, and the necessary picking requests for
the warehouses, with a product range of about 1200 items.  For the volume
of transactions we do, the amount of user support we have to do is
surprisingly minimal.

We migrated from HP UX to Windows 5 years ago - I did a lot of preparation
before the migration(writing scripts to automate file copying etc), and
over a weekend I switched everything across.  The Monday users continued as
if nothing had happened - we only had some issues with Windows user
accounts that had uppercase letters in them. This means that Embrace copes
well with server migrations.

Server Administration (on the Embrace/Universe server) for me consists of
once-a-month loading Windows patches, and while everyone is off-line
defragmenting the data file systems.  We encounter severe fragmentation on
some of the files on the NTFS file systems.

Top of the wishlist would be a decent report generator - I know ACS is
addressing that in the newer versions.  Also, in the past they did not seem
keen on supporting Embrace on a Linux server, and the Embrace Desktop
client is not available for anything but Windows.

You are welcome to email me off-list for more detail.

HTH

Regards

Arnold Bosch
IT Administrator
Taeuber  Corssen SWA (Pty) Ltd
Email: [EMAIL PROTECTED]
--


   
 Dennis Bartlett 
 [EMAIL PROTECTED] 
 .co.zaTo 
 Sent by:  u2-users@listserver.u2ug.org  
 [EMAIL PROTECTED]  cc 
 stserver.u2ug.org 
   Subject 
   [U2] ACS Embrace
 16/04/2008 10:19  
   
   
 Please respond to 
 [EMAIL PROTECTED] 
er.u2ug.org
   
   




Hi

Does anybody use ACS (South Africa) Embrace software - if so, any comments
on usage, eg problems, wishlist, whatever?

dennis
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] TCL Command stacker

2008-04-16 Thread Rod Hills
If you run the following in a Basic program (In Universe vers 10)
   ASSIGN 1 TO SYSTEM(4001)

This will turn on up arrow processing where-
   Up/Down arrow keys scroll through TCL stack
   Left/Right arrow keys move through the displayed command
   Ctrl-A moves cursor to the beginning of the line
   Ctrl-E moves cursor to the end of the line
   Backspace is used to delete characters

I'm note sure where I found it, but it works pretty good...

Hope that helps

Rod Hills

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Doug Miller
Sent: Tuesday, April 15, 2008 3:25 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] TCL Command stacker

Is anyone aware of any software that controls the command stack at 
TCL?  I am sure there are versions people have written before and I 
have not encountered any myself yet in my searches.

We have a site who is interested in migrating from one database that 
allows use of arrow functions to edit the command stack to a more 
traditional environment that use the typical . commands.  IE .L .C .X
etc.

They would prefer to continue to use just the arrow keys.  Much like 
Linux allows you to control the OS command stack.

Thank you,

Doug Miller
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
___

This e-mail and any attachments are for the sole use of the 
intended recipient(s) and may contain privileged and 
confidential information. Any unauthorized review, use, 
disclosure or distribution is strictly prohibited. If you are not 
the intended recipient(s), please contact the sender by reply 
e-mail and destroy all copies of the original message.
Thank you.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] TCL Command stacker

2008-04-16 Thread Baker Hughes
David,

Is there a switch to turn this on?  When I try it I get this:

COMMAND.EDITOR

Command/Input editing switched off


-Baker

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hona, David S
Sent: Tuesday, April 15, 2008 5:39 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] TCL Command stacker

UniVerse 10.x has COMMAND.EDITOR, ported from PI/open but it is not officially 
supported nor documented by IBM. It has most, but not all the functionality of 
the PI/open version.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] TCL Command stacker

2008-04-16 Thread Raul_Dominguez
Try 

COMMAND.EDITOR ON ALL

Raul


- Original Message -
From: Baker Hughes [EMAIL PROTECTED]
Sent: 04/16/2008 10:14 AM EST
To: 'u2-users@listserver.u2ug.org' u2-users@listserver.u2ug.org
Subject: RE: [U2] TCL Command stacker



David,

Is there a switch to turn this on?  When I try it I get this:

COMMAND.EDITOR

Command/Input editing switched off


-Baker

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hona, David S
Sent: Tuesday, April 15, 2008 5:39 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] TCL Command stacker

UniVerse 10.x has COMMAND.EDITOR, ported from PI/open but it is not officially 
supported nor documented by IBM. It has most, but not all the functionality of 
the PI/open version.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] WRITE ON ERROR Distributed

2008-04-16 Thread David Ward
How come when a write is done with an ON ERROR statement on a regular file
works, but a write on a file that is part of a distributed file hangs and
does not pass through the ON ERROR statement?

Universe 10.1.12/SunOS
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] TCL Command stacker

2008-04-16 Thread Baker Hughes
Thats it.  Thanks Raul, and David.

-Baker

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Wednesday, April 16, 2008 11:07 AM
To: u2-users
Subject: Re: [U2] TCL Command stacker

Try

COMMAND.EDITOR ON ALL

Raul


- Original Message -
From: Baker Hughes [EMAIL PROTECTED]
Sent: 04/16/2008 10:14 AM EST
To: 'u2-users@listserver.u2ug.org' u2-users@listserver.u2ug.org
Subject: RE: [U2] TCL Command stacker



David,

Is there a switch to turn this on?  When I try it I get this:

COMMAND.EDITOR

Command/Input editing switched off


-Baker

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hona, David S
Sent: Tuesday, April 15, 2008 5:39 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] TCL Command stacker

UniVerse 10.x has COMMAND.EDITOR, ported from PI/open but it is not officially 
supported nor documented by IBM. It has most, but not all the functionality of 
the PI/open version.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] TCL Command stacker

2008-04-16 Thread Doug Miller

Yes, thanks all.  This looks promising.  -Doug
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Universe compatibility question

2008-04-16 Thread David Scoggins
Does anyone know of any compatibility issues with UV 10.1.x and
Windows 2003 Small Business Server and/or MS Exchange?  I'm being told
by a client that they have been told (by someone) that there is a
problem, but I'm not aware of it and Google hasn't helped so far.

Thanks.

David Scoggins
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Universe compatibility question

2008-04-16 Thread George Land
10.1.23 is certified on SBS, earlier versions aren't.  So make sure you have
that release or 10.2.x.

George Land
www.u2uk.com


On 16/04/2008 20:50, David Scoggins [EMAIL PROTECTED] wrote:

 Does anyone know of any compatibility issues with UV 10.1.x and
 Windows 2003 Small Business Server and/or MS Exchange?  I'm being told
 by a client that they have been told (by someone) that there is a
 problem, but I'm not aware of it and Google hasn't helped so far.
 
 Thanks.
 
 David Scoggins
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/


**
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify us immediately on +44 
(01952) 214000 or at [EMAIL PROTECTED] . Please delete and destroy any copies 
in any format of this email you may have received in error. The recipient 
should note that the views contained or expressed within this correspondence do 
not necessarily reflect those of APT Solutions Limited , it subsidiaries, 
affiliates or associates. This email and any attachments are not guaranteed to 
be free from so-called computer viruses and it is recommended that you check 
for such viruses before down-loading it to your computer equipment. It is the 
responsibility of the recipient to ensure that the onward transmission, opening 
or use of this message or any attachments will not adversely affect their 
systems or data.

Registered Office:- Stratum House, Stafford Park 10, Telford, Shropshire, TF3 
3AB

Registration Number:- 2228445

Place of Registration: England  Wales
**
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] version control

2008-04-16 Thread David Beahm
We are looking to add our UniData/SBClient environment to Subversion, 
and wanted to get advice from anyone who has done something similar 
(CVS, etc.)  Searching through past posts, I found Brian Leach's note 
about generating DICT items from scripts, which I quite like; I suspect 
there are more ideas like that around.


First, however, we need to come up with a suitable repository 
structure.  We have a number of live, proto, and development accounts on 
one box (HP-UX).  We have some universally shared directory files, but 
most files are unique to each account.


To begin with, we are wondering whether it would be best to have 
individual repositories for each account, or whether there should be one 
repository with relative paths for each account, or whether each account 
should be a different branch, etc.


Suggestions welcome, however we are want to standardize on one solution 
-- Subversion.


Thanks,
David Beahm
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] ACS Embrace

2008-04-16 Thread Louie Bergsagel
Don't know if this would be considered an ad, because I'm an end-user, but
MITS Report is a pretty nifty report generator for UniVerse and other
databases.   It already is a great product, and MITS is improving it in
leaps and bounds.  www.mits.com

-- Louie in Seattle

On Wed, Apr 16, 2008 at 5:32 AM, Arnold Bosch [EMAIL PROTECTED] wrote:

 ...

 Top of the wishlist would be a decent report generator - I know ACS is
 addressing that in the newer versions.

...
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Universe compatibility question

2008-04-16 Thread David Scoggins
Ah, that must be it.  Their version is a bit older than that - time to upgrade.

Thanks again.

On Wed, Apr 16, 2008 at 4:01 PM, George Land
[EMAIL PROTECTED] wrote:
 10.1.23 is certified on SBS, earlier versions aren't.  So make sure you have
  that release or 10.2.x.

  George Land
  www.u2uk.com

  On 16/04/2008 20:50, David Scoggins [EMAIL PROTECTED] wrote:

   Does anyone know of any compatibility issues with UV 10.1.x and
   Windows 2003 Small Business Server and/or MS Exchange?  I'm being told
   by a client that they have been told (by someone) that there is a
   problem, but I'm not aware of it and Google hasn't helped so far.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] version control

2008-04-16 Thread David Beaty
We use Subversion with a Universe based system. The one piece of advice I 
would give is to split up the program files or xxPROCESS into logical SVN 
projects as we found that with a PROGS file of 2500+ programs it would take 
quite some time to update/commit etc.


In the end we also wrote our own mechanism to deploy from SVN a branch out 
and compile the programs.


Another product we use as we have a team of developers all working on 
similar code is a program called WinMerge which allows easy side by side 
comparison of programs.


David

- Original Message - 
From: David Beahm [EMAIL PROTECTED]

To: u2-users@listserver.u2ug.org
Sent: Wednesday, April 16, 2008 9:22 PM
Subject: [U2] version control


We are looking to add our UniData/SBClient environment to Subversion, and 
wanted to get advice from anyone who has done something similar (CVS, 
etc.)  Searching through past posts, I found Brian Leach's note about 
generating DICT items from scripts, which I quite like; I suspect there 
are more ideas like that around.


First, however, we need to come up with a suitable repository structure. 
We have a number of live, proto, and development accounts on one box 
(HP-UX).  We have some universally shared directory files, but most files 
are unique to each account.


To begin with, we are wondering whether it would be best to have 
individual repositories for each account, or whether there should be one 
repository with relative paths for each account, or whether each account 
should be a different branch, etc.


Suggestions welcome, however we are want to standardize on one solution --  
Subversion.


Thanks,
David Beahm
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] TCL Command stacker

2008-04-16 Thread Hona, David S
Baker,

This can be fixed by changing the initialisation string in your UV
terminfo database for your terminal type you're using (copy
source/original, re-compile uv terminfo, etc). By default it changes the
numeric keypad to Application mode fot DEC VT-series emulations. Or
change your emulator to overide that (if you can).
 
Also best NOT to use ALL option if you have you own keyboard input
handling program. As it will trap all control characters itself. It also
conflicts with !EDIT.INPUT subroutine and INPUT @(x,y) functions (ie. It
will crash and probably drop you to the OS prompt).

COMMAND.EDITOR [ON|OFF] [ALL] [TCL prompt string]

ALL = (optional) Input editing on all input prompts (including BASIC
programs, etc). 
TCL Prompt = (optional) - define alternative TCL prompt

Example:
COMMAND.EDITOR ON [EMAIL PROTECTED] 

COMMAND.EDITOR ON

[EMAIL PROTECTED]  

If using DEC VT emulation, you can use the cursor keys to edit the
command-line and scroll-up and down the TCL stack (using PAGE UP and
PAGE DOWN keys - depending on your keyboard emulation key settings).

Regards,
David


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Baker Hughes
Sent: Thursday, 17 April 2008 7:18 AM
To: 'u2-users@listserver.u2ug.org'
Subject: RE: [U2] TCL Command stacker

Before you propose to a customer, make sure their terminal emulator and
COMMAND.EDITOR play well together.

I guess there are some tricks to smooth out things between AT2k and
COMMAND.EDITOR.  I put COMMAND.EDITOR ON ALL in my login PA and that
was the end of my cursor keys and num pad.

fwiw

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Doug Miller
Sent: Wednesday, April 16, 2008 2:41 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] TCL Command stacker

Yes, thanks all.  This looks promising.  -Doug
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] WRITE ON ERROR Distributed

2008-04-16 Thread Ray Wurlod
A little niggle in the back of my brain reminds me - how reliably might be a 
problem - that ON ERROR is not supported for Distributed files.  Perhaps the 
BASIC manual (WRITE statement) is the place to look?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/