Index: trunk/dbconfig/receive.md
===================================================================
--- trunk/dbconfig/receive.md	(revision 23885)
+++ trunk/dbconfig/receive.md	(revision 24038)
@@ -8,4 +8,7 @@
 	comment		STR	255	# Key
 	fileset_last	STR	128
+        status_product  STR     64
+        ds_dbname       STR     64
+        ds_dbhost       STR     64
 END
 
@@ -14,4 +17,7 @@
 	source_id	S64	0	# Key fkey (source_id) ref receiveSource(source_id)
 	fileset		STR	128
+        state           STR     64
+        dbinfo_uri      STR     255
+	fault		S32	0	# Key
 END
 
