Top
Symfoware Server V12.1.0 Operation Guide
FUJITSU Software

7.2.2 Creating Domains

Create a domain for using PL/extJava.

  1. Stop the instance

    Refer to "2.1 Starting and Stopping an Instance" for information on how to stop the instance.

    Refer to "8.11 Actions in Response to Failure to Stop an Instance" if the instance fails to stop.

  2. Edit the hosts file

    Add the information of the host that builds PL/extJava to the hosts file.

  3. Create the domain

    Use the init-domain subcommand of the pgx_jadmin command to create the domain.

    Example

    If the domain root is "C:\domain"

    > pgx_jadmin init-domain --shareddir C:\domain --domainport 26530,26521,26522 --pgdata c:\database\inst1

    See

    Refer to "pgx_jadmin" in the Reference for information on the init-domain subcommand.