问题背景: 客户expdp导出数据的时候程序以外中止,协助排查问题原因 问题处理:报错如下 查看alert日志 Dump file c:\app\administrator\diag\rdbms\crm\crm\incident\incdir_131384\crm_dw00_5696_i131384 ...
分类:
其他好文 时间:
2020-06-11 22:01:50
阅读次数:
108
默认是-t输出1、表格输出-t[root@UAA1~]#mysql-uroot-pXXXX-e‘showdatabases‘-tWarning:Usingapasswordonthecommandlineinterfacecanbeinsecure.+--------------------+|Database|+--------------------+|information_
分类:
数据库 时间:
2020-06-11 21:58:44
阅读次数:
152
诊断 ORA-27300 ORA-27301 ORA-27302 错误 (文档 ID 2179478.1) Oracle Database - Enterprise Edition - 版本 12.1.0.2 到 12.1.0.2 [发行版 12.1]Oracle Database - Enterp ...
分类:
其他好文 时间:
2020-06-11 21:48:15
阅读次数:
67
In this Document Symptoms Cause Solution References APPLIES TO:Oracle Database - Enterprise Edition - Version 12.1.0.1 to 12.1.0.2 [Release 12.1]Infor ...
分类:
其他好文 时间:
2020-06-11 21:43:53
阅读次数:
68
In this Document Symptoms Cause Solution References APPLIES TO:Oracle Database - Enterprise Edition - Version 12.1.0.1 to 12.1.0.2 [Release 12.1]Infor ...
分类:
其他好文 时间:
2020-06-11 21:22:34
阅读次数:
64
create pluggable database ***(数据库名)admin user ***(数据库sys用户) identified by ***(数据库sys密码)file_name_convert=('D:\app\Administrator\oradata\orcl\pdbseed'( ...
分类:
数据库 时间:
2020-06-11 19:59:41
阅读次数:
81
1、进到数据库进行操作[root@localhostetc]#mysqlWelcometotheMariaDBmonitor.Commandsendwith;or\g.YourMariaDBconnectionidis7Serverversion:5.5.41-MariaDBMariaDBServerCopyright(c)2000,2014,Oracle,MariaDBCorporationAb
分类:
数据库 时间:
2020-06-11 18:12:20
阅读次数:
175
1. JDBC基本概念 2. 快速入门 3. 对JDBC中各个接口和类详解 JDBC: 1. 概念:Java DataBase Connectivity Java 数据库连接, Java语言操作数据库 * JDBC本质:其实是官方(sun公司)定义的一套操作所有关系型数据库的规则,即接口。各个数据库 ...
分类:
数据库 时间:
2020-06-11 16:38:32
阅读次数:
57
1、打开PLSQL,填写用户名和密码(初始有两个用户sys和system,密码是自己安装oracle数据库时定的),Database选择ORCL(默认数据库,oracle中创建的用户就像是mysql中建的数据库,两者有异曲同工之妙) 2、登陆成功后在界面的头部可以看到一下信息,最上面的system@ ...
分类:
数据库 时间:
2020-06-11 00:40:09
阅读次数:
132
Linux内核 核心知识全解析(完) 2/56 P101_什么是冯诺依曼体系结构? P201_X86 Registers P302_X86汇编指令一(mov指令及几种内存寻址方式) P403_X86汇编指令二(push、pop、call、ret) P504_分析几个汇编指令片段(一) P605_分析 ...
分类:
系统相关 时间:
2020-06-10 23:09:23
阅读次数:
238