2019年1月17日
摘要: ###模拟创建一个大文件 [root@oracle scripts]# dd if=/dev/zero of=10G.txt bs=1M count=10000 ### 模拟插入1..100 beginfor i in 1 .. 100 loop insert into table (field) 阅读全文
posted @ 2019-01-17 16:44 90500042陈 阅读(172) 评论(0) 推荐(0)
摘要: Sqluldr2 libclntsh.so报错处理 处理报错 [oracle@oracledg tmp]$ ./sqluldr2linux64.bin ./sqluldr2linux64.bin: error while loading shared libraries: libclntsh.so: 阅读全文
posted @ 2019-01-17 11:04 90500042陈 阅读(2741) 评论(0) 推荐(0)