Configuring and Testing a Local Database
After the database configuration file is created, bounce the system and test the database using zclient.
zclient -hhostname -pport -r
- use localhost for your own system’s hostname
- use the ZBase port in ssadmin for the port with -r parameter
db database - select database
term/u=use;s=structure - query
scan term/u=use;s=structure - browse