• Run the load_as_sys.cmd script to create the repository.
• Run the load.sql script to create the tables etc. for the repository.
•
• To effectuate prepared database parameters and do a basic tuning of the runtime repository, you must restart the IBM DB2 instance. For more information, see OpenText StreamServe IBM DB2 Database Guidelines.db2 -vf load_as_sys.cmd -z <Log file>
If the creation failed due to an already existing node and this node is connected to a remote host other than the configured host, you can either change the node name (STRS_<Number>, maximum 8 characters in total) in the load_as_sys.cmd script, or manually uncatalog the already existing node. Then re-run the script as described in step 3.db2 -td@ -vf load.sql -z <Log file>
OpenText StreamServe 5.6 | Updated: 2013-03-01 |