• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






shanxia

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 4 下一页

2021年9月14日

ORA-27102: out of memory Linux-x86_64 Error: 28: No space left on device
摘要: 共享内存过小导致 oracle实例无法启动,增大共享内存 kernel.shmall SQL> startup ORA-27102: out of memory Linux-x86_64 Error: 28: No space left on device Additional informatio 阅读全文
posted @ 2021-09-14 15:46 shanxia 阅读(831) 评论(0) 推荐(0)
 

2021年9月12日

ASMCMD-8102: no connection to ASM; command requires ASM to run
摘要: ASMCMD-8102: no connection to ASM; command requires ASM to run 环境变量导致的,登录asmcmd控制台,会显示连接到 一个空闲的实例 [grid@yxdb81~]$ asmcmd Connected to an idle instance 阅读全文
posted @ 2021-09-12 23:53 shanxia 阅读(2521) 评论(0) 推荐(0)
 

2021年8月18日

[INS-08101] UNEXPECTED ERROR WHILE EXECUTING THE ACTION AT STATE: ‘SUPPORTEDOSCHECK’
摘要: [INS-08101] UNEXPECTED ERROR WHILE EXECUTING THE ACTION AT STATE: ‘SUPPORTEDOSCHECK’ Install Oracle 19c RDBMS on Oracle Linux 8 – avoid [WARNING] [INS 阅读全文
posted @ 2021-08-18 21:09 shanxia 阅读(457) 评论(0) 推荐(0)
 

2021年8月9日

12C RAC集群数据库开启归档模式
摘要: 首先在节点二 关闭数据库: [oracle@gpnms3g2:/home/oracle]$sqlplus "/as sysdba" SQL*Plus: Release 12.1.0.2.0 Production on Mon Aug 9 19:05:17 2021 Copyright (c) 198 阅读全文
posted @ 2021-08-09 21:52 shanxia 阅读(336) 评论(0) 推荐(0)
 

2021年4月15日

mysql配置主从过程
摘要: mysql配置互为主从: [root@localhost data]# /usr/local/mysql/bin/mysql -uroot -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your 阅读全文
posted @ 2021-04-15 17:20 shanxia 阅读(70) 评论(0) 推荐(0)
 

2021年4月14日

centos7 环境mysql5.7.28二级制部署安装
摘要: 下载安装包:wget https://cdn.mysql.com//Downloads/MySQL-5.7/mysql-5.7.28-linux-glibc2.12-x86_64.tar.gz(1)首先卸载mariadb,不然后面会和安装mysql需要的库冲突: [root@localhost ~] 阅读全文
posted @ 2021-04-14 15:56 shanxia 阅读(173) 评论(0) 推荐(0)
 

2021年3月15日

Can't create test file /var/lib/mysql/mysqld_tmp_file_case_insensitive_test.lower-test
摘要: 2021-03-15T03:48:31.127387Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.23) MySQL Community Server - GPL. mysqld: 阅读全文
posted @ 2021-03-15 11:51 shanxia 阅读(5615) 评论(0) 推荐(1)
 

2021年3月10日

Centos7 rpm包安装 mysql 8.0.23
摘要: 系统版本: [root@localhost ~]# cat /etc/redhat-release CentOS Linux release 7.4.1708 (Core) [root@localhost ~]# 下载地址:https://dev.mysql.com/downloads/mysql/ 阅读全文
posted @ 2021-03-10 11:02 shanxia 阅读(195) 评论(0) 推荐(0)
 

2021年2月25日

centos 7 环境 mysql 5.7源码安装
摘要: 1.1mysql 5.7(内存至少1G以上,否则编译容易报错) 1.1.1.1下载并配置boost_1_59_0.tar.gz wget –c http://nchc.dl.sourceforge.net/project/boost/boost/1.59.0/boost_1_59_0.tar.gz 阅读全文
posted @ 2021-02-25 15:41 shanxia 阅读(124) 评论(0) 推荐(0)
 
Fastdfs安装nginx和fastdfs-nginx-module模块后启动nginx报错
摘要: [root@localhost logs]# tail -100f error.log ngx_http_fastdfs_process_init pid=11255 [2021-02-24 19:11:20] ERROR - file: ../common/fdfs_http_shared.c, 阅读全文
posted @ 2021-02-25 11:27 shanxia 阅读(614) 评论(0) 推荐(0)
 
上一页 1 2 3 4 下一页