AMM_SUBCONERR

(SQL View)
Index Back

Subscription Contract Errors

This view lists Subscription Contract errors in the Integration Broker (Application Message) Monitor

SELECT PUBNODE , CHNLNAME , PUBID , MSGNAME , SUBNAME , IB_SEGMENTINDEX , ERRORTIMESTAMP , SEQNO , MESSAGE_SET_NBR , MESSAGE_NBR , PUBDATAERRLOC FROM PSAPMSGSUBCERR

# 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 MSGNAME Character(30) VARCHAR2(30) NOT NULL Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN).
5 SUBNAME Character(30) VARCHAR2(30) NOT NULL Name of a Subscription, which defines which subscription process is invoked when you receive an application message.
6 IB_SEGMENTINDEX Number(4,0) SMALLINT NOT NULL IB Segment Index
7 ERRORTIMESTAMP DateTime(26) TIMESTAMP Error Timestamp
8 SEQNO Number(5,0) INTEGER NOT NULL Sequence Number
9 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
10 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
11 PUBDATAERRLOC Character(254) VARCHAR2(254) NOT NULL Publish Data Error Location