Archives of the TeradataForum
Message Posted: Mon, 05 Jun 2006 @ 20:45:06 GMT
Subj: | | Re: How to know state by script ? |
|
From: | | Victor Sokovin |
| Can you help me for use batch files or script non interactive for list same information like get config with cnsterm ? | |
| I have see cnstool but I dont know how use in batch ? | |
Do you mean cnsrun? If so, you can download the manual entitled "Utilities - Volume 1 A-F" from
www.info.ncr.com
and lookup the syntax. The following is just to give an idea of the syntax but I am not in the position to make it more precise or check it right
now:
cnsrun -utility -commands "{get config}" .
If you figure out the working syntax please publish it here.
Regards,
Victor
|