QuestionQ6

Management Database and Processes

When viewing CPMI object data in the Postgres database, which table column should be selected to query the object instance?

  • A CpmiHostCkp
  • B fwset
  • C CPM_Global_M
  • D GuiDBedit
Explanation

In the CPM PostgreSQL schema, the fwset column holds the serialized object-instance data used for CPMI object queries. The other named items are not the table column that contains the queried object instance.

Community Discussion

No comments yet. Be the first to start the discussion!