You want to load data to Cube A that will result in faster load times while ensuring TM1 can
recover the content of the data load in the event of a subsequent server failure.
Which technique would you use?

A.
On the T1 Maps/Cube tab, select Enable Cube Logging, and add a CubeSaveData(CubeA)
function to the Advanced/Epilog tab.
B.
On the T1 Maps/Cube tab. do not select Enable Cube Logging, and add a
CubeSaveData(CubeA) to the Advanced/Epilog tab.
C.
On the T1 Maps/Cube tab, select Enable Cube Logging, and add a SaveDataAII function to the
Advanced/Epilog tab.
D.
On the T1 Maps/Cube tab, do not select Enable Cube Logging, and add a SaveDataAII function
to the Advanced/Epilog tab.
Explanation: