일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- oracle SCN
- sql user 생성
- oracle account_status expired
- oracle datapump
- MSSQL
- ORA-00020
- create role
- oracleasm
- oracle role 삭제
- supplemental log 활성화
- oracle
- partition_options=merge
- oracle tde
- 오라클
- SQL Server
- mssql database 삭제
- oracle install
- Oracle Database
- oracle pdb
- SSMS
- oracle system lock
- oracle dba_profile password_life_time
- ora-39083 ora-00439
- oracle awr
- ora-28002: the password will expire within 7 days
- oracle 테스트 데이터
- oracle supplemental
- Oracle RAC
- oracle 파티션 datapump
- ora-00439: feature not enabled: partitioning
Archives
- Today
- Total
신문지한장

- SSMS로 DB 연결하기 전 인스턴스 확인 하는 방법SSMS 접속 - 서버에 연결 - 서버이름 에서 - 해당 접속 후 로컬 서버에서 확인하면 됨. 테스트 서버는 인스턴스 한개임
SQL Server/Tech
2024. 5. 24. 14:49

OS : Microsofr Windows Server 2019 Datacenter DB : Microsoft SQL Server 2019 (RTM) - 15.0.2000.5 Express Edition (64-bit) [1] database 생성 1. [데이터베이스] - [새 데이터 베이스] 클릭 2. 데이터베이스 이름 'kim' 설정 3. 옵션 확인 (default) 4. 파일 그룹 확인 5. 신규 생성된 database 확인 [2] database 삭제 1. 삭제할 database 'kim2' [삭제] 선택 2. 삭제할 database 확인 및 삭제 진행 3. 'kim2' database 정상 삭제 확인
SQL Server/Tech
2023. 12. 8. 14:12