It seems my whole 'kaltura' database is missing. It isn't a issue since this is a non-production system having this issue but I have no idea what happen to the database files.
mysql> show databases;
+---------------------+
| Database |
+---------------------+
| information_schema |
| kaltura_sphinx_log |
| kalturadw |
| kalturadw_bisources |
| kalturadw_ds |
| kalturalog |
| mysql |
+---------------------+
7 rows in set (0.00 sec)
I will run the removal script and drop everything and start with a fresh install of the system. Then see if this resolves the issues by starting from scratch.