Skip to content
Menu
  • System
    • windows
    • linux
    • mysql
    • oracle
    • Virtualization
  • Network
  • Storage
  • tittle-tattle

Category: oracle

oraclePosted on12/11/201918/11/2019

Solution for error: ORA-28001: the password has expired

background A JAVA program throwed out an error that ” java.sql.SQLException: ORA-28001: the password has expired ” when The program was runing. This error is…

FULL TEXT
oraclePosted on09/08/201921/03/2020

Enable or disable flashback feature in oracle

shutdown database service SQL>shutdown immediate; start database to mount mode SQL>startup mount; If you haven’t opened archivelog feature, please execute “alter database arcivelog” to enable…

FULL TEXT
oraclePosted on06/08/201917/10/2019

DATAGUARD,switchover and failover

Swithover important Primary –> standby select open_mode,database_role,switchover_status from v$database; alter database commit to switchover to physical standby with session shutdown; shutdown immediate; startup mount; alter…

FULL TEXT
oraclePosted on06/08/201906/08/2019

delete archivelog in RMAN

step1 enter RMAN command $ rman target / step2 check all archivelog RMAN> crosscheck archivelog all; step3 list all invalid archivelog RMAN> list expired archivelog…

FULL TEXT
oraclePosted on24/07/201924/07/2019

Reprint : optimize network performance for oracle

This chapter describes how to optimize connection performance. This chapter contains the following topics: Configuring Session Data Unit Determining Bandwidth-delay Product Configuring I/O Buffer Space…

FULL TEXT
oraclePosted on14/06/201914/06/2019

RAC regular command

start/stop database srvctl start/stop database -d instance_name [grid@node1 ~]$ srvctl status database -d devdb Instance devdb1 is running on node node1 Instance devdb2 is running…

FULL TEXT
oraclePosted on14/06/2019

Transhipment-Fix corrupt system managed undo segments

For additional information on handling corruption, see the BC expert notes on corruption and see MOSC Note 1088018.1 – Handling Oracle Database Corruption Issues. Also see how to…

FULL TEXT
oraclePosted on14/06/201914/06/2019

ORACLE, create tablespace and user, grant privileges

Create main tablespace create tablespace TEST datafile ‘/home/oracle/app/oracle/oradata/TEST/test.dbf’ size 1000M autoextend on next 500M maxsize unlimited; Create main temp tablespace create temporary tablespace TEST_TEMP tempfile…

FULL TEXT

Posts navigation

Previous Page Page 1 Page 2 Page 3 Page 4 … Page 7 Next Page

Translation


Input Relevant Words

Categories

  • linux (100)
  • mysql (11)
  • Network (9)
  • oracle (52)
  • Storage (6)
  • System (11)
  • tittle-tattle (6)
  • Virtualization (7)
  • windows (10)

Look around

  • Oracle 19c RAC Deployment in CentOS7.6(3)
  • Solution of “RHEL6 can’t boot without u disk after system be deployed”
  • 转:RAC-添加磁盘不当导致的故障
  • 生成随机名字文本
  • MySQL的INNODB引擎性能优化总结一

Tag Cloud

Your browser doesn't support the HTML5 CANVAS tag.

  • Net Security
  • Monitor
  • K8S
  • samba
  • Routing and switching
  • Tomcat
  • Cluster
  • Virtualization
  • Storage
  • LB
  • DNS
  • nginx
  • dhcp
  • shell
  • docker
  • Mail
  • mysql
  • lnmp
  • python
  • oracle
  • Nagios
  • windows
  • linux
  • lamp
  • Apache
  • vpn
  • Performance

wechat QR code

© Copyright 2019 – www.roamway.com
Allium Theme by TemplateLens ⋅ Powered by WordPress