logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

oracle db_create_file_dest参数

在oracle中,这个参数用于指定Oracle数据库服务器创建数据文件的缺省路径。SQL> set linesize 1000SQL> set pagesize 1000SQL> show parameter db_create_file_dest;NAMETYPEVALUE------------------------------------ -

#oracle
datax oracle to oracle存在时间精度丢失

1.在源端Oracle创建表https://www.cndba.cn/hbhe0316/article/22826SQL> create table t2 (T1 TIMESTAMP(6));Table created.SQL> insert into t2 values(to_timestamp('2021-10-22 15:23:23.12345...

#oracle#mysql#数据库 +1
oracle 查看正在执行的sql

Oracle查看当前执行的SQLhttps://www.cndba.cn/hbhe0316/article/4914https://www.cndba.cn/hbhe0316/article/4914https://www.cndba.cn/hbhe0316/article/4914https://www.cndba.cn/hbhe0316/article/...

#linux#oracle#java +2
oracle ASM磁盘空间的查看

1.使用SQL查看https://www.cndba.cn/hbhe0316/article/22657https://www.cndba.cn/hbhe0316/article/22657https://www.cndba.cn/hbhe0316/article/22657https://www.cndba.cn/hbhe0316/article/2265...

#python#linux#https +2
oracle表空间自动增加数据文件

针对CDB模式,PDB无sys用户,故需要使用system进行procedure创建,针对数据库字典,需要由sys授权select。https://www.cndba.cn/hbhe0316/article/103891https://www.cndba.cn/hbhe0316/article/103891https://www.cndba.cn/hbhe0316/article/...

#数据库#zabbix#python +1
oracle静态注册,动态注册

1.静态注册默认端口多个服务名配置,listener.orahttps://www.cndba.cn/hbhe0316/article/5014https://www.cndba.cn/hbhe0316/article/5014https://www.cndba.cn/hbhe0316/article/5014https://www.cndba.cn/hbhe0316/a...

#数据库#oracle#java +2
oracle sga设置过大导致Oracle实例无法启动

1.模拟环境https://www.cndba.cn/hbhe0316/article/4845https://www.cndba.cn/hbhe0316/article/4845https://www.cndba.cn/hbhe0316/article/4845https://www.cndba.cn/hbhe0316/article/4845https:...

#linux#python#java +2
Python第一天

Python 开发工具Python 的开发工具有很多,推荐比较多的有:https://www.cndba.cn/hbhe0316/article/4984https://www.cndba.cn/hbhe0316/article/4984https://www.cndba.cn/hbhe0316/article/4984https://www.cndba.cn/hbhe0316/a...

#编程语言#python#java +1
DB2数据库降低高水位方案

https://www.ibm.com/support/knowledgecenter/zh/SSEPGG_11.1.0/com.ibm.db2.luw.admin.dbobj.doc/doc/c0055399.html如何确认高水位:https://www.cndba.cn/hbhe0316/article/4796db2pd -db testdb -tablespaces ...

#python#linux#数据库 +2
kubernetes 1.18安装

一. 系统准备1.系统版本https://www.cndba.cn/hbhe0316/article/4832[root@k8s-master home]# cat /etc/redhat-releaseCentOS Linux release 7.7.1908 (Core)2./etc/hosts信息https://www.cndba.cn/hbhe0316/art...

#kubernetes#etcd#docker
    共 13 条
  • 1
  • 2
  • 请选择