can you use symbolic parameters in JOB?
Answers were Sorted based on User's Feedback
Answer / haribabu
yes , we can use symbolic parameters in our job
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raghu
siva can u explain how can we use symbolic parameters in job
| Is This Answer Correct ? | 0 Yes | 0 No |
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 |
What is the cobol picture clause of the db2 data types date, time, timestamp?
What does runstats do in db2?
How do you insert a record with a nullable column?
What is the max length of sqlca?
How to check last update on table in db2?
What is buffer pool in the db2 database?
What does DSNDB07 database do?
What is DCLGEN ?
How to select the duplicate rows from a table?
how can you access index
In a single table,How to retrieve a employee-id of an employee who works in more than one department?
What is the reason behind not using select * in embedded sql programs?