ORA-06124

Error: ORA-06124: NETTCP: timeout waiting for ORASRV

Causa: The Oracle server process was started but failed to respond after N seconds.

Acción: For heavily 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.

COMENTARIOS:


No hay comentarios.