Multidomain MDM
- Multidomain MDM 10.5 HotFix 2
- All Products
Drop schema A - using system user (sqlplus system/password@tnsname) SQL> drop user envA cascade; Create schema A - using system user (sqlplus system/password@tnsname) SQL> <hub_server_install>/resources/database/custom_scripts/oracle/import/@mk_cmx_ors_user; -- supply the schema name as A
C:\> impdp <dba_username>/<dba_password>@<tns_entry_name> directory=<DATA_PUMP_DIR_OBJECT> dumpfile==<mrm_backup_envb.dmp> logfile=<mrm_restore_after_upgrade.log> content=all remap_schema=<from_user>:<to_user> parallel=8 job_name=<RESTORE_ENVB>
ORA-39083: Object type TYPE failed to create with error: ORA-02304: invalid object identifier literal The type already exists, and therefore it is not re-created
/* Repository tables for ZDT */ delete from C_REPOS_ZDT_EVENT_QUEUE; delete from C_REPOS_ZDT_REPLICAT_EXCEPTION; update C_REPOS_ZDT_ENV_STATE set state = NULL, state_ts = NULL, state_desc = NULL, updated_by=NULL, update_date=NULL;
sip_ant install_utility
sip_ant swing_finish