Exhibit
View the exhibit and examine the query output.
You are logged in as user SYSTEM. You plan to relocate the Ultra Search occupant back to the SYSAUX tablespace from the OCCU_TBS tablespace by using a SQL statement.
Which command would you use?
A.
EXEC WKSYS.MOVE_WK(‘SYSAUX’);
B.
EXEC SYS.MOVE_WK(‘OCCU_TBS’);
C.
EXEC WKSYS.MOVE_WK(‘OCCU_TBS’);
D.
EXEC WKSYS.MOVE_WK(‘ULTRASEARCH’,’SYSAUX’);
E.
EXEC WKSYS.MOVE_WK(‘ULTRASEARCH’,’OCCU_TBS’);