Henrik's thoughts on life in IT, data and information management, cloud computing, cognitive computing, covering IBM Db2, IBM Bluemix, Watson, Amazon Web Services, Microsoft Azure and more.
You can see the output either when doing a "get dbm cfg" for the informational configuration parameters CUR_EFF_ARCH_LVL or CUR_EFF_CODE_LVL, or by invoking the new ENV_GET_INSTANCE_CODE_LEVELS() function. All is, as already answered correctly, in the context of rolling fixpack updates.
10 comments:
db2level output
db2level output
Its one of the functions used to facilitate rolling fixpak upgrades.
Both answers are not correct. Do we have more takers...?
Hint: notalldb2 is on the right path.
Henrik
TABLE (SYSPROC.ENV_GET_INSTANCE_CODE_LEVELS())
FROM TABLE (SYSPROC.ENV_GET_INSTANCE_CODE_LEVELS())
FROM TABLE (SYSPROC.ENV_GET_INSTANCE_CODE_LEVELS())
You can see the output either when doing a "get dbm cfg" for the informational configuration parameters CUR_EFF_ARCH_LVL or CUR_EFF_CODE_LVL, or by invoking the new ENV_GET_INSTANCE_CODE_LEVELS() function. All is, as already answered correctly, in the context of rolling fixpack updates.
Henrik
and db2pd -rustatus
"db2pd -rustatus" works according the docs, but not on my 10.5 system. My db2pd does not have that option.
Henrik
Post a Comment