Go to main content

Oracle® Solaris Cluster Generic Data Service (GDS) Guide

Exit Print View

Updated: September 2015
 
 

How to Start Agent Builder and Create the Scripts

  1. Become an administrator that provides solaris.cluster.modify authorization.
  2. Start Agent Builder.
    # /usr/cluster/bin/scdsbuilder
  3. Type the vendor name.
  4. Type the application name.

    Note -  The combination of vendor name and application name is used as the name of the package for the scripts.
  5. Go to the working directory.

    You can use the Browse drop-down menu to select the directory rather than typing the path.

  6. Select whether the data service is scalable or failover.
  7. Select GDS or GDSv2.

    Note -  If you select GDSv2, you can optionally choose to select proxy or subclass:
    • You selected GDSv2, but not proxy or subclass. A resource of type ORCL.gds will be created.

    • You selected GDSv2 and proxy, but not subclass. A resource of type ORCL.gds_proxy will be created.

    • You selected GDSv2 and subclass, but not proxy. A resource of a new subclassed ORCL.gds will be created.

    • You selected GDSv2, proxy, and subclass. A resource of a new subclassed ORCL.gds_proxy will be created.


  8. (Optional) Change the RT version from the default value that is shown.

    Note -  You cannot use the following characters in the RT Version field: space, tab, slash (/), backslash (\), asterisk (*), question mark (?), comma (,), semicolon (;), left square bracket ([), or right square bracket (]).
  9. Click Create.

    Agent Builder creates the scripts. The results are displayed in the Output Log area.

    Note that the Create button is grayed out. You can now configure the scripts.

  10. Click Next.

    The Configure screen appears.