摘要: sudo yum install -y yum-utilssudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.reposudo yum -y install consul unzip 阅读全文
posted @ 2024-02-24 18:23 不会游泳的鱼丶 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 226worker_processes 1; events { worker_connections 1024; } http { include mime.types; default_type application/octet-stream; sendfile on; keepalive_ti 阅读全文
posted @ 2024-02-24 18:21 不会游泳的鱼丶 阅读(4) 评论(0) 推荐(0) 编辑
摘要: SQL> startupORACLE instance started. Total System Global Area 1068937216 bytesFixed Size 2220200 bytesVariable Size 708841304 bytesDatabase Buffers 35 阅读全文
posted @ 2024-02-24 18:06 不会游泳的鱼丶 阅读(1083) 评论(0) 推荐(0) 编辑
摘要: rman target / nocatalog CONFIGURE CONTROLFILE AUTOBACKUP OFF; CONFIGURE DEVICE TYPE DISK PARALLELISM 2 BACKUP TYPE To COMPRESSED BACKUPSET; RUN { SHOW 阅读全文
posted @ 2024-02-24 13:45 不会游泳的鱼丶 阅读(5) 评论(0) 推荐(0) 编辑