adding test scripts
[csql.git] / test / cache / CacheVerify / exp.test001.ksh
blob8403a559d209ba8e0071580823be0a1c2cb9357f
1 Usage: cacheverify [-U username] [-P passwd] -t tablename [-p] [-f]
2 username -> username to connect with csql.
3 passwd -> password for the above username to connect with csql.
4 tablename -> cached table name in csql from target db.
5 p -> verification at primary key field level
6 f -> verification at record level
7 ? -> help