...
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
v4.0.2-to-v4.0.3/403PatchRelease_05-22-2017.sql v4.0.2-to-v4.0.3/403PatchRelease_06-14-2017.sql v4.0.2-to-v4.0.3/403PatchRelease_07-19-2017.sql v4.0.2-to-v4.0.3/403PatchRelease_07-24-2017.sql v4.0.3-to-v4.5.0/migration.sql |
Info | ||
---|---|---|
| ||
You can find which files that you may have already executed by doing "select version, created_on, created_by from fd.fd_flexdeploy_version order by created_on desc" database query. Or you can view list of patches by using Administration - FlexDeploy Patches in FlexDeploy. |
These scripts should be executed as system, sys, or another user which has privileges to create objects in other schemas, performs grants, etc. You can load and execute these scripts using other tools such as Toad or SQL Developer, but the instructions here are for using the sqlplus client.
...