일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- ora-28002: the password will expire within 7 days
- oracle awr
- oracle
- Oracle Database
- ORA-00020
- oracle tde
- oracle sqlnet.ora
- oracleasm
- supplemental log 활성화
- oracle SCN
- Oracle RAC
- oracle account_status expired
- oracle 테스트 데이터
- window pscp
- oracle hugepage
- 오라클
- oracle install
- window scp
- oracle system lock
- SQL Server
- oracle pdb
- mssql database 삭제
- SSMS
- oracle dba_profile password_life_time
- MSSQL
- sqlnet.allowed_logon_version_server=8
- sqlnet.allowed_logon_version_client=8
- ora-39083 ora-00439
- ora-28040: no matching authentication protocol
- window에서 linux로 scp 하는 방법
Archives
- Today
- Total
신문지한장
[Tech] [ACFS] ACFS FileSystem 생성
ACFS FileSystem 생성 테스트(Command-Line) ACFS란? ASM Cluster File System의 약자로 ASM으로 Cluster용 File System을 생성하여 각 노드 OS에 Mount하여 File System처럼 사용하는 기능 1. 현재 ASM DiskGroup 및 Disk 확인set line 250set pages 100col name for a30col state for a10col path for a50select GROUP_NUMBER, DISK_NUMBER, STATE, TOTAL_MB, FREE_MB, NAME, PATH, STATE from v$asm_disk order by 1, 2;GROUP_NUMBER DISK_NUMBER STATE TOTA..
Oracle/sql&script
2024. 8. 29. 18:59