Database groups are lost under the Database dashboard when database cartridges are disabled and enabled.
Is a utility available that can export and import the database groups?
The serviceexport and serviceimport utilities have been attached to this knowledgebase article. They can be used to export and import the database groups.
The attached zip file contains an xml file (import-export-commands-1.xml) that contain serviceexport and serviceimport commands. The import-export-commands-1.xml file can be imported with the following command:
./fglcmd.sh -cmd util:configimport -f import-export-commands-1.xml
After the xml file is imported the following two commands will be available to fglcmd:
Export services:
./fglcmd.sh -cmd util:serviceexport -f services.xml [-query <string>]
example: ./fglcmd.sh -cmd util:serviceexport -f services.xml -query "FSMService : name like '%Database%'"
"%Database%" is used in the query as "Database Groups" are stored as such as an FSMService,.
Import services:
./fglcmd.sh -cmd util:serviceimport -f services.xml
Support suggests setting up test system where you can test exporting and importing your custom defined services. Users may want to test the whole process of exporting the group service, disabling/enabling the database cartridges, and them importing the group services.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center