get node info using olsnodes
-- List of nodes in the cluster olsnodes
oracle configurationintermediate
by OracleDba
16 views
-- List of nodes in the cluster olsnodes
12345678910111213
-- List of nodes in the cluster
olsnodes
-- Nodes with node number
olsnodes -n
-- Node with vip
olsnodes -i
olsnodes -s -t
-- Leaf or Hub
olsnodes -a
-- Getting private ip details of the local node
olsnodes -l -p
-- Get cluster name
olsnodes -cPlease to add comments
No comments yet. Be the first to comment!