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 is the command used by TSO users to invoke DB2?
What is the physical storage length of the data types date, time, and timestamp?
What is a system catalog table in db2?
How to see the structure of db2 table??
Name some fields from SQLCA
Why select is not preferred in embedded sql programs?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
difference between group clause and order clause
how to fetch first 100 rows in db2
what is the responsibility of the construction superintendent
What is rebind in db2?
What is the use of predicate?