ORA-01188

Error: ORA-01188: Block size string in header does not match physical block size string

Causa: A log file member given to CREATE CONTROLFILE is on a physical device that has a different block size than the device originally used to create the log.

Acción: Move the file to a device with the correct block size or use the RESETLOGS option to CREATE CONTROLFILE.

COMENTARIOS:


No hay comentarios.