Oracle Fusion Data Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

what is the tablespace name of BI Publisher Scheduler database?

Received Response
11
Views
1
Comments
User_YTHN9
User_YTHN9 Rank 1 - Community Starter

what is the tablespace name of BI Publisher Scheduler database?

Answers

  • Mallikarjuna Kuppauru-Oracle
    Mallikarjuna Kuppauru-Oracle Rank 8 - Analytics Strategist

    Hi ,

    Thanks for using Oracle communities.

    Oracle Database stores a schema object logically within a Tablespace. Table-space will be created during your BIP RCU schema creation.

    For example -

    BIPLATFORM schema, if you select Prefix as 'DEV'

    By Default --> Schema name: prefix_schema-name : DEV_BIPLATFORM.

    All this tables can be created under - DEV_BIPLATFROM schema and Tablespace type=Temp or default.

    you can refer below mos -

    How to Install BI Publisher 12c on Windows? (Doc ID 2425362.1)

    Regards,

    Arjun