Consultor Eletrônico



Kbase P99029: How to convert from one database block size to another?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

GOAL:

How to convert from one database block size to another?

FIX:


You do need to dump and load your database when changing the Progress database block size. Progress does not at this writing provide a conversion utility to convert from one database block size to another. You cannot use the procopy or prorest command to attempt to copy the database from one block size to another. You will receive an error indicating a difference in source and target database blocksizes. "Source and Target databases should have same blocksize: 1024, 4096". Please see the referenced solution (15479) on how to dump and load your database the fastest way.