|
Archives of the TeradataForumMessage Posted: Tue, 21 Aug 2012 @ 16:05:09 GMT
You can use the PMPC Open API UDFs, e.g.: SELECT vc.* FROM TABLE (MonitorVirtualConfig()) AS vc WHERE vc.VProcType='AMP' AND vc.Status='D'; SELECT pc.* FROM TABLE (MonitorPhysicalConfig()) AS pc WHERE pc.Status <> 'U'; /* For nodes, as opposed to AMPs */
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||