[U2] UniVerse:ED:Query

2006-01-23 Thread Hari T. K. Varma
Hi All,

In ED I would like how can I change/replace a text containing
the delimiter itself i.e. "\" as part of the text to be replaced

e.g.

0001: FIRST^253HARI/PROG

In the above line I would like to delete ^253HARI/PROG

Thanks in Advance,

-Hari

 CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are 
not to copy, disclose, or distribute this e-mail or its contents to any other 
person and any such actions are unlawful. This e-mail may contain viruses. 
Infosys has taken every reasonable precaution to minimize this risk, but is not 
liable for any damage you may sustain as a result of any virus in this e-mail. 
You should carry out your own virus checks before opening the e-mail or 
attachment. Infosys reserves the right to monitor and review the content of all 
messages sent to or from this e-mail address. Messages sent to or from this 
e-mail address may be stored on the Infosys e-mail system.
***INFOSYS End of Disclaimer INFOSYS***
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] UniVerse:ED:Query

2006-01-23 Thread Mats Carlid

Simple

use another delimiter  any special character will do...


hth

--mats



Hari T. K. Varma wrote:


Hi All,

In ED I would like how can I change/replace a text containing
the delimiter itself i.e. "\" as part of the text to be replaced

e.g.

0001: FIRST^253HARI/PROG

In the above line I would like to delete ^253HARI/PROG

Thanks in Advance,

-Hari

 CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are 
not to copy, disclose, or distribute this e-mail or its contents to any other 
person and any such actions are unlawful. This e-mail may contain viruses. 
Infosys has taken every reasonable precaution to minimize this risk, but is not 
liable for any damage you may sustain as a result of any virus in this e-mail. 
You should carry out your own virus checks before opening the e-mail or 
attachment. Infosys reserves the right to monitor and review the content of all 
messages sent to or from this e-mail address. Messages sent to or from this 
e-mail address may be stored on the Infosys e-mail system.
***INFOSYS End of Disclaimer INFOSYS***
---
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/


SV: [U2] U2 and MAC

2006-01-23 Thread Claus Derlien
mac os x is based on bsd, but remember that its a ppc processor, so you will 
need the version of universe/unidata compiled for a ppc, or wait until os x is 
released on an intel platform.

best regards from denmark

Claus Derlien

-Oprindelig meddelelse-
Fra: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] vegne af Raymond DeGennaro
II
Sendt: 23. januar 2006 05:24
Til: u2-users@listserver.u2ug.org
Cc: u2-users@listserver.u2ug.org; Mark Johnson
Emne: Re: [U2] U2 and MAC


At 14:14 -0500 2006/01/21, Mark Johnson wrote:
>Isn't the underlying OS either Linux or Unix. That should be a start.

In a nutshell, it's the best of FreeBSD, NetBSD and OpenBSD.

Ray

Frie Funktionfrer - faglig organisation og tvfrfaglig a-kasse - www.f-f.dk

***
Denne email og alle filer vedlagt som bilag kan indeholde fortroligt materiale, 
der kun er beregnet for adressaten,
og maa ikke udleveres eller kopieres til uvedkommende. Har De ved en 
fejltagelse modtaget denne email, bedes
De venligst omgaaende meddele os dette pr. telefon : 6313 8550. Paa forhaand 
tak.
***
This email and any files transmitted with it may contain confidential 
information intended for the addressee(s) only.
The information is not to be surrendered or copied to unauthorised persons. If 
you have received this
communication in error, please notify us immediately by telephone: +45 6313 
8550. Thank you.
***
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] UniVerse:ED:Query

2006-01-23 Thread Andrew Lakeland
C,^253HARI/PROG,,

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hari T. K. Varma
Sent: 23 January 2006 09:18
To: u2-users@listserver.u2ug.org
Subject: [U2] UniVerse:ED:Query

Hi All,

In ED I would like how can I change/replace a text containing
the delimiter itself i.e. "\" as part of the text to be replaced

e.g.

0001: FIRST^253HARI/PROG

In the above line I would like to delete ^253HARI/PROG

Thanks in Advance,

-Hari

 CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient,
please notify the sender by e-mail and delete the original message. Further,
you are not to copy, disclose, or distribute this e-mail or its contents to
any other person and any such actions are unlawful. This e-mail may contain
viruses. Infosys has taken every reasonable precaution to minimize this
risk, but is not liable for any damage you may sustain as a result of any
virus in this e-mail. You should carry out your own virus checks before
opening the e-mail or attachment. Infosys reserves the right to monitor and
review the content of all messages sent to or from this e-mail address.
Messages sent to or from this e-mail address may be stored on the Infosys
e-mail system.
***INFOSYS End of Disclaimer INFOSYS***
---
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] UniVerse:ED:Query

2006-01-23 Thread Louie Gouws
Hari

0001: blah blah^253HARI/PROG
: R.^253HARI/PROG..

In the above example I have used a . as the delimiter (which is different
from the /.   Could also use the backslash \

Louie

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hari T. K. Varma
Sent: 23 January 2006 10:18
To: u2-users@listserver.u2ug.org
Subject: [U2] UniVerse:ED:Query

Hi All,

In ED I would like how can I change/replace a text containing
the delimiter itself i.e. "\" as part of the text to be replaced

e.g.

0001: FIRST^253HARI/PROG

In the above line I would like to delete ^253HARI/PROG

Thanks in Advance,

-Hari

 CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient,
please notify the sender by e-mail and delete the original message. Further,
you are not to copy, disclose, or distribute this e-mail or its contents to
any other person and any such actions are unlawful. This e-mail may contain
viruses. Infosys has taken every reasonable precaution to minimize this
risk, but is not liable for any damage you may sustain as a result of any
virus in this e-mail. You should carry out your own virus checks before
opening the e-mail or attachment. Infosys reserves the right to monitor and
review the content of all messages sent to or from this e-mail address.
Messages sent to or from this e-mail address may be stored on the Infosys
e-mail system.
***INFOSYS End of Disclaimer INFOSYS***
---
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/


[no subject]

2006-01-23 Thread Claus Derlien
I noticed that IBM has certified UBUNTU (free debian based linux distro) 
for its database products, can anyone on the list confirm if that covers 
U2 products as well ??

It would be lovely if ubuntu was supported in relation to U2 products, then i 
can 
leave my redhat 8.0 distro behind, and change to the more advanced debian 
solutions..  :-)

best regards from Denmark

Claus Derlien




Frie Funktionfrer - faglig organisation og tvfrfaglig a-kasse - www.f-f.dk

***
Denne email og alle filer vedlagt som bilag kan indeholde fortroligt materiale, 
der kun er beregnet for adressaten,
og maa ikke udleveres eller kopieres til uvedkommende. Har De ved en 
fejltagelse modtaget denne email, bedes
De venligst omgaaende meddele os dette pr. telefon : 6313 8550. Paa forhaand 
tak.
***
This email and any files transmitted with it may contain confidential 
information intended for the addressee(s) only.
The information is not to be surrendered or copied to unauthorised persons. If 
you have received this
communication in error, please notify us immediately by telephone: +45 6313 
8550. Thank you.
***
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] UniVerse:ED:Query

2006-01-23 Thread Ray Wurlod
0001: FIRST^253HARI/PROG

Method 1


C\^253HARI/PROD\\

Use any delimiter character that is not in the text.  Here we have changed the 
string to ""


Method 2


B FIRST
+1
D

This breaks the line after FIRST, moves to the next line (just [Enter] would do 
rather than +1), and deletes that line
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] UniVerse:ED:Query

2006-01-23 Thread Louis Windsor

Type

C.^253HARI/PROG..

(use full stops or any other character)

on the line concerned.

Louis

- Original Message - 
From: "Hari T. K. Varma" <[EMAIL PROTECTED]>

To: 
Sent: Monday, January 23, 2006 4:17 PM
Subject: [U2] UniVerse:ED:Query



Hi All,

In ED I would like how can I change/replace a text containing
the delimiter itself i.e. "\" as part of the text to be replaced

e.g.

0001: FIRST^253HARI/PROG

In the above line I would like to delete ^253HARI/PROG

Thanks in Advance,

-Hari

 CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended 
solely for the use of the addressee(s). If you are not the intended 
recipient, please notify the sender by e-mail and delete the original 
message. Further, you are not to copy, disclose, or distribute this e-mail 
or its contents to any other person and any such actions are unlawful. 
This e-mail may contain viruses. Infosys has taken every reasonable 
precaution to minimize this risk, but is not liable for any damage you may 
sustain as a result of any virus in this e-mail. You should carry out your 
own virus checks before opening the e-mail or attachment. Infosys reserves 
the right to monitor and review the content of all messages sent to or 
from this e-mail address. Messages sent to or from this e-mail address may 
be stored on the Infosys e-mail system.

***INFOSYS End of Disclaimer INFOSYS***
---
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/


AW: [U2] U2 and MAC

2006-01-23 Thread Ewinger Klaus
Should not be a problem: AIX on ppc is a tier one platform for UniVerse/UniData.

-Urspr|ngliche Nachricht-
Von: Claus Derlien [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 23. Januar 2006 10:37
An: u2-users@listserver.u2ug.org
Betreff: SV: [U2] U2 and MAC

mac os x is based on bsd, but remember that its a ppc processor, so you will 
need the version of universe/unidata compiled for a ppc, or wait until os x is 
released on an intel platform.

best regards from denmark

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


Re: [U2] Difference between IBM Universe and IBM UniData

2006-01-23 Thread Mats Carlid

[EMAIL PROTECTED] wrote:


Brian, in Number 3 you state,
"Variable[2,3] is supported but not Variable[3]"
On UniData,Variable[3] will give you the last 3 bytes of the variable.
What does UniVerse do? 

 

The very same...  
Although I consider it relatively new behaviour,  it goes back

at least to release 9, probably way earlier...

-- mats


Bruce M Neylon
Health Care Management Group 
---

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] UniVerse:ED:Query

2006-01-23 Thread Allen Egerton
On Mon, 23 Jan 2006 13:47:53 +0530, you wrote:

>Hi All,
>
>   In ED I would like how can I change/replace a text containing
>the delimiter itself i.e. "\" as part of the text to be replaced
>
>e.g.
>
>0001: FIRST^253HARI/PROG
>
>In the above line I would like to delete ^253HARI/PROG

Use a different delimiter, such as a period.
So, c.HARI/PROG.. would result in FIRST^253

If you want to get rid of the field mark too, then you could do
c.^253HARI/PROG..

or B T which would "break" after the "T", and then  to get to
the new line two and D to delete the entire new line two.

Or you could simply do a "R FIRST" which would replace the entire line
with "FIRST".  This btw is probably the method I'd least prefer for
what you're trying to do, but it is an option.

Regards.
-- 
Allen Egerton
[EMAIL PROTECTED]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] RE:MERGE SAVE.LISTS

2006-01-23 Thread Coelho, Gregory
Colin,

Thanks for the steer.  For some reason the code that I inherited had
some 30 lines dedicated to merging 2 saved lists.  The focus seems to be
restructuring the keys.  It doesn't work.  The traditional approach
works like a champ and is delivering the expected data.  I'll explore
the List commands...  Thanks again for the help.

Greg

EXECUTE "GET.LIST SL.LIST1 TO 1"
EXECUTE "GET.LIST SL.LIST2 TO 2"
EXECUTE "MERGE.LIST 1 UNION 2"
Etc.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stevenson,
Charles
Sent: Sunday, January 22, 2006 6:46 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] RE:MERGE SAVE.LISTS

& LIST.UNION for manipulation saved- instead of active lists.
Related: LIST.INTER & LIST.DIFF.

> From: [EMAIL PROTECTED]
> HELP MERGE.LIST
> 
> From: Coelho, Gregory
> WHAT IS THE EASIEST WAY TO MERGE THESE TWO SAVE.LIST'S ...
---
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] [Ad] UniVerse Developer

2006-01-23 Thread u2ug
REPOSTED FOR NONMEMBER: "Brian Whitehorn" <[EMAIL PROTECTED]>


OUTsurance is a dynamic company that runs world-class in-house IT systems and 
uses state of the art technologies.

We are one of the largest users of Universe technologies in South Africa.

Job Requirements:

We require an individual with at least 6 years of UNIVERSE DATABASE experience 
to join our dynamic team of system developers. We are looking for a 'hands-on' 
technical expert with excellent programming skill and the ability to work 
independently and under pressure. Attention to detail and a quality orientation 
are essential.

Salient Features:

The incumbent will be specialist in both UNIVERSE and SB Plus technologies. Web 
design including .Net skills would be advantageous.

Job Responsibilities:

Together with a team of developers, the incumbent will assume full 
responsibility for development and maintenance

work on the in-house system. This includes meeting stringent quantity and 
quality criteria. A high tolerance for stress is essential.

Interested applicants must email a comprehensive CV to [EMAIL PROTECTED] or fax 
to Suren Naidoo on 012 673 4940.



Important Notice: This email is subject to important restrictions, 
qualifications and disclaimers ("the Disclaimer") that must be accessed and 
read at the following address or by copying and pasting the following address 
into your Internet browser's address bar: http://www.frstia.co.za/Disclaimer.asp

The Disclaimer is deemed to form part of the content of this email in terms of 
Section 11 of the Electronic Communications and Transactions Act, 25 of 2002. 
If you cannot access the Disclaimer, please obtain a copy thereof from us by 
sending an email to mailto:[EMAIL PROTECTED]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] U2 and MAC

2006-01-23 Thread Ron White

Mark Johnson wrote:


Isn't the underlying OS either Linux or Unix. That should be a start.
- Original Message -
From: "Jerry Banker" <[EMAIL PROTECTED]>
To: 
Sent: Friday, January 20, 2006 10:17 AM
Subject: [U2] U2 and MAC


 


Has there ever been a thought to put either of the U2 products on a Mac?
   


With
 


all of the recent news about Apple making a comeback I was wondering if
   


there
 


has ever been a thought to put a release on the MacOS.

Jerry Banker
---
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/


 

The OS is not the problem.  Any version of UV designed to run on 
PPC/Unix would

likely run on XServer but in a corporate environment I can not commit to an
unsupported install.

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


[U2] Java Platform Struggles

2006-01-23 Thread Brutzman, Bill
I am writing to inquire... what Java tools are people using with U2?

We have UniVerse running on HP-Ux.

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


RE: [U2] RE:MERGE SAVE.LISTS

2006-01-23 Thread George Gallen
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of 
> Coelho, Gregory
> Sent: Monday, January 23, 2006 8:43 AM
> To: u2-users@listserver.u2ug.org
> Subject: RE: [U2] RE:MERGE SAVE.LISTS
> 
> 
> Colin,
> 
> Thanks for the steer.  For some reason the code that I inherited had
> some 30 lines dedicated to merging 2 saved lists.  The focus 
> seems to be
> restructuring the keys.  It doesn't work.  The traditional approach
> works like a champ and is delivering the expected data.  I'll explore
> the List commands...  Thanks again for the help.
> 
> Greg
> 
> EXECUTE "GET.LIST SL.LIST1 TO 1"
> EXECUTE "GET.LIST SL.LIST2 TO 2"
> EXECUTE "MERGE.LIST 1 UNION 2"
> Etc.

I've had issues sometimes setting up the merge like above, and had to use

CMD=""
CMD<-1>="GET.LIST SL.LIST1 TO 1"
CMD<-1>="GET.LIST SL.LIST2 TO 2"
CMD<-1>="MERGE.LIST 1 UNION 2"
EXECUTE CMD

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


[U2] Hypothetical question about switching server frontends to SAN w/o reinstalling Universe

2006-01-23 Thread Peter Ivanick

Hola all -

We've got our UniVerse installation (RH AS 3.5, U2 10.1.4) on a SAN 
partition, /usr/ibm is mounted entirely from there and that's where 
everything was installed to. On a hardware testing server, I had the 
opportunity to test out pointing an entirely different front-end system 
to that partition (well, a copy of it for testing) to see if U2 would 
come up, and it did indeed after I:


1) copied uv.rc, S999uv.rc, .uvhome & .unishared over to the new system
2) linked .uvlibs appropriately
3) restore spconfig & the whole spool directory from a backup
4) added the RPC port into /etc/services

Is there anything I missed here that would be helpful and/or necessary 
to proper functioning? I'm looking at this as an extreme disaster 
recovery scenario possibility, but theoretically it could substantially 
ease upgrading the system as well (although ours is pretty recent so 
this likely wouldn't come up for some time) with minimal downtime.


Thoughts/comments? Would OS differences matter at all here, i.e. if one 
was RH 3.5 64 bit and the next system coming up was 32 bit, or a jump 
from the 2.4 kernel to the 2.6 kernel (presuming the release of U2 
supported the 2.6 kernel)?


Thanks very much for any input.

--
Peter Ivanick
Web Services and Instructional Technologies
School of Veterinary Medicine, University of Pennsylvania
Email: [EMAIL PROTECTED]
Phone: 215.573.2306Fax: 215.573.8777
http://www.vet.upenn.edu/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] U2 and MAC

2006-01-23 Thread Raymond DeGennaro II

At 09:10 -0600 2006/01/23, Ron White wrote:
The OS is not the problem.  Any version of UV designed to run on 
PPC/Unix would likely run on XServer but in a corporate environment 
I can not commit to an unsupported install.


The PPC's in Macs are related to the Power series in IBM's servers, 
but they're not exactly the same.  I'd expect that you'd need a 
re-compile at the very least.


Also, BSD is not AIX, so there will very likely be some 
include/library issues.  And, OS X runs on a customized MACH kernel 
(which includes changes to improve thread launching/forking).  I 
don't know if AIX's kernel is MACH-like, but even if it is, there 
might still need to be changes in the threading model.


Ray
--
.=.
| =-=-=-=-=-=-= Eagle Rock Information Systems Corp =-=-=-=-=-=-= |
| -=-=-=-=-=-=- web and database business solutions -=-=-=-=-=-=- |
|      |
|Midwest Regional Office: 815-547-0662 (voice)  815-547-0353 (Fax)|
.=.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Hypothetical question about switching server frontends to SAN w/o reinstalling Universe

2006-01-23 Thread Mike Pflugfelder
Peter,
I've had experience with the same setup.  We have used SANs for
High Availability environments as well as Disaster Recovery as well.  We
have used this in quite a few environments that want to be up all of the
time.  We haven't ever tried to use different OS releases as the purpose
was to keep the system highly available or be back online as quickly as
possible.  One of the advantages of a scenario like this is that you
don't need to purchase additional licenses for other servers.  If your
application goes down for any reason, you fail the disks over to another
server and bring up the application from there.  In other scenarios, you
either purchase hot-standby licenses at a percentage of the full price,
or purchase a small user license, then replace it with the full license
if you have a disaster situation.

Just my $0.02

Michael Pflugfelder | Systems Integrator | Keystone Information Systems
| 856-722-0700 | [EMAIL PROTECTED]


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter Ivanick
Sent: Monday, January 23, 2006 10:40 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Hypothetical question about switching server frontends to
SAN w/o reinstalling Universe

Hola all -

We've got our UniVerse installation (RH AS 3.5, U2 10.1.4) on a SAN 
partition, /usr/ibm is mounted entirely from there and that's where 
everything was installed to. On a hardware testing server, I had the 
opportunity to test out pointing an entirely different front-end system 
to that partition (well, a copy of it for testing) to see if U2 would 
come up, and it did indeed after I:

1) copied uv.rc, S999uv.rc, .uvhome & .unishared over to the new system
2) linked .uvlibs appropriately
3) restore spconfig & the whole spool directory from a backup
4) added the RPC port into /etc/services

Is there anything I missed here that would be helpful and/or necessary 
to proper functioning? I'm looking at this as an extreme disaster 
recovery scenario possibility, but theoretically it could substantially 
ease upgrading the system as well (although ours is pretty recent so 
this likely wouldn't come up for some time) with minimal downtime.

Thoughts/comments? Would OS differences matter at all here, i.e. if one 
was RH 3.5 64 bit and the next system coming up was 32 bit, or a jump 
from the 2.4 kernel to the 2.6 kernel (presuming the release of U2 
supported the 2.6 kernel)?

Thanks very much for any input.

-- 
Peter Ivanick
Web Services and Instructional Technologies
School of Veterinary Medicine, University of Pennsylvania
Email: [EMAIL PROTECTED]
Phone: 215.573.2306Fax: 215.573.8777
http://www.vet.upenn.edu/
---
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] Java Platform Struggles

2006-01-23 Thread Wendy Smoak
On 1/23/06, Brutzman, Bill <[EMAIL PROTECTED]> wrote:

> I am writing to inquire... what Java tools are people using with U2?
>
> We have UniVerse running on HP-Ux.

What do you mean by 'tools'?

We use the JDK/JRE from HP.  We're on 1.5.0.01 at the moment, from
June 2005.  There might be a newer one out there.  In my experience,
HP's JVM can be a little flaky, but no major problems.

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


RE: [U2] U2 and MAC

2006-01-23 Thread Baakkonen, Rodney A (Rod) 46K
Macs have been Available on the Intel platform for about two weeks.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Claus Derlien
Sent: Monday, January 23, 2006 3:37 AM
To: u2-users@listserver.u2ug.org
Subject: SV: [U2] U2 and MAC


mac os x is based on bsd, but remember that its a ppc processor, so you will
need the version of universe/unidata compiled for a ppc, or wait until os x
is released on an intel platform.

best regards from denmark

Claus Derlien

-Oprindelig meddelelse-
Fra: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] vegne af Raymond DeGennaro
II
Sendt: 23. januar 2006 05:24
Til: u2-users@listserver.u2ug.org
Cc: u2-users@listserver.u2ug.org; Mark Johnson
Emne: Re: [U2] U2 and MAC


At 14:14 -0500 2006/01/21, Mark Johnson wrote:
>Isn't the underlying OS either Linux or Unix. That should be a start.

In a nutshell, it's the best of FreeBSD, NetBSD and OpenBSD.

Ray

Frie Funktionfrer - faglig organisation og tvfrfaglig a-kasse - www.f-f.dk


***
Denne email og alle filer vedlagt som bilag kan indeholde fortroligt
materiale, der kun er beregnet for adressaten,
og maa ikke udleveres eller kopieres til uvedkommende. Har De ved en
fejltagelse modtaget denne email, bedes
De venligst omgaaende meddele os dette pr. telefon : 6313 8550. Paa forhaand
tak.

***
This email and any files transmitted with it may contain confidential
information intended for the addressee(s) only.
The information is not to be surrendered or copied to unauthorised persons.
If you have received this
communication in error, please notify us immediately by telephone: +45 6313
8550. Thank you.

***
---
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] RE:MERGE SAVE.LISTS

2006-01-23 Thread Coelho, Gregory
George,

Thanks!  This may be what all the additional coding was trying to
address - Isn't CMD<-1> directing the inclusion of all keys to one
record instead of 2?  I'll look into this.  Again, Thanks!

Greg 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of George Gallen
Sent: Monday, January 23, 2006 9:41 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] RE:MERGE SAVE.LISTS

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of 
> Coelho, Gregory
> Sent: Monday, January 23, 2006 8:43 AM
> To: u2-users@listserver.u2ug.org
> Subject: RE: [U2] RE:MERGE SAVE.LISTS
> 
> 
> Colin,
> 
> Thanks for the steer.  For some reason the code that I inherited had
> some 30 lines dedicated to merging 2 saved lists.  The focus 
> seems to be
> restructuring the keys.  It doesn't work.  The traditional approach
> works like a champ and is delivering the expected data.  I'll explore
> the List commands...  Thanks again for the help.
> 
> Greg
> 
> EXECUTE "GET.LIST SL.LIST1 TO 1"
> EXECUTE "GET.LIST SL.LIST2 TO 2"
> EXECUTE "MERGE.LIST 1 UNION 2"
> Etc.

I've had issues sometimes setting up the merge like above, and had to
use

CMD=""
CMD<-1>="GET.LIST SL.LIST1 TO 1"
CMD<-1>="GET.LIST SL.LIST2 TO 2"
CMD<-1>="MERGE.LIST 1 UNION 2"
EXECUTE CMD

George
---
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] U2 and MAC

2006-01-23 Thread Glen Batchelor
 Don't you mean OS-X as been available on Intel systems for 2 weeks? I find
it impossible to believe that Apple would stoop down to Intel processor
architecture, just to get more market share. If they DID, then I'm going to
go outside and wait for the pink elephants and flying pigs(not to be
confused with Pink Floyd).

---
Glen Batchelor
IT Director
All-Spec Industries
phone: (910) 332-0424
fax: (910) 763-5664
e-mail: [EMAIL PROTECTED]
---
www.allspec.com
---
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-u2-
> [EMAIL PROTECTED] On Behalf Of Baakkonen, Rodney A (Rod) 46K
> Sent: Monday, January 23, 2006 10:01 AM
> To: 'u2-users@listserver.u2ug.org'
> Subject: RE: [U2] U2 and MAC
> 
> Macs have been Available on the Intel platform for about two weeks.
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Claus Derlien
> Sent: Monday, January 23, 2006 3:37 AM
> To: u2-users@listserver.u2ug.org
> Subject: SV: [U2] U2 and MAC
> 
> 
> mac os x is based on bsd, but remember that its a ppc processor, so you
> will
> need the version of universe/unidata compiled for a ppc, or wait until os
> x
> is released on an intel platform.
> 
> best regards from denmark
> 
> Claus Derlien
> 
> -Oprindelig meddelelse-
> Fra: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] vegne af Raymond DeGennaro
> II
> Sendt: 23. januar 2006 05:24
> Til: u2-users@listserver.u2ug.org
> Cc: u2-users@listserver.u2ug.org; Mark Johnson
> Emne: Re: [U2] U2 and MAC
> 
> 
> At 14:14 -0500 2006/01/21, Mark Johnson wrote:
> >Isn't the underlying OS either Linux or Unix. That should be a start.
> 
> In a nutshell, it's the best of FreeBSD, NetBSD and OpenBSD.
> 
> Ray
> 
> Frie Funktionfrer - faglig organisation og tvfrfaglig a-kasse - www.f-f.dk
> 
> **
> **
> ***
> Denne email og alle filer vedlagt som bilag kan indeholde fortroligt
> materiale, der kun er beregnet for adressaten,
> og maa ikke udleveres eller kopieres til uvedkommende. Har De ved en
> fejltagelse modtaget denne email, bedes
> De venligst omgaaende meddele os dette pr. telefon : 6313 8550. Paa
> forhaand
> tak.
> **
> **
> ***
> This email and any files transmitted with it may contain confidential
> information intended for the addressee(s) only.
> The information is not to be surrendered or copied to unauthorised
> persons.
> If you have received this
> communication in error, please notify us immediately by telephone: +45
> 6313
> 8550. Thank you.
> **
> **
> ***
> ---
> 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] U2 and MAC

2006-01-23 Thread David Wolverton
Watch out for the flying animals!! Yup - even been running a bunch of TV ads
touting the new relationship... Macs now contains Intel chips, and are
running faster due to them.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Glen Batchelor
Sent: Monday, January 23, 2006 10:53 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] U2 and MAC

 Don't you mean OS-X as been available on Intel systems for 2 weeks? I find
it impossible to believe that Apple would stoop down to Intel processor
architecture, just to get more market share. If they DID, then I'm going to
go outside and wait for the pink elephants and flying pigs(not to be
confused with Pink Floyd).

---
Glen Batchelor
IT Director
All-Spec Industries
phone: (910) 332-0424
fax: (910) 763-5664
e-mail: [EMAIL PROTECTED]
---
www.allspec.com
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Java Platform Struggles

2006-01-23 Thread Jeff Powell
Bill,

We are using UniObjects in web based (Tomcat), linux console (native
compiled java), and Visual Basic applications. I use NetBeans as the
development environment for web and console applications.

HTH

Jeff


On Mon, 2006-01-23 at 10:46 -0500, Brutzman, Bill wrote:
> I am writing to inquire... what Java tools are people using with U2?
> 
> We have UniVerse running on HP-Ux.
> 
> --Bill
> ---
> 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] RE:MERGE SAVE.LISTS

2006-01-23 Thread aegerton
From: "Coelho, Gregory" <[EMAIL PROTECTED]>
To: 
Sent: Monday, January 23, 2006 11:38 AM
Subject: RE: [U2] RE:MERGE SAVE.LISTS


> George,
>
> Thanks!  This may be what all the additional coding was trying to
> address - Isn't CMD<-1> directing the inclusion of all keys to one
> record instead of 2?  I'll look into this.  Again, Thanks!

Nope.  The use of CMD<-1> as described is allowing you to build a series of
commands to be executed within the same program space.  Almost like
executing a PAragraph instead of a single command.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] RE:MERGE SAVE.LISTS

2006-01-23 Thread Dave Taylor
Greg,

No.

CMD serves to EXECUTE all three statements with one EXECUTE statement and
therefore in one workspace.

With separate EXECUTE statements, the results of each statement resides in
its own workspace and, on some platforms (including Universe), are not
available to a statement EXECUTEd in another work space.

In this event, the last statement in the first example would have no LIST 1
to merge and no LIST 2 to merge into.

I've never seen the stacking of statements into a single variable (eg. CMD)
and then executed - that's a neat idea, because the sequence in which the
statements will be executed is obvious.

The alternative approach is to use DATA statements before the last and only
EXECUTE statement, in which the sequence of execution is from the EXECUTE
statement up.

I don't know if there are any functional differences, but if not, I like
this approach much better.

Dave

Dave Taylor
President
Sysmark Information Systems, Inc.
49 Aspen Way
Rolling Hills Estates, CA 90274
800-SYSMARK (800-797-6275)
(O) 310-544-1974
(C) 310-561-5200
(P) 800-339-1497
(F) 310-377-3550
Your Source for Integrated EDI Translation and DataSync Integration
www.sysmarkinfo.com

- Original Message - 
From: "Coelho, Gregory" <[EMAIL PROTECTED]>
To: 
Sent: Monday, January 23, 2006 8:38 AM
Subject: RE: [U2] RE:MERGE SAVE.LISTS


> George,
>
> Thanks!  This may be what all the additional coding was trying to
> address - Isn't CMD<-1> directing the inclusion of all keys to one
> record instead of 2?  I'll look into this.  Again, Thanks!
>
> Greg
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of George Gallen
> Sent: Monday, January 23, 2006 9:41 AM
> To: u2-users@listserver.u2ug.org
> Subject: RE: [U2] RE:MERGE SAVE.LISTS
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of
> > Coelho, Gregory
> > Sent: Monday, January 23, 2006 8:43 AM
> > To: u2-users@listserver.u2ug.org
> > Subject: RE: [U2] RE:MERGE SAVE.LISTS
> >
> >
> > Colin,
> >
> > Thanks for the steer.  For some reason the code that I inherited had
> > some 30 lines dedicated to merging 2 saved lists.  The focus
> > seems to be
> > restructuring the keys.  It doesn't work.  The traditional approach
> > works like a champ and is delivering the expected data.  I'll explore
> > the List commands...  Thanks again for the help.
> >
> > Greg
> >
> > EXECUTE "GET.LIST SL.LIST1 TO 1"
> > EXECUTE "GET.LIST SL.LIST2 TO 2"
> > EXECUTE "MERGE.LIST 1 UNION 2"
> > Etc.
>
> I've had issues sometimes setting up the merge like above, and had to
> use
>
> CMD=""
> CMD<-1>="GET.LIST SL.LIST1 TO 1"
> CMD<-1>="GET.LIST SL.LIST2 TO 2"
> CMD<-1>="MERGE.LIST 1 UNION 2"
> EXECUTE CMD
>
> George
> ---
> 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] Java Platform Struggles

2006-01-23 Thread Ross Craig
Start with Eclipse and Tomcat.  You will need the Sysdeo Tomcat plugin
for eclipse from http://www.sysdeo.com/eclipse/tomcatplugin  Install
Tomcat onto your PC to run your code.

Get the UniSessionFactory working first.  The code is at:

http://www.pickwiki.com/cgi-bin/wiki.pl?JavaSource

Use JDOM and U2 XML in a basic subroutine to move objects between Java
and U2.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wendy Smoak
Sent: Monday, January 23, 2006 8:27 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Java Platform Struggles

On 1/23/06, Brutzman, Bill <[EMAIL PROTECTED]> wrote:

> I am writing to inquire... what Java tools are people using with U2?
>
> We have UniVerse running on HP-Ux.

What do you mean by 'tools'?

We use the JDK/JRE from HP.  We're on 1.5.0.01 at the moment, from
June 2005.  There might be a newer one out there.  In my experience,
HP's JVM can be a little flaky, but no major problems.

--
Wendy Smoak
---
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] upl lock

2006-01-23 Thread Doug Miller

At 06:26 PM 1/20/2006, you wrote:

What do I do about this, or more importantly - how do I get rid of it.
In /ud/sys/CTLG/a/AE_AE at line 2212 UPL error = 102 : Invalid lock sequence

In /ud/sys/CTLG/a/AE_AE at line 2212 upl lock error(102).


You contact your support provider and make sure a case is documented 
with IBM.This is like a group lock and most likely, the table is 
currently corrupt.  They will probably have you run a udtdiag (maybe 
more) to get a snapshot of the lock table to determine what may have 
went wrong.  I believe the only recourse at this point is a restart 
of UniData to reset the lock table.  I know there were some problems 
in past releases but I believe these have been resolved.  If you are 
on a more current release then it becomes even more important to report this.


HTH,



Doug Miller
Strategy 7Dallas TX 
---

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


RE: [U2] U2 and MAC

2006-01-23 Thread Raymond DeGennaro II

At 11:52 -0500 2006/01/23, Glen Batchelor wrote:

 Don't you mean OS-X as been available on Intel systems for 2 weeks?


Nope.  Apple's Intel-based Macs.


I find it impossible to believe that Apple would stoop down to Intel processor
architecture,


They're using the new "Core Duo" (aka Yonah) series in the iMacs and 
PowerBooks.  Others will follow over the next several years as Intel 
brings their newer chips online.



just to get more market share.


Actually, the explanation was that Intel had a better long term road 
map than IBM/FreeScale.  FreeScale has had a really hard time meeting 
Apple's supply needs, the Power Architecture looks like it's going to 
be focussing in the "cell" direction and more on embedded solutions 
and the IBM/FreeScale partnership has missed several promised speed 
increases and still can't quite get the power consumption/heat output 
under control in the G5 series.


Ray
--
.=.
| =-=-=-=-=-=-= Eagle Rock Information Systems Corp =-=-=-=-=-=-= |
| -=-=-=-=-=-=- web and database business solutions -=-=-=-=-=-=- |
|      |
|Midwest Regional Office: 815-547-0662 (voice)  815-547-0353 (Fax)|
.=.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] U2 and MAC

2006-01-23 Thread Baakkonen, Rodney A (Rod) 46K
The new macs have switched over to Intel. It was announced last Summer. Here
is a link for the reasons:

http://news.com.com/Apple+to+ditch+IBM,+switch+to+Intel+chips/2100-1006_3-57
31398.html

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Glen Batchelor
Sent: Monday, January 23, 2006 10:53 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] U2 and MAC


 Don't you mean OS-X as been available on Intel systems for 2 weeks? I find
it impossible to believe that Apple would stoop down to Intel processor
architecture, just to get more market share. If they DID, then I'm going to
go outside and wait for the pink elephants and flying pigs(not to be
confused with Pink Floyd).

---
Glen Batchelor
IT Director
All-Spec Industries
phone: (910) 332-0424
fax: (910) 763-5664
e-mail: [EMAIL PROTECTED]
---
www.allspec.com
---
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-u2-
> [EMAIL PROTECTED] On Behalf Of Baakkonen, Rodney A (Rod) 46K
> Sent: Monday, January 23, 2006 10:01 AM
> To: 'u2-users@listserver.u2ug.org'
> Subject: RE: [U2] U2 and MAC
> 
> Macs have been Available on the Intel platform for about two weeks.
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Claus Derlien
> Sent: Monday, January 23, 2006 3:37 AM
> To: u2-users@listserver.u2ug.org
> Subject: SV: [U2] U2 and MAC
> 
> 
> mac os x is based on bsd, but remember that its a ppc processor, so you
> will
> need the version of universe/unidata compiled for a ppc, or wait until os
> x
> is released on an intel platform.
> 
> best regards from denmark
> 
> Claus Derlien
> 
> -Oprindelig meddelelse-
> Fra: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] vegne af Raymond DeGennaro
> II
> Sendt: 23. januar 2006 05:24
> Til: u2-users@listserver.u2ug.org
> Cc: u2-users@listserver.u2ug.org; Mark Johnson
> Emne: Re: [U2] U2 and MAC
> 
> 
> At 14:14 -0500 2006/01/21, Mark Johnson wrote:
> >Isn't the underlying OS either Linux or Unix. That should be a start.
> 
> In a nutshell, it's the best of FreeBSD, NetBSD and OpenBSD.
> 
> Ray
> 
> Frie Funktionfrer - faglig organisation og tvfrfaglig a-kasse - www.f-f.dk
> 
> **
> **
> ***
> Denne email og alle filer vedlagt som bilag kan indeholde fortroligt
> materiale, der kun er beregnet for adressaten,
> og maa ikke udleveres eller kopieres til uvedkommende. Har De ved en
> fejltagelse modtaget denne email, bedes
> De venligst omgaaende meddele os dette pr. telefon : 6313 8550. Paa
> forhaand
> tak.
> **
> **
> ***
> This email and any files transmitted with it may contain confidential
> information intended for the addressee(s) only.
> The information is not to be surrendered or copied to unauthorised
> persons.
> If you have received this
> communication in error, please notify us immediately by telephone: +45
> 6313
> 8550. Thank you.
> **
> **
> ***
> ---
> 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/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] U2 and MAC

2006-01-23 Thread colin.alfke
>From www.apple.com: What's an Intel chip doing in a Mac?  A whole lot
more than it's ever done in a PC. 

Hth
Colin

>-Original Message-
>From: Glen Batchelor
>
> Don't you mean OS-X as been available on Intel systems for 2 
>weeks? I find it impossible to believe that Apple would stoop 
>down to Intel processor architecture, just to get more market 
>share. If they DID, then I'm going to go outside and wait for 
>the pink elephants and flying pigs(not to be confused with Pink Floyd).
>
>---
>Glen Batchelor
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] U2 and MAC

2006-01-23 Thread colin.alfke
P.S. Please send pictures ;-) 

>-Original Message-
>From: Glen Batchelor
>
> Don't you mean OS-X as been available on Intel systems for 2 
>weeks? I find it impossible to believe that Apple would stoop 
>down to Intel processor architecture, just to get more market 
>share. If they DID, then I'm going to go outside and wait for 
>the pink elephants and flying pigs(not to be confused with Pink Floyd).
>
>---
>Glen Batchelor
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] U2 and MAC

2006-01-23 Thread Raymond DeGennaro II

At 11:13 -0600 2006/01/23, David Wolverton wrote:

Macs now contains Intel chips, and are running faster due to them.


Yes, but it's not quite that simple.  The iMac went from a 
single-core 1.8 GHz G5 to a dual-core 1.8 or 2.0 GHz Core Duo and the 
15" 1.5 GHz G4 PowerBook more or less became the 1.67 or 1.8 GHz 
MacBook Pro with the same Intel Core Duo chip.


The high-end desktops and servers, along with the Mini, iBook and the 
rest of the PowerBook line still use PPC's.  It will be some time 
before the new Intel lines are up to replacing the dual core G5's.


Ray
--
.=.
| =-=-=-=-=-=-= Eagle Rock Information Systems Corp =-=-=-=-=-=-= |
| -=-=-=-=-=-=- web and database business solutions -=-=-=-=-=-=- |
|      |
|Midwest Regional Office: 815-547-0662 (voice)  815-547-0353 (Fax)|
.=.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Java Platform Struggles

2006-01-23 Thread John Hester

Brutzman, Bill wrote:

I am writing to inquire... what Java tools are people using with U2?

We have UniVerse running on HP-Ux.


We're using WebSphere Express as our java application server and 
UniObjects for java to connect our web application to UV.  WebSphere 
Express is the cheaper version of WebSphere targeted at the SMB market. 
 The IDE it comes with is called WebSphere Studio Site Developer and 
it's based on Eclipse.


-John
--
John Hester
System & Network Administrator
Momentum Group Inc.
(949) 833-8886 x623
http://memosamples.com
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] upl lock

2006-01-23 Thread Paul Sohn
I couldn't see the "lock" with any of the commands I know (LIST.READU,
LIST.LOCKS, LIST.QUEUE) so I wondering how to find and/or clear it without a
shutdown.  I gave up and had planned on restarting over the weekend but I
forgot.  When I came in this morning the lock was gone anyway. *shrug*

I ran guide both Friday and Today and the file looked fine (although users
were on the system).  I plan on restarting tonight and checking guide again
just to be safe.  

>You contact your support provider and make sure a case is documented 
>with IBM.This is like a group lock and most likely, the table is 
>currently corrupt.  

>I believe the only recourse at this point is a restart of UniData to reset
>the lock table.

Paul Sohn
Pelican Products Inc.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] EVault Backup & Restore testing was a success

2006-01-23 Thread u2ug
REPOSTED FOR NONMEMBER: [EMAIL PROTECTED]

Just to keep everyone posted.

We have finished testing a backup routine from www.Evault.com over the 
internet. My concern was the restore, since UV has its own way of handling 
files. But everything worked great. Here are some of the facts.

We are running an IBM RS6000 with AIX 4.3 and UV 9.6. EVault has an agent that 
runs on AIX. They also support Windows, NT Server and Exchange.

We started the initial seed backup on Sat at 2:00am, after our tape backup, by 
10:30am Sat (8.5hours) the 6.7GB of our production account were copied over to 
a server in Philadelphia (we are in California). Each subsequent day only the 
block level file changes were backed up, which was 823MB and that took about 1 
hours and 15 minutes. The restore of the complete 6.7GB took 7+ hours to 
complete (Validating the 1GB per hour transmit speed on a T1 line). I logged 
into the restore account and everything was normal.

There is a nice interface that allows you to schedule backups, include or 
exclude directories(files) and show what is in current "storage" on EVault. The 
windows interface interacts with the AIX EVault agent. And the restore works 
just as slick. And it is available 24x7 from what ever PC you loaded the 
interface.

So if anyone is looking to augment their disaster recovery backups, for us this 
beats physical off-site tape storage (courier, media, schedule pickup for 
restore.etc...). And very reasonably priced.

Garry Smith
Dir. Info Systems 
Charles McMurray Company
V# 559-292-5782   F# 559-346-6169

-- 

- Charles Barouch, Moderator
U2-Users
U2-Community
RBSolutions
SBSolutions

Visit http://listserver.u2ug.org, 
enter your e-mail address, 
and 'browse all' lists to maintain your access.

For non-U2UG e-mail: [EMAIL PROTECTED]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Java Platform Struggles

2006-01-23 Thread Brutzman, Bill
My Java fantasy...

Host a Swing-Menu application on our HP-Ux box such that Windows users can
launch this Swing-Menu by clicking on a Windows desktop icon.

The Swing-Menu would allow end-users to choose and launch Swing
applications.  Swing apps would be re-written green-screen legacy programs.

I guess that this Eclipse (or NetBeans) project would have an EJB that would
connect to the UniObjects proxy thing.
Thus, the UniBasic business logic would reside on the same HP-Ux box.

Most of the applications would be Swing-GUI, someday there would be
Java-Web-Applets for off-site users.

Of course, I do not yet have an entirely clear picture of how to make this
work.  Suggestions would be appreciated.

Thanks to Wendy, Ross, Jeff, and John for responding.

--Bill





Thanks to those who wrot

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wendy Smoak
Sent: Monday, January 23, 2006 11:27 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Java Platform Struggles


On 1/23/06, Brutzman, Bill <[EMAIL PROTECTED]> wrote:

> I am writing to inquire... what Java tools are people using with U2?
>
> We have UniVerse running on HP-Ux.

What do you mean by 'tools'?

We use the JDK/JRE from HP.  We're on 1.5.0.01 at the moment, from June
2005.  There might be a newer one out there.  In my experience, HP's JVM can
be a little flaky, but no major problems.

--
Wendy Smoak
---
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] Java Platform Struggles

2006-01-23 Thread John Hester

Brutzman, Bill wrote:

Most of the applications would be Swing-GUI, someday there would be
Java-Web-Applets for off-site users.


You might want to look into AJAX (Asyncronous Javascript and XML).  It 
allows you to create web-based applications that have the look and feel 
of a desktop application.  All that's required on the client side is a 
browser, and there's no need to have internal and external versions of 
your application.  Here's some add'l info:


http://webdesign.about.com/od/ajax/

-John
--
John Hester
System & Network Administrator
Momentum Group Inc.
(949) 833-8886 x623
http://memosamples.com
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] EVault Backup & Restore testing was a success

2006-01-23 Thread GarryS
Just to keep everyone posted.

We have finished testing a backup routine from www.Evault.com over the
internet. My concern was the restore, since UV has its own way of handling
files. But everything worked great. Here are some of the facts.

We are running an IBM RS6000 with AIX 4.3 and UV 9.6. EVault has an agent
that runs on AIX. They also support Windows, NT Server and Exchange.

We started the initial seed backup on Sat at 2:00am, after our tape backup,
by 10:30am Sat (8.5hours) the 6.7GB of our production account were copied
over to a server in Philadelphia (we are in California). Each subsequent day
only the block level file changes were backed up, which was 823MB and that
took about 1 hours and 15 minutes. The restore of the complete 6.7GB took 7+
hours to complete (Validating the 1GB per hour transmit speed on a T1 line).
I logged into the restore account and everything was normal.

There is a nice interface that allows you to schedule backups, include or
exclude directories(files) and show what is in current "storage" on EVault.
The windows interface interacts with the AIX EVault agent. And the restore
works just as slick. And it is available 24x7 from what ever PC you loaded
the interface.

So if anyone is looking to augment their disaster recovery backups, for us
this beats physical off-site tape storage (courier, media, schedule pickup
for restore.etc...). And very reasonably priced.

Garry Smith
Dir. Info Systems 
Charles McMurray Company
V# 559-292-5782   F# 559-346-6169
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] upl lock

2006-01-23 Thread Doug Miller

At 01:28 PM 1/23/2006, Paul Sohn wrote:

I couldn't see the "lock" with any of the commands I know (LIST.READU,
LIST.LOCKS, LIST.QUEUE) so I wondering how to find and/or clear it without a
shutdown.  I gave up and had planned on restarting over the weekend but I
forgot.  When I came in this morning the lock was gone anyway. *shrug*


It's not a lock that you know of or can easily see.  It is done at 
the group level to guarantee consistency of the record read/write 
to/from disk.  If you really want to be able to see them, there is a 
GLM tool that allows you to view the internal lock table.  But I 
would not recommend anyone using this without some type of guidance.



I ran guide both Friday and Today and the file looked fine (although users
were on the system).  I plan on restarting tonight and checking guide again
just to be safe.


File corruption does not matter in this case.  It is a corrupted lock 
table that is internal to UniData.  It sounds like it may have 
cleared itself so the urgency is over but I would still recommend a 
restart at your earliest convenience.




Doug Miller   [EMAIL PROTECTED]
Manager of Technical Services
Strategy 7Dallas TX 
---

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


RE: [U2] U2 and MAC

2006-01-23 Thread Glen Batchelor
  Intel has been focusing on the mobile market the past 5 years, so I can
sorta see why Apple would go with the new Centrino line. However; I'd be
weary of paying Mac price for a Pentium workstation. The bandwidth and
scalability, compared to AMD, just isn't comparable.

---
Glen Batchelor
IT Director
All-Spec Industries
phone: (910) 332-0424
fax: (910) 763-5664
e-mail: [EMAIL PROTECTED]
---
www.allspec.com
---

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-u2-
> [EMAIL PROTECTED] On Behalf Of Raymond DeGennaro II
> Sent: Monday, January 23, 2006 1:34 PM
> To: u2-users@listserver.u2ug.org
> Cc: u2-users@listserver.u2ug.org; David Wolverton
> Subject: RE: [U2] U2 and MAC
> 
> At 11:13 -0600 2006/01/23, David Wolverton wrote:
> >Macs now contains Intel chips, and are running faster due to them.
> 
> Yes, but it's not quite that simple.  The iMac went from a
> single-core 1.8 GHz G5 to a dual-core 1.8 or 2.0 GHz Core Duo and the
> 15" 1.5 GHz G4 PowerBook more or less became the 1.67 or 1.8 GHz
> MacBook Pro with the same Intel Core Duo chip.
> 
> The high-end desktops and servers, along with the Mini, iBook and the
> rest of the PowerBook line still use PPC's.  It will be some time
> before the new Intel lines are up to replacing the dual core G5's.
> 
> Ray
> --
> .=.
> | =-=-=-=-=-=-= Eagle Rock Information Systems Corp =-=-=-=-=-=-= |
> | -=-=-=-=-=-=- web and database business solutions -=-=-=-=-=-=- |
> |      |
> |Midwest Regional Office: 815-547-0662 (voice)  815-547-0353 (Fax)|
> .=.
> ---
> 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] Java Platform Struggles

2006-01-23 Thread Ross Craig
I use Webstart from Sun to launch Swing apps.   It's free and works
well.  

You can use Eclipse to package your application into a jar file that can
be distributed from your web server.  Your users see icons on their
desktops for each of your applications.  All applications are loaded
into the temporary internet files directory on each workstation. 

Ross

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brutzman, Bill
Sent: Monday, January 23, 2006 12:25 PM
To: 'u2-users@listserver.u2ug.org'
Subject: RE: [U2] Java Platform Struggles

My Java fantasy...

Host a Swing-Menu application on our HP-Ux box such that Windows users
can
launch this Swing-Menu by clicking on a Windows desktop icon.

The Swing-Menu would allow end-users to choose and launch Swing
applications.  Swing apps would be re-written green-screen legacy
programs.

I guess that this Eclipse (or NetBeans) project would have an EJB that
would
connect to the UniObjects proxy thing.
Thus, the UniBasic business logic would reside on the same HP-Ux box.

Most of the applications would be Swing-GUI, someday there would be
Java-Web-Applets for off-site users.

Of course, I do not yet have an entirely clear picture of how to make
this
work.  Suggestions would be appreciated.

Thanks to Wendy, Ross, Jeff, and John for responding.

--Bill





Thanks to those who wrot

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wendy Smoak
Sent: Monday, January 23, 2006 11:27 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Java Platform Struggles


On 1/23/06, Brutzman, Bill <[EMAIL PROTECTED]> wrote:

> I am writing to inquire... what Java tools are people using with U2?
>
> We have UniVerse running on HP-Ux.

What do you mean by 'tools'?

We use the JDK/JRE from HP.  We're on 1.5.0.01 at the moment, from June
2005.  There might be a newer one out there.  In my experience, HP's JVM
can
be a little flaky, but no major problems.

--
Wendy Smoak
---
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] U2 and MAC

2006-01-23 Thread Mark Johnson
Not for nuthin' but what would be the purpose of putting UV/UD on a Mac. I
see it as a technical challenge that can be accomplished but it doesn't seem
that practical or worthwhile. Macs are traditionally 50% more expensive than
equivilent PC, mano y mano, so what's the gain? I've owned many versions of
both from Apple I & II, Lisa, and IBM-PC, XT, Heathkits, S100's, TRS-80's to
today's P4's and Powerbooks and have kept the two families apart for their
own positive reasons.

I use my Powerbooks & G4's for video editing with Final Cut Pro and PC's for
everything else.

Just asking.
Thanks
- Original Message -
From: "Glen Batchelor" <[EMAIL PROTECTED]>
To: 
Sent: Monday, January 23, 2006 11:52 AM
Subject: RE: [U2] U2 and MAC


> Don't you mean OS-X as been available on Intel systems for 2 weeks? I find
> it impossible to believe that Apple would stoop down to Intel processor
> architecture, just to get more market share. If they DID, then I'm going
to
> go outside and wait for the pink elephants and flying pigs(not to be
> confused with Pink Floyd).
>
> ---
> Glen Batchelor
> IT Director
> All-Spec Industries
> phone: (910) 332-0424
> fax: (910) 763-5664
> e-mail: [EMAIL PROTECTED]
> ---
> www.allspec.com
> ---
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:owner-u2-
> > [EMAIL PROTECTED] On Behalf Of Baakkonen, Rodney A (Rod) 46K
> > Sent: Monday, January 23, 2006 10:01 AM
> > To: 'u2-users@listserver.u2ug.org'
> > Subject: RE: [U2] U2 and MAC
> >
> > Macs have been Available on the Intel platform for about two weeks.
> >
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of Claus Derlien
> > Sent: Monday, January 23, 2006 3:37 AM
> > To: u2-users@listserver.u2ug.org
> > Subject: SV: [U2] U2 and MAC
> >
> >
> > mac os x is based on bsd, but remember that its a ppc processor, so you
> > will
> > need the version of universe/unidata compiled for a ppc, or wait until
os
> > x
> > is released on an intel platform.
> >
> > best regards from denmark
> >
> > Claus Derlien
> >
> > -Oprindelig meddelelse-
> > Fra: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] vegne af Raymond DeGennaro
> > II
> > Sendt: 23. januar 2006 05:24
> > Til: u2-users@listserver.u2ug.org
> > Cc: u2-users@listserver.u2ug.org; Mark Johnson
> > Emne: Re: [U2] U2 and MAC
> >
> >
> > At 14:14 -0500 2006/01/21, Mark Johnson wrote:
> > >Isn't the underlying OS either Linux or Unix. That should be a start.
> >
> > In a nutshell, it's the best of FreeBSD, NetBSD and OpenBSD.
> >
> > Ray
> >
> > Frie Funktionfrer - faglig organisation og tvfrfaglig a-kasse -
www.f-f.dk
> >
> >
**
> > **
> > ***
> > Denne email og alle filer vedlagt som bilag kan indeholde fortroligt
> > materiale, der kun er beregnet for adressaten,
> > og maa ikke udleveres eller kopieres til uvedkommende. Har De ved en
> > fejltagelse modtaget denne email, bedes
> > De venligst omgaaende meddele os dette pr. telefon : 6313 8550. Paa
> > forhaand
> > tak.
> >
**
> > **
> > ***
> > This email and any files transmitted with it may contain confidential
> > information intended for the addressee(s) only.
> > The information is not to be surrendered or copied to unauthorised
> > persons.
> > If you have received this
> > communication in error, please notify us immediately by telephone: +45
> > 6313
> > 8550. Thank you.
> >
**
> > **
> > ***
> > ---
> > 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/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] [AD] AIX Administrator in Minneapolis

2006-01-23 Thread u2ug
POSTED FOR A THIRD PARTY WITHOUT ENDORSEMENT


I'm a Technical Recruiter with Magna Systems Inc (MSI); while browsing 
the internet for highly talented IT professionals I came across your 
profile, and would like to check your availability and interest for the 
following opportunity. If you are interested in this opportunity, then 
please reply to this email with your latest resume (as word attachment).

Position Title: AIX/UNIX ADMINISTRATOR
Location: Minneapolis, MN
Duration:  12+ Months   

Required Skills:
Highly desirable candidate will have experience performing admin work 
with AIX 5.1 to 5.3 versions.
Good skills at performing AIX system admin or other UNIX system admin. 2 
-3 yrs experience on UNIX Administration (AIX or Solaris or HPUX).
Ability to write simple UNIX scripts to automate work.

Job Skills: 
Review and perform admin work orders for UNIX from various project teams 
or break fix admin work.
Clarify assumptions in work before completing work.
Work independently or in a team settings.
Try to join team meetings as needed.
Provide quality input towards creating a project plan if involved in 
project - Conversion, Migration, system lifecycle management or new 
systems/technology introduction.

Soft Skills:
Ability to communicate with clients as needed and clarify activities as 
needed.
Ability to discuss finer points on UNIX and provide expert guidance as 
requested.
Should be a fast learner. Should be able to hit the ground running.

Other Skills:
Work with Systems Recovery and/or level 1 support to ensure that 
knowledge is transferred about work completed if any.
As a representative in the Level 3 organization.
This person should have knowledge to generate respect among peers.
Good communication skills (Critical).
Ability to provide quality input to various UNIX recommendations towards 
long term and short term projects effecting the UNIX environments. <>
 

Thanks and have a wonderful day,
Paul KV
Sr. Technical Recruiter
Magna Systems Inc.
Ph: 248-232-9531
[EMAIL PROTECTED]
www.magna-systems.com
<>
About MSI: MSI is a total I.T solutions provider with full-service 
Systems development, integration, staff augmentation, T&M services and 
offshore operations. MSI specializes in CRM, ERP, e-Commerce, 
m-Commerce, Networks and Custom Programming Solutions...for more info, 
please visit: www.magna-systems.com

Note: This email is not intended to be a solicitation. It is targeted at 
recruiting & consulting professionals. If you have received this email 
in error, please accept our apologies and click on Remove and type your 
email id to be removed from our mailing list or reply to 
mailto:[EMAIL PROTECTED] with the word "REMOVE" in the SUBJECT 
line. We regret any inconvenience caused to you and thank you for your 
valuable time.

-- 

- Charles Barouch, Moderator

U2-Users
U2-Community
RBSolutions
SBSolutions

Visit http://listserver.u2ug.org,
enter your e-mail address,
and 'browse all' lists to maintain your access.

For non-U2UG e-mail: [EMAIL PROTECTED]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] U2 and MAC

2006-01-23 Thread u2ug
Please move this thread to U2-Community. To read and post on 
U2-Community: visit http://listserver.u2ug.org, enter your e-mail 
address, and 'browse all' lists to maintain your access.


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


[U2] Overquoting

2006-01-23 Thread u2ug

All,
This is a periodic request that you trim quotes as much as 
possible. It is a courtesy to others on the list and a necessity to 
people who subscribe to the digests. Including the entire previous 
person's post dramatically increases the size of the digests. Please 
trim do just the points you are responding to when you quote.


- Charles Barouch, Moderator

U2-Users
U2-Community
RBSolutions
SBSolutions

	Visit http://listserver.u2ug.org, 
	enter your e-mail address, 
	and 'browse all' lists to maintain your access.


For non-U2UG e-mail: [EMAIL PROTECTED]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/