Differences between client copy with sap_all and database copy

What's the difference between client copy with sap_all and doing a database copy.
I know if I do a database copy from Production to our Quality system.
I need to install the license key
restore the production library to the quality library
Initialize TMS and so on.
I know if I want to copy to our Development system. I would need to run either a remote client copy or and export/import since I cannot do a database copy because I would loose all my other clients in Development.
My question is, if the quality systems and the production systems are on the same support packs, same kernel.
What does a database copy give you (besides being faser) that a remote client copy or export/import of a client copy does.
Any differences
Thanks
Joe

Hello Joe,
If there is inconsistent Z tables between QAS and PRD, remote client copy could fail, especially when the table on PRD has longer length or more fields than the one on QAS.
Also the source client should has no-activity during the client copy, otherwise the application data could be inconsistent. For example, some material documents are copied, but not the corresponding financial documents. (For PRD client, it could be hours between the times those tables are copied.) For database restore, it is rarely an issue.
Best regards,
Victor

Similar Messages

  • What is the difference between sales order with picking and without picking

    hi friends,
    i would like to know what is the difference between sales order with picking and without picking.
    thanks
    skrishnan

    Hello,
    Picking refers to preparing the right quantity and quality of goods for shipping on schedule as required by the customer.
    Once picking is configured, SAP Sd automatically generates picking lists and picking labels which can be tagged to the relevant goods. SAP can be configured to ensure that picked quantity is confirmed before goods are issued. This can be done using transaction code VSTK. In T-code VSTK, picking confirmations can be set, which ensure that goods picked for delivery are in accordance with picking slips.
    Picking thus helps in monitoring each item using the picking status. Picking is normally done in SAP SD by a shipping clerk.
    Prase

  • Difference between PR Relase with classification and Without classification

    Hi,
    Can any one tell me what is the difference between PR release  with and without classification
    Thanks
    Akkshaya

    For PR with release strategy without classification only item level release is possible. But for PR with release strategwithat classification overall release is possible.
    Below links will give you the complete details
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/75/ee1fa755c811d189900000e8322d00/frameset.htm
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/75/ee1fa755c811d189900000e8322d00/frameset.htm
    Both cannot be used together. Only one at a time can be used
    Regards,
    Ashwin

  • Difference between Crystal Report with VS2010 and Crystal Report Professional Version

    Dear Experts,
    We want to know the difference between Crystal Report Version with VS 2010 and Crystal Report Profesional Version.
    And from where we should buy it provide the link.
    Thanking you,
    Miral Shah

    If you are looking for difference in features, see this.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60df293e-41e8-2e10-9293-fa4beeb40a99?QuickLink=index&overridelayout=true&52772263221521
    You could design your report with any one of CR 2008/2011/2013 and still could use in the app with 13 version references.
    Here is the licensing info. http://scn.sap.com/docs/DOC-21575
    - Bhushan
    Senior Engineer
    SAP Active Global Support
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Getting started and moving ahead with Crystal Reports .NET applications.

  • What's the difference between graphics processor with 256MB and 512MB

    I'm doubting between buying the more expensive or the cheaper Macbook Pro model.
    Does someone knows the limitations I will have with the 256MB model? It is worthy to pay u$500 for the 512MB model?
    Is there any other big difference (besides the RAM size) between the 2 models that could make me decide for one or the other?
    thanks a lot for your help!

    Andresb... the $500 gets you more than just 256MB texture memory. You'll also get a slightly faster CPU with more cache, double the installed memory, and an 80gb larger hard drive.
    But sticking to your question, what does the extra video memory do? It's used by graphics intensive applications for rendering and textures, etc. I don't know of any programs that will not run if you have less than 512MB, they just won't run quite as fast.
    While you can add more memory or replace the hard drive with a bigger one at a later date, you can not increase the CPU speed, add more CPU cache, or upgrade the video memory on the machine. For a lot of people, that won't be a big deal - the question really is how much of a power user do you really think you are?
    Good luck with your decision!

  • Difference between PO created with reference and without reference(CIN)

    Dear Experts,
    I am working on CIN. I had created a PO(PO # A) and it perfectly captured an Excise invoice(J1IEX_C). I tried to create another PO(PO # B) with same details like Material, Plant, Vendor, everything else remains same, but this time I was not able to capture excise invoice. Under J1IEX_C I am getting an error "Excise Details are not maintanied for Vendor 20033525. Message no. 8I565"
    I again created new PO(PO #C) with reference to PO # A(copy) and for this PO I could capture Excise invoice for PO # C.
    I am confused why is this happening, as my vendor is same in all the cases.
    Thanks and Regards,
    Manish

    Hello
    Genrally it should not happend like that. check the vendor details in j1id ? make sure give all details means each and every field.
    your using ecc6 and updated new support pack then you have to fill all the coloums in ji1d vendor detials.
    so your taking the ref of old po system not asking the details.
    laxman

  • What is the difference between an ipad with cellular and one without?

    Anyone?

    iPad with cellular will allow you to connect to the internet and email anywhere you have a cell phone signal. You can also connect to a wi-fi network.
    iPad with wifi will allow you to connect to the internet when you are within range of a wifi network.
    So if you are outside in the middle of a park, you won't be able to connect to the internet or email with the wifi only model, but you could with the cellular model. If you are at a Starbucks, you could connect to the internet or email with either model.
    Hope this helps!
    ~Joe

  • Difference between client dependent table and client independent table

    hi all,
                  i m new in sap pls tell me the difference between client dependent table and client independent table.
    tell me in detail.
    thanks and regards
      vikas saini

    HI
    Client dependent Means if you create that data in one client is limited to that client only and it is not accessable in other clients
    Like SAP SCRIPTS and STD texts data
    where as Client Independent means the data if you create in one client that is available in that as well as in other clients
    Like SMARTFORMS, All dictionary Objects data and Repository objects data like Programs, Fun modules, tables etc..
    There is no specific reason behind why scripts are client dep[endent and smartforms are client independent!!!
    As for SAP -- Scripts are called client dependent because if you create client in say,200 it would be available in that only.If you want to test the script in client 300 then it won't be there,you will have to go to transaction se71 in 300 .Then Utilities-> Copy from client.Give the source as 200 & form name(i.e. script name) & copy.
    Few more reasons why....? Please read below:
    SAPscript technology is based on a mainframe product from the 1980s.SAPscript forms have always been -- under the hood -- relatively passive objects, with minimal embedded logic. These forms were designed to be driven and controlled by ABAP programs, much in the way ABAP programs read in database tables to produce reports;
    if you ever download a SAPscript form (e.g., via utility program RSTXSCRP), and look at the portable text file it produces you'll see what I mean.
    Many text objects (e.g., invoice header texts) are bound directly to documents which are client-dependent, so it makes sense for these text objects to also be client-dependent. From a complexity standpoint, SAPscript forms are close enough to these text objects where I can see how it made sense at the time to make them client-dependent too.
    What is client dependent and Client Independent
    https://www.sdn.sap.com/irj/sdn/forums

  • What's the difference between client combo and server combo? Also, what would happen if I install both?

    what's the difference between client combo and server combo? Also, what would happen if I install both?

    One is for the base version of the Mac OS, the other is for the Server version. You can only install the one that matches your system.

  • What is the difference between the 4th generation ipad and the ipad 3 with retnia display?

    What is the difference between the 4th generation iPad and the "New iPad with retina display"? i don't quite understand. are they stilll the same size or would i have to get a different case?

    The 3rd and 4th generation iPads are the same size. The 4 has a faster processor, and a little better iSight camera for FaceTime. The 4 also has the lightning connector so your old cable will not work with the iPad 4.
    You should always check with the manufacturer of the case to see if it will fit. You can probably do that on the manufacturers website.
    This might be of some interest to you.
    http://www.zdnet.com/ipad-4-teardown-pretty-much-the-same-as-the-ipad-3-70000068 33/

  • Counter KF with 1 & 0 and difference between data type NUMBER (DEC) and INTEGER (INT4)

    Hi,
    I need to create a counter kf which should populate 1 and 0 to this counter field. Please let me know is there any difference between data type
    NUMBER (DEC) and INTEGER (INT4).
    Please suggest.
    Thanks & Regards,
    Pavan kumar

    Hi Pavan,
    The basic difference between Number(DEC) and INT4 is its internal storage in system.
    For Number (DEC) - Value internally stored as packed number with 3 decimal places whereas INT 4 as 4 byte integer without decimal places.
    For counter KF, you can go for INT 4.
    Hope this helps.
    Thanks

  • The difference between the upgrades with and without MO?

    I did many upgrades without maintenance optimizer.
    But I did not use maintenance optimizer so far.
    Could you summarize the differences between the upgrades with and without MO?
    Thanks!

    The upgrade is the same, procedure is the same, glitches are the same, tools are the same. The only difference is, that you MUST use maintenance optimizer to confirm the supportpackages in your download basked before you're able to download them.
    Nothing else is changing
    Markus

  • What is the difference between Ipad Air with code MD787B/A and MD787FD/A??

    Hi - what is the difference between Ipad Air with the code MD787B/A and MD787FD/A ??

    You can see the model number in Settings>General>About>Model. The model number has a two-letter code, a number and some more letters. The last part stands for the country/region. The first letter can be "F" (refurbished), "M" (normal retail), or "P" (personalized / engraved). For example MC605B is the model MC605 and B is for the region.
    What country does my device belong to?
    http://www.jbfaq.com/article.asp?id=63
     Cheers, Tom

  • Difference between client proxy and server proxy

    hi all,
    could u explain me the differences between client proxy and server proxy,
    regards,
    AVR

    Hi AV,
    simple search in sdn may answer your question,
    There are two type of Proxy's in ABAP and JAVA(Clinet and Server),
    Clinet ABAP proxy used to send message from ANY SAP System to Integration server,in this case XI adapter not required .
    Server ABAP proxy used to send messages from Intergration server to any SAP System,in this case XI Adapter required.
    How to implement ABAP proxy comunication refer below link
    http://wiki.sdn.sap.com/wiki/display/stage/ABAPproxyproviderimplementationand+testing
    The sama way Client JAVA proxy used to send message to Integration sever from any Web Application ,
    Server JAVA proxy used to send messages to any destination system ,in both cases XI adapter required.
    refer below link
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/7d4db211-0d01-0010-1e8e-9b07fc2113ab&overridelayout=true
    Regards,
    Raj

  • Is there a big difference between Intel Iris Pro graphics and the NVIDIA GeForce GT 750M graphics processor with 1GB of GDDR5 memory

    Is there a big difference between Intel Iris Pro graphics and the NVIDIA GeForce GT 750M graphics processor with 1GB of GDDR5 memory, is it worth paying an extra $200?

    Software support of graphics card is key.   If no graphics card is mentioned in software specs, then it can be ignored.  Mostly games and high end image and video graphics software are affected.

Maybe you are looking for

  • Log Out Page is Not working in R12.1.3 DMZ

    Hi Everyone , Good Evening. Apps Version : 12.1.3 DB Version 11.2.0.3 PLatform : AIX 6.1 Arch : LBR ---> Reverse Proxy ----> EXternal Middle Tier (DMZ) --- DB I am able to login to External Middle tier using the URL ( https://LBR.Domain/OA_HTML/AppsL

  • My external Iomega DVD drive does not read DVDs. Why?

    My external Iomega DVD drive does not read DVDs. Why?

  • Working with effects, styles and properties on MediaElements

    Hi, is it possible to add any kind of Image/Video/Audio effects on subclasses of MediaElement? Like PixelBender-Effects for Images or what I'm looking for is a backgroundAlpha - property like the VideoDisplay-Component provides in Flex. I want to wor

  • Time out while login in any IC role

    Hi, I need a help with a strange issue that occurred in my system. Yesterday I was accessing it (a business role copy from the ICAGENT) that was working without any problem. I am in release 7.0. I was making some screen configurations and now the bus

  • Safari Does Not Allow Access to Web Sites With Wildcard X.509 Certificates

    I'm really getting irritated with the Safari browser in OSX Mavericks.  One of the more irritating features involves the inability to access web sites that use improperly constructed wildcard X509 certificates.  By improperly constructed, I mean that