docs(oracle): move clienti/ under lxc108-oracle/

clienti/ contained Oracle XE 21c troubleshooting and PDB recreation
scripts. Moving it under proxmox/lxc108-oracle/ keeps Oracle migration
material colocated with the Oracle host docs. Update the two relative
links in roa-windows-setup that pointed to the old location.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude Agent
2026-04-25 19:44:39 +00:00
parent 44b3c0da60
commit e852df1a59
18 changed files with 2 additions and 2 deletions

View File

@@ -418,7 +418,7 @@ Use DMP files exported from Oracle 18c (TSTZ 31) instead of Oracle 21c (TSTZ 35)
### ORA-12954: Database exceeds 12 GB (XE only)
See `clienti/oracle-xe-21c/depanare-ora-12954-spatiu.md` for full troubleshooting guide.
See `../clienti/oracle-xe-21c/depanare-ora-12954-spatiu.md` for full troubleshooting guide.
**Prevention (run on every new XE installation):**
```sql

View File

@@ -306,7 +306,7 @@ SELECT policy_name, enabled_option FROM audit_unified_enabled_policies;
```
> **IMPORTANT:** Fara acesti pasi, baza de date va atinge limita de 12 GB in cateva luni!
> Vezi `clienti/oracle-xe-21c/depanare-ora-12954-spatiu.md` pentru ghid complet de depanare.
> Vezi `../../clienti/oracle-xe-21c/depanare-ora-12954-spatiu.md` pentru ghid complet de depanare.
---