| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 4 months |
| seen | Jan 31 at 4:58 | |
| stats | profile views | 0 |
|
Jan 31 |
answered | How to create two database copies in two users from same dump file |
|
Jan 30 |
comment |
How to create two database copies in two users from same dump file it is solved, thank u... |
|
Jan 30 |
comment |
How to create two database copies in two users from same dump file impdp user/password DUMPFILE=file_name directory=dir LOGFILE=test.log REMAP_SCHEMA=USERA:USERB TABLE_EXISTS_ACTION=APPEND USER A is the existing user USER B is the new user |
|
Jan 30 |
comment |
How to create two database copies in two users from same dump file @colin-t-hart I have a .dmp file with me |
|
Jan 30 |
asked | How to create two database copies in two users from same dump file |