PSAPMSGCHUNKTBL(SQL Table) |
Index Back |
---|---|
IB Segment ChunkingUtility table used internally for segment chunks. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PUBNODE | Character(30) | VARCHAR2(30) NOT NULL | Application Messaging Publication Node. This refers to the Node that the Application Message Instance was published from. |
2 | CHNLNAME | Character(30) | VARCHAR2(30) NOT NULL | Channel Name (see PSCHNLDEFN). |
3 | PUBID | Signed Number(11,0) | DECIMAL(10) NOT NULL | Publication Identifier |
4 | IB_CHUNKCOUNT | Number(4,0) | SMALLINT NOT NULL | IB Chunk Count |