init database to pve machine

This commit is contained in:
2026-06-25 09:33:27 +07:00
parent 381115a443
commit d3fef38796
611 changed files with 47 additions and 78709 deletions
+3
View File
@@ -0,0 +1,3 @@
SET PAGESIZE 0;
SELECT name FROM v$datafile WHERE con_id = 2;
EXIT;