database:oracle:import-dump
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| database:oracle:import-dump [2018/03/04 20:26] – [Create dump directory] odefta | database:oracle:import-dump [2023/07/04 16:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| CREATE TABLESPACE " | CREATE TABLESPACE " | ||
| NOLOGGING | NOLOGGING | ||
| - | DATAFILE ' | + | DATAFILE ' |
| + | SIZE 307200K AUTOEXTEND ON | ||
| EXTENT MANAGEMENT LOCAL | EXTENT MANAGEMENT LOCAL | ||
| ONLINE | ONLINE | ||
| Line 44: | Line 45: | ||
| From the machine where Oracle is installed, run the import: | From the machine where Oracle is installed, run the import: | ||
| < | < | ||
| - | impdp SNT611/ | + | impdp SNT611/ |
| + | remap_schema=SENTINEL_MGR: | ||
| </ | </ | ||
database/oracle/import-dump.1520195184.txt.gz · Last modified: (external edit)
