摘要:
### ``` 原文-https://github.com/aws-samples/automate-table-partitioning-in-oracle-standard-edition/tree/main/partitions/scripts 需要调整的地方有: 1. drop table 阅读全文
posted @ 2023-08-20 19:44
DBAGPT
阅读(31)
评论(0)
推荐(0)
摘要:
``` #!/bin/bash PDB=ORCLPDB2 export ORACLE_PDB_SID=ORCLPDB2 for x in {1..3} do sqlplus -S '/ as sysdba' <<EOF alter session set container=$ORCLPDB1 dr 阅读全文
posted @ 2023-08-20 19:12
DBAGPT
阅读(38)
评论(0)
推荐(0)
摘要:
Oracle partition 功能发展历程  > 细节参考:https://www.oracle.com/doc 阅读全文
posted @ 2023-08-20 18:40
DBAGPT
阅读(13)
评论(0)
推荐(0)

浙公网安备 33010602011771号