ADMIN E3D - copy all inclueded DB's in project

 
Parents
  • You have to go for RCF with sameref and same db number

    For example i have tried for DB NO 7000

    -*-*-*-*-*-*-*-*-*-*-**-*-*-*


    FROM DB MASTER/PIPECATA
    TO FILE /C:\temp\A1 /C:\temp\A2
    RCFCOPY ALL
    RECONFIG


    EXCLUDE DB MASTER/PIPECATA
    CREATE DB XYZCATA/PIPECATA-MAS CATA ACCESS MULTIW DBNO7000




    FROM FILE /C:\temp\A1 /C:\temp\A2
    TO DB XYZCATA/PIPECATA-MAS  
    RECONFIG SAMEREF


    -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Reply
  • You have to go for RCF with sameref and same db number

    For example i have tried for DB NO 7000

    -*-*-*-*-*-*-*-*-*-*-**-*-*-*


    FROM DB MASTER/PIPECATA
    TO FILE /C:\temp\A1 /C:\temp\A2
    RCFCOPY ALL
    RECONFIG


    EXCLUDE DB MASTER/PIPECATA
    CREATE DB XYZCATA/PIPECATA-MAS CATA ACCESS MULTIW DBNO7000




    FROM FILE /C:\temp\A1 /C:\temp\A2
    TO DB XYZCATA/PIPECATA-MAS  
    RECONFIG SAMEREF


    -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Children
No Data