Re: [U2] Off topic - resizing open files in Advanced Pick/AIX

2005-04-29 Thread Manu Fernandes
Re,
Yes it works,
Use RESIZE filename newmodulo (W
The W push a wait state between each frame processing. If not used; the 
system give all priority to the resizing !
If a user-process perform a sequential access to the file; the resizing is 
suspended.

Try it.
I hope this help.
Manu Fernandes Infodata S.`r.l.
- Original Message - 
From: Joe Walter [EMAIL PROTECTED]
To: U2-Users@listserver.u2ug.org
Sent: Friday, April 29, 2005 7:52 PM
Subject: [U2] Off topic - resizing open files in Advanced Pick/AIX


Wondering if anyone out there knows it it's ok, possible to resize open 
files in
advanced pick running on AIX?

In Universe, of course this is possible, but I'm not sure about AP on AIX.
I have a huge resizing project to pull off at a client that runs almost 
24/7, so
it would be great to know that the capability is there to resize files 
while
they are open (being accessed by advanced pick users).

Otherwise, I'll have to 'shut them down', department by dept, like kick 
everyone
in accounts payble off and resize a batch of files related to a/p, etc.

Thanks for any help.
joe
Clients First Business Solutions
People  Technology Delivering Results
Joseph A. Walter
Senior Solutions Analyst, Central Region
Clients First Business Solutions
26380 Curtiss Wright Parkway
Suite 108
Cleveland, OH 44143
Tel:   866.732.9191
Cell:  330.990.9081
Fax:   435-514-5132
Email: [EMAIL PROTECTED]
Web:   www.clientsfirst-us.com
---
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] Off topic - resizing open files in Advanced Pick/AIX

2005-04-29 Thread Alfke, Colin
Yes, as of about version 6.

I didn't know it was possible in UniVerse. It's not in UniData :-(

Colin Alfke
Calgary, Canada 

-Original Message-
From: Joe Walter

Wondering if anyone out there knows it it's ok, possible to 
resize open files in advanced pick running on AIX?

In Universe, of course this is possible, but I'm not sure 
about AP on AIX.

I have a huge resizing project to pull off at a client that 
runs almost 24/7, so it would be great to know that the 
capability is there to resize files while they are open (being 
accessed by advanced pick users).

Otherwise, I'll have to 'shut them down', department by dept, 
like kick everyone in accounts payble off and resize a batch 
of files related to a/p, etc. 

Thanks for any help.

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


RE: [U2] Off topic - resizing open files in Advanced Pick/AIX

2005-04-29 Thread Tony Gravagno
(Non-technical comments here can easily apply to U2 sites.)

As with all new procedures, I highly recommend that you do extensive
testing on the target system before running on live client data.  Slam the
files that are being resized with different kinds of simultaneous updates
and see if the file maintains its integrity afterward.  I normally
recommend that a VAR test this sort of thing off of the end-user system
first, but chances are you don't have a spare AP/AIX box laying around.

Caution advised: Your client is running AP 6.1 and the software is now at a
level called D3 7.4.3.  A large number of things have been fixed since 6.1.
Manu claims RESIZE works but without running that command extensively on
the specific AP/AIX 6.1 platform with the same patches as your client has,
I don't think that statement of encouragement should be taken as carte
blanche to run the process on live data.

Before your client's system 9 year old dies with no hope of recovery or
reactivation, I highly suggest you start discussing upgrades with them, or
since you're in a U2 forum then perhaps migration is more on your mind.

And why in the wide world of sports do people keep posting Advanced Pick
and mvBASE questions to this U2 forum?!  I know, I know - probably more AP
users here than in the RD forums... :)Try comp.databases.pick too...

Good luck
Tony Gravagno, Nebula Research and Development
Former QA Manager for AP/D3, Former Product Manager for D3

TG@ removethisNebula-RnD
.com

Manu Fernandes efv-at-infodata.lu |U2UG| wrote:
 Yes it works,
 
 Use RESIZE filename newmodulo (W
 The W push a wait state between each frame processing.
 If not used; the system give all priority to the resizing!
 If a user-process perform a sequential access to the
 file; the resizing is suspended.

 - Original Message -
 From: Joe Walter
 
 Wondering if anyone out there knows it it's ok, possible
 to resize open files in advanced pick running on AIX?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/