Looks like DB is full: 2020-09-11T09:18:07.850-04:00 [02008 error 'vpxservicesvpxdMoEvent' opID=69ccfa-SWI-17e9df8b] Error inserting events: "ODBC error: (42000) - [Microsoft][SQL Server Nativ...
See more...
Looks like DB is full: 2020-09-11T09:18:07.850-04:00 [02008 error 'vpxservicesvpxdMoEvent' opID=69ccfa-SWI-17e9df8b] Error inserting events: "ODBC error: (42000) - [Microsoft][SQL Server Native Client 10.0][SQL Server]Could not allocate space for object 'dbo.VPX_EVENT_ARG'.'PK_VPX_EVENT_ARG' in database 'VIM_VCDB' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup." is returned when executing SQL statement "INSERT INTO VPX_EVENT_ARG WITH (ROWLOCK) (EVENT_ID, ARG_ID, ARG_TYPE, ARG_DATA, OBJ_TYPE, OBJ_NAME, VM_ID, HOST_ID, COMPUTERESOURCE_ID, DATASTORE_ID, NETWORK_ID, NETWORK_TYPE, DVS_ID, DATACENTER_ID, RESOURCEPOOL_ID, FOLDER_ID, ALARM_ID, SCHEDULEDTASK_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)" 1. Stop vpxd service. 2. Take backup/snapshot 3. Connect to VCDB with Sql Management studio and delete table vpx_event_arg ==> VMware Knowledge Base