10 2016 档案

在12C上创建wm_concat函数
摘要:11gr2和12C上已经摒弃了wm_concat函数,当时我们很多程序员在程序中确使用了该函数,导致程序出现错误,为了减轻程序员修改程序的工作量,只有通过手工创建个wm_concat函数,来临时解决该问题,但是注意,及时创建了该函数,在使用的过程中,也需要用to_char(wm_concat())方 阅读全文

posted @ 2016-10-19 12:49 小人物的奋斗 阅读(4778) 评论(0) 推荐(0)

linux下生成core dump文件方法及设置
摘要:core dump的概念:A core dumpis the recorded state of the working memory of a computer program at aspecific time, generally when the program has terminated 阅读全文

posted @ 2016-10-12 16:52 小人物的奋斗 阅读(1360) 评论(0) 推荐(0)

linux系统搭建***服务器
摘要:安装***: [root@localhost ~]# yum install -y epel-release [root@localhost ~]# yum install -y python-pip [root@localhost ~]# pip install shadowsoc 阅读全文

posted @ 2016-10-12 16:34 小人物的奋斗 阅读(42) 评论(0) 推荐(0)

oracle 远程导入导出(本地win)
摘要:导出 远程导入 阅读全文

posted @ 2016-10-09 16:32 小人物的奋斗 阅读(4150) 评论(0) 推荐(0)

导航