Yes, basically, that is the procedure, but also note that if you already have an existing database with users etc., and you wish to use this existing database by converting it to a geodatabase, than you will need the Enable Enterprise Geodatabase tool rather than the Create Enterprise Geodatabase tool. Of course, if you want to start from scratch with a new database, than Create Enterprise Geodatabase is the right tool.
I used Create Enterprise Geodatabase tool and it worked fine !
I created my Database connection with the newly created database.
Now, when I decided to export the XML Workspace document (schema+data) of my .gdb to the .sde SQL Server Enterprise Geodatabase, it says that :
''Import XML data failed.
Database user name and current use schema do not match.''
I tried also with CopyFeatures tool as well as Exporting the feature classes from their respective feature datasets to the .sde newly created datasets but it is not working...
Have I missed something regarding the database permissions? or do I still need to add a super user?
I am confused, please help !
Regards.
You may be better off using a manual copy/paste of your feature datasets, feature classes, and tables in ArcCatalog if you're trying to migrate data from a file geodatabase to an enterprise geodatabase as a one-time workflow.
"User name and schema do not match" is pretty explicit. What user name and
schema are you using? They must be the same to create data.