# redhat5.8下oracle11g启动失败 ### 日志文件路径-----------------------------tail -f /u01/app/oracle/product/11.2.0/db_1/startup.log ### 内存调小后启动失败-----------------------------启动数据库报ora-00845SQL> startupORA-00845: MEMORY_TARGET not supported on this system由于设置sga
oracle网络配置 三个配置文件 listener.ora.sqlnet.ora.tnsnames.ora ,都是放在$ORACLE_HOME/network/admin目录下. 英文说明: The sqlnet.ora is an optional file expressing more parameters about the connection (eg: the trace level for debugging, the types of authentication you wo