This table is used to group jobs by a strategy. This is specifically tailored for Enterprise DBA.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| groupid | decimal(15) | not null | Strategy group id |
| strid | decimal(15) | not null | Strategy Id |
| description | varchar(255) | with null | Optional description. |
| productcode | varchar(8) | with null | CA product code that created the job |
| productversion | varchar(8) | with null | Version number of the product that created the job. |
| jobs_per_run | decimal(15) | with null | This field is for point product use. It is the number of JAS jobs that were submitted by the point product for the strategy group. It is completely under the control of the point product. |
| created | decimal(15) | with null | Date and time the strategy group jobs were generated |
Product Name: Unicenter Database Management
Table Type: Table