If you need to do a full system backup, here's the command to use: exp userid= system/manager buffer=20000 file=c:\temp\exportfile. exp full=y compress=y Further details on the above commands can be found in the following Documentation References:
If you need to do a full system backup, here's the command to use: exp userid= system/manager buffer=20000 file=c:\temp\exportfile. exp full=y compress=y Note: These commands are also noted within our Tool Administration Guide, Page 201.
Once these figures are noted, take a full system export of the source database as follows: % exp system/manager file= full=y where is a user-specified filename for the export file.
4. I run dm_restore with the following syntax: dm_restore system/manager @dim14 /u hr /f hr_basedb. exp It fails with: Error: Unable to connect to the database specified