Increase Oracle Analytics server memory

The default memory allocation to the Oracle Analytics Server must be increased before configuring authentication.

  1. In a browser, navigate to the WebLogic console:

    https://<server name>:<admin port>/console

    For example:

    http://<server name>:9500/console

  2. Use the WebLogic admin credentials to login.
  3. In the left pane, click Lock & Edit.
  4. In the left pane, under Domain Structure, expand Environment and click Servers.
  5. In the right pane, click bi_server.
  6. In the settings for bi_server page, click the Server Start tab.
  7. In the Arguments field, type:

    -Xms1024m -Xmx4096m

    Note:

    This is the minimum recommended memory size. Adjust this value based on the hardware specifications.
  8. Click Save.
  9. In the left pane, click Activate Changes.
  10. Log out of the console.