Skip to content

Commit 43d0086

Browse files
authored
Update README.md (#117)
Just for those landing from older links, I am also including pointers to export import. Plus this can be used also in context of apps in general (specially once I add custom schemas to the export). This will just be links to https://github.com/oracle-samples/maa/tree/main/fmw_schemas_exp_imp
1 parent 0ee92e6 commit 43d0086

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app_dr_common/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ These are common scripts referenced by different Disaster Recovery documents.
1717
| [fmw_dec_pwd.sh](./fmw_dec_pwd.sh) | _Referenced by other scripts_. This script decrypts a password using WebLogic encryption. |
1818
| [fmw_get_connect_string.sh](./fmw_get_connect_string.sh) | _Referenced by other scripts_. This script gets the connect string from a datasource file. |
1919
| [fmw_get_dbrole_wlst.sh](./fmw_get_dbrole_wlst.sh) | _Referenced by other scripts_. This script gets the role of the database using WLST command. |
20+
| [export_fmw.sh](https://github.com/oracle-samples/maa/blob/main/fmw_schemas_exp_imp/export_fmw.sh) |Exports the tablespaces, schemas and roles of an Oracle FMW domain. |
21+
| [import_fmw.sh](https://github.com/oracle-samples/maa/blob/main/fmw_schemas_exp_imp/import_fmw.sh) |Imports the tablespaces, schemas and roles of an Oracle FMW domain. |

0 commit comments

Comments
 (0)