Re: [U2] RESIZE error - Replication?

2012-09-29 Thread John Jenkins
UV_UDRSYS shows no replication systems defined (empty)
UV_UDRPUB shows six published files (you can list the file to see what's
defined)
UV_UDRSUB shows no subscribed files (empty)

It's possible that the original publisher system details were lost at some
time in the past - possibly an upgrade?

You may be able to unpublish just using the replication GUI admin tool
without undue fuss. Otherwise a little manipulation of the replication flag
and temporarily recreating this system as a publisher may be needed. I
haven't had a chance to test this combination of circumstances and it's been
a while since I used the old style "UV replication" in earnest.

1) Try unpublishing - I suspect this won't work as replication is not
enabled, but it's worth a "minimum effort" shot. If this complains that
replication is not enabled, then:
2) Enable replication (uvconfig / uvregen / restart). It's worth reading the
initial documentation on replication before you dive in so that you know the
steps.
3) Try unpublishing again
4) If it fails because no replication systems are defined, then define this
system as a publisher#
5) Try to unpublish yet again
6) When all are unpublished, turn off replication (uvconfig / uvregen /
restart)

If you need to change uvconfig and don't have the freedom stop and start
UniVerse then the simplest method is to copy the file contents at the
UniVerse level to another physical file and rename the files afterwards.
Once done, blow away the "old" file.
If you really know the UniVerse file header formats it's possible to change
the file headers directly to mark then as not replicated. I wouldn't
recommend this unless you are fully familiar with the tools and techniques.

Regards

JayJay

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Thompson
Sent: 28 September 2012 21:53
To: U2 Users List
Subject: Re: [U2] RESIZE error - Replication?

In the UV account UV_UDRPUB has 6 items.
UV_UDRSUB and UV_UDRSYS are empty.

On Fri, Sep 28, 2012 at 4:52 PM, John Thompson
wrote:

> Ok. I believe I see what you guys are talking about.
> So the story goes, they tried to use old style UV replication and it 
> did not work for what they wanted to do... SO they abandoned it.
>
> Right now, UDRMODE is set to 0
> and the output of smat -t says UDRMODE is 0
>
> In Uniadmin, do I unpublish the files?
> OR, do I have to renable replication with UDRMODE and then unpublish 
> the files?
><>


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] RESIZE error - Replication?

2012-09-28 Thread John Thompson
In the UV account UV_UDRPUB has 6 items.
UV_UDRSUB and UV_UDRSYS are empty.

On Fri, Sep 28, 2012 at 4:52 PM, John Thompson wrote:

> Ok. I believe I see what you guys are talking about.
> So the story goes, they tried to use old style UV replication and it did
> not work for what they wanted to do... SO
> they abandoned it.
>
> Right now, UDRMODE is set to 0
> and the output of smat -t says UDRMODE is 0
>
> In Uniadmin, do I unpublish the files?
> OR, do I have to renable replication with UDRMODE and then unpublish the
> files?
>
>
> On Fri, Sep 28, 2012 at 4:38 PM, John Jenkins wrote:
>
>> Yes - the tool is part of the client software. U2 replication is quite a
>> different architecture, and the replication tool is part of XAdmin, or you
>> can use the command line.
>>
>> Manu summed it quite nicely.
>>
>> Regards , JayJay
>>
>> Sent from my iPad
>>
>> On 28 Sep 2012, at 01:45, John Thompson  wrote:
>>
>> > Its Universe 10.3.1 on Red Hat 5, so I'm guessing its the "old" style?
>> >
>> > Is the replication tool a part of the UVClient windows software?
>> >
>> > On Thu, Sep 27, 2012 at 8:43 PM, John Jenkins 
>> wrote:
>> >
>> >> The file has been marked for replication. Depending on your UniVerse
>> >> version this is either "old style" replication, or the newer "U2
>> >> replication". If it should not be replicated then use the Replication
>> >> configuration tool or XAdmin to turn this off for the file. You may
>> also
>> >> want to check your uvconfig setting for replication. If you are not
>> using
>> >> it then you may as well turn it off completely.
>> >>
>> >> Note: "old style" uses the file header and UV_UDRPUB/SUB/SYS in the UV
>> >> account. "U2 replication" uses a separate repconfig file.
>> >>
>> >> Regards, JayJay
>> >>
>> >> Sent from my iPad
>> >>
>> >> On 28 Sep 2012, at 01:29, John Thompson 
>> wrote:
>> >>
>> >>> Has anyone ever seen this error while trying to resize a file.
>> >>>
>>  RESIZE CUSTOMER
>> >>> "RESIZE" attempt on a replicated file.
>> >>>
>> >>>
>> >>> I've never seen it and I was trying to do a bit of maintenance.
>> >>>
>> >>> --
>> >>> John Thompson
>> >>> ___
>> >>> U2-Users mailing list
>> >>> U2-Users@listserver.u2ug.org
>> >>> http://listserver.u2ug.org/mailman/listinfo/u2-users
>> >> ___
>> >> U2-Users mailing list
>> >> U2-Users@listserver.u2ug.org
>> >> http://listserver.u2ug.org/mailman/listinfo/u2-users
>> >
>> >
>> >
>> > --
>> > John Thompson
>> > ___
>> > U2-Users mailing list
>> > U2-Users@listserver.u2ug.org
>> > http://listserver.u2ug.org/mailman/listinfo/u2-users
>> ___
>> U2-Users mailing list
>> U2-Users@listserver.u2ug.org
>> http://listserver.u2ug.org/mailman/listinfo/u2-users
>>
>
>
>
> --
> John Thompson
>



-- 
John Thompson
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] RESIZE error - Replication?

2012-09-28 Thread John Thompson
Ok. I believe I see what you guys are talking about.
So the story goes, they tried to use old style UV replication and it did
not work for what they wanted to do... SO
they abandoned it.

Right now, UDRMODE is set to 0
and the output of smat -t says UDRMODE is 0

In Uniadmin, do I unpublish the files?
OR, do I have to renable replication with UDRMODE and then unpublish the
files?

On Fri, Sep 28, 2012 at 4:38 PM, John Jenkins  wrote:

> Yes - the tool is part of the client software. U2 replication is quite a
> different architecture, and the replication tool is part of XAdmin, or you
> can use the command line.
>
> Manu summed it quite nicely.
>
> Regards , JayJay
>
> Sent from my iPad
>
> On 28 Sep 2012, at 01:45, John Thompson  wrote:
>
> > Its Universe 10.3.1 on Red Hat 5, so I'm guessing its the "old" style?
> >
> > Is the replication tool a part of the UVClient windows software?
> >
> > On Thu, Sep 27, 2012 at 8:43 PM, John Jenkins 
> wrote:
> >
> >> The file has been marked for replication. Depending on your UniVerse
> >> version this is either "old style" replication, or the newer "U2
> >> replication". If it should not be replicated then use the Replication
> >> configuration tool or XAdmin to turn this off for the file. You may also
> >> want to check your uvconfig setting for replication. If you are not
> using
> >> it then you may as well turn it off completely.
> >>
> >> Note: "old style" uses the file header and UV_UDRPUB/SUB/SYS in the UV
> >> account. "U2 replication" uses a separate repconfig file.
> >>
> >> Regards, JayJay
> >>
> >> Sent from my iPad
> >>
> >> On 28 Sep 2012, at 01:29, John Thompson  wrote:
> >>
> >>> Has anyone ever seen this error while trying to resize a file.
> >>>
>  RESIZE CUSTOMER
> >>> "RESIZE" attempt on a replicated file.
> >>>
> >>>
> >>> I've never seen it and I was trying to do a bit of maintenance.
> >>>
> >>> --
> >>> John Thompson
> >>> ___
> >>> U2-Users mailing list
> >>> U2-Users@listserver.u2ug.org
> >>> http://listserver.u2ug.org/mailman/listinfo/u2-users
> >> ___
> >> U2-Users mailing list
> >> U2-Users@listserver.u2ug.org
> >> http://listserver.u2ug.org/mailman/listinfo/u2-users
> >
> >
> >
> > --
> > John Thompson
> > ___
> > U2-Users mailing list
> > U2-Users@listserver.u2ug.org
> > http://listserver.u2ug.org/mailman/listinfo/u2-users
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>



-- 
John Thompson
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] RESIZE error - Replication?

2012-09-28 Thread John Jenkins
Yes - the tool is part of the client software. U2 replication is quite a 
different architecture, and the replication tool is part of XAdmin, or you can 
use the command line.

Manu summed it quite nicely.

Regards , JayJay

Sent from my iPad

On 28 Sep 2012, at 01:45, John Thompson  wrote:

> Its Universe 10.3.1 on Red Hat 5, so I'm guessing its the "old" style?
> 
> Is the replication tool a part of the UVClient windows software?
> 
> On Thu, Sep 27, 2012 at 8:43 PM, John Jenkins  wrote:
> 
>> The file has been marked for replication. Depending on your UniVerse
>> version this is either "old style" replication, or the newer "U2
>> replication". If it should not be replicated then use the Replication
>> configuration tool or XAdmin to turn this off for the file. You may also
>> want to check your uvconfig setting for replication. If you are not using
>> it then you may as well turn it off completely.
>> 
>> Note: "old style" uses the file header and UV_UDRPUB/SUB/SYS in the UV
>> account. "U2 replication" uses a separate repconfig file.
>> 
>> Regards, JayJay
>> 
>> Sent from my iPad
>> 
>> On 28 Sep 2012, at 01:29, John Thompson  wrote:
>> 
>>> Has anyone ever seen this error while trying to resize a file.
>>> 
 RESIZE CUSTOMER
>>> "RESIZE" attempt on a replicated file.
>>> 
>>> 
>>> I've never seen it and I was trying to do a bit of maintenance.
>>> 
>>> --
>>> John Thompson
>>> ___
>>> U2-Users mailing list
>>> U2-Users@listserver.u2ug.org
>>> http://listserver.u2ug.org/mailman/listinfo/u2-users
>> ___
>> U2-Users mailing list
>> U2-Users@listserver.u2ug.org
>> http://listserver.u2ug.org/mailman/listinfo/u2-users
> 
> 
> 
> -- 
> John Thompson
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] RESIZE error - Replication?

2012-09-28 Thread Manu Fernandes
hi,

 on 10.3, we talk about "UVReplication" vs. "U2Replication" available o r11.

UVRep is set file by file using UniAdmin, the gui tool delivered on UVClient CD.

Before RESIZE; you must unset the replication flag from the file header.

Use UniAdin to achieve it. see Replication branch.

After resizing, you must re-set the uvrep setting on your file.

Manu

John Thompson  a écrit :


Its Universe 10.3.1 on Red Hat 5, so I'm guessing its the "old" style?

Is the replication tool a part of the UVClient windows software?

On Thu, Sep 27, 2012 at 8:43 PM, John Jenkins  wrote:

> The file has been marked for replication. Depending on your UniVerse
> version this is either "old style" replication, or the newer "U2
> replication". If it should not be replicated then use the Replication
> configuration tool or XAdmin to turn this off for the file. You may also
> want to check your uvconfig setting for replication. If you are not using
> it then you may as well turn it off completely.
>
> Note: "old style" uses the file header and UV_UDRPUB/SUB/SYS in the UV
> account. "U2 replication" uses a separate repconfig file.
>
> Regards, JayJay
>
> Sent from my iPad
>
> On 28 Sep 2012, at 01:29, John Thompson  wrote:
>
> > Has anyone ever seen this error while trying to resize a file.
> >
> >> RESIZE CUSTOMER
> > "RESIZE" attempt on a replicated file.
> >
> >
> > I've never seen it and I was trying to do a bit of maintenance.
> >
> > --
> > John Thompson
> > ___
> > U2-Users mailing list
> > U2-Users@listserver.u2ug.org
> > http://listserver.u2ug.org/mailman/listinfo/u2-users
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>



--
John Thompson
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] RESIZE error - Replication?

2012-09-27 Thread John Thompson
Its Universe 10.3.1 on Red Hat 5, so I'm guessing its the "old" style?

Is the replication tool a part of the UVClient windows software?

On Thu, Sep 27, 2012 at 8:43 PM, John Jenkins  wrote:

> The file has been marked for replication. Depending on your UniVerse
> version this is either "old style" replication, or the newer "U2
> replication". If it should not be replicated then use the Replication
> configuration tool or XAdmin to turn this off for the file. You may also
> want to check your uvconfig setting for replication. If you are not using
> it then you may as well turn it off completely.
>
> Note: "old style" uses the file header and UV_UDRPUB/SUB/SYS in the UV
> account. "U2 replication" uses a separate repconfig file.
>
> Regards, JayJay
>
> Sent from my iPad
>
> On 28 Sep 2012, at 01:29, John Thompson  wrote:
>
> > Has anyone ever seen this error while trying to resize a file.
> >
> >> RESIZE CUSTOMER
> > "RESIZE" attempt on a replicated file.
> >
> >
> > I've never seen it and I was trying to do a bit of maintenance.
> >
> > --
> > John Thompson
> > ___
> > U2-Users mailing list
> > U2-Users@listserver.u2ug.org
> > http://listserver.u2ug.org/mailman/listinfo/u2-users
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>



-- 
John Thompson
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] RESIZE error - Replication?

2012-09-27 Thread John Jenkins
The file has been marked for replication. Depending on your UniVerse version 
this is either "old style" replication, or the newer "U2 replication". If it 
should not be replicated then use the Replication configuration tool or XAdmin 
to turn this off for the file. You may also want to check your uvconfig setting 
for replication. If you are not using it then you may as well turn it off 
completely.

Note: "old style" uses the file header and UV_UDRPUB/SUB/SYS in the UV account. 
"U2 replication" uses a separate repconfig file.

Regards, JayJay

Sent from my iPad

On 28 Sep 2012, at 01:29, John Thompson  wrote:

> Has anyone ever seen this error while trying to resize a file.
> 
>> RESIZE CUSTOMER
> "RESIZE" attempt on a replicated file.
> 
> 
> I've never seen it and I was trying to do a bit of maintenance.
> 
> -- 
> John Thompson
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users