How would you print the output of an SQL statement from
SPUFI?
Answers were Sorted based on User's Feedback
Answer / mehdee
- The above answer is right, but before print check your
output file and see how many bytes of the Record length
being 4092 you need to have, then use FILEAID and copy your
output into a file with the record length you need and the
Record format = FB, then print this new file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sarath
When you are going to enter into the SPUFI, you need to
specify the output dataset. Then only you can enter into
spufi else you can't enter. so if you want to print the
output then print that output dataset.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the functions in DB2?
What is an instance database?
What is -904 sql code? How to resolve it?
When DB2 connection fails, will online program work or give errors.
How to resolve deadlock issue
What is correlation names?
How do I connect my db2 database to ibm?
How do you run JCL in cobol program
what is different three logs in DB2?
what is the input to PLAN? what is the input to DBRM?
What is the physical storage length of the data types date, time, and timestamp?
What is the difference between nvl and coalesce?