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 |
How to insert more than one record using insert?
How would you print the output of an SQL statement from SPUFI?
Request to database but database is not available so what is was abend is raised?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
what is rebinding ?
How to see the structure of db2 table??
What is nvl in db2?
List some fields from sqlca?
What is the syntax for seeing the columns and data types of a table in the db2 database?
Is schema the same as database?
How Plan is created while executing the query using SPUFI?
What is cascading rollback?