标题: ORA-06124: NETTCP: timeout waiting for ORASRV [打印本页] 作者: admin 时间: 2016-7-26 15:36 标题: ORA-06124: NETTCP: timeout waiting for ORASRV ORA-06124: NETTCP:timeout waiting for ORASRV Cause: The ORACLE server process was started but failed torespond after N secs. Action: Forheavily loaded systems this is not an uncommon occurrence. Increase
the value of N (the default is 30) by placing the following entry in the
CONFIG.ORA file: SQLNET ORASRV_WAIT = <no. of secs> which will come into
effect the next time the SQL*Net TCP/IP server is started.