Most obvious files to check are:
$ORACLE_HOME/network/admin/tnsnames.ora $ORACLE_HOME/network/admin/listener.ora
Other than that we'd need more info...
- I presume you mean the Oracle 10g DB and not the Oracle 10g Application Server?
- Does the database start ok?
- Is there anything in the database alert log?
- Are the error(s) connecting from a client or the server?
- What error message(s) do you get?
- Can you ping the machine on it's new address (by both name + IP address) From both client + server?
- Does a TNSPING work?
- Can you connect using SQL*Plus on the server?
- What other tool(s) have you tried connecting with?
Update after comment
Please can you post your post...
- Your old ip address (if you know it)
- Your new ip address
- Your FQDN (e.g. machine.domain.com)
- The output of "ipconfig/all" (or equivalent)
- Your listener.ora fileand the
- The output of "$ORACLE_HOME/bin/lsnrctl start"+
- The output of "$ORACLE_HOME/bin/lsnrctl status"
