Friday, 10 February 2012

ORA-07476: slsget: cannot get mapped memory statistics.

ORA-07476: slsget: cannot get mapped memory statistics.

Cause: The vm_mapmem system call failed to get mapped memory statistics.

Action: Check result code in sercerrno. Possible operating system failure.

ORA-07475: slsget: cannot get vm statistics.

ORA-07475: slsget: cannot get vm statistics.

Cause: The vm_statistics system call failed to get virtual memory statistics.

Action: Check result code in sercerrno. Possible operating system failure.

ORA-07474: snclrd: close error, unable to close sgadef.dbf file.

ORA-07474: snclrd: close error, unable to close sgadef.dbf file.

Cause: An error occurred in close, while closing the file ? or dbs or sgadef.dbf

Action: Check errno. Possible operating system error.

ORA-07473: snclrd: read error when trying to read sgadef.dbf file.

ORA-07473: snclrd: read error when trying to read sgadef.dbf file.

Cause: Read had an error when reading sgadef.dbf file.

Action: Check errno. Verify file exists, and is correct size.

ORA-07472: snclrd: open error when opening sgadef.dbf file.

ORA-07472: snclrd: open error when opening sgadef.dbf file.

Cause: open failed when opening the file ? or dbs or sgadef.dbf

Action: Check errno. Possible permission problem. Verify that the file ? or dbs or sgadef.dbf exists.

ORA-07471: snclrd: name translation error of sgadef.dbf file name.

ORA-07471: snclrd: name translation error of sgadef.dbf file name.

Cause: Unable to expand out ? or dbs or sgadef.dbf file name.

Action: Verify $(ORACLE_HOME) and $(ORACLE_SID) are properly set. Check error number returned from sltln in sercose(0(.

ORA-07470: snclget: cannot get cluster number.

ORA-07470: snclget: cannot get cluster number.

Cause: The cluster_status system call failed to get status information for the current cluster.

Action: Check result code in sercose(0(. Possible operating system failure.