If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Can anyone explain me the impact of performing cold start for a db2 subsystem ? Will there be any changes in previously created Database or users access to DB2 objects would be hampered.
There should be no functional change. There might be some initial performance differences since all memory and cache needs to be reloaded as objects are referenced for the first time.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Thanks for the information. Hope my commands are going to be like /-dsn1 start db2 ,startrba=endrba. Please advice if the last keyword holds good for cold start.