The problem seems to be associated with generating the objectid by the ArcGIS desktop. If you perform this step with the sdetable command line the desktop will create the footprint afterward.Use sdetable -o alter_reg to add the objectid column.sdetable -o alter_reg -c objectid -C sde -t <table_name>Then register the raster catalog with the geodatabase.