[U2] Questions abount Resize on Universe

2010-09-07 Thread Marcos Fogaca
Hi, It is possible stop a resize on Universe? How do I estimate when the resize will finish? It is possible monitor the resize progress? Regards, Marcos Fogaca ___ U2-Users mailing list U2-Users@listserver.u2ug.org

Re: [U2] Questions abount Resize on Universe

2010-09-07 Thread Bob Witney
Fogaca Sent: 07 September 2010 14:44 To: u2-users@listserver.u2ug.org Subject: [U2] Questions abount Resize on Universe Hi, It is possible stop a resize on Universe? How do I estimate when the resize will finish? It is possible monitor the resize progress? Regards, Marcos Fogaca

Re: [U2] Questions abount Resize on Universe

2010-09-07 Thread bradley . schrag
: Re: [U2] Questions abount Resize on Universe Sent by: u2-users-boun...@listserver.u2ug.org Depends if you are doing it in place or to anmother account Have had probs stopping those done in place Using another account for the work file stop ok -Original Message- From: u2-users-boun

Re: [U2] Questions abount Resize on Universe

2010-09-07 Thread Martin Phillips
Hi Marcos, With no options, it should be safe to stop the RESIZE as it copies the data to a new file which it renames to replace the original afterwards. This new file may be left behind (named resize) and can be deleted. With the USING parameter, beware that the data is first copied to

Re: [U2] Questions abount Resize on Universe

2010-09-07 Thread Augusto Alonso
Hi Marcos. I've stopped resizes several times. (Pay attention to the Martin's advices...) You will have only one collaterall effect: the records that have been copied will be marked as ReadOnly. You have to run the utility bin/filepeek in order to unmark those records (or try to resize again...)