I am trying to evict the user by using the proshut command's -C option.
code looks something like this.
a = "proshut dbname -c disconnect userid".
os-command value(a).
it gives me error at the dos prompt
user {my windows login name } cannot disconnect {name of user i am trying to evict}
the error no is 2258.
please help
code looks something like this.
a = "proshut dbname -c disconnect userid".
os-command value(a).
it gives me error at the dos prompt
user {my windows login name } cannot disconnect {name of user i am trying to evict}
the error no is 2258.
please help