Re: 64 Bit Server and Page Size
- From: "Rob Verschoor" <rob@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 22 Feb 2007 03:10:45 +0100
Rob:
As a point of reference, if he goes frm 2K to 16K pages and it
adversely affects performance, how difficult is it to back down from
16K to say 8K or 8K to 4K,etc.
Thanx,
Chris Hatfield
Falls Church, VA
US of A
Generally speaking it's pretty difficult to change server page size either
way. Since this cannot be done through DB dump & load (requires same
pagesize at both sides), you have to migrate your data with BCP or through
proxy tables. The ASE migration tool (sybmigrate) may also be used (it uses
ddlgen to reverse-engineer the schema and copies the data through proxy
tables).
Needless to say, this can be time-consuming for large databases
HTH,
Rob V.
.
- References:
- 64 Bit Server and Page Size
- From: Wayne Happ
- Re: 64 Bit Server and Page Size
- From: Rob Verschoor
- Re: 64 Bit Server and Page Size
- From: hatfieldrc@xxxxxxxxx
- 64 Bit Server and Page Size
- Prev by Date: Re: Unable to connect database
- Next by Date: how can we retrieve just the numeric part from a character field
- Previous by thread: Re: 64 Bit Server and Page Size
- Next by thread: Re: 64 Bit Server and Page Size
- Index(es):