This is a quick tip, I struggled at this one and thought of giving you all a quick tip (so that you don’t make the mistake I made)
I was trying to move TEST to Prod and what I want was a clean import, so I went into my Prod instance and deleted the application.
Now if you are on SUI, then that is “hidden” under “Console”

Once I deleted the application, there is no option to upload the TEST snapshot. All I got was this, so I was planning to create a shell application and then get into Console and upload the file.

Well you don’t have to do that. Click on the 3 lines near “Oracle” (oh the same place where “Navigator” is hidden, the 3 lines near Oracle in PBCS is actually a menu) and you’ll find an option called “Migration”

When you click on it, it’ll allow you to upload the snapshot.

Upload your TEST snapshot and “Import” the application.

Well that was quick 🙂
Hi Celvin,
That's great and good to know. However, wouldn't be easier to use "copysnapshotfrominstance" epmautomate command to sync the instances?
Example: epmautomate copysnapshotfrominstance "Artifact Snapshot" serviceAdmin C:mySecuredirpassword.epw https://test-cloudpln.pbcs.us1.oraclecloud.com myprodIdentityDomain
Yes, you can use copyfrominstance command and then use importsnapshot to sync instances.
Oh also one most important thing is you cannot use plain password with this command. It takes only password file.
Thanks for the reply! Yes, something like this..
1. Login to Target Environment
2. Recreate Target Environment (if needed)
3. Delete Old 'Artifact Snapshot' from Target Environment
4. Copy 'Artifact Snapshot' from Source to Target Environment
5. Import Snapshot into Target Environment
6. Logout
Thanks,
Iftaqar
Hi Celvin , One quick information on PBCS migration. DoesOracle “scheduled refreshes” to move objects, as opposed to us doing the migration manually ?
There is a daily scheduled process which takes a backup. Is that what you are looking at?