If either shapefile to a geodatabase feature class via ArcCatalog > Export > To Geodatabase(multi) or ArcToolbox > Conversion Tools > To Geodatabase > feature class to geodatabase (mulltiple) are used, all data will be successfully exported and not corrupted.Was able to successfullly load this shapefile using the ArcSDE online command "shp2sde -o create". The following commands were used. > shp2sde -o create -l flood_satellite_dissolve_dd83_1,shape -f flood_satellite_dissolve_dd83_1.shp -a all -P high -e a -i esri_sde -D geodata> shp2sde -o create -l flood_satellite_dissolve_dd83_1,shape -f flood_satellite_dissolve_dd83_1.shp -a all -P high -e a+ -i esri_sde -D geodata