Pervasive
Sign in | Join | Help
in

Realtime backup with RI database - Cant seem to make it work

Last post 06-17-2008 2:48 AM by Gordon. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-09-2008 9:01 AM

    • Paul
    • Not Ranked
    • Joined on 02-22-2008
    • Posts 4

    Realtime backup with RI database - Cant seem to make it work

    I am having loads of problems getting this to work i have tried DXDEPLOY Method Error 73! I have tried to use the designer and dxact... designer fails

    I 0e20 06-09 14:58:47 Validating database rules for 'xPD2PQIWH'.
    I 0e20 06-09 14:58:47 Saving database rules for 'xPD2PQIWH'
    I 0e20 06-09 14:58:49 Regenerating release for database 'xPD2PQIWH'.
    I 0e20 06-09 14:58:49 Reconciling control tables for xPD2PQIWH (Owner: '')
    I 0e20 06-09 14:58:49 Attempting to create table PDCCATTLE CONDEMNED
    I 0e20 06-09 14:58:49 CREATE TABLE "PDCCATTLE CONDEMNED " (GIDSysKey ubigint, GIDSiteID int, LID ubigint NOT NULL, CreationTime timestamp,
                         Deleted char(1), LastChange timestamp, RecordLength usmallint, primary key(GIDSysKey, GIDSiteID))
    I 0e20 06-09 14:58:49 Table xPD2PQIWH.PDCCATTLE CONDEMNED  will be dropped and re-created
    W 0e20 06-09 14:58:49 A new primary key field (Price Code) has been added to CATTLE CONDEMNED ADJ.  Control table information for this
                         table must be regenerated, no existing information will be preserved.
    I 0e20 06-09 14:58:49 Attempting to create table PDCCATTLE CONDEMNED
    I 0e20 06-09 14:58:49 CREATE TABLE "PDCCATTLE CONDEMNED " (GIDSysKey ubigint, GIDSiteID int, LID ubigint NOT NULL, CreationTime timestamp,
                         Deleted char(1), LastChange timestamp, RecordLength usmallint, primary key(GIDSysKey, GIDSiteID))
    E 0e20 06-09 14:58:49 ODBC Error -1: (S0001) '[Pervasive][ODBC Client Interface][LNA][Pervasive][ODBC Engine Interface]Table or view
                         already exists.' <0>
    E 0e20 06-09 14:58:49 ODBC statement failed: -1 from function ExecDirect
    E 0e20 06-09 14:58:49 ODBC statement: CREATE TABLE "PDCCATTLE CONDEMNED " (GIDSysKey ubigint, GIDSiteID int, LID ubigint NOT NULL,
                         CreationTime timestamp, Deleted char(1), LastChange timestamp, RecordLength usmallint, primary key(GIDSysKey,
                         GIDSiteID))
    E 0e20 06-09 14:58:49 Unable to create PDCCATTLE CONDEMNED  table
    E 0e20 06-09 14:58:49 Error '{An ODBC error occurred}': Could not create control tables for data source 'xPD2PQIWH'.
     

     Crying Help please

  • 06-17-2008 2:48 AM In reply to

    • Gordon
    • Top 75 Contributor
    • Joined on 08-30-2007
    • Delft, The Netherlands
    • Posts 62

    Re: Realtime backup with RI database - Cant seem to make it work

    I'm afraid there's a good reason why you can't make this work.

    For one the method that DX uses to manipulate data in the target is on a per table basis which means you cannot have any constraints on your target.

    Second, if you have enabled RI your database will be bound, meaning your tables can only be targeted in reference to the original named database. DX however will try to target these tables through its own data source (xPD2PQIWH) which is not possible.
     

Page 1 of 1 (2 items)
© 2008 Pervasive Software Inc. All Rights Reserved.