| Title: | LinkWorks APO |
| Moderator: | HLDE01::SYSTEM |
| Created: | Tue Feb 22 1994 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 476 |
| Total number of notes: | 1817 |
If a second data cell is installed on a server, it requires a separate
database, e.g. celldb2, but it will use the same pool root directory.
This is what I read in the system management guide.
The database table "objekt" in the cell database has the basic
information about objects. Does it then only store information on
objects of a single data cell? If yes, then why does it have a field
om_id? It would always have the same value...
I'm not asking this question only to be annoying. We have a program
that reads the table "objekt" and I'm trying to prepare the ground for
the customer's next step. He wants to get rid of one LNX server, so we
have to move the cell onto another server as second data cell.
The program just reads the table "objekt" and it exists because with
the current limitations on APO/Query we could not figure out another
clever way to run over all objects.
Rene Haentjens.
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 474.1 | elec5.uto.dec.com::maandag_j | Thu May 01 1997 10:21 | 4 | ||
Why don't you use 'dbu' to backup the cell and restore it on the other system? Jos | |||||
| 474.2 | elec5.uto.dec.com::maandag_j | Thu May 01 1997 10:27 | 10 | ||
Or is your concern this path in the pool? The pool root dir will be different for each cell /usr/op/cell/pool/00000001/.. for the first cell /usr/op/cell/pool/00000002/.. for the second.. So that's not a problem. Regards, Jos | |||||
| 474.3 | Question rephrased | KETJE::HAENTJENS | Beware of Counterfeit | Tue May 06 1997 09:49 | 7 |
I should have been more precise in what I want to know.
If my program runs over all entries in the table "objekt", will it then
find all objects of a single data cell and nothing else? Or will it also
find other objects? If yes, which ones?
Ren�.
| |||||
| 474.4 | Only local objects | elec1.uto.dec.com::wijermars_v | Tue May 06 1997 10:02 | 1 | |