|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DB2Subsystem
DB2 subsystems consist of several specialized address spaces components running on a z/OS system. Each provide different DB2 services for the subsystem. Each subsystem has one address space known as the Master which regulates the DB2 subsystem as a whole.
| Field Summary | |
|---|---|
static java.lang.String |
IBM_COPYRIGHT
|
| Fields inherited from interface com.collation.platform.model.topology.app.AppServer |
|---|
RUNNING, STOPPED |
| Method Summary | |
|---|---|
Db2BufferPool |
getDb2bufferpool()
|
Db2Database[] |
getDb2database()
|
int |
getMajorVersion()
See the core/version interface. |
int |
getModifier()
See the core/version interface. |
int |
getRelease()
See the core/version interface. |
java.lang.String |
getSubsystemName()
The 1-4 character name of the DB2 subsystem. |
long |
getSysColumnsMaxAlteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSCOLUMNES table. |
long |
getSysDatabaseMaxAlteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSDATABASE table. |
long |
getSysIndexesMaxAlteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSINDEXES table. |
long |
getSysTablesMaxAlteredTS()
Maximum ALTEREDTS value for the SYSIBM.SYSTABLESPACE table. |
long |
getSysTableSpaceMaxalteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSTABLES table. |
java.lang.String |
getVersionString()
See the core/version interface. |
ZOS |
getZos()
|
boolean |
hasDb2bufferpool()
|
boolean |
hasDb2database()
|
boolean |
hasMajorVersion()
|
boolean |
hasModifier()
|
boolean |
hasRelease()
|
boolean |
hasSubsystemName()
|
boolean |
hasSysColumnsMaxAlteredTs()
|
boolean |
hasSysDatabaseMaxAlteredTs()
|
boolean |
hasSysIndexesMaxAlteredTs()
|
boolean |
hasSysTablesMaxAlteredTS()
|
boolean |
hasSysTableSpaceMaxalteredTs()
|
boolean |
hasVersionString()
|
boolean |
hasZos()
|
void |
setDb2bufferpool(Db2BufferPool x)
|
void |
setDb2database(Db2Database[] x)
|
void |
setMajorVersion(int x)
|
void |
setModifier(int x)
|
void |
setRelease(int x)
|
void |
setSubsystemName(java.lang.String x)
|
void |
setSysColumnsMaxAlteredTs(long x)
|
void |
setSysDatabaseMaxAlteredTs(long x)
|
void |
setSysIndexesMaxAlteredTs(long x)
|
void |
setSysTablesMaxAlteredTS(long x)
|
void |
setSysTableSpaceMaxalteredTs(long x)
|
void |
setVersionString(java.lang.String x)
|
void |
setZos(ZOS x)
|
| Methods inherited from interface com.collation.platform.model.topology.app.db.db2.Db2Server |
|---|
getBuildLevel, getComment, getLevel, getLevelId, getNodeName, getPort, getProductId, getProtocol, getProtocolParams, getPTF, getType, hasBuildLevel, hasComment, hasLevel, hasLevelId, hasNodeName, hasPort, hasProductId, hasProtocol, hasProtocolParams, hasPTF, hasType, setBuildLevel, setComment, setLevel, setLevelId, setNodeName, setPort, setProductId, setProtocol, setProtocolParams, setPTF, setType |
| Methods inherited from interface com.collation.platform.model.topology.app.db.DatabaseServer |
|---|
getHome, hasHome, setHome |
| Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement |
|---|
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles |
| Methods inherited from interface com.collation.platform.model.ModelObject |
|---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
| Methods inherited from interface com.collation.platform.model.topology.process.itil.ConfigurationItem |
|---|
getAssetID, getAssetTag, getCICategory, getConfigLastUpdate, getLastAuditState, getLastAuditTime, getLastLifecycleStateTime, getLifecycleState, getPrimaryOwner, hasAssetID, hasAssetTag, hasCICategory, hasConfigLastUpdate, hasLastAuditState, hasLastAuditTime, hasLastLifecycleStateTime, hasLifecycleState, hasPrimaryOwner, setAssetID, setAssetTag, setCICategory, setConfigLastUpdate, setLastAuditState, setLastAuditTime, setLastLifecycleStateTime, setLifecycleState, setPrimaryOwner |
| Methods inherited from interface com.collation.platform.model.topology.sys.zOS.Subsystem |
|---|
getAddressspace, getAddressspaces, getBindaddress, getCommandPrefixName, getControllingAddressSpace, getSysplexgroup, hasAddressspace, hasAddressspaces, hasBindaddress, hasCommandPrefixName, hasControllingAddressSpace, hasSysplexgroup, setAddressspace, setAddressspaces, setBindaddress, setCommandPrefixName, setControllingAddressSpace, setSysplexgroup |
| Field Detail |
|---|
static final java.lang.String IBM_COPYRIGHT
| Method Detail |
|---|
int getMajorVersion()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setMajorVersion(int x)
boolean hasMajorVersion()
int getModifier()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setModifier(int x)
boolean hasModifier()
int getRelease()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setRelease(int x)
boolean hasRelease()
java.lang.String getVersionString()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setVersionString(java.lang.String x)
boolean hasVersionString()
long getSysTableSpaceMaxalteredTs()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSysTableSpaceMaxalteredTs(long x)
boolean hasSysTableSpaceMaxalteredTs()
Db2BufferPool getDb2bufferpool()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setDb2bufferpool(Db2BufferPool x)
boolean hasDb2bufferpool()
long getSysDatabaseMaxAlteredTs()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSysDatabaseMaxAlteredTs(long x)
boolean hasSysDatabaseMaxAlteredTs()
long getSysIndexesMaxAlteredTs()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSysIndexesMaxAlteredTs(long x)
boolean hasSysIndexesMaxAlteredTs()
ZOS getZos()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setZos(ZOS x)
boolean hasZos()
long getSysColumnsMaxAlteredTs()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSysColumnsMaxAlteredTs(long x)
boolean hasSysColumnsMaxAlteredTs()
java.lang.String getSubsystemName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSubsystemName(java.lang.String x)
boolean hasSubsystemName()
Db2Database[] getDb2database()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setDb2database(Db2Database[] x)
boolean hasDb2database()
long getSysTablesMaxAlteredTS()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSysTablesMaxAlteredTS(long x)
boolean hasSysTablesMaxAlteredTS()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||