- 博客(3)
- 收藏
- 关注
原创 oracle常用查询sql
#!/bin/sh## create by Gordon Chenecho "\n=============`date`===================\n"if [ "$LOGNAME" = "oracle" ]; then SQLPLUS_CMD="/ as sysdba";else SQLPLUS_CMD="/ as sysdba";ficase $1 in si) ...
2018-05-10 22:32:18 700
原创 pycharm常用快捷鍵
1 ctrl + / 注釋當前行2 向右缩进 tab3 向左缩进 shift + tab4 tab補全5 ctrl + d複製一行6 敲两下shift全局查找,search everywhere7 ctrl + x删除一行8 f9运行调试代码9 ctrl + 鼠标指针看函数定义10 ctrl + alt + L 快速代码格式整理11 ctrl + J 快速插...
2018-05-07 17:54:59 244
原创 ora-7445报错(__intel_new_memcpy()+206)
今天发现一个数据库有报错ora-7445版本:11.2.0.3.8 linux 单机fsException [type: SIGSEGV, Address not mapped to object] [ADDR:0x0] [PC:0x477349E, __intel_new_memcpy()+206] [flags: 0x0, count: 1]Errors in file /u01/app/or...
2017-05-19 10:15:42 1573
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人