Home » Posts filed under OCDM
Running OLAP Builds to Load Data into Analytical Workspace
Read the document firstly https://docs.oracle.com/cd/E64694_01/CDMIG/E64550-04.pdf This load typically completes in 30-35 minutes. [oracle@P...
How to impdp OCDM_SAMPLE for Oracle Communications Data Model
Step 1: Create tablespace for OCDM_SAMPLE: SQL> create tablespace DW_OCDM_SAMPLE datafile '/u01/app/oracle/admin/orcl/datafile/DW_OC...
Limiting User Privileges when you install sample reports
[oracle@PTUD-S07 ~]$ more a.sql SET LINESIZE 32000; SET PAGESIZE 40000; SET LONG 50000; select 'CREATE OR REPLACE EDITIONABLE SYNONYM O...