标题: ORA-09922: Can't spawn process - background log directory not created properly [打印本页] 作者: admin 时间: 2016-8-4 15:16 标题: ORA-09922: Can't spawn process - background log directory not created properly ORA-09922: Can't spawn process - background log directory not createdproperly Cause: ORACLE was unable tospawn a background process because the
directory that will hold trace files of the background processes was notcreated
properly. Action: Examine the directorypointed to by the initialization parameter
"background_dump_dest". Make sure that all of the following is true:
1. The directory exists.
2. The name indeed points to a directory, and is not a file.
3. The directory is accessible and writable to the ORACLE user.