- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 10:03 PM
Hi all!
Quick question.
My instance does not have SAM Pro installed (we have ITSM Standard) but the Software Installation [cmdb_sam_sw_install] is listed on the sys_db_object.
Why is that? I thought the table is only present when SAM Pro is installed?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 09:39 PM
cmdb_sam_sw_install is the base table for SAM pro so I assume that the table could exist if SAM core is installed. Refer below post :
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 11:54 PM
The table cmdb_sam_sw_install is part of the plugin Software Asset Management Core (com.snc.sam.core) (sys-id = 72ab832283320210523bbcefeeaad376).
Can you check if this plugin is installed on your instance (search in table sys_plugins)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 06:16 PM
After checking, I can confirm that the plugin is installed.
Am I correct in understanding that the cmdb_sam_sw_install is not actually limited to SAM Pro?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 09:39 PM
cmdb_sam_sw_install is the base table for SAM pro so I assume that the table could exist if SAM core is installed. Refer below post :
Please mark this response as correct and helpful if it assisted you with your question.