adspace


i don't want to give the path of .Dat file in .Ctl file
dynamically i want to give how

Answer Posted / venkata

No need to give flot file(.dat file) in .Ctl file
You can give the parameter in .ctl file then you
can pass that .dat file through the parameter at the time
of subbmitting concarent program at SRS window

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

2227