How would you print the output of an SQL statement from
SPUFI?
Answer Posted / 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 |
Post New Answer View All Answers
What is dbrm? What it contains?
How many databases can be created inside an instance in db2 ?
What is rebind in db2?
What is the maximum length of sqlca?
Where do you specify them?
Explain in detail about buffer manager and its functionalities?
What is the picture clause of null indicator variable?
How to retrieve rows from a db2 table in embedded sql?
What is db2 and what is the use of db2 optimizer?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What is db2 purescale?
How many databases are there?
What is the difference between drop table and delete table?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
How to compare data between two tables in db2?