The input forms of the macros are described below.
EXEC ResPsByNode (FromDate,ToDate,FromTime,ToTime,FromNode,ToNode); EXEC ResPsByGroup (FromDate,ToDate,FromTime,ToTime);
See Macro Execution for a description of the FromDate, ToDate, FromTime, ToTime, FromNode, ToNode, and Node parameters.
Coexistence support can be accomplished using the NodeType column to do a group by in SQL directly. Therefore, the GroupId column is not needed and the ResUsageSps table view is not provided.