Attachmate Worldwide  |   Contact Us  |   NetIQ.com
Home » Support » Solution Library

Technical Support

Databridge fails to clone the embedded table on the primary table


Technical Note IRE2492
Created 18-Aug-2004

Applies To
DATABridge Clients 4.2

DATABridge clients in general

DBUTILITY program

Symptoms

Databridge fails to clone the embedded table on the primary table

dbutility /Tclone.log /t1 -u clone signal_acvdb C4B-DATA
              ........
              ........
    10:13:08 HOST ERROR: DATABridge call failed for DB_Select on DataSet C4B-DATA, error number = 43
    10:13:08 Error Text: DBServer/4: [0043] Parent of C4B-DATA must be selected
    10:13:08 ERROR: clone command failed to complete

Fix

Correct syntax for cloning an embedded structure:DBUTILITY [options] clone <DataSource> <DataSets>In the case of an embedded structure being cloned the command must include both the parent structure as well as the embedded one:DBUTILITY [options] clone <DataSource> <ParentDataSet> <EmbeddedDataSet(s)>

DBUTILITY clone SIGNAL_ACVDB FSA-DATA C4B-DATA


Did this technical note answer your question?

Yes    No    Somewhat     Not sure yet

Additional comments about this tech note:

Need further help? For technical support, please contact Support.