Table: MARKETNOTICEDATA

MARKETNOTICEDATA

Name

MARKETNOTICEDATA

Comment

MARKETNOTICEDATA shows market notices data provided to all participants (market) and specific participants (participant).


Description

MARKETNOTICEDATA data is confidential to each participant, although some notices are sent to all participants.

Source

MARKETNOTICEDATA updates immediately available.


Notes

Name

Comment

Value

Visibility

 

Private & Public


Primary Key Columns

Name

NOTICEID


Index Columns

Name

LASTCHANGED


Content

Name

Data Type

Mandatory

Comment

NOTICEID

NUMBER(10,0)

X

Notice Identifier

EFFECTIVEDATE

DATE

 

Effective Date of Market notice

TYPEID

VARCHAR2(25)

 

Market Notice Type Identifier (Market - all participants. Participant - selected participants)

NOTICETYPE

VARCHAR2(25)

 

Market Notice Type

LASTCHANGED

DATE

 

Last date and time record changed

REASON

VARCHAR2(2000)

 

Detail of market notices.

EXTERNALREFERENCE

VARCHAR2(255)

 

External Reference for extra data pertaining to market notice


Table: MARKETNOTICETYPE

MARKETNOTICETYPE

Name

MARKETNOTICETYPE

Comment

MARKETNOTICETYPE sets out the different types of market notices (e.g. market systems).


Description

MARKETNOTICETYPE data is public, so is available to all participants.

Source

MARKETNOTICETYPE updates whenever market notice types change.


Notes

Name

Comment

Value

Visibility

 

Public


Primary Key Columns

Name

TYPEID


Index Columns

Name

LASTCHANGED


Content

Name

Data Type

Mandatory

Comment

TYPEID

VARCHAR2(25)

X

Identifier for market notice type

DESCRIPTION

VARCHAR2(64)

 

Type description

RAISEDBY

VARCHAR2(10)

 

Not used

LASTCHANGED

DATE

 

Last date and time record changed


Table: PARTICIPANTNOTICETRK

PARTICIPANTNOTICETRK

Name

PARTICIPANTNOTICETRK

Comment

PARTICIPANTNOTICETRK provides the cross-reference between participant market notices and participants.


Description

PARTICIPANTNOTICETRK data is Confidential to the relevant participant.

Source

PARTICIPANTNOTICETRK updates immediately, whenever a participant notice is issued.


Notes

Name

Comment

Value

Visibility

 

Private


Primary Key Columns

Name

NOTICEID

PARTICIPANTID


Index Columns

Name

LASTCHANGED


Index Columns

Name

PARTICIPANTID


Content

Name

Data Type

Mandatory

Comment

PARTICIPANTID

VARCHAR2(10)

X

Unique participant identifier

NOTICEID

NUMBER(10,0)

X

Market notice identifier

LASTCHANGED

DATE

 

Last date and time record changed