Closed Changchun-lin closed 8 years ago
把原数据文件发过来看看,看错误是数据文件里面的数据有问题。
已发
From: Ge-Fei [mailto:notifications@github.com] Sent: Thursday, October 27, 2016 9:30 AM To: csdperic/csdp-support Cc: Changchun Lin; Assign Subject: Re: [csdperic/csdp-support] ibase update SGSN log error (#41)
把原数据文件发过来看看,看错误是数据文件里面的数据有问题。
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://github.com/csdperic/csdp-support/issues/41#issuecomment-256522871, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AUUaMjttTfZRxRtHRCxLvlWHea1w7F6Aks5q3_6BgaJpZM4KgtDT.
数据有问题很明显的错误: 1、Operator: csp没有CMTEST 这个operator 2、csp 没有FO 这个TRAFFIC_COVERED_CITY 和 DEVICE_BELONG_TO_CITY 所以报错。
|NodeBasic:TRAFFIC_COVERED_CITY:FO|NodeBasic:DEVICE_BELONG_TO_CITY:FO|
要解决这个问题:需要在csp建CMTEST的operator,建FO的TRAFFIC_COVERED_CITY 和DEVICE_BELONG_TO_CITY
这个建city和operator的操作有客户可以做的管理界面吗?我看以后还会遇到这种情况。 数据库表是t_sys_operator ,city是在哪个表?
FO是ibase那边上传log的时候要改为FOSHAN,这个不用增了,至于CMTEST看看是不是测试的
CMTESTlog那边已设置不上传。问题解决