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.

  • And what is QA_DEVICE_PUB.ADD_DEVICE_INFO_BULK apparently this is some sort of procedure or package. Apparently it should be created and the connecting user should have rights to it - Mike
  • @mike the matter is that I haven’t found the answer anywhere. And how to solve the problem already the 3rd day I do not understand. - Ethernets

0