Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

client copy

Former Member
0 Likes
575

Hi,

i have a requirement to perform local client copy , for that we needt shcedule remove redo log files how to do it.

and what are the precations.

if possible plse send me the steps for local & remort client copies.

thaks in advace ,

kalpana.

3 REPLIES 3
Read only

Former Member
0 Likes
535

Hi

Goto the Transaction

<b>SCCL</b> and do the client copy

But this is a basis related work, Why you wants to do?

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

amit_khare
Active Contributor
0 Likes
535

USe SCCL.

Refer the links -

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
535

Hi,

Switching off redo logs is certainly a basis task as you will need access to the database to make this change. It is often a good idea to do this during a client copy if filespace is short on the system, but not necessary. Each transaction in the database is written to the redo logs and when they fill up these are written to archive logs. These take up space on the disk, and a client copy can generate lots of these.

You will first need to know if this is likely to be a problem on your system, but you really need to engage your basis team for this.

Regards,

Nick