Help me figure out how to get opc to write to the oracle database, the connector is configured according to the instructions, but I don’t understand where to choose the table name and the field name, and I get the following error when choosing a tag: Default User MES item 'PPU.MTM11.Ch1' on connection "TE" with the Oracle interface (ORA-06550: line 1, column 7: PLS-00201: identifier 'QA_DEVICE_PUB.ADD_DEVICE_INFO_BULK' declaredORA-06550: 1, column 7: PL / SQL: Statement ignored).
Please help me figure it out.
|
QA_DEVICE_PUB.ADD_DEVICE_INFO_BULKapparently this is some sort of procedure or package. Apparently it should be created and the connecting user should have rights to it - Mike