Databridge fails to clone the embedded table on the primary table
Technical Note IRE2492Created 18-Aug-2004Applies To
DATABridge Clients 4.2
DATABridge clients in general
DBUTILITY program
Symptoms
Databridge fails to clone the embedded table on the primary tabledbutility /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 completeFix
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?
Need further help? For technical support, please contact
Support.