Link to home
Create AccountLog in
Avatar of Resolver
Resolver

asked on

ORA-12547: TNS:lost contact

I have oracle 9.2.0.7 running on Windows 2003 Server with 4Gb RAM.
Random I recive the error
ORA-12547: TNS:lost contact
This appears when the backup run (yesterday all run fine todaz after a 30 minuts I get the error) or when  the full export run or when a User works.
Whe have seed the error after a migration on Windows 2003 Server Service Pack 1. In the previous system (windows 2003 server without SP1) whe have the error never seed.
Whe have the Windows Antivirus disabled.
Any idea?
Regards
Avatar of Stephen Lappin
Stephen Lappin
Flag of United Kingdom of Great Britain and Northern Ireland image

Try a quick relink (make sure all Oracle processes are shut down first)

cd $ORACLE_HOME/rdbms/lib
make -f ins_rdbms.mk numa_off
make -f ins_rdbms.mk ioracle
ASKER CERTIFIED SOLUTION
Avatar of Computer101
Computer101
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer