|
|
|
Databases in separate groups |
  |
|
|
Title: | Databases in separate groups |
Document: | 1074179066 |
Author: | Michael Marxmeier (mike@marxmeier.com) |
Keywords: | group,eloqdb6,database,MPE |
Q: Is there a suggested method of setting up
test and production bases - in MPE we just use a test
group beside the production group.
A:
You have two options:
-
Run a separate database server instance for test and
production. They are completely separated then and it
is easy to copy a snapshot of the production databases
to the test environment.
For a test/production separation this is probably the most
effective way.
-
You could add the group name to the database name.
So the database SALES in group GRP1 would become SALES.GRP1.
Eloquence allows to use longer database names and allows
dots in database names as well. They just have a different
meaning.
|
|
|
|
|
|