AMM_PUBCONERR(SQL View) |
Index Back |
---|---|
Publication Contract ErrorsThis view lists Publication Contract errors in the Integration Broker (Application Message) Monitor |
SELECT PUBNODE , CHNLNAME , PUBID , SUBNODE , IB_SEGMENTINDEX , ERRORTIMESTAMP , SEQNO , MESSAGE_SET_NBR , MESSAGE_NBR , PUBDATAERRLOC FROM PSAPMSGPUBCERR |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | Application Messaging Publication Node. This refers to the Node that the Application Message Instance was published from. | |
2 | Character(30) | VARCHAR2(30) NOT NULL | Channel Name (see PSCHNLDEFN). | |
3 | Signed Number(11,0) | DECIMAL(10) NOT NULL | Publication Identifier | |
4 | Character(30) | VARCHAR2(30) NOT NULL | Subscribing Node | |
5 | Number(4,0) | SMALLINT NOT NULL | IB Segment Index | |
6 | DateTime(26) | TIMESTAMP | Error Timestamp | |
7 | Number(5,0) | INTEGER NOT NULL | Sequence Number | |
8 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
9 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
10 | PUBDATAERRLOC | Character(254) | VARCHAR2(254) NOT NULL | Publish Data Error Location |