What is SPUFI?
Answers were Sorted based on User's Feedback
Answer / ramesh m
SPUFI used to write the query to select, insert, update or
delete the rows for particular acct in DB2 tables. this
will be used in any of the release or deployment. we can
select this utility from DB2 Interactive Menu. The
advantage in using this tool is we can do the multiple
perform in one SPUFI file. The output will be created with
the status of query run.
| Is This Answer Correct ? | 6 Yes | 2 No |
we can code COPY DCLGEN or INCLUDE DCLGEN, At which stage of the precompilation , dclgen get expanded if we write 1) copy 2) include one question about dclgen.. Is it mandatory to use declare table in dclgen.. I think no...but it will be used by the precompiler to validate the table name,column name etc.., can one clear my doubt ..is it necessary to include declare table or not?
What is difference between isnull and coalesce?
List down the types of triggers in the db2 database?
What is the SQL Communications Area and what are some of its key fields?
Explain the benefits you can get from mainframe connect?
What is the usage of open cursor command?
Can any one tell me about Restart logic in DB2.
what's the best lock size that you could use when you create a tablespace?
What is cascading rollback?
which authority can be granted to group of users using the GRANT stmt? A) SYSCTRL B) SYSADM C) DBCTRL D) DB ADM
WHAT IS MEANT BY COMMIT COMMAND?
What is isolation level?