From this reference
IBM DB2 9.5 Information Center for Linux, UNIX, and Windows
point 3 in notes...
"Enabling or disabling archive logging is an offline database activity. You must terminate all connections to the database before the new setting takes effect.
Only changes in the logging path can be done online."
It seems to me then, that I could change LOGARCHMETH1 while the database is online from TSM to somewhere on the server using the Disk parameter.
Is this correct?
I imagine I would have to get archive logs from two different places if I needed to use a backup that was over the time period of this change. That may be a challenge for me! But if it's not impossible...it just boils down to ones and zeros right?
