Which tool can be used to monitor TMF transactions?
Which tool can be used to monitor TMF transactions?
What are functions of the file system procedure call ENDTRANSACTION?
What are functions of the file system procedure call ENDTRANSACTION? Select TWO.
Which statement sets the salary column to NULL in the table testtab?
Review the following declaration.
EXEC SQL BEGIN DECLARE SECTION;
EXEC SQL INVOKE TESTTAB AS test_tbl;
struct test_tbl test;
int new_salary = -1;
EXEC SQL END DECLARE SECTION;
test.salary_i = -1;
Which statement sets the salary column to NULL in the table testtab?
What does the second phase of the network two-phase commit protocol do?
What does the second phase of the network two-phase commit protocol do?
Which NonStop SQL component is used to form an executable query plan?
Which NonStop SQL component is used to form an executable query plan?
The Tandem Reload Analyzer (TRA) _______.
The Tandem Reload Analyzer (TRA) _______.
What is contained in the TMF audit trail?
What is contained in the TMF audit trail?
which access options?
The “CONTROL TABLE RETURN or WAIT ” directive controls row access in which access
options? Select TWO.
What is NOT a function of the transaction management process (TMP)?
What is NOT a function of the transaction management process (TMP)?
which utility is used to remove the incomplete index?
If a create index operation terminates abnormally, which utility is used to remove the incomplete
index?