--Set the TimeStamp in RequiredFormat. <Data>regtfe</Data>
SET cNewTimeStampMM = SUBSTRING(CAST(CURRENT_TIMESTAMP AS CHAR) FROM 17 FOR 2);
SET cNewTimeStampDD = SUBSTRING(CAST(CURRENT ...
Iam working on PerformanceEvent.iam putting messeges into queue is equal to Queue High Depth Length then theHigh Depth Event is Disabled and Low Depth Event is Enabled.why it is changed?