PLS-00201: identifier 'DYN_INSERT_UNITS_BRANCH_ID' must be declared
A client I recently started working with got the following error during engine run:"02:38:43:693 <VTORACLEWIN3> 02:38:43:630 ERROR - ErrorNumber: 0x80040e14 - Undefined Error.
02:38:43:693 <VTORACLEWIN3> 02:38:43:693 ERROR - NativeErrorNumber: 6550
02:38:43:693 <VTORACLEWIN3> 02:38:43:693 ERROR Parameter 0 : 1
02:38:43:693 <VTORACLEWIN3> 02:38:43:693 WARNING DYN_INSERT_UNITS_BRANCH_ID procedure failed for branch: 1
03:11:47:715 Engine on machine localhost finished execution successfully
03:11:48:371 Engine on machine localhost was successfully created and initialized
03:11:50:903 Machine localhost receiving branchID 2
03:11:57:106 <VTORACLEWIN3> 03:11:57:106 ERROR ---------------------------------------------------------------
03:11:57:106 <VTORACLEWIN3> 03:11:57:106 ERROR DB_Command::Execute threw an exception:
03:11:57:106 <VTORACLEWIN3> 03:11:57:106 ERROR { call dyn_insert_units_branch_id(?) }
03:11:57:106 <VTORACLEWIN3> 03:11:57:106 ERROR - ErrorDescription: ORA-06550: line 1, column 7:
PLS-00201: identifier 'DYN_INSERT_UNITS_BRANCH_ID' must be declared
ORA-06550: line 1, column 7:
0