I write a GP tool to create and publish Feature service automatically. The Data is stored in Oracle and we upgrade it to be a GeoDatabase. I use MakeFeatureLayer_management to create a layer and publish it as an editable Feature Service.
For Oracle GType 4001, oracle treat it as no measure data, but ESRI will treat it as m aware. So how can I disable the m aware in the script?