Answer Posted / azharuddinsyed
Yes.
Never used them directly in job, but i have overridden symbolic parameters present in proc through Job and it worked well.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
Mention the various locks that are available in db2.
What is the difference between drop table and delete table?
What are bind parameters in db2?
What is the use of commit in db2?
How to find the maximum value in a column in the db2 database?
What is the advantage in De-normalizing tables in DB2?
What are host variables in db2?
What is difference between rollback and commit?
What is db2? Explain.
What is the use of with ur in db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
Explain the contents that are a part of dclgen.
How can the duplicate values be eliminated from db2 select?
What is node in db2?