SBMJOB CMD(CALL PGM(*LIBL/CCUBLDS) PARM('-p' '2600')) JOB(CCUBLDS) JOBQ(QSYS/QSYSNOMAX)
Here the server port is 2600, but any available port number can be used. The build server must be invoked by an administrator userid that is authorized to access user profiles.
ccubldc -h host@port -au userId -ap password -b id -r 37 -k 1252
05/03/09 14:58:56 (c) Copyright, IBM Corp. 2001 Copyright (c) 2002 Rational Software Corporation
05/03/09 14:58:57 *** Success ***
05/03/09 14:58:57 Command: id
****************** Build Script Output Follows *****************
uid=926(USERID) gid=102(GROUPID) groups=102(GROUPID)
****************** End Of Build Script Output ******************
05/03/09 14:58:58 *--------------------------------------------------------
The build server on Windows returns messages in any of the languages listed in the next table, and the default is English.
| Language | Code |
|---|---|
| Brazilian Portugese | ptb |
| Chinese, simplified | chs |
| Chinese, traditional | cht |
| English, USA | enu |
| French | fra |
| German | deu |
| Italian | ita |
| Japanese | jpn |
| Korean | kor |
| Spanish | esp |
shared_resources\eclipse\plugins
\com.ibm.etools.egl.distributedbuild_version\executables\ccu.cat.xxx
The Security Manager is a server program that the build server uses to authenticate clients that send build requests.
Make sure the CLASSPATH environment variable points at the EGLBATCHGEN.JAR file that was distributed with Rational® Business Developer.
java com.ibm.etools.egl.distributedbuild.security.CcuSecManager
java com.ibm.etools.egl.distributedbuild.security.CCUconfig
When Configuration Tool is running, select the Client Items tab and add, update, or delete the combinations of host name, user ID, and password. The three-part definitions are encrypted and kept in persistent storage, in the file specified by CCUSEC_CONFIG, and remembered across sessions.