RE: [U2] [UV] Run phantom as another user

2005-01-26 Thread Adrian Matthews
I can't seem to find it now but I'm sure I read in the release notes for
one of the new releases that a user name can be specified at the command
line when launching a phantom now.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Buss, Troy
(Logitek Systems)
Sent: 25 January 2005 02:20
To: u2-users@listserver.u2ug.org
Subject: [U2] [UV] Run phantom as another user

Is there a way to run a phantom process as another user using the
PHANTOM command?
 
We have a situation where we have a background phantom process
periodically monitoring a directory on another server.  But, when the
user that launched the phantom processor changes their password, the
file open fails (due to expired credentials).   We would like to have
the phantom process 'run as' another user account that has the minimum
access it needs where the password does not ever expire and create the
failed open file problem.

We are simply opening the file as a "F" voc pointer with line 2
"\\server\sharename\directory".  The universe config parameter ALLOWNFS
is set to 1.
 
Thanks!
 
-Troy
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


The information contained in this email is strictly confidential and for the 
use of the addressee only, unless otherwise indicated. If you are not the 
intended recipient, please do not read, copy, use or disclose to others this 
message or any attachment. Please also notify the sender by replying to this 
email or by telephone +44 (0)20 7896 0011 and then delete the email and any 
copies of it. Opinions, conclusions (etc.) that do not relate to the official 
business of this company shall be understood as neither given nor endorsed by 
it.  IG Markets Limited and IG Index Plc are authorised and regulated by the 
Financial Services Authority and, in Australia, by the Australian Securities 
and Investments Commission.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] ThoroughBred to U2 file conversion

2005-01-26 Thread Bob Witney
Hi guys:

I am looking at dumping data held in a ThoroughBred system, which I understand 
uses its own ISAM/B-Tree file access methods, to delimited flat ascii so that I 
can then upload onto a U2 database (Universe 10 under AIX 5.2)

Does anyone know of software which will do this or is there anyone out there 
who has done it  and could point us in the right direction ?

Bob Witney
Senior Sage & Seer
EXPLORE!
1 Frederick Street
Aldershot, Hampshire
GU11 1LQ, UK
Tel:  01252-760329  
Fax: 01252 760001   
www.explore.co.uk




__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] Run phantom as another user

2005-01-26 Thread Lembit Pirn
One of the possibilites is probably to start shell script , in which you 
can change UID, start phantom and exit it.

Adrian Matthews wrote:
I can't seem to find it now but I'm sure I read in the release notes for
one of the new releases that a user name can be specified at the command
line when launching a phantom now.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Buss, Troy
(Logitek Systems)
Sent: 25 January 2005 02:20
To: u2-users@listserver.u2ug.org
Subject: [U2] [UV] Run phantom as another user
Is there a way to run a phantom process as another user using the
PHANTOM command?
We have a situation where we have a background phantom process
periodically monitoring a directory on another server.  But, when the
user that launched the phantom processor changes their password, the
file open fails (due to expired credentials).   We would like to have
the phantom process 'run as' another user account that has the minimum
access it needs where the password does not ever expire and create the
failed open file problem.
We are simply opening the file as a "F" voc pointer with line 2
"\\server\sharename\directory".  The universe config parameter ALLOWNFS
is set to 1.
Thanks!
-Troy
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
The information contained in this email is strictly confidential and for 
the use of the addressee only, unless otherwise indicated. If you are not the 
intended recipient, please do not read, copy, use or disclose to others this 
message or any attachment. Please also notify the sender by replying to this 
email or by telephone +44 (0)20 7896 0011 and then delete the email and any 
copies of it. Opinions, conclusions (etc.) that do not relate to the official 
business of this company shall be understood as neither given nor endorsed by 
it.  IG Markets Limited and IG Index Plc are authorised and regulated by the 
Financial Services Authority and, in Australia, by the Australian Securities 
and Investments Commission.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
 

--
Lembit Pirn
7+7 Software
Tondi 1
Tallinn 11313
tel. +372 6566232
[EMAIL PROTECTED]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] UniVerse Internals Course (UK)

2005-01-26 Thread Martin Phillips
The UniVerse Internals course scheduled for the week starting 14 February at
IBM's UK training centre is currently looking in doubt as there are not
enough bookings to make it viable.

If you are UK based and want to know how UniVerse really works, I strongly
recommend this course (OK, I'm teaching it!). It covers many of the topics
that appear on this list and much, much more.

Day 1: Architecture, the system admin account, interfaces, etc.
Day 2: Shared memory, the locking system, memory analysis tools
Day 3: The file system - How it works
Day 4: The file system - When it all goes wrong; tuning files, repairing
corruptions, etc
Day 5: The run machine, performance tuning, the spooler

Contact IBM's training department on 020-8818-1169 for more details.


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] ThoroughBred to U2 file conversion

2005-01-26 Thread Ed Clark
Thoroughbred is a version of business basic. They have a website at
www.tbred.com where you can find manuals. www.basis.com is a good place to
look for general business basic info. At
http://www.basis-knowledgebase.com/kb00012.html they describe how to write a
program to dump a file to ascii.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bob Witney
Sent: Wednesday, January 26, 2005 3:25 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] ThoroughBred to U2 file conversion


Hi guys:

I am looking at dumping data held in a ThoroughBred system, which I
understand uses its own ISAM/B-Tree file access methods, to delimited flat
ascii so that I can then upload onto a U2 database (Universe 10 under AIX
5.2)

Does anyone know of software which will do this or is there anyone out there
who has done it  and could point us in the right direction ?

Bob Witney
Senior Sage & Seer
EXPLORE!
1 Frederick Street
Aldershot, Hampshire
GU11 1LQ, UK
Tel:  01252-760329
Fax: 01252 760001
www.explore.co.uk




__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__
---
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] ThoroughBred to U2 file conversion

2005-01-26 Thread Mark Johnson
If you have the time and or inclination you could look up the DICE company
in the burgular-alarm security monitoring business. It's written in
Thoroughbred and they spend a lot of time converting from a big seller in
that industry called ABM which is written in Pick to DICE. Backwards yes,
but at least they know both sides.

My 1 cent.

- Original Message -
From: "Bob Witney" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 26, 2005 3:24 AM
Subject: [U2] ThoroughBred to U2 file conversion


> Hi guys:
>
> I am looking at dumping data held in a ThoroughBred system, which I
understand uses its own ISAM/B-Tree file access methods, to delimited flat
ascii so that I can then upload onto a U2 database (Universe 10 under AIX
5.2)
>
> Does anyone know of software which will do this or is there anyone out
there who has done it  and could point us in the right direction ?
>
> Bob Witney
> Senior Sage & Seer
> EXPLORE!
> 1 Frederick Street
> Aldershot, Hampshire
> GU11 1LQ, UK
> Tel:  01252-760329
> Fax: 01252 760001
> www.explore.co.uk
>
>
>
>
> __
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> __
> ---
> 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] ThoroughBred to U2 file conversion

2005-01-26 Thread Richard Taylor
Wow, I have not heard that name in a while.

I had to convert a client off ThoroughBred to a Universe base ERP system
many years ago.  We never did find a good, direct export function.
Instead we printed reports to text files then used a product called
Monarch to map these files and covert the data to a format we could import
into U2.  A bit tedious yes, but it worked fairly well.

Rich Taylor | Senior Programmer/Analyst| VERTIS
250 W. Pratt Street | Baltimore, MD 21201
P 410.361.8688 | F 410.528.0319 
[EMAIL PROTECTED] | http://www.vertisinc.com

Vertis is the premier provider of targeted advertising, media, and
marketing services that drive consumers to marketers more effectively.

"The more they complicate the plumbing
  the easier it is to stop up the drain"

- Montgomery Scott NCC-1701


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Witney
Sent: Wednesday, January 26, 2005 3:25 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] ThoroughBred to U2 file conversion

Hi guys:

I am looking at dumping data held in a ThoroughBred system, which I
understand uses its own ISAM/B-Tree file access methods, to delimited flat
ascii so that I can then upload onto a U2 database (Universe 10 under AIX
5.2)

Does anyone know of software which will do this or is there anyone out
there who has done it  and could point us in the right direction ?

Bob Witney
Senior Sage & Seer
EXPLORE!
1 Frederick Street
Aldershot, Hampshire
GU11 1LQ, UK
Tel:  01252-760329  
Fax: 01252 760001   
www.explore.co.uk




__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__
---
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] Programmer needed in New Jersey

2005-01-26 Thread Barry Rogen
   Pick programmer needed in New Jersey. Person should
have at least 1-2 years experience and no more than
3-4 years. Programmer will be working in UniVerse.
Work will involve EDI, inventory, sales, a/r, production
and more. Basic knowledge of RedBack helpful.
  If there is any interest, contact me and I can put
you in touch with our HR people.


Barry Rogen
Senior Programmer
PNY  Technologies
(973) 515 - 9700  ext 5327
[EMAIL PROTECTED]
_
The quality of a person's life is in direct
proportion to their commitment to excellence
regardless of their chosen field of endeavor
   vince lombardi
_
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] ThoroughBred to U2 file conversion

2005-01-26 Thread u2
[EMAIL PROTECTED] wrote:
> Wow, I have not heard that name in a while.
> 
> I had to convert a client off ThoroughBred to a Universe base ERP system
> many years ago.  We never did find a good, direct export function.
> Instead we printed reports to text files then used a product called
> Monarch to map these files and covert the data to a format we could import
> into U2.  A bit tedious yes, but it worked fairly well.
> 
If you do dump stuff to text file, I've got a program I've called HOLLLOAD to 
load fixed-width stuff into a UV file. I'll try and post it at PickWiki in the 
next few days. If the text is in a "punchcard" style format you just tell 
HOLLLOAD which fields to use and how wide they are (it reads the default from 
the dictionary), and up it comes into file!

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


RE: [U2] ThoroughBred to U2 file conversion

2005-01-26 Thread David Wolverton
I convert people from ThroroughBred at least once a quarter... For a fact,
the easiest method is to get them to either send reports to text files, or
get a programmer to write a simple dump file...

In my case, I have them write the data into a dump file delimitted by
'Pipes' (|), a record per line ... I convert the line breaks to attributes
(254) and the pipes to values (253), then TRIM the whole thing since they
are all fixed-length fields... I then run a loop to REMOVE a record and
parse and import...

Works pretty fast - I can import the data WAY faster than their processes
can export the files.

I guess I've done 6 or 8 or so of these conversions, but have always has
someone who knew the data on their Thoroughbred side, as the files I work
with are **really bad** as far as data integrity, but that's more about the
application than about Thoroughbred!! (And a reason we get them as
customers! )

If you know UniBasic, you can slog your way through BusinessBasic - Myself,
I learned about programming from MAI Basic/IV - the people that gave us
BusinessBasic!  I think Thoroughbred actually has variable names that are
not I0$ and A2$ like when I worked with BB4. Once you get used to the file
and printer 'channels', it's not that different to work with.

David W.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Witney
Sent: Wednesday, January 26, 2005 2:25 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] ThoroughBred to U2 file conversion

Hi guys:

I am looking at dumping data held in a ThoroughBred system, which I
understand uses its own ISAM/B-Tree file access methods, to delimited flat
ascii so that I can then upload onto a U2 database (Universe 10 under AIX
5.2)

Does anyone know of software which will do this or is there anyone out there
who has done it  and could point us in the right direction ?

Bob Witney
Senior Sage & Seer
EXPLORE!
1 Frederick Street
Aldershot, Hampshire
GU11 1LQ, UK
Tel:  01252-760329  
Fax: 01252 760001   
www.explore.co.uk




__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__
---
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] Catastrophe in realloc

2005-01-26 Thread Ron Hutchings
Running on AIX 4.3.3, Universe 9.6
I have a job processing a sequential file in &HOLD&.  It processes about a 
third of the file then halts with the error "Catastrophe in realloc: invalid 
storage prointer"  IOT/Abort trap.  I have looked through the probrams and 
files and nothing seems to be wrong.  I was able to successfully process the 
file on our test system which runs on a separate server, same AIX, same 
Universe revisions.

Does anyone recognize this error and can point me in a direction?
Thanks,
Ron
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] ThoroughBred to U2 file conversion

2005-01-26 Thread Ed Clark
The DICE people do their abm conversions from captured reports, so they
wouldn't be much help. A number of years ago I converted a DICE system in
thoroughbred to ABM in universe using the kmecsv utility I found at
http://prog-net.com/tbred.html. Unfortunatly the links there are dead, but
maybe you could find the owner of the page, or contact someone else on the
"Business Basic Web ring" (linked from the page) and find a copy.
The system I had to work with didn't have odbc, but that version of
thoroughbred did have a simple query tool that could be used to print data.
Going the captured report/monarch route may be the best way to go if you
can't get odbc, can't find kmecsv, and don't want to pay a business basic
consultant.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Mark Johnson
Sent: Wednesday, January 26, 2005 8:48 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] ThoroughBred to U2 file conversion


If you have the time and or inclination you could look up the DICE company
in the burgular-alarm security monitoring business. It's written in
Thoroughbred and they spend a lot of time converting from a big seller in
that industry called ABM which is written in Pick to DICE. Backwards yes,
but at least they know both sides.

My 1 cent.

- Original Message -
From: "Bob Witney" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 26, 2005 3:24 AM
Subject: [U2] ThoroughBred to U2 file conversion


> Hi guys:
>
> I am looking at dumping data held in a ThoroughBred system, which I
understand uses its own ISAM/B-Tree file access methods, to delimited flat
ascii so that I can then upload onto a U2 database (Universe 10 under AIX
5.2)
>
> Does anyone know of software which will do this or is there anyone out
there who has done it  and could point us in the right direction ?
>
> Bob Witney
> Senior Sage & Seer
> EXPLORE!
> 1 Frederick Street
> Aldershot, Hampshire
> GU11 1LQ, UK
> Tel:  01252-760329
> Fax: 01252 760001
> www.explore.co.uk
>
>
>
>
> __
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> __
> ---
> 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] ThoroughBred to U2 file conversion

2005-01-26 Thread vforste
I know nothing about ThoroughBred, so I'm talking in general. I've done a
couple of conversions from some relics and picked up this little trick.

The Monarch method works great for any conversion, but if you know nothing
about the system and/or it's database and the reports provide enough data to
do the conversion. Setup a Laptop/PC as a printer and use a terminal
emulation package to capture the output to a file. Then use Monarch to map
and covert the data. Rather clumsy way of doing it but it works and needs no
knowledge of the database you are converting from. The only requirement is
that the existing system can produce reports.

--
Vance Forste (Senior Programmer/Analyst)
Caligor Hospital Supply a division of Henry Schein Inc.




- Original Message - 
From: "Richard Taylor" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 26, 2005 9:50 AM
Subject: RE: [U2] ThoroughBred to U2 file conversion


> Wow, I have not heard that name in a while.
>
> I had to convert a client off ThoroughBred to a Universe base ERP system
> many years ago.  We never did find a good, direct export function.
> Instead we printed reports to text files then used a product called
> Monarch to map these files and covert the data to a format we could import
> into U2.  A bit tedious yes, but it worked fairly well.
>
> Rich Taylor | Senior Programmer/Analyst| VERTIS
> 250 W. Pratt Street | Baltimore, MD 21201
> P 410.361.8688 | F 410.528.0319
> [EMAIL PROTECTED] | http://www.vertisinc.com
>
> Vertis is the premier provider of targeted advertising, media, and
> marketing services that drive consumers to marketers more effectively.
>
> "The more they complicate the plumbing
>   the easier it is to stop up the drain"
>
> - Montgomery Scott NCC-1701
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Bob Witney
> Sent: Wednesday, January 26, 2005 3:25 AM
> To: u2-users@listserver.u2ug.org
> Subject: [U2] ThoroughBred to U2 file conversion
>
> Hi guys:
>
> I am looking at dumping data held in a ThoroughBred system, which I
> understand uses its own ISAM/B-Tree file access methods, to delimited flat
> ascii so that I can then upload onto a U2 database (Universe 10 under AIX
> 5.2)
>
> Does anyone know of software which will do this or is there anyone out
> there who has done it  and could point us in the right direction ?
>
> Bob Witney
> Senior Sage & Seer
> EXPLORE!
> 1 Frederick Street
> Aldershot, Hampshire
> GU11 1LQ, UK
> Tel:  01252-760329
> Fax: 01252 760001
> www.explore.co.uk
>
>
>
>
> __
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> __
> ---
> 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] ThoroughBred to U2 file conversion

2005-01-26 Thread David Robertshaw
Can you display the data on a terminal screen?

Twelve years ago(!) we had a wIntegrate user who imported records from 
half-inch tapes (anyone remember half-inch tapes?) by using the Edit Play menu 
option to scroll the data up the emulation screen. He captured it to a file, 
and added commas to make it CSV format which was transferred to R83 Pick.

-Original Message-
From: Bob Witney [mailto:[EMAIL PROTECTED] 
Sent: 26 January 2005 08:25
To: u2-users@listserver.u2ug.org
Subject: [U2] ThoroughBred to U2 file conversion

Hi guys:

I am looking at dumping data held in a ThoroughBred system, which I understand 
uses its own ISAM/B-Tree file access methods, to delimited flat ascii so that I 
can then upload onto a U2 database (Universe 10 under AIX 5.2)

Does anyone know of software which will do this or is there anyone out there 
who has done it  and could point us in the right direction ?

Bob Witney
Senior Sage & Seer
EXPLORE!
1 Frederick Street
Aldershot, Hampshire
GU11 1LQ, UK
Tel:  01252-760329  
Fax: 01252 760001   
www.explore.co.uk


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.4 - Release Date: 25/01/2005
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Unclassified RE: [U2] [UV] Run phantom as another user

2005-01-26 Thread HENDERSON MIKE, MR
Oh good, it's not just me!

I too remember something coming out about it being a new feature (in
10.1 I think), but I can't find anything in my IBM or U2UG archives
about it either now.

Have the IBM people stopped lurking on this list?  I'd have expected
them to come back on this by now.


Mike

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Adrian Matthews
Sent: Wednesday, 26 January 2005 21:11
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] [UV] Run phantom as another user

I can't seem to find it now but I'm sure I read in the release notes for
one of the new releases that a user name can be specified at the command
line when launching a phantom now.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Buss, Troy
(Logitek Systems)
Sent: 25 January 2005 02:20
To: u2-users@listserver.u2ug.org
Subject: [U2] [UV] Run phantom as another user

Is there a way to run a phantom process as another user using the
PHANTOM command?
 
[snip]
The information contained in this Internet Email message is intended
for the addressee only and may contain privileged information, but not
necessarily the official views or opinions of the New Zealand Defence Force.
If you are not the intended recipient you must not use, disclose, copy or 
distribute this message or the information in it.

If you have received this message in error, please Email or telephone
the sender immediately.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Terminal Servers

2005-01-26 Thread Norman, David (SAAS)
Thanks to Wol, Anthony and Andre. I have passed your suggestions on to our
facilities management people (who were talking about Cyclades).

Regards,

David Norman
Senior Systems Engineer
SA Ambulance Service
Box 3, GPO
Adelaide, South Australia 5001
*+61 8 8274 0384
fax +61 8 8271 4844
* [EMAIL PROTECTED]  
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Catastrophe in realloc

2005-01-26 Thread Rosenberg Ben
The release notes for Universe 9.5.2 mention that error message
as the symptom of a GTAR that was supposedly fixed as of 9.5.2.

Which version of 9.6 are you running?

Also, if you're not getting the error message on your test system
that might be related to system load and/or to different hardware,
and/or to different configuration.  Do you have enough paging
space on your production system?  (Maybe malloc is failing.)

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Ron Hutchings
> Sent: Wednesday, January 26, 2005 9:48 AM
> To: u2-users@listserver.u2ug.org
> Subject: [U2] Catastrophe in realloc
> 
> 
> Running on AIX 4.3.3, Universe 9.6
> 
> I have a job processing a sequential file in &HOLD&.  It 
> processes about a 
> third of the file then halts with the error "Catastrophe in 
> realloc: invalid 
> storage prointer"  IOT/Abort trap.  I have looked through the 
> probrams and 
> files and nothing seems to be wrong.  I was able to 
> successfully process the 
> file on our test system which runs on a separate server, same 
> AIX, same 
> Universe revisions.
> 
> Does anyone recognize this error and can point me in a direction?
> 
> Thanks,
> 
> Ron
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> 


CONFIDENTIALITY:  This communication, including attachments, is for exclusive 
use of the addressee(s) and may contain proprietary, confidential or privileged 
information.  If you are not the intended recipient, any use, copying, 
disclosure, or distribution or the taking of any action in reliance upon this 
information is strictly prohibited.  If you are not the intended recipient, 
please notify the sender immediately and delete this communication and destroy 
all copies.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] ThoroughBred to U2 file conversion

2005-01-26 Thread Bruce Nichol
Goo'day, Bob,
Oh dear, oh dear!
The last time we converted from Thoroughbred to a Pick derivitive, vanilla 
R83, was IIRC, 1986 and we had to print reports from T/bred to paper, get 
the reports processed to 9track mag tape (!!!), then converted from mag 
tape at an ADDS Mentor, then to diskette to the R83 box.

I sincerely hope for your sake you don't have to follow the same path.
to At 08:24 26/01/05 +, you wrote:
Hi guys:
I am looking at dumping data held in a ThoroughBred system, which I 
understand uses its own ISAM/B-Tree file access methods, to delimited flat 
ascii so that I can then upload onto a U2 database (Universe 10 under AIX 5.2)

Does anyone know of software which will do this or is there anyone out 
there who has done it  and could point us in the right direction ?

Bob Witney
Senior Sage & Seer
EXPLORE!
1 Frederick Street
Aldershot, Hampshire
GU11 1LQ, UK
Tel:  01252-760329
Fax: 01252 760001
www.explore.co.uk

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.302 / Virus Database: 265.7.5 - Release Date: 26/01/05

--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.302 / Virus Database: 265.7.5 - Release Date: 26/01/05
Regards,
Bruce Nichol
Talon Computer Services
ALBURYNSW 2640
Australia
http://www.taloncs.com.au
Tel: +61 (0)411149636
Fax: +61 (0)260232119
If it ain't broke, fix it till it is! 

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.302 / Virus Database: 265.7.5 - Release Date: 26/01/05

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.302 / Virus Database: 265.7.5 - Release Date: 26/01/05
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [AD] Programmer needed in New Jersey

2005-01-26 Thread Mark Johnson
Wow. Never saw a limit on experience before. I guess I'm out.

- Original Message - 
From: "Barry Rogen" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 26, 2005 10:03 AM
Subject: [U2] [AD] Programmer needed in New Jersey


>Pick programmer needed in New Jersey. Person should
> have at least 1-2 years experience and no more than
> 3-4 years. Programmer will be working in UniVerse.
> Work will involve EDI, inventory, sales, a/r, production
> and more. Basic knowledge of RedBack helpful.
>   If there is any interest, contact me and I can put
> you in touch with our HR people.
> 
> 
> Barry Rogen
> Senior Programmer
> PNY  Technologies
> (973) 515 - 9700  ext 5327
> [EMAIL PROTECTED]
> _
> The quality of a person's life is in direct
> proportion to their commitment to excellence
> regardless of their chosen field of endeavor
>vince lombardi
> _
> ---
> 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] ThoroughBred to U2 file conversion

2005-01-26 Thread Mark Johnson
Se Habla 1/2 tape. I even remember using my fingers to adjust for parity
errors.

- Original Message -
From: "David Robertshaw" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 26, 2005 1:08 PM
Subject: RE: [U2] ThoroughBred to U2 file conversion


> Can you display the data on a terminal screen?
>
> Twelve years ago(!) we had a wIntegrate user who imported records from
half-inch tapes (anyone remember half-inch tapes?) by using the Edit Play
menu option to scroll the data up the emulation screen. He captured it to a
file, and added commas to make it CSV format which was transferred to R83
Pick.
>
> -Original Message-
> From: Bob Witney [mailto:[EMAIL PROTECTED]
> Sent: 26 January 2005 08:25
> To: u2-users@listserver.u2ug.org
> Subject: [U2] ThoroughBred to U2 file conversion
>
> Hi guys:
>
> I am looking at dumping data held in a ThoroughBred system, which I
understand uses its own ISAM/B-Tree file access methods, to delimited flat
ascii so that I can then upload onto a U2 database (Universe 10 under AIX
5.2)
>
> Does anyone know of software which will do this or is there anyone out
there who has done it  and could point us in the right direction ?
>
> Bob Witney
> Senior Sage & Seer
> EXPLORE!
> 1 Frederick Street
> Aldershot, Hampshire
> GU11 1LQ, UK
> Tel:  01252-760329
> Fax: 01252 760001
> www.explore.co.uk
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.300 / Virus Database: 265.7.4 - Release Date: 25/01/2005
> ---
> 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: Unclassified RE: [U2] [UV] Run phantom as another user

2005-01-26 Thread Leroy Dreyfuss
>From the UV 10.0.19 patchlist file:

Issue  Short Description
-  -
3766 In order to run a phantom process as a different user, an
 enhancement has been made to the PHANTOM command. The
 syntax is as follows:

 PHANTOM [BRIEF] [SQUAWK] command -U username
[password]

 When you are logged in as root, you can specify -U and the
 username to run the phantom process as a different user. On
 Windows platforms, you must also specify the password for the
 username.



Regards,

LeRoy F. Dreyfuss
Product Manager
IBM UniVerse and UniData (U2) Extended Relational Databases
IBM DB2 Information Management Software
Tel: 303-672-1254  Fax: 303-294-4832
Mobile: 720-341-4317   Tie-line: 770-1254
External email:  [EMAIL PROTECTED]
WWW:  http://www.ibm.com/software/data/u2



 "HENDERSON MIKE,
 MR"
 
 Sent by:   cc
 [EMAIL PROTECTED]
 stserver.u2ug.org Subject
   Unclassified RE: [U2] [UV] Run
   phantom as another user
 01/26/2005 11:18
 AM


 Please respond to
 [EMAIL PROTECTED]
er.u2ug.org






Oh good, it's not just me!

I too remember something coming out about it being a new feature (in
10.1 I think), but I can't find anything in my IBM or U2UG archives
about it either now.

Have the IBM people stopped lurking on this list?  I'd have expected
them to come back on this by now.


Mike

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Adrian Matthews
Sent: Wednesday, 26 January 2005 21:11
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] [UV] Run phantom as another user

I can't seem to find it now but I'm sure I read in the release notes for
one of the new releases that a user name can be specified at the command
line when launching a phantom now.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Buss, Troy
(Logitek Systems)
Sent: 25 January 2005 02:20
To: u2-users@listserver.u2ug.org
Subject: [U2] [UV] Run phantom as another user

Is there a way to run a phantom process as another user using the
PHANTOM command?

[snip]
The information contained in this Internet Email message is intended
for the addressee only and may contain privileged information, but not
necessarily the official views or opinions of the New Zealand Defence
Force.
If you are not the intended recipient you must not use, disclose, copy or
distribute this message or the information in it.

If you have received this message in error, please Email or telephone
the sender immediately.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

[demime 1.01d removed an attachment of type image/gif which had a name of 
graycol.gif]

[demime 1.01d removed an attachment of type image/gif which had a name of 
pic02833.gif]

[demime 1.01d removed an attachment of type image/gif which had a name of 
ecblank.gif]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Richard Taylor/VERTIS is out of the office.

2005-01-26 Thread Richard Taylor
I will be out of the office starting  01/27/2005 and will not return until
01/31/2005.

I will respond to your message when I return.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Universe upgrade 10.1.2 to 10.1.4

2005-01-26 Thread Dennis Bartlett
for what its worth we did this upgrade last night, and had a problem in
that the installation disk contained only a single directory in root,
called Universe. The script however referenced the install scripts as
being in root, and not in a second level directory.

The install failed.

We then re-did it setting the REWIND / NO-REWIND options to
/cdrom/Universe

and it went through.


How come Win32 can create installs that just work, and U2, having been
around a lot longer, still requires reading and interacting with a text
based screen?

-
GWK BEPERK/LIMITED (REG: 1997/022252/06)
POSBUS 47 PO BOX 8730
DOUGLAS

Direkteure/Directors: NB Jacobs, FJ Lawrence, J v/d S Botes,
JH Coetzee, JGD Smit, JF Jacobs, AO M|ller, JW Smit,
WG M|lke, JG Stander, JH van Dyk(MD/BD), JG Jacobs, A M|ller, M van Zyl,
Sekr/Secr: E van Niekerk.

Hierdie e-pos is onderworpe aan 'n vrywaring beskikbaar by:
http://www.gwk.co.za/DisclaimerVrywaring.asp
This e-mail is subjected to the disclaimer that can be viewed at:
http://www.gwk.co.za/DisclaimerVrywaring.asp
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [AD] Programmer needed in New Jersey

2005-01-26 Thread Phil Gurnee
Wouldn't that remove just about everybody from this list. Average age of a
multi-value programmer must be 45 with 10-25 years experience.

---Original Message---

From: u2-users@listserver.u2ug.org
Date: 01/26/05 18:38:14
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] [AD] Programmer needed in New Jersey

Wow. Never saw a limit on experience before. I guess I'm out.

- Original Message -
From: "Barry Rogen" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 26, 2005 10:03 AM
Subject: [U2] [AD] Programmer needed in New Jersey


>Pick programmer needed in New Jersey. Person should
> have at least 1-2 years experience and no more than
> 3-4 years. Programmer will be working in UniVerse.
> Work will involve EDI, inventory, sales, a/r, production
> and more. Basic knowledge of RedBack helpful.
>   If there is any interest, contact me and I can put
> you in touch with our HR people.
>
>
> Barry Rogen
> Senior Programmer
> PNY  Technologies
> (973) 515 - 9700  ext 5327
> [EMAIL PROTECTED]
> _
> The quality of a person's life is in direct
> proportion to their commitment to excellence
> regardless of their chosen field of endeavor
>vince lombardi
> _
> ---
> 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/