cancel
Showing results for 
Search instead for 
Did you mean: 

How to move client from one server to other at remote location

Former Member
0 Kudos

Dear All,

We have two servers located in two different locations.Due to some network issues i am unable to do the remote client copy .

Please suggest how do i take client 100 to other server which is at different location and on different platform.

Source system is HP Unix Target system is on windows2003, database is oracle on both servers.

Regards,

Najeeb ..

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear SM,

For setting archive to noarchive use following steps. this will not create archive logs.

1) BRTOOLS

2) Instance management

3) Alter Database instance

4) Alter databsae action

5) and set it to noarchlog..

After successful client copy do change the same to archlog.

Reward me if it is helpful.

Please inform me your version of oracle for remaining.

Regards,

Ganesh

Former Member
0 Kudos

Dear Shark,

Please check whether you have set archive logs.

If you have set then please disable, it since it will increase size of /oracle/SID/oraarch.

then you need to take achive backup. so all the above please ensure that no archive logs are generated.

also check the size of PSAPUNDO and PSAPTEMP tablespace and if possible make its size large.

Have you enabled Automated Undo managemant. if your database is oracle9 then you need to manually provide AUM or else it is automatic in higher oracle DB.

Check the logs of Client copy using scc3.. all the best for all.

Regards,

Ganesh

Former Member
0 Kudos

Dear Ganesh,

Thanks for your reply,

i am not good at oracle , could you tell me how do i disable the oracle log and other related activities.

Regards,

SM

markus_doehr2
Active Contributor
0 Kudos

You can do a client export and copy that over (e. g. via ftp).

Check http://help.sap.com/saphelp_47x200/helpdata/en/69/c24c824ba111d189750000e8322d00/frameset.htm

Markus

Former Member
0 Kudos

Thanks for your reply,

please let me know, once i execute the client export using scc8 its asking me the system ID, which is not mentioned the entries.

secondly , once it generates the Request how can i take it to remote server.

Regards,

stefan_koehler
Active Contributor
0 Kudos

Hello Shark,

> please let me know, once i execute the client export using scc8 its asking me the system ID, which is not mentioned the entries.

Please check sapnote #70547 for the detailed procedure

> secondly , once it generates the Request how can i take it to remote server.

As Markus already wrote.. via ftp or scp ... whatever you have or allowed to.

Regards

Stefan

Former Member
0 Kudos

Hi,

Can i work in this way,

When i execute the client export it generate the requests , can i copy the datafiles and cofiles from OS level onto some media and put these files into target system trans directory , and add manually from stms and then import using scc7.

will this work.

Regards,

SM

Former Member
0 Kudos

Hi,

yes

make sure there are two datafile and two cofile generated after client export.

add both request to buffer of the target system

stms_import -> extras -> other request-> add request

before importing create one client using SCC4 if you do not want overwrite existing client of target system.

import these request using stms.

after import of request is done , perform post processing using SCC7

regards,

kaushal