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.