Building the project and reviewing its output
Before you begin
Perform the procedures in the following topics:
To build a project
Use the following procedure to build a project:
- From the Dashboard in the Jenkins web user interface, select the project that you want to build.
- Click Build with Parameters.
- Enter values for the parameters.
Jenkins schedules a build for your project.
To review the console output for a build
Use the following procedure to review the console output after building the project:
- From the Dashboard in the Jenkins web user interface, select the project.
- From the Build History panel, select your build number.
- Click Console Output.
- Review the following items from the Console Output section:
- Job name
- Return code
- Number of files
- Build status
You can also review the console output log for your build from the log file, which is generated on your system at the following paths when you build the project:
To review the JES job log output for a build
Use the following procedure to review the JES job log output after building the project:
- From the Dashboard in the Jenkins web user interface, select the project.
- Click Workspace.
Select the item corresponding to your build output. The name of the item has the following format:
projectName-buildNumber-jobName-jobID
Schema Change Migration build step results
The following table lists the possible result outcomes of the Schema Change Migration build step.
Return Code | Result |
---|---|
0000/0004 |
|
0001 |
|
0008 |
|
0012 |
|
Schema Standards analysis results
The following table lists the possible result outcomes of a Schema Standards analysis.
Return Code | Result |
---|---|
0000 |
|
0004 |
|
0008 |
|
0012 |
|
Host variable and SQL errors are reported for the affected rule in the Schema Standards report (AS$RSLT DD) and logged in the Schema Standards Violation details view. When these errors are received, correct the rule definition in BMC AMI Command Center for Db2.