Skip to content

温室小花.技术.博客

纯粹的Unix/Linux/MiddleWare/DataBase技术博客

  • 首页
  • 项目建设
  • 技术资质
  • 培训经历
  • 项目运维
  • 故障排除
  • 产品培训
  • 资料下载
  • 联系博主
  • 虚拟环境定制

标签: Linux

Posted on 2 4 月, 202216 4 月, 2022 by Evan

在Linux RH 54(64位)系统中安装使用ORACLE数据库的WPS7.0.0.2集群7

检查所有Application是否正常启动   为BPC Explorer访问添加虚拟主机名   BPC Ex
Continue reading 在Linux RH 54(64位)系统中安装使用ORACLE数据库的WPS7.0.0.2集群7

Posted on 1 4 月, 202216 4 月, 2022 by Evan

在Linux RH 54(64位)系统中安装使用ORACLE数据库的WPS7.0.0.2集群6

执行Cluster生成的脚本 在创建完Cluster后会在DM的目录中生成两个文件夹,databases与db
Continue reading 在Linux RH 54(64位)系统中安装使用ORACLE数据库的WPS7.0.0.2集群6

Posted on 12 5 月, 202123 5 月, 2021 by Evan

Centos6.8下Oracle12C超详细安装7

[12] Specify max processes. [13] Set Character setting.
Continue reading Centos6.8下Oracle12C超详细安装7

Posted on 8 5 月, 202111 5 月, 2021 by Evan

CICS + Linux + Oracle 环境搭建4

CICS + Linux + Oracle 环境搭建 oracle1pc.c:521: warning: in
Continue reading CICS + Linux + Oracle 环境搭建4

Posted on 6 5 月, 202111 5 月, 2021 by Evan

Centos6.8下Oracle12C超详细安装6

[7] Set passwords. Please set a password for a user for
Continue reading Centos6.8下Oracle12C超详细安装6

Posted on 2 5 月, 20215 5 月, 2021 by Evan

CICS + Linux + Oracle 环境搭建3

CICS + Linux + Oracle 环境搭建 -r–r–r– 1
Continue reading CICS + Linux + Oracle 环境搭建3

Posted on 1 5 月, 20215 5 月, 2021 by Evan

Centos6.8下Oracle12C超详细安装5

[9] Click “Finish” to quit. After finishing
Continue reading Centos6.8下Oracle12C超详细安装5

Posted on 24 4 月, 202125 4 月, 2021 by Evan

CentOS 7下Keepalived + HAProxy 搭建配置详解

CentOS 7下Keepalived + HAProxy 搭建配置详解 HAProxy 的安装与配置 第一步
Continue reading CentOS 7下Keepalived + HAProxy 搭建配置详解

Posted on 22 4 月, 202125 4 月, 2021 by Evan

Centos6.8下Oracle12C超详细安装4

Copying dbhome to /usr/local/bin … Copying oraenv
Continue reading Centos6.8下Oracle12C超详细安装4

Posted on 14 4 月, 202117 4 月, 2021 by Evan

Centos6.8下Oracle12C超详细安装3

[11] Specify the priviledged group. On this example, ke
Continue reading Centos6.8下Oracle12C超详细安装3

Posted on 9 4 月, 202110 4 月, 2021 by Evan

centos 6.5下安装、配置并启动SSH远程访问

centos 6.5下安装、配置并启动SSH远程访问 1.登录centos 6.5系统,使用root用户登录,
Continue reading centos 6.5下安装、配置并启动SSH远程访问

Posted on 6 4 月, 202110 4 月, 2021 by Evan

Centos6.8下Oracle12C超详细安装1

Centos6Oracle12C超详细安装   InstallOracleDatabase 12c. Befo
Continue reading Centos6.8下Oracle12C超详细安装1

Posted on 4 4 月, 202110 4 月, 2021 by Evan

Centos7中systemctl命令详解

  Centos7中systemctl命令详解   LinuxSystemctl是一个系统管理守护进程、工具和
Continue reading Centos7中systemctl命令详解

Posted on 24 3 月, 202127 3 月, 2021 by Evan

CentOS 7.0关闭默认防火墙启用iptables防火墙

CentOS 7.0关闭默认防火墙启用iptables防火墙 操作系统环境:CentOS Linux rele
Continue reading CentOS 7.0关闭默认防火墙启用iptables防火墙

Posted on 22 3 月, 202127 3 月, 2021 by Evan

CentOS6.6系统如何设置中文

CentOS6.6系统如何设置中文 [root@N1 ~]# cat a.txt  ??   以上是乱码,两个
Continue reading CentOS6.6系统如何设置中文

Posted on 20 3 月, 202121 3 月, 2021 by Evan

CentOS下给Nginx反向代理做优化

CentOS下给Nginx反向代理做优化 系统环境:CentOS 5.5 X86 对于前端nginx的七层反向
Continue reading CentOS下给Nginx反向代理做优化

Posted on 15 3 月, 202115 3 月, 2021 by Evan

CentOS上搭建Nginx反向服务器

CentOS上搭建Nginx反向服务器 有过去的同事突然问我,他在CentOS7上试验搭建Nginx反向服务器
Continue reading CentOS上搭建Nginx反向服务器

Posted on 26 10 月, 202030 10 月, 2020 by Evan

Centos Linux7 源代码安装Mysql8.0 (最好用的方法)11

  最后经过一轮调整,终于启动成功: /usr/local/mysql/mysql-error.log里也没有
Continue reading Centos Linux7 源代码安装Mysql8.0 (最好用的方法)11

Posted on 20 10 月, 202017 10 月, 2020 by Evan

如何在Linux下干净卸载db2数据库

 如何在Linux下干净卸载db2数据库  本文以理论指导加实际操作测试验证了该博文在卸载db2数据库软件产品
Continue reading 如何在Linux下干净卸载db2数据库

Posted on 1 10 月, 20202 10 月, 2020 by Evan

Centos Linux7 源代码安装Mysql8.0 (最好用的方法)9

挂载之后,可以看到此LV的容量。 如果要在系统启动的时候启动LV,最好是将lvData写入fstable 文件
Continue reading Centos Linux7 源代码安装Mysql8.0 (最好用的方法)9

Posted on 24 9 月, 202026 9 月, 2020 by Evan

Centos Linux7 源代码安装Mysql8.0 (最好用的方法)8

  创建完成VG之后,才能从VG中划分一个LV。 4、 创建LV   lvcreate -L 2G -n lv
Continue reading Centos Linux7 源代码安装Mysql8.0 (最好用的方法)8

Posted on 23 9 月, 202026 9 月, 2020 by Evan

Centos Linux7 源代码安装Mysql8.0 (最好用的方法)7

DWITH_FEDERATED_STORAGE_ENGINE=1 -DWITH_BLACKHOLE_STORA
Continue reading Centos Linux7 源代码安装Mysql8.0 (最好用的方法)7

Posted on 12 9 月, 202013 9 月, 2020 by Evan

Centos Linux7 源代码安装Mysql8.0 (最好用的方法)6

最后将/root目录下的编译gcc5.3.0的解压目录的组件删除,释放2G空间出来。     最后终于编译成功
Continue reading Centos Linux7 源代码安装Mysql8.0 (最好用的方法)6

Posted on 11 9 月, 202031 8 月, 2020 by Evan

Centos Linux7 源代码安装Mysql8.0 (最好用的方法)5

  还是有报错: 百度一下,貌似内存资源不足,那就重启系统。增加一下内存等资源。后为思考一下,估计是执行mak
Continue reading Centos Linux7 源代码安装Mysql8.0 (最好用的方法)5

Posted on 10 9 月, 202031 8 月, 2020 by Evan

Centos Linux7 源代码安装Mysql8.0 (最好用的方法)4

  9、添加环境变量 # vim /etc/bashrc 添加如下代码: #gcc   LD_LIBRARY_
Continue reading Centos Linux7 源代码安装Mysql8.0 (最好用的方法)4

Posted on 9 9 月, 202031 8 月, 2020 by Evan

Centos Linux7 源代码安装Mysql8.0 (最好用的方法)3

  十一、    编译安装GCC5.3 Cd /root wget http://ftp.gnu.org/gn
Continue reading Centos Linux7 源代码安装Mysql8.0 (最好用的方法)3

Posted on 8 9 月, 202031 8 月, 2020 by Evan

Centos Linux7 源代码安装Mysql8.0 (最好用的方法)2

nss_compat_ossl.x86_64 nss_compat_ossl-devel.i686 nss_c
Continue reading Centos Linux7 源代码安装Mysql8.0 (最好用的方法)2

Posted on 6 9 月, 202031 8 月, 2020 by Evan

Centos Linux7 源代码安装Mysql8.0 (最好用的方法)1

RHEL 7 本地光盘做yum源配置     1.由于红帽7系统是安装在虚拟机上的,先检查一下虚拟机设置的是否
Continue reading Centos Linux7 源代码安装Mysql8.0 (最好用的方法)1

文章分页

Page 1 Page 2 Page 3 Next

中文支持

不转换 简体中文 繁體中文 大陆简体 港澳繁體 澳門繁體 马新简体 马来西亚简体 台灣正體

联系博主

本博主正寻求各种服务器Unix/Linux/windows操作系统CICS ,MQ Websphere /Weblogic  等中间件InFormix,DB2,Oracle,Mysql等数据库的项目合作机会,如果,你需要本博主提供Unix/Linux,中间件,数据库的技术支持与服务(包括产品培训,巡检,实施,配置,调试,环境搭建,故障维护,诊断与排查,调优),请电联博主:13640892033 江生,qq:3819468 微信:EvanJiang6688. 谢谢。

捐助网站

为了让网站更长远发展,也为了提供更多优质IT经验分享到网站,现本博客接受捐助,多多益善,少少无拘。保证所受捐助,一分一毫用于网站发展。如果你肯捐助,请直接扫描如下二维码。谢谢。

-微信支付 –支付宝

近期文章

  • Oracle RAC集群运维命令大全
  • windows下升级postgresql后,pgadmin4不能启动
  • Postgresql11和Postgresql16 重新安装后,无法启动pgadmin4,提示:he pgAdmin 4 server could not be contacted
  • windows下postgresql11升级到postgresql16所产生的问题。
  • Windows上使用pg_upgrade升级postgres (postgresql11 升级到postgresql16)

近期评论

    归档

    分类

    • *BSDUnix (63)
    • BenchMark (4)
    • Bigdata (10)
    • CICS (117)
    • CogNos (12)
    • CTG (16)
    • Datastage (8)
    • DB2 (94)
    • Debian-Ubuntu (12)
    • DevOps (14)
    • Exchange (3)
    • FireBird (4)
    • Ibm-Aix (10)
    • ILOG-WODM (80)
    • InFormix (22)
    • Linux (17)
    • Lotus (3)
    • Maximo (19)
    • Mqm (117)
    • MySql (65)
    • NBU (3)
    • NewSql (3)
    • Nginx (36)
    • NoSQL (17)
    • ORACLE (185)
    • Portal (6)
    • PostFix (15)
    • PostgreSQL (12)
    • Redhat-Centos (76)
    • SOA/ESB (110)
    • SqlServer (6)
    • State oF Mind (7)
    • Suse-OpenSuse (19)
    • SybaseASE (18)
    • TSM (13)
    • Virtual-Machine (70)
    • WebLogic (55)
    • WebServers (40)
    • Websphere (270)
    • Windows (5)
    • WPS-WBPM (122)
    • WSRR-UDDI (38)

    浏览率最高页面

    • IBM WAS GC日志native_stderr.log分析(参数说明) - 8,316 views
    • HACMP/PowerHA/Cluster 常用操作程及命令(说明) - 5,766 views
    • Error in invoking target ‘links proc gen_pcscfg procob’ of makefile ‘/product/12.1.0/dbhome_1/precomp/lib/ins_precomp.mk’ - 4,404 views
    • (中文)SRVE0255E: 尚未定义要处理 /snoop 的 Web 组/虚拟主机 - 4,391 views
    • IBM MQ 使用以及常见问题集锦 - 4,253 views
    • IBM WAS8.5 节点创建-节点加入DMGR管理-节点删除与确认 操作命令 - 4,152 views
    • vmware 虚拟机vmx文件字典问题的解决 - 4,116 views
    • Exchange服务器搭建过程(图文并茂) - 3,989 views
    • Error in invoking target ‘nmo’ of makefile “/oracdb/oracle11g/sysman/lib/ins_emagent.mk” - 3,740 views
    • Linux 系统下 /dev/shm 大小调整 实用方法 - 3,656 views

    其他操作

    • 登录
    • 条目 feed
    • 评论 feed
    • WordPress.org

    © 温室小花.技术.博客 2026
    Theme: creativefocus by Evan.Jiang.