본문 바로가기

개발일기/DataBase

[db] oracle db 설치 및 에러 핸들

oracle 설치

 

https://heekng.tistory.com/86

 

[CentOS7] 리눅스 서버에 오라클DB 설치하기

[CentOS7] 리눅스 서버에 오라클DB 설치하기 리눅스 CentOS7에 오라클DB를 설치하는 방법입니다. 2021.04.26 - [개발관련/오라클 클라우드] - 오라클 클라우드 VM 설치(CentOS7) 및 기본 설정 오라클 클라우드

heekng.tistory.com

 

이전 버전 다운로드

 

11.2

https://www.oracle.com/database/technologies/xe-prior-release-downloads.html

 

XE Prior Release Archive

Getting Started: Support Oracle Database Express Edition (XE) is a community supported edition of the Oracle Database family. Please go to the Oracle Database XE Community Support Forum for help, feedback, and enhancement requests. Note: Oracle Support Ser

www.oracle.com

 

이전 버전 검색

https://edelivery.oracle.com/osdc/faces/Home.jspx

 

swap memory 설정 에러 시 해결 법

 

(This system does not meet the minimum requirements for swap space. Based on the amount of physical memory available on the system, Oracle Database 11g Express Edition requires 2048 MB of swap space. This system has 0 MB of swap space. Configure more swap space on the system and retry the installation.)

 

https://okky.kr/articles/998133

 

OKKY - 리눅스 swapfile 설정 해줬는데 오라클 rpm이 설치 안됩니다..

[root@ip- swap]# df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 482M 0 482M 0% /dev tmpfs 492M 0 492M 0% /dev/shm tmpfs 492M 440K 4

okky.kr

 

 

oracle sys 비밀번호 분실 시 초기화 방법

https://m.blog.naver.com/baekmg1988/221298569322

 

[Oracle] 오라클 관리자(system, sys) 계정 비밀번호 찾기/변경

#오라클 #oracle #system #sys #비밀번호 #패스워드 #관리자계정 #계정비밀번호 #비밀번호찾기 #비밀번호변...

blog.naver.com

 

 

sys로 로그인 시 sys as sysdba로 로그인해야 함

 

 

 

 

 

 

 

 

 

 

 

 

 

++++++++++++++++++++++++++++++++++++++++

20240717

 

https://zerone.tistory.com/3

'개발일기 > DataBase' 카테고리의 다른 글

[db] oracle db 계정 잠금 해제  (0) 2023.01.31
[db] oracle db 사용자 검색 및 생성  (0) 2023.01.11
[Mysql] Ubuntu에서 Mysql 삭제 및 재설치  (0) 2022.12.15
pycharm install & setting  (0) 2021.06.18
redis tuning  (0) 2021.06.04