@@ -69,29 +69,3 @@ Timings:
69
69
70
70
Minimum (Oracle Linux + Oracle Database)
71
71
Total time 60 mins (accounted for time + 7 mins rounding error / ignore <2 minute).
72
-
73
- boot,8
74
- yum update,14
75
- reboot ,3
76
- run database software install (not database build),3
77
- dbca (database build),7
78
- password and 32kvarchar2,6
79
- shrink (fill disk with 0 for easy compression),3
80
- 1 x 3 minute reboot + shutdown + minor <1 minute stuff,10
81
-
82
- Maximum (Including all optional extras APEX/ORDS/((internal) demos)
83
- Total time 113.5 mins (Accounted for time + 10.5 mins rounding error / ignore <2 minute).
84
- boot,9
85
- yum update,14
86
- reboot,3
87
- run database software install (not database build),4
88
- dbca (database build),8
89
- password and 32kvarchar <should be same as minimum?>,18
90
- apex install ,16
91
- ords install ,4
92
- set up demos and run demo reset,18
93
- shrink (fill disk with 0 for easy compression),2
94
- 1 x 3 minute reboot + shutdown + minor <1 minute stuff - this is too long,9
95
-
96
- Removing the shrink.sh if not exporting - fills disk with 0 for easy compression.
97
- Run shrink.sh over ssh if subsequently exporting to ova (brings ova file down 60% in size to under 8Gb)
0 commit comments