码迷,mamicode.com
首页 >  
搜索关键字:thin thick    ( 416个结果
Docker实践(3)—浅析device mapeper的thin provoision
浅析device mapeper的thin provoision
分类:其他好文   时间:2014-08-13 00:56:14    阅读次数:239
使用sqoop1.4.4从oracle导入数据到hive中错误记录及解决方案
在使用命令导数据过程中,出现如下错误sqoop import --hive-import --connect jdbc:oracle:thin:@192.168.29.16:1521/testdb --username NAME --passord PASS --verbose -m 1 --tab...
分类:数据库   时间:2014-08-13 00:36:34    阅读次数:602
oracle HA 高可用性详解(之二,深入解析TAF,以及HA框架)
oracle HA 高可用性详解(之一,client、server端服务详解):http://write.blog.csdn.net/postedit 我们已经看到TAF是的Oracle的会话能够自动重新连接,需要说明的是,这个能力是基于OCI的,是OCI的一个功能,JDBC Thin Driver无效,因为这种驱动不是构建在OCI库上的。 虽然这个功能发起于RAC,但TAF并不局限于RAC,单实例、DG环境都可以享受这个好处。Oralce声称其TAF能够保证用户会话自动的转移到另一个实例上。这一点确实是...
分类:数据库   时间:2014-08-08 12:43:06    阅读次数:318
the mixture of fine sands and powder
Straight Slate Grinding Mill is a kind of thick grinding powder to meet the requirements of the custemers .It is designed on the basis of the traditio...
分类:其他好文   时间:2014-08-07 12:34:49    阅读次数:255
sqoop操作之ORACLE导入到HIVE
导入表的所有字段sqoop import --connect jdbc:oracle:thin:@192.168.1.107:1521:ORCL \--username SCOTT --password tiger \--table EMP \--hive-import --create-hive....
分类:数据库   时间:2014-08-06 21:47:42    阅读次数:330
sqoop操作之Oracle导入到HDFS
导入表的所有字段sqoop import --connect jdbc:oracle:thin:@192.168.1.100:1521:ORCL \--username SCOTT --password tiger \--table EMP -m 1;查看执行结果:hadoop fs -cat /u...
分类:数据库   时间:2014-08-06 18:11:53    阅读次数:434
tomcat oracle 连接池配置
maxWait5000maxActive200urljdbc:oracle:thin:@192.168.250.63:1521:orcldriverClassNameoracle.jdbc.driver.OracleDrivermaxIdle10usernamezcglpasswordzcgl
分类:数据库   时间:2014-08-05 15:29:29    阅读次数:236
常见数据库url和driver
oracle driver="oracle.jdbc.driver.OracleDriver" url="jdbc:oracle:thin:@localhost:1521:数据库名"sqlserver driver="com.microsoft.jdbc.sqlserver.SQLServer...
分类:数据库   时间:2014-08-02 20:49:34    阅读次数:238
Java epoll
the Gemfire consultant add one more parameter to JVM -Djava.nio.channels.spi.SelectorProvider=sun.nio.ch.EPollSelectorProvider to be honest, I had no idea what it was. so I googled it. the key thin...
分类:编程语言   时间:2014-08-02 01:57:13    阅读次数:235
ORACLE11g JDBC Driver
http://blog.163.com/z_rx/blog/static/276363762011312947507/ORACLE服务器端安装程序找到相应目录"x$\app\Administrator\product\11.1.0\db_1\jdbc\lib"下的文件:JDBC Thin for A...
分类:数据库   时间:2014-08-01 10:27:01    阅读次数:446
416条   上一页 1 ... 37 38 39 40 41 42 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!