首页 新闻 会员 周边
2
回答数

待解决问题 50 OSError: [Errno 0] JVM DLL not found:

[root@centos03 softwore]# python testjmx.py 1 service:jmx:rmi:///jndi/rmi://192.168.223.106:9999/jmx
0
回答数

已关闭问题 50 ogg for bigdata 调用kafka生产者写入数据报错

Exception in thread "main" oracle.goldengate.util.GGException: Error detected handling transaction c
0
回答数

已关闭问题 if os.path.isfile(account_file):在做判断是,前一步获取的account_file类型为str

db_path = db_handler.db_handler() account_file = '%s/accounts/%s.json' % (db_path,account) print(typ