Multiple choice technology platforms and products

Oracle BI Repository can support Oracle Long Objects (LOB, BLOB, CLOB etc).

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Option B (False) is correct: Oracle BI Repository does not support Oracle Long Objects (LOB, BLOB, CLOB). These large object data types cannot be directly mapped or used in the repository physical layer. Alternative approaches like storing references or using VARCHAR2 with size limits are needed.