摘要:
#!/usr/bin/env python #coding=utf-8 from elasticsearch import Elasticsearch import time import random from elasticsearch import helpers ##es = Elastic 阅读全文
摘要:
1.修改环境变量 让环境变量指向目前的实例 [instanceadmin@localhost ~]$ more .bash_profile # .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.b 阅读全文
摘要:
手工编辑sys.odbc.ini尝试修改参数PermSize,重新连接报如下错误Command>connect "dsn=sampledb;uid=hxl;pwd=oracle";cx_Oracle.DatabaseError: ORA-01031: TT15019: Only the instan 阅读全文