cherokee
26th August 2011, 21:14
Hello everyone,
I wonder if I can put in a program script a bshell command.
We are having DB problems and my DB want to do some testing.
Before a select statement like:
-- -set _OPTIM_PEEK_USER_BINDS = FALSE | <<--??? is there a way to do this?
select tdsls041*
from tdsls041
where tdsls041.....
endselect
-- -set _OPTIM_PEEK_USER_BINDS = TURE |
Thanks in advance,
I wonder if I can put in a program script a bshell command.
We are having DB problems and my DB want to do some testing.
Before a select statement like:
-- -set _OPTIM_PEEK_USER_BINDS = FALSE | <<--??? is there a way to do this?
select tdsls041*
from tdsls041
where tdsls041.....
endselect
-- -set _OPTIM_PEEK_USER_BINDS = TURE |
Thanks in advance,