Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

        make all          (Build Trafodion, DCS, REST) OR
        make package      (Build Trafodion, DCS, REST, Client drivers)  OR
        make package-all  (Build Trafodion, DCS, REST, Client drivers and Tests for all components)

Verify build by executing the sqvers request with the -u option.  It reports that seven jar files exist.

...

If you don't specify the -p option, the following default ports are used:
  MY_DCS_MASTER_INFO_PORT=2440023400
MY_DCS_SERVERMASTER_INFO_PORT=2441024400
MY_REST_SERVER_PORT=4200
MY_REST_SERVER_SECURE_PORT=4201

...