How can I customize the Temp tablespace on Oracle?

Customizing the HCL Workload Automation Temp tablespace on Oracle

If you do not want to use the default Oracle Temp tablespace, you can customize it when creating and populating the database with the configureDb command.

Proceed as follows:
  1. Browse to the folder containing the configureDb command. The command is located in the following path, depending on the component for which you are installing:
    master domain manager
    image_location/TWS/interp_name
    Dynamic Workload Console
    image_location
  2. When launching the configureDb command, as explained in Installing the master domain manager and backup master domain manager and Installing the Dynamic Workload Console servers, modify the following parameter:
    --iwsTempTsName IWS_temp_path
    Only applies when installing the master domain manager. The path of the tablespace for HCL Workload Automation temporary directory. This parameter is optional. The default value is TEMP.

For more information about the configureDb command, see Database configuration - configureDB script.