Getting error at PCM_OP_ACT_USAGE when trying to load event at dm_oracle
Hi,
Im trying to use PCM_OP_ACT_USAGE opcode to load rated event for event type "/event/delayed/session/telco/gprs" but getting error at dm_oracle.
Error:
E Sun Dec 22 04:23:37 2024 dm-oracle dm:335 dm_subr.c(192):2683 3:pje:testnap:1137950:1854789248:163:1732478137058012:7:root.0.0.0.1::::-1
ORACLE error: do_sql_insert: PINStmtExecute: code 904, op 0
=ORA-00904: "REC_ID": invalid identifier "insert into event_dlay_sess_tlcs_t ( bytes_downlink, bytes_uplink, called_to, calling_from, destination_network, network_session_id, origin_network, primary_msid, secondary_msid, svc_code, svc_type, terminate_cause, usage_class, usage_type, rec_id, obj_id0 ) values ( :bytes_downlink, :bytes_uplink, :called_to, :calling_from, :destination_network, :network_session_id, :origin_network, :primary_msid, :secondary_msid, :svc_code, :svc_type, :terminate_cause, :usage_class, :usage_type, :rec_id, :obj_id0 )"