Given the following statement: DECLARE GLOBAL TEMPORARY TABLE TEMP1 ( ID INTEGER NOT NULL, ITEM CHAR(30), AMOUNT DECIMAL (10,2) ON COMMIT DELETE ROWS NOT LOGGED; Which of the following statements are TRUE? (Choose two.)
With HADR, which of the following configuration and topology choices provides the highest level of protection from potential loss of data in a pureScale environment?