Re: How to change ASE page size from 2k to 8k
- From: "mpeppler@xxxxxxxxxxx" <michael.peppler@xxxxxxxxx>
- Date: Mon, 2 Feb 2009 04:24:08 -0800 (PST)
On Jan 30, 10:07 pm, evora...@xxxxxxxx wrote:
On Jan 30, 6:26 am, mnajs <marc...@xxxxxxxxxx> wrote:
evora...@xxxxxxxx pisze:
Hello
Can someone please tell me if is possible to change sybase default
page size from 2k to 8k, I already tried to create a new ASE with the
8K and use dump / load but fails due to source coming from a 2k page
size, I would like to avoid using bcp in / out
ASE 15.0.2 on solaris 10
Thank you
Maria
Hi.
Try to use 'sybmigrate'. More info.:http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.help.as...
Regards,
--
Marcin Najs
Unfortenately the tool gives all kinds or errors out when i invoke
it
2009/01/30 15:55:11.516|TASK (5:3)|ERROR|Error during data migration
of 'test_table.dbo.test_table'.
2009/01/30 15:55:11.517|TASK (5:3)|ERROR|Msg 11216, Level 16, State
13
Server UAT_DS, Line 1, Status 0, TranState 0
Internal Ct-Lib/Cs-Lib error 16973838: 'blk_init(): blk layer: CT
library error: Failed when CT_Lib routine ct_results() called.'.
Msg 4847, Level 16, State 1
Server mtrs$1, Line 1, Status 0, TranState 0
BCP insert operation is disabled when data size is changing between
client and server character sets. Please use BCP's -Y option to invoke
client-side
conversion.
Command has been aborted.
Use -Y, or -Jiso1, or change your LC_LANG and/or LC_ALL env. variable
so that you aren't in a UTF8 environement (note - if you're running
linux then there is a good chance that you have a UTF8 environment by
default, even if you don't need it for your language).
Michael
.
- Prev by Date: Re: How to change ASE page size from 2k to 8k
- Next by Date: table row count fails Msg 11021,
- Previous by thread: Re: How to change ASE page size from 2k to 8k
- Next by thread: table row count fails Msg 11021,
- Index(es):
Relevant Pages
|