Previous Topic: Attributes

Next Topic: EXPORT Structure

MANAGEMENTCENTERSERVER Structure

The MANAGEMENTCENTERSERVER structure contains the EXPORT, WEBSERVICES, JDBC, CAEEM, LOG, TRACE, and USERNAME structures.

The attributes for the MANAGEMENTCENTERSERVER structure are as follows:

DEFAULTPAGEROWS="nnnn"

The default value (which will apply when a user has made no alternative selection) specifying the effective Page Rows value. The effective Page Rows value controls the number of data rows to be displayed on any CA XCOM Management Center screen (that is, a single page) showing tabular data. When the number of data rows to be presented exceeds the effective Page Rows value, data rows are displayed over a number of screens (that is, pages), with links enabling navigation between pages.

Range: 1 to 9999

Default: 20

MAXPAGEROWS="nnnn"

The highest permitted value that can be adopted as the effective Page Rows value, which controls the number of data rows to be displayed on a CA XCOM Management Center screen (that is, a single page) showing tabular data. When a user attempts to select a Page Rows value, they cannot select any value higher than MAXPAGEROWS.

Range: 1 to 9999

Default: 9999