The new GP tools for ArcSDE administration are great!
Now let's finish the job, and create GP tools for the rest of the ArcSDE administration tasks. Currently there are some tasks for which the SDE command line is still required, and some tasks for which there is a GUI but no GP tool.
Here are some examples:
- Return connected users as a python list
- Return locks as a python list
- Return the host and process for locks and users
- Return privileges as a Python list
- Return users as a python list
- Return roles as a Python list
- Return DBtune keywords and parameters as a python list
- Rerurn server configuration parameters as a python list
Make corresponding ModelBuilder iterators for all the proposed lists
Provide GP tools to alter all the values in these python lists
Provide gp tools for all application server setup and administration tasks
Review all the ArcSDE command line commands and ensure that there are GP tools for all relevant commands