개발은 너무해

개발은 너무해

  • Total (377)
    • Introduction to the applica.. (7)
    • MySQL (53)
      • Class (43)
      • secret (0)
      • etc (10)
    • Oracle (98)
      • Oracle Study (43)
      • Oracle Error (19)
      • Oracle Meta (0)
      • Oracle Scrap (18)
      • Oracle Backup (0)
      • Oracle Recovery (5)
      • Oracle Tip (10)
      • Oracle Dictionary (3)
    • Unix & Linux (36)
    • Programming (133)
      • python (2)
      • PHP (10)
      • HTML (4)
      • JavaScript (4)
      • CSS (1)
      • Git (1)
      • Swift (94)
      • CodeIgniter (17)
    • BigData (4)
      • mongoDB (2)
      • kafka (0)
      • Hadoop (2)
    • Apple(iPhone|Mac) (21)
    • Windows (19)
    • 보지않는 막소스 (0)
    • etc (6)
  • Home
  • Write
  • Admin
  • 방명록
  • 개미의 주식 정보 공유
RSS 피드
로그인
로그아웃 글쓰기 관리

개발은 너무해

컨텐츠 검색

태그

jqplot 티스토리챌린지 xtrabackup oracle IncompleteRecovery MAC linux 잠만보 M2 mysql 실패 CI Model 생활코딩짱 recovery percona-toolkit 오블완 Swift vmware xcode docker

최근글

댓글

공지사항

아카이브

undo_tablespace(1)

  • UNDO tablespace 변경

    1. 또 다른 undo tablespace를 생성한다. create undo tablespace undotbs2 datafile '/data4/oradata/undotbs2.dbf' size 1G autoextend on next 64M maxsize unlimited; 2. 새로 생성한 undo를 임시로 default 로 설정한다. alter system set undo_tablespace = UNDOTBS2; 3. 기존 undo tablespace를 삭제한다. drop tablespace undotbs1 including contents and datafiles cascade constraints; 4. 새로 적용할 undo tablespace를 생성한다. create undo tablespace u..

    2011.07.26
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바