You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Install fmw_12.2.1.4.0_infrastructure.jar, if you run into **ERROR: Temporary directory /tmp does not have enough free space.**, see [Troubleshoot#4](#troubleshoot)
183
183
- Launch the installer
184
184
```
185
185
java -jar fmw_12.2.1.4.0_infrastructure.jar
@@ -237,7 +237,7 @@ Now you have Forms and Reports installed in the adminVM. Let's clone the machine
237
237
238
238
You have Oracle Forms and Reports installed in the adminVM, you are able to reuse the installation by cloning adminVM for managed servers.
239
239
240
-
Follow the steps to clone adminVM, for high availability, let's create the disk and machine in different zones as shown in the table:
240
+
Follow the steps to clone adminVM, for high availability, let's create the disk and machine in different zones as the table shows:
241
241
242
242
| Index | Machine Name | Disk Name | Availability Zone |
243
243
|----------|----------|----------|----------|
@@ -1448,3 +1448,25 @@ Delete the resource group from Azure portal.
1448
1448
Root cause: incorret hostname and ip address.
1449
1449
1450
1450
Solution: double check entries in /etc/hosts. See [Oracle support doc](https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=32587788759518&parent=EXTERNAL_SEARCH&sourceId=PROBLEM&id=726588.1&_afrWindowMode=0&_adf.ctrl-state=21lszme5t_4).
1451
+
1452
+
4. ERROR: Temporary directory /tmp does not have enough free space.
1453
+
1454
+
```text
1455
+
-bash-4.2$ ./fmw_12.2.1.4.0_fr_linux64.bin
1456
+
ERROR: Temporary directory /tmp does not have enough free space. At least 3134 MB of free space are required.
0 commit comments