I’ll try to write a tutorial on TAF, it seems to be very efficient but i’ve never really used it in real condition, just test. If you want to connect to TAFTEST, first it will try ton connect to NUXORA01, if something’s wrong it will try to connect to NUXORA02
DBPROD = (DESCRIPTION_LIST = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = NUXORA01)(PORT = 1521)) (CONNECT_DATA = (SID = ORADB01) ) )
(DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = NUXORA02)(PORT = 1521)) (CONNECT_DATA = (SID = ORADB02) ) ) )
