File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -24,3 +24,9 @@ The shell scripts in this repository relies upon the purevol executable being in
2424The Python code in this repository relies on [ pypureclient Python library.] ( https://pypi.org/project/py-pure-client ) \
2525Python code that interacts with Oracle also requires the [ oracledb Python library.] ( https://pypi.org/project/oracledb )
2626
27+ # Sub-repositories
28+ This repository contains several sub-directories:\
29+ * bash - simple Linux bash scripts to clone an Oracle database on Pure Flash Array.\
30+ * fa_pg_snap - Python script to snapshot and optionally clone a Pure Flash Array protection group. (Not database aware).\
31+ * fa_pg_ora_snap - Python script to snapshot and optionally clone an Oracle database using Pure Flash Array protection groups.
32+
You can’t perform that action at this time.
0 commit comments