Thursday, 9 February 2012

ORA-07327: smpdal: attempt to destroy pga when it was not mapped.

ORA-07327: smpdal: attempt to destroy pga when it was not mapped.

Cause: Smpdal was called when the PGA had not been previously created.

Action: Internal error.

ORA-07324: smpall: malloc error while allocating pga.

ORA-07324: smpall: malloc error while allocating pga.

Cause: Malloc library routine returned an error.

Action: Check errno. Possibly out of swap space.

ORA-07305: ksmcsg: illegal database buffer size.

ORA-07305: ksmcsg: illegal database buffer size.

Cause: The database buffer size must be a multiple of the extended cache mapping size for indirect data buffers to be used.

Action: Verify that the db_block_size parameter is correct in INIT.ORA, or disable the use_indirect_data_buffers parameter.

ORA-07304: ksmcsg: illegal redo buffer size.

ORA-07304: ksmcsg: illegal redo buffer size.

Cause: The redo buffer size must be a multiple of machine block size.

Action: Verify that the log_buffer INIT.ORA parameter is correctly set.

ORA-07303: ksmcsg: illegal database buffer size.

ORA-07303: ksmcsg: illegal database buffer size.

Cause: The database buffer size must be a multiple of the database block size, and less than the maximum block size.

Action: Verify that the db_block_size parameter is correct in INIT.ORA.

ORA-07290: sksagdi: specified directory for archiving does not exist.

ORA-07290: sksagdi: specified directory for archiving does not exist.

Cause: The specified pathname is not a directory.

Action: Verify that the archive destination directory exists.

ORA-07287: sksagdi: unsupported device for log archiving.

ORA-07287: sksagdi: unsupported device for log archiving.

Cause: Log archiving to this device is unsupported.

Action: Try log archiving to a supported device.