You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Migrating data to database cloud server using scp

edited Jan 5, 2017 8:00AM in Database 6 comments

Summary

Migrating data to database cloud server using scp

Content

Hi,

    I got redirected to here by cloud chat support. Here is my issue

I am testing on how to migrate data from on-premises server(solaris 10) to cloud DB server(linux), after going through following documentation i tried scp like below

http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/dbaas/obe_dbaas_migrating_11g_to_11g_via_data_pump_conve…

scp -i privatekey.ppk /u01/oracle/suneel/abc.txt opc@1.1.1.1:/home/opc/dump/abc.txt

Enter passphrase for key 'putty_privatekey.ppk':

Enter passphrase for key 'putty_privatekey.ppk':

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!