hi all
is there any way in which we can export the user (db2admin)objects (tables, procedures, functions etc) to a dump file .dmp or any other file and import the file at some other database in some other user...
oracle has exp and imp command (command line commands) ..
thanks and regards...
hi all
how to turn off auto commit in db2? i think auto commit must be on by default as what ever i do in QMF gets committed even if i issue roll back
thanks and regards
vallabh
Hi All
In oracle we define the pl/sql block as
begin
--sqls
exception
--exception handling
end
I.e. we use begin..end to help us handle the exceptions for particluar sql seperately.. Can begin ..end in DB2 used for similiar purpose? Is it advisable to multiple have begin ..end with declare...
Hi All
I am learning DB2, I want to know is there is anything similar to Explain plan in Oracle, which can be used to view the statistics for the query like..physical read, sorts, whether query is using indexes etc....
Thanks and Regards
Val
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.