|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDB2Entry
generated from CICS resourcetable DB2ENTRY
Nested Class Summary | |
---|---|
static class |
IDB2Entry.AccountrecValue
Enumeration type for field ACCOUNTREC |
static class |
IDB2Entry.AuthtypeValue
Enumeration type for field AUTHTYPE |
static class |
IDB2Entry.ChangeAgentValue
Enumeration type for field CHANGEAGENT |
static class |
IDB2Entry.DisabledactValue
Enumeration type for field DISABLEDACT |
static class |
IDB2Entry.DrollbackValue
Enumeration type for field DROLLBACK |
static class |
IDB2Entry.InstallAgentValue
Enumeration type for field INSTALLAGENT |
static class |
IDB2Entry.PriorityValue
Enumeration type for field PRIORITY |
static class |
IDB2Entry.StatusValue
Enumeration type for field ENABLESTATUS |
static class |
IDB2Entry.ThreadWaitValue
Enumeration type for field THREADWAIT |
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICICSResource |
---|
COPYRIGHT |
Fields inherited from interface com.ibm.cics.model.IInstalledCICSResource |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IDB2Entry> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
java.lang.Long |
getAborts()
Getter for field ABORTS |
|
IDB2Entry.AccountrecValue |
getAccountrec()
Getter for field ACCOUNTREC |
|
java.lang.Long |
getActiveThreads()
Getter for field THREADS |
|
java.lang.String |
getAuthid()
Getter for field AUTHID |
|
IDB2Entry.AuthtypeValue |
getAuthtype()
Getter for field AUTHTYPE |
|
java.lang.Long |
getBasdefinever()
Getter for field BASDEFINEVER |
|
java.lang.Long |
getCalls()
Getter for field CALLS |
|
IDB2Entry.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT |
|
java.lang.String |
getChangeAgentRelease()
Getter for field CHANGEAGREL |
|
java.util.Date |
getChangeTime()
Getter for field CHANGETIME |
|
java.lang.String |
getChangeUserID()
Getter for field CHANGEUSRID |
|
IDB2EntryReference |
getCICSObjectReference()
|
|
java.lang.Long |
getCommits()
Getter for field COMMITS |
|
java.lang.String |
getDefineSource()
Getter for field DEFINESOURCE |
|
java.util.Date |
getDefineTime()
Getter for field DEFINETIME |
|
IDB2Entry.DisabledactValue |
getDisabledact()
Getter for field DISABLEDACT |
|
IDB2Entry.DrollbackValue |
getDrollback()
Getter for field DROLLBACK |
|
IDB2Entry.InstallAgentValue |
getInstallAgent()
Getter for field INSTALLAGENT |
|
java.util.Date |
getInstallTime()
Getter for field INSTALLTIME |
|
java.lang.String |
getInstallUserID()
Getter for field INSTALLUSRID |
|
java.lang.Long |
getMaxThreads()
Getter for field THREADLIMIT |
|
java.lang.String |
getName()
Getter for field NAME |
|
ICICSType<IDB2Entry> |
getObjectType()
|
|
java.lang.String |
getPlan()
Getter for field PLAN |
|
java.lang.String |
getPlanexitname()
Getter for field PLANEXITNAME |
|
IDB2Entry.PriorityValue |
getPriority()
Getter for field PRIORITY |
|
java.lang.Long |
getProtectnum()
Getter for field PROTECTNUM |
|
java.lang.Long |
getPtcurr()
Getter for field PTCURR |
|
java.lang.Long |
getPthreads()
Getter for field PTHREADS |
|
java.lang.Long |
getPthwm()
Getter for field PTHWM |
|
java.lang.Long |
getPtlim()
Getter for field PTLIM |
|
java.lang.Long |
getReuselimct()
Getter for field REUSELIMCT |
|
java.lang.Long |
getRqcur()
Getter for field RQCUR |
|
java.lang.Long |
getRqhwm()
Getter for field RQHWM |
|
java.lang.Long |
getSignons()
Getter for field SIGNONS |
|
java.lang.Long |
getSphase()
Getter for field SPHASE |
|
IDB2Entry.StatusValue |
getStatus()
Getter for field ENABLESTATUS |
|
java.lang.Long |
getTcurr()
Getter for field TCURR |
|
IDB2Entry.ThreadWaitValue |
getThreadWait()
Getter for field THREADWAIT |
|
java.lang.Long |
getThwm()
Getter for field THWM |
|
java.lang.Long |
getTlimit()
Getter for field TLIMIT |
|
java.lang.Long |
getTreuse()
Getter for field TREUSE |
|
java.lang.Long |
getTterm()
Getter for field TTERM |
|
java.lang.Long |
getTworo()
Getter for field TWORO |
|
java.lang.Long |
getXcurr()
Getter for field XCURR |
|
java.lang.Long |
getXhwm()
Getter for field XHWM |
|
java.lang.Long |
getXtotal()
Getter for field XTOTAL |
Methods inherited from interface com.ibm.cics.model.ICICSResource |
---|
getCICSRelease, getRegionName |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType |
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
---|
getAttributeValue |
Method Detail |
---|
ICICSType<IDB2Entry> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.String getName()
DB2 entry name
This is the name of the DB2 entry which defines the resources to be used by a specific transaction or by a group of transactions when accessing DB2.
getName
in interface ICICSObject
IDB2Entry.AccountrecValue getAccountrec()
Accounting record option
This defines whether the CICS DB2 attachment will produce a DB2 accounting record per unit of work (UOW), transaction, transid or not at all for transactions using this DB2 entry.
IDB2Entry.DisabledactValue getDisabledact()
Disabled action
This defines what CICS is to do with new transactions accessing DB2 entry when it has been disabled or is disabling. If this is not specified and DB2 entry is disabled, new requests are routed to the pool by default.
java.lang.Long getPthreads()
Number of protected threads
This field indicates the current number of protected threads.
java.lang.Long getActiveThreads()
Number of active threads
This field indicates the current number of threads active for this DB2 entry.
java.lang.String getAuthid()
Thread authorization ID
This defines the user identifier to be used for security checking for threads on this DB2 entry. If Thread authorization ID is specified, then Authorization type is not applicable
IDB2Entry.AuthtypeValue getAuthtype()
Authorization type
This indicates the type of user identifier to be used for security checking for threads on this DB2 entry. If Authorization type is specified then Thread authorization ID is set to blanks.
IDB2Entry.DrollbackValue getDrollback()
Deadlock rollback option
This field indicates whether or not the CICS DB2 attachment will initiate a syncpoint rollback in the event of transaction being selected as a victim of a deadlock resolution.
IDB2Entry.StatusValue getStatus()
Enabled status
This indicates whether the DB2 entry can be accessed by application programs.
java.lang.String getPlan()
Plan name
This indicates the name of the plan to be used for this entry. If a plan name is specified then the Dynamic plan exit name field is set to blank.
java.lang.String getPlanexitname()
Dynamic plan exit name
This indicates the name of the dynamic plan exit used for this entry. If a Dynamic plan exit name is specified then the Plan name field is set to blank.
IDB2Entry.PriorityValue getPriority()
TCB priority
This field indicates the priority of the DB2 entry TCBs relative to the CICS main task.
IDB2Entry.ThreadWaitValue getThreadWait()
Thread wait option
This field indicates whether or not transactions should wait for a pool thread or be abended if the number of active pool threads reaches the threadlimit number.
java.lang.Long getMaxThreads()
Maximum number of active threads
This field indicates the current maximum number of pool threads the CICS DB2 attachment allows to be active before requests are made to wait, overflow to the pool, or are rejected.
java.lang.Long getProtectnum()
Maximum number of protected threads
This field indicates the current maximum number of protected threads allowed for this DB2 entry.
java.lang.Long getCalls()
Number of calls
This field indicates the number of SQL calls made using this DB2 entry.
java.lang.Long getSignons()
Number of signons
This field indicates the number of DB2 signons performed for this DB2 entry.
java.lang.Long getCommits()
Number of commits
This field indicates the number of two phase commits performed for units of work using this DB2 entry.
java.lang.Long getAborts()
Number of aborts
This field indicates the number of units of work using this DB2 entry that were rolled back.
java.lang.Long getSphase()
Number of UOWs with single phase commit
This field indicates the number of units of work using the DB2 entry that used single phase commit, either because they were read-only UOWs, or because DB2 was the only recoverable resource updated in the UOW.
java.lang.Long getTreuse()
Number of times threads reused
This field indicates the number of times CICS transactions using the DB2 entry were able to reuse an already created DB2 thread.
java.lang.Long getTterm()
Number of times threads terminated
This field indicates the number of terminate thread requests made to DB2 for threads of this DB2 entry.
java.lang.Long getTworo()
Number of thread waits or overflows
This field indicates the number of times all available threads in the DB2 entry were busy and a transaction had to wait for a thread to become available, or overflow to the pool and use a pool thread instead.
java.lang.Long getTlimit()
Maximum number of threads
This field indicates the current maximum number of threads allowed for the DB2 entry.
java.lang.Long getTcurr()
Current number of threads
This field indicates the current number of active threads for this DB2 entry.
java.lang.Long getThwm()
Peak number of active threads
This field indicates the peak number of active threads for this DB2 entry
java.lang.Long getPtlim()
Maximum number of protected threads
This field indicates the current maximum number of protected threads allowed for this DB2 entry.
java.lang.Long getPtcurr()
Current number of protected threads
This field indicates the current number of protected threads for this DB2 entry.
java.lang.Long getPthwm()
Peak number of protected threads
This field indicates the peak number of protected threads for this DB2 entry.
java.lang.Long getXcurr()
Current number of tasks
This field indicates the current number of CICS tasks that are using this DB2 entry.
java.lang.Long getXhwm()
Peak number of tasks
This field indicates the peak number of CICS tasks that have used this DB2 entry.
java.lang.Long getXtotal()
Total number of tasks
This field indicates the total number of completed tasks that have used this DB2 entry.
java.lang.Long getRqcur()
Current number of tasks waiting for thread
This field indicates the current number of CICS tasks waiting for a thread to become available on this DB2 entry.
java.lang.Long getRqhwm()
Peak number of tasks waiting for thread
This field indicates the peak number of CICS tasks that waited for a thread to become available on this DB2 entry.
IDB2Entry.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getChangeUserID()
Last modification user ID
The user ID that made the last modification to the resource definition.
java.lang.String getChangeAgentRelease()
Last modification agent release
The CICS release level of the agent that made the last modification to the resource definition.
java.util.Date getChangeTime()
Last modification time
The local date and time when the definition was last changed.
java.lang.String getDefineSource()
Source of the resource definition
The source of the definition, depending on which agent made the last change.
java.util.Date getDefineTime()
Creation time
The local date and time when the resource definition record was created on DFHCSD or EYUDREP.
java.lang.String getInstallUserID()
Installation user ID
The user ID that installed the resource definition.
java.util.Date getInstallTime()
Installation time
The local date and time when the definition was installed.
IDB2Entry.InstallAgentValue getInstallAgent()
Installation agent
The install agent identifier that made the installation.
java.lang.Long getBasdefinever()
BAS resource definition version
The BAS version number of this definition.
java.lang.Long getReuselimct()
Number of times a DB2ENTRY thread reached REUSELIMIT
This field indicates the number of times a DB2ENTRY thread reached reuselimit and had to be terminated.
IDB2EntryReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IDB2Entry> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |