JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. Starting the Database Server To start the database server, perform the following steps: PrerequisitesSee the topic Initializing the Database for the previous procedure. Procedure Make a copy of tgdb.conf and name it housedb.conf. Edit housedb.conf within the section [tgdb] and set the name of database to "housedb". Start the server: tgdb -s -c <tgdb_home>/bin/housedb.conf Check the tgdb output console for the following statements to validate successful start-up: “Initialized ProcessHeap Memory Manager” “Initialized Persistent Shared Memory Manager in directory: ../data/housedb” “Initialized and Loaded catalogue Info” “Successfully opened the database:../data/housedb” “Page manager started” “Transaction manager started” “Accepting clients on 0.0.0.0:8222” What to do next See the topic Defining the Metadata in the Admin Console for the next procedure. Copyright © Cloud Software Group, Inc. All rights reserved.