2009年9月2日

删除索引主键约束引起ORA-02429错误的解决方法

摘要: drop index时出现如下错误:SQL> drop index oos_index;drop index oos_index*ERROR at line 1:ORA-02429: cannot drop index used for enforcement of unique/primary ... 阅读全文

posted @ 2009-09-02 16:53 dhj 阅读(345) 评论(0) 推荐(0)

VIM vs VS:关公战秦琼

摘要: 感谢程序员老头的投递作为程序员,我们应该对开发环境和工具软件有着严肃的态度,真正弄明白各类工具的用法和用途,好歹这些是我们吃饭的家伙,是不是?不会使用各种开发工具的 程序员,不是个好程序员:你拖了团队的后腿,减少了大家的工具选项,降低了团队的开发水准。另一方面,不知道该在什么项目中采用什么开发工具... 阅读全文

posted @ 2009-09-02 14:58 dhj 阅读(160) 评论(0) 推荐(0)

sqlldr日期格式

摘要: 日期格式终止等OPTIONS(direct=true,ERRORS=50,skip=0, rows=10000, readsize=20971520, bindsize=20971520)Load datainfile 'input.txt' "str'****@@@@'"truncate int... 阅读全文

posted @ 2009-09-02 10:31 dhj 阅读(987) 评论(0) 推荐(0)

导航