3 Create an Oracle Database Instance for BI Publisher

  1. Log in as the oracle user. For example:
    ssh -Y oracle@<my_oracle_server>
  2. Run the Database Creation Assistant.
    [oracle@vm ~]$ cd /home/oracle/app/oracle/product/19.3.0/dbhome_1/bin
    [oracle@vm bin]$ ./dbca
  3. In the Select Database Operation window, select Create a Database (Default) and click Next.
  4. In the Select Database Creation Mode window, the Typical configuration is selected by default. Keep the fields identified with default values and change any of the fields as required below:
    The following example shows the completed Select Database Creation Mode window with the AcmeBIPublisher database parameters that you entered above.

    Oracle Database Instance for BI Publisher
  5. Click Next.
  6. In the Summary window, click Finish.
    The Progress Page window appears to show the progress of the AcmeBIPublisher database installation.
  7. In the Finish window, click Close to finish the AcmeBIPublisher database installation.