with Tags:
soliddb
X

Querying the Cluster Aware AIX solidDB database.
Did you
know that you can connect to and query the new solidDB database used by Cluster
Aware AIX (CAA)? You can
connect to the solidDB instance and issue SQL queries against the database. In
the following example, I issued two queries: one to list the tables in the
database and another to query information relating to the nodes in the cluster.
The formatting in the second query is a mess, but you get the idea. root@node1:/>
/opt/cluster/solidDB/bin/solsql
-x pwdfile:/etc/cluster/dbpass 'tcp localhost 2188' caa IBM
solidDB SQL... [More]
Tags:  soliddb aware solsql caa gibson chris /opt/cluster/soliddb/bin/... cluster aix |