Client Copy Question

Hi,
   I was going through one of the notes for client export and got a step by step procedure.
Just one confusion is that do I need to create the Client using Transaction SCC4 in source system before starting the export from target system.
Also in the client import step we have to execute the below commands in usr/sap/trans/bin folder
   tp addtobuffer  PERKTnnnnn <SID> pf=TP_DOMAIN_DER.PFL u18
   tp import PERKTnnnnn <SID> client xxx pf=TP_DOMAIN_DER.PFL u18
Please correct if the there any errors in the above statements.
Do I need to execute this statement seperately for the 2 or 3 requests created
What is TP_DOMAIN_DER.PFL .
Thanks
Parvez Khan.

Hi Parvez,
You dont need to create the client using trx SCC4. The 'target system' field shown in trx SCC8 is for the systems created in STMS. If you want to export you QA client to your PRD client defined in STMS, just choose this system in SCC8.
Choose the profile you want to use to export your client. Could be for example: SAP_EXBC (cutomizing, master user, clint-independant data).
After you execute the export client, you will have 3 transport transport request orders (you can see the progress of the process with SCC3):
<SID>KO<nnnnn> -> client-independant data
<SID>KT<nnnnn>  -> client-dependant data
<SID>KX<nnnnn>  -> client-dependant texts
and their corresponding cofiles files...
To import these orders you must follow this order:
1) <SID>KO<nnnnn> -> client-independant data
2) <SID>KT<nnnnn>  -> client-dependant data
3) <SID>KX<nnnnn>  -> client-dependant texts
For the 1 and 2 you must use these commands:
- tp addtobuffer PERKOnnnnn <SID> pf=TP_DOMAIN_DER.PFL u18
- tp import PERKOnnnnn <SID> client xxx pf=TP_DOMAIN_<SID>.PFL u18
(for each order 1 and 2)
where TP_DOMAIN_<SID>.PFL is the name of your domain profile. You can find it here: <drive>:\usr\sap\trans\bin.
For the 3rd transport request (texts) you can use SCC7.
Hope this helps you, good luck!

Similar Messages

  • Client copy question - Overwrite an existent client...?

    Hi gurus,
    I want to know if there is a problem to do a client copy over on a existent client, this is, now I have to do a client copy from 300 to 400 but the client 400 exists in the system, and I want to know if it´s possible and is any problem to do this or before this I must delete the client 400 and only after that I can do a copy from 300 to 400...?!
    Best regards,
    João Dimas - Portugal

    Hello,
    Everything depends on the size of your target client 400.
    If this client contains a lot of data I recommend that you first perform a client delete via SCC5.
    Otherwise you risk that your client copy will fail (extend problems, undo problems, ...) or will take too long (because data in 400 also needs to be deleted).
    Advantage of deleting the client first is that the actual client copy will go much faster (because nothing needs to be deleted anymore).
    Deletes during client copy or client delete often take most of the time, because this is done via non optimized SQL statements like (delete from table where mandt = '400').
    There are a lot of SAP Notes to optimize client copies and especially client deletes !
    Wim

  • Unable to log in to newly create client copy

    I 'm attempting to create a new client from a newly installed ECC 6.0 IDES system. I go into SCC4 and create a new lient '200' and log off.
    I try to log in to client 200 using sap* and pass and get wrong username or password error.
    I can see the client listed in scc4, but can't log into it.
    Any ideas?
    Bob

    Hello,
    Having the previous question answered helped alot, but I do have another question:
    Can I put the client copy on a different drive than the original?
    I have SAP installed on the E: drive and would like to place the new copy client on the F: drive, can I do that?
    Bob

  • Remote client copy (SCC9) runs a very long time!

    remote client copy (SCC9) runs a very long time!
    how to do it quickly process?
    (eg use imp and exp-oracle tool, as it can be done to understand what the SAP data has been copied and are now in a different location, for Developers)

    scn001 wrote:
    remote client copy (SCC9) runs a very long time!
    > how to do it quickly process?
    > (eg use imp and exp-oracle tool, as it can be done to understand what the SAP data has been copied and are now in a different location, for Developers)
    Hi,
    You can export the client, as well but it will take long time too, depended to your client size. Please note that client copy operation should be performed by standard SAP client management tools, such as client export/import or remote copy.
    Ask this question to SAP support first. Technically, you can choose many ways to copy a SAP client, but as far as I know that SAP will not support you (such as errors you faced during the client export/import or the problems related by the copy operation), if you use any other 3rd party tool while for the client copy purposes.
    Best regards,
    Orkun Gedik
    Edited by: Orkun Gedik on Jun 30, 2011 10:57 AM

  • Remote Client copy: Table does not exist in Nametab

    Hi!
    We executed a client copy between 2 SAP EHP4 systems.
    The both systems are SAP ERP EHP4  systems, but with different Support package.
    After the client copy we get the following errors:
    Table ADDRC_DELI_SERV  does not exist in Nametab
    Table ADDRC_DELI_SERVT  does not exist in Nametab
    Question
    How can we solve these errors, maybe to transport the tables?
    Thank you!

    Hi,
    I would suggest to synchronize support pack levels between systems and copy it again. You could try to manually define those missing tables, but you need to create them under SAP namespace. later during upgrade you'll probably get some errors. Your issue is why it's not supported by SAP. Have a look at OSS note 70547 with detailed information about client transport.
    Cheers

  • Remote client Copy

    Dear All,
    I am trying to do Remote client copy from Production to Dev system (two system landscape).Below is my hardware configuration of DEV and PRD system :
    SAP - R/3 4.7(NU) , O/S - AIX , DB - ORACLE 9
    PRD SYSTEM :
    DATABASE Server
    CPU - 2 (375 MHZ)
    RAM  - 3 GB
    APPLICATION server
    CPU  - 2 (375 MHZ)
    RAM  - 2 GB
    Database size of the Prd system is around 95 GB
    DEV SYSTEM
    CPU  -  2 (375 MHZ)
    RAM  - 2 GB
    I am doing test run first so that i can see if any errors come and also to estimate downtime of the PRD Server(as SAP recommends that no user should be login in target and source client while doing client copy).
    From the last 24 hrs. it has just completed 2500 tables only. total tables are 27500 something(Non - Unicode system).Its running very slow.... 
    Is there any way to improve the speed of Remote client copy ?
    Else I am planing to do Export - Import of client.
    Is there any way to estimate downtime of PRD Server while taking Export of client like In how much time Export of Source client will be completed....
    Thanks & Regards,
    Rohit

    Hi Rajesh,
    >
    . Make sure that it has the same permissions as /usr/sap/trans directory.
    >
    Do I need to share that directory too
    > by default it will be "/usr/sap/trans".
    >
    > After Export you should revert it to default...
    >
    I want to go for the process you suggested.
    I have a question for this;
    1.  My DEV server is the domain controller and when I login to my PRD server and run the command df -k (it shows /usr/sap/trans directory mounted to DEV server).
    So if I change the location trans directory through STMS (system overview DEV-->Transport tool) will it get updated for PRD or I need to restart the machine DEV or PRD. do I need to do anything else like mounting etc so that PRD server can access the same to save the export file when I will be taking the export of PRD client.
    Regards
    Rohit

  • Client Copy and System Restore query

    Dear All,
    I have few major doubt regarding client copy and system restor.
    1. In my Quality system there are 2 clients: 100 and 200.In my PRD there is only 1 client 300(other than the standard default clients). My doubt is during remote client copy with SAP_ALL profile from PRD to QUA why the space increases only in MB.
    I have been asked the same question by my management. They are saying PRD is 300GB and QUA is 220GB then why the space increases in MB though all data is copied in client 200(QUA) from client300(PRD)
    2. If I delete client why the space is released in MB. Because according to them it should be in GBs.
    3. Now my third query is I have to restore PRD backup in QUA.So I said that this requires same <SID> and Same sapce in the sapdatafiles(OS is HP-UX 11.31 and DB is Oracle 10g).So I have to explain them why these two things are contradary to each other. In case of client copy space required is only in MB and in case of System restore of PRD in QUA sapce require is in GBs.
    Your suggestions will be highly obliged.
    Regards,
    PG

    1. In my Quality system there are 2 clients: 100 and 200.In my PRD there is only 1 client 300(other than the standard default clients). My doubt is during remote client copy with SAP_ALL profile from PRD to QUA why the space increases only in MB.
    Response > Because during client copy your customizing and other objects are copied.
                        The database structures,tables etc are already present.
    2. If I delete client why the space is released in MB. Because according to them it should be in GBs.
    Response > Since client deletion is not same as deleting database /customizing tables .If you delete complete dataspaces/tables then there will be sizeable difference.Similar logic as Response 1
    3. Now my third query is I have to restore PRD backup in QUA.So I said that this requires same <SID> and Same sapce in the sapdatafiles(OS is HP-UX 11.31 and DB is Oracle 10g).So I have to explain them why these two things are contradary to each other. In case of client copy space required is only in MB and in case of System restore of PRD in QUA sapce require is in GBs.
    Response > Since in a system copy you will copy data files (which includes tables,and all otehr strucutres ) hence the size required will be similar to PRD.

  • Post-install of SSM 4.0 and client-copy

    We finished the installation of Sol. Man. 4.0 on a linux/oracle platform.  At what point in the post install do we do the client copy of client 000 for data and client 001 for users to a new client? Before, during or after all the img config in 000?
    thanks in advance,
    Steven McElwee, Duke University
    PS- Sap's install docs for SolMan 4.0 leaves much to be desired ...

    Well, we had a chicken-and-egg issue here. Let me explain. By default, the SSM 4.0 SR2 install is at SP9, which gave it a somewhat simpler IMG. However, we gave in to the temptation of installing SP11 since this SPs were obtainable without Maintenance Optimizer, which gave us a more complicated IMG which includes, at some point, the client copy as mentioned above. We went through most of the IMG resulting from SP11 until we had Maintenance Optimizer working and then downloaded SP12.
    I am in the process of installing the ABAP SP12 packages now and plan tomorrow to deploy the JAVA SP12 .SCA files. The IMG looks better and less confusing at SP12 than at SP11 or SP9. I think this calls for another IMG pass.
    The $100 question - which parts of the IMG need to be done in client 000 and which to do in our client 100 (copied from client 000 after SP11 was applied). We are really confused on this point. If anyone can shed some light on this, i would very much appreciate it.
    Sincerely,
    Steven McElwee, Duke University

  • Audit Issue in QA after system restore and client copy

    Hi Experts,
    We have an audit issue and need your advise on that.
    Our QA system was audited and auditors were looking for the approval tickets on which a user was created. I found that several users that were not created in QA and do not even exist in QA have their change logs in QA showing that user was created.
    I researched it and found the steps that Basis and DBA's do when creating a new QA client.
    1. Basis export user master and authorizations using SAP_USER profile from the target QA environment.
    2. Then DBA's restore the QA Environment from the Production Backup.
    3. Basis import back the preserved User master and roles using SAP_USER profile.
    But when reading about this profile, I came to understand that change documents ( USH* ) tables are not exported and imported back. So that is why we have change logs in our QA from Production system.
    So my question is how to solve this issue, where Auditors look at the change documents in QA and ask for the documentation though in reality these change documents are coming from Production. Should we ask for DBA team to truncate USH tables or is there a client copy profile that saves the change logs that we can export and import back.

    Hi,
    as you know the USH* tables belong to delivery class L. The tables in this class are never copied during client copy but you don't do client copy. Idea of deleting records from L tables after backup restore does not sound good because you will loose all data. As a workaround you could backup content of tables with delivery class L, export users SAP_USER, restore production backup, import users and import backup for tables with delivery class L. There is around 5000 L tables in ECC. Another approach could be to restore production on different box and do proper client copy to QA system.
    Cheers

  • Installation number and client copy

    Hi Gurus,
    Is client copy possible between two systems which has got two different installation numbers?
    This is a very basic question I know, but i don't see any other source of information. Even the client copy pre-requisites doesn't tell anything about installation number. Hence could anybody who has already experimented tell me about this.
    Thanks and Warm Regards
    Syam

    This question was answered by Gopalan Narayanan. Thanks Gopal
    Client copy between different installation number systems is possible.

  • Condition record's not getting copied in local client copy !!!

    Hi ALL,
    I have a one question/doubt regarding local client copy.
    Our functional team creates condition type (for e.g.: thru FV11 for MM) in one client (golden), when I take client copy of that client with SAP_All profile, but condition type is not getting copied in the new client.
    I found for Sap notes, in one note it was suggested that change documents are not copied with any profiles.
    I found in FV11, there is one option, Send Condition, thru which we can send by Logical systems, but its giving error msg u201CNo relevant partner system DEVCLNT300 exists for output category COND_A
    Message no. VJ000u201D
    Can u pls suggest proper way to copy/transport condition record in new client created?
    Regards,
    C  Singh.

    Please refer below link
    http://help.sap.com/saphelp_dimp50/helpdata/EN/19/337d937f0311d2b467006094b9c9be/frameset.htm
    Regards,
    Pavan

  • BDLS or BDLSS after Client copy

    Hi all,
    I am currently working on two systems ..SRM and ECC 6.0.In SRM and ECC.We have 2 clients 100(Development) and 120(Customizing) in both the systems.We recently did a client copy of production to our development clients and I have one confusion regarding the LOGICLA SYSTEM UPDATE which is one of the madatory steps post client copy.
    For the LOGICAL SYSTEM UPDATE,do we need to run the transaction BDLS or BDLSS??What is the difference between these 2 transactins?Also what are the advantages /disadvantages?
    My BASIS guy told me that during our client copy,BDLS was automatically run.Surprisingly,although BDLS was run,the logical system entries are not yet updated!
    Please advise.

    Hello,
    You need to run BDLSS, which has enhanced functionalities of BDLS. Check the following link out:
    [Conversion of Logical Systems|http://help.sap.com/saphelp_NW04s/helpdata/en/33/c823dbaea911d6b29500508b6b8a93/frameset.htm]
    For your question related the difference between BDLS and BDLSS, from the above link:
    As of NetWeaver 6.20, SAP provides the option to convert logical systems using a new transaction that is more transparent and easier to use. Transaction BDLS has been used for this purpose until now. This transaction remains unchanged, and is enhanced by the new transaction BDLSS. In contrast to BDLS, in BDLSS logical systems can also be converted remotely in all partner systems.
    Regards,
    Shival

  • Local Client Copy taking too much time

    Hi All,
    I recently done a system refresh of my Quality server (restore PRD backup to QUA Server)
    After that I have created a new client and has initiated a local client copy after the test run
    went successful.
    Then after reading approximately 4500 table it has got stuck and I saw in SM50 that table "ACCTCR"
    was running since approximately 56000 seconds.
    Then I run the program 'BTCTRNS1" to clean the work processes.
    After that I again restarted the local client copy in restart mode.
    Now since last 3 hours I can see in SM50 that table u201CACCTCR" is being sequentially ready for approx 500(under Actions) seconds and then delete for 15 seconds (under actions).
    I also found that table size is also not increasing as well as same table is being sequentially read for 500 sec and then deleted for 15 seconds (under Actions in sm50) and program is also same.
    This is happening since last 3 hours now.
    Under SCC3 I can see the status as processing reset.
    Does anyone face this issue ever? And can anyone suggest is everything is running OK or there is
    some problem.
    Your suggestions will be highly appreciated.
    Regards,
    PG

    Hello,
    Did you recalculate full DB statistics after the last system copy from PRD to QA ?
    This is very often forgotten, leading to long elapse times in select statements.
    Check via DB20 on table ACCTCR from when latest DB statistics date.
    Eventually rebuild all indexes from ACCTCR, this can be done online via ABAP RSANAORA if you are running Oracle.
    You can also perform an SQL trace on the current running process to see if the select from the client copy is running correctly.
    I also know that ACCTCR is a table containing transactional data and most of the time it contains a lot of data.
    II suppose you are running a client copy with profile SAP_ALL on QA based on a copy of PRD ?
    This means that you will end up with 2 production clients in QA ?
    Is your QA system sized for this ?
    Another question that you can ask your client, is data from ACCTCR really needed on QA on both clients.
    If not it is maybe better to start an archiving based on SAP Note :
    Note 83076 - MM_ACCTIT: Archiving programs for ACCTIT, ACCTHD, ACCTCR
    Followed by a new client copy.
    Success.
    Wim

  • Cannot Create Client Copy

    Hi All;
    I am setting up CRM on AIX with DB2, and am in the process of creating my Client 300.  I was able to create the client in scc4, logged out of the system and then logged into the new 300 client with SAP*.  When I tried using the SCCL to copy from 001 to 300 I get the following error
    "A client copy run is currently active" If I click on the check mark, it takes me back to the main screen.  If I try to display the client information with SCC4, and select edit, I get
    "System error:  Unable to lock table/view T000"  Message no SV050
    A system error occurred in lock administration. The data could not be
    locked as requested.
    Not finding much help with googling the error, so I am at a loss for now.
    Any suggestions would be appreciated.

    Dear Les,
    I am facing the same error. Could you please pass the solution you have received?
    I would appreciate it.
    Latest Update:
    Ask yourself the following questions:
    1. Did you modify any profile parameter before starting client copy?
    2. Check whether sappfpar pf=<Instance Profile> check at OS level, this should give you if shared memory is sufficient or not.
    3. Are you able to Launch RZ10?
    4. Are you seeing errors in SM21 similar to
    9:28:52 DIA  002 000 SAPSYS                GE  F Error setting up the lock table
    9:28:52 DIA  002 000 SAPSYS                GZ  Z > Initialization of Shared Memory enxxmini584#
    9:28:52 DIA  002 000 SAPSYS                GZ  Z > ShmCreate(34, 20480000, SHM_CREATE, ..) rtc=1 enxxmini586#
    9:28:52 DIA  002 000 SAPSYS                GE  I Enqueue: Initialization error
    9:28:52 DIA  002 000 SAPSYS                GE  F Error setting up the lock table
    9:28:52 DIA  002 000 SAPSYS                GZ  Z > Initialization of Shared Memory enxxmini584#
    9:28:52 DIA  002 000 SAPSYS                GZ  Z > ShmCreate(34, 20480000, SHM_CREATE, ..) rtc=1 enxxmini586#
    9:28:52 DIA  002 000 SAPSYS                GE  I Enqueue: Initialization error
    9:28:52 DIA  002 000 SAPSYS                GI  0 Error calling the central lock handler
    9:28:52 DIA  002 000 SAPSYS                GI  4 > Dequeue All call failed
    9:28:52 DIA  002 000 SAPSYS                GE  F Error setting up the lock table
    9:28:52 DIA  002 000 SAPSYS                GZ  Z > Initialization of Shared Memory enxxmini584#
    9:28:52 DIA  002 000 SAPSYS                GZ  Z > ShmCreate(34, 20480000, SHM_CREATE, ..) rtc=1 enxxmini586#
    9:28:52 DIA  002 000 SAPSYS                GE  I Enqueue: Initialization error
    9:28:52 DIA  002 000 SAPSYS                GI  0 Error calling the central lock handler
    9:28:52 DIA  002 000 SAPSYS                GI  4 > Dequeue All call failed
    9:29:18 S-A      000 zdcadm                E0  2 Program rslgsend Ended: o.k., SIGINT
    I would suggest you taking a good look at the profile parameters changed or go back to your working Instance profile. This should resolve the issue.
    Regards,
    Ramanathan EKAMBARAM
    Edited by: Ekambaram Ramanathan on May 28, 2009 4:49 AM

  • Local Client Copy

    Hello all, here's a quick question. I am requested to create a Sandbox Client in our Dev box. I already created an entry in TBDLS through SALE and also created an entry in T000 through SCC4. I logged into the target client and went to SCCL. I have done this many times but, no matter how many ever times I do this, I tend to confuse myself with the profiles. Which profile do I choose in SCCL for client copy. Basically, am I only populating the target client with Customizing data from the source client? Or am I also copy the application data. I believe, the normal practice is not to copy the User Master but, create them as we go based on the requirement. I would really appreciate if someone could throw some light on this. By the way, the source client from which the data is requested for the sandbox is a 'Customizing Client'. I think, I have only three options here (may be): SAP_CUST, SAP_CUSV, SAP_CUSX.
    Thank you.

    Hello,
    Although your reference client is a customizing client only I recommend to use the SAP_ALL profile.
    Reason is simple.
    Some of the so called pseudo customizing is stored in tables of type 'A' (application data).
    Example : classification data, release strategy MM, ...
    In case you use a SAP_CUST or another profile that only copies customizing data you will miss the pseudo customizing in your target client and you will need to redo it there.
    I hope this helps.
    Wim

Maybe you are looking for

  • PAL Video on a Powerbook G4 (USA)

    Can I import and play PAL video on my powerbook? I have iMovie & iDVD. My Processor : 1.25 GHz PowerPC G4 / Memory : 1.25 GB DDR SDRAM I live in the US and want to be able to same them do I can watch them on my TV. Thanks Robert

  • Two HP Pavilion 23fi 23-inch dead short after end of warranty!!

    Dear HP, I live in Australia and it is almost impossible to find the right information or even support from your local web site. I have two HP Pavilion 23fi 23-inch Diagonal IPS LED Backlit Monitor (C7T77A2) here on my desk and a few days apart BOTH

  • HOW TO: Broadcasting the email with the different schedule?

    Hello all, first time to post to the forum, please help with the following question. We have a requirement to broadcast a query view only every Wednesday morning and also data loading is completed successfully (data is loaded every day). we are runni

  • I want to sync my Ipod with my new computer.

    My last computer was stolen in the fall, and I've managed to get a new computer. I know that connecting my ipod will erase all of my music already on their, but I also have new music on my computer that I want to sync onto my ipod without losing anyt

  • Incremental Backups in Time Machine taking forever

    Greetings all, I have read the various posts about slow initial backups with Time Machine. I, on the other hand, had no such problem. However, now that my initial backup is complete I find it takes quite a long time for Time Machine to do its hourly