[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference orarep::nomahs::dec_data_distributor

Title:The Replication Option for Rdb
Notice:Product renamed to Replication Option for Rdb
Moderator:BROKE::PROTEAU
Created:Wed Mar 02 1994
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:287
Total number of notes:1231

204.0. "Unknown database engine type ?" by ORAREP::ROMTSS::SALVATORI () Thu Apr 11 1996 12:46

Hi,

My environment:

- Open VMS VAX 5.5-2 with Dec Data distributor v: 5.1, Dec Rdb 5.1 as "source 
  node" 

- Open VMS Axp 6.1 with RDB Multiversion 6.1 Eco 2 as "target node".

 During a database tranfer from node "source" to "target"  we have 
 the following errors:


17:16:28  %DDAL-I-READTRDEF, reading the transfer definition from the transfer
database
17:16:30  %DDAL-I-ATTACHSDB, attaching to source database $1$DIA0:[DPPH.
TS205_DPH]PROVA.RDB
17:16:34  %DDAL-I-STOTRADEF, storing transfer definition in $1$DIA0:[DPPH.
TS205_DPH]PROVA.RDB
17:16:35  %DDAL-I-CRETARGDB, creating target database RV0010"MSRH_DBA STEFANO"
:[]PROVA.RDB

----- 11-APR-1996 17:16:50.59 ----- Error           -------------------------
%RDB-E-UNAVAILABLE, Database engine is not available on your system 
-RDB-I-TEXT, unknown database engine type


Note also that, when we use RDB version 6.0, on the "target node",
no problem found.

Any idea ?
Thanks in advance
Maurizio 

T.RTitleUserPersonal
Name
DateLines
204.1Some things to look forBROKE::PROTEAUJean-Claude ProteauThu Apr 11 1996 13:3416
    Maurizio,
    
    I suggest you do an experiment.  Try to use interactive SQL to create a
    remote Rdb database on the target system using the same target account
    as named in the CREATE TRANSFER statement.  You ought to see the same
    error, in which case the problem has nothing to do specifically with
    Data Distributor, only Rdb.
    
    Have you looked in the SYS$HELP:RDB_MSG*.DOC files for an explanation
    of the error message?  It might have something to do with files not
    being $INSTALLed.  Perhaps Rdb 6.1 was not started up on your target
    machine.
    
    Ciao,
    
    Claude