Production server, quality servers

Hello all,
I would like to know wats the exact difference between producion server, quality server, development server and sanbox. are the datas same in all these server.
Thanks,
Maxx

Dear Maxx,
Development server is used for Development. Either Development/Golden Client is used for Configuration. Then all the developments and configuration data is transported Quality Server where you would test the configuration with test data. You would transport the same to Production if everything is right.
You will transport from DEV to QA and then QA to PROD. You will not transport from QA to DEV.
For your clarification you will not change any thing in QA. You will make the changes in DEV and transport them to QA. QA is only for testing.
Regarding two movement types - one is incoming and other one is outgoing.
For more information about the SAP Change and Transport System (CTS), visit the following link:
http://help.sap.com/saphelp_nw04/helpdata/en/57/38ddff4eb711d182bf0000e829fbfe/frameset.htm
Transport Request is generated in following scenarios:
1. Customizing Request - When doing or changing some customization.
2. WorkBench Request - When configuration is cross-client. Eg Generating new Table, making changes in access sequence, Abap development, etc.
Transport request is not generated for Master Data. For eg: Customer Master, Material Master, price master, etc.
Benefit of Transport Request:
SAP Landscape normally has 3- Tier system:
Development Server - Where customization takes place. Transport request is generated at this level & then first transported to Quality server for testing whether it meets the requirement or not. Once the requirement is met in Quality server then Request is transported from Development Server to Production Server (Actual / Live System)
Quality Server - Mainly useful for testing.
Production Server Actual / Live server, where the real transactions are created & posted.
Procedure to Release & Transport Request:
1. In development server, go to T.Code: SE10 & select the check box Modifiable & enter
2. In the next screen, you will see list of transport request created.
Note: Transport request consist of main request along with sub request. These sub request hold the object to be transported.
3. Expand the main request & you will be able to view the sub requests attached to main request.
4. First release the sub requests.
Note: To release the request, select the request ni & click on release request individually (Do not select release all request)
5. Next release main request.
6. Once the request is released sucessfully, imform the basis person to import the request to QA server.
or
If the authority is with you, through T.Code: STMS, select development server --> select request no & release to QA server. Here when it pops up client no, user id & password, maintain it of QA server & release the request to QA server.
Hope this will help.
Regards,
Naveen.

Similar Messages

  • How to mirror between the production server and the multiple local servers.

    I am currently looking for the best way to correspond between our production server and the multiple local servers. Because the production server is the only server that holds the latest updating applications, and our local servers are located for each developer’s local machines where the all modifications and creations are done. So when the developer locally makes changes for assets or files, he creates a patch archive first, then accesses to the production side Administration console screen and imports them from Application Management screen.
    We tried to find a way to see the imported date before (so we know which one has been imported as new.), but there is no show in the Administration console Application Management screen. There is Creation date but it’s set as we initially imported the full archive files, but not patch files. Since between applications have some types of the dependencies (like fragments or image files), what is the best way to keep mirroring between the production server and local servers? Or we should simply not use patch file for updating server?
    Thanks,

    Check out this utility : http://blogs.adobe.com/livecycle/2013/03/adobe-livecycle-configuration-migration-utility.h tml
    Thanks,
    Wasil

  • Transport a request from one server(quality) to another server(production)

    Hi All,
    I want to transport a request from one server(quality) to another server(production)
    Can we transport a request from quality to production programatically i.e. by using programing logic.
    Regards,
    Swarup

    Hi,
    It cannot be done programmatically. Although it can be automated by basis guys. They configure it in TMS (Transport Management System). You can check it using STMS. (if you are authorized to view it).
    Transport path are defined in TMS.
    For Automated Transport configuration is done in TMS.
    Generally automatic Transport are not setup between quality and production. Changes are first tested in Quality and then Transported by basis team either periodically / individually.
    In case of manual transport Transport Request can be imported in production using STMS_IMPORT transaction in production. (Basis guy will do it for approved Transports)
    If there is no direct connectivity - Basis people copy "data" file and "co" file and Transport it to target server (This is generally not the case in Quality - production as Transport path is always defined).
    Regards,
    Mohaiyuddin

  • Need client copy of production server in quality server

    Hi,
    I need the client copy of production server with application data in quality server. How i do this?
    Main purpose is we have no data in quality server in testing purpose.  if we configure the client of production server in Quality, we can test it by our requirement.
    Regards
    Somu

    Try this
    Preparatory steps in source SAP system
    1 Take the trace of control file in the source system using the following command at SQL prompt as below:
    SQL>alter database backup controlfile to trace;
    The trace file can be found in the location <drive>\Oracle\<SID>\saptrace\usertrace.
    2. Open the file with notepad and save a copy as controlsrc.txt
    3. Stop the SAP
    4 Shutdown the database from SQL prompt.
    5. Take backup of database files.
    6. Start SAP
    Steps in the Target system
    7. Install SAP system with <TGTSID>
    8. Stop the SAP.
    9. Shutdown the database from SQL prompt.
    10. Take the backup of database files.
    11. Edit controlfilesrc.txt with regard to the locations of datafiles of source system to be placed in target system taking in to account the space available in different drives and save as control.sql. Also SET DATABASE u201C<TGTSID>u201D RESETLOGS.
    12. Replace the database files with source systems database files conforming to the control.sql
    13. Start the database in nomount state from SQL prompt as below.
    SQL>startup nomount
    14. Run the control.sql script as follows:
    SQL>@@<location of directory>\control.sql.
    Once the script runs successfully, the database will be in mount state
    15. Open the database with resetlogs option as follow:
    SQL>alter database open resetlogs;
    16. Create OPS$ users of source system conforming to target system conventions in database.
    17 Set the environment variable dbs_ora_schema to SAP<SRCSID> as the owner of the database objects will still be as SAP<SRCSID>..
    18. Start SAP.
    Lalit Kumar

  • Smartform working fine in DEV and Quality But Problem in Production server

    Hi
    i had done a smartform ..that is working fine in devlopement and
    quality server  but the data in few of the column not appearing in production
    server.i had debug it and found prolem in S0RT Syntax ..Had not faced this kind of problem before i had 20 records in my itab.
    iam sorting it by vbeln and posnr ....
    and deleting the adjacent duplicates ....comparing veln and posnr...
    both are same ..in 20 records .
    but iam fetching the adrees number at first in the loop.
    so the first record of table is with adrs number...
                                                       vbeln          posnr
    a1       a2      a3            a4    a5     a6              a7              a8          a9
    ARE1 2006 1000029708 1   2011 513009012 CIS/M08607 471403  290644
    ARE1 2006 1000029708 1   2011 513009012 CIS/M08607              290644
    ARE1 2006 1000029708 1   2011 513009012 CIS/M08607              290644
    ARE1 2006 1000029708 1   2011 513009012 CIS/M08607              290644
    ARE1 2006 1000029708 1   2011 513009012 CIS/M08607              290644
    if i sort the above table in devlopement and quality ..it will be in the same way
    as above but in production it gets sorted in this way
                                                       vbeln          posnr
    a1       a2      a3            a4    a5     a6              a7              a8          a9
    ARE1 2006 1000029708 1   2011 513009012 CIS/M08607              290644
    ARE1 2006 1000029708 1   2011 513009012 CIS/M08607              290644
    ARE1 2006 1000029708 1   2011 513009012 CIS/M08607              290644
    ARE1 2006 1000029708 1   2011 513009012 CIS/M08607              290644
    ARE1 2006 1000029708 1   2011 513009012 CIS/M08607 471403  290644
    and when i delete duplicate only i get
                                                       vbeln          posnr
    a1       a2      a3            a4    a5     a6              a7              a8          a9
    ARE1 2006 1000029708 1   2011 513009012 CIS/M08607              290644
    in this where i dont get the adrs number so cant get adrs detail...
    Can anyone theie tell me what is the problem with it ONLY IN PRODUCTION SERVER..
    ITS WORKING FINE DEV  AND QUALITY SERVER...
    REGARDS....

    are u using my DELETE keywords ?
    if yes , then use
    delete adjacent duplicates from itab comparing all fields.
    Regards
    Prabhu

  • Development, Quality , Production server

    Dear Experts,
    I am new to SAP HR , Can some one help to understand the following terms.
    1. Development server , where it has more clients. I am not able to understand it , like why it is being used.
    2. Quality server - What is the purpose of it ?
    3. Production server - what is the purpose of it ?
    As a SAP HCM Functional consultant, what is our role in this 3 server ? If we need to make some changes where we need to do the configuration ?
    4. Also please let me know what is Transport request ?
    Waiting for the valuable reply from you experts.
    Regards
    Bala

    Hi Bala,
    In the Development system the SAP ERP is being configured: Customizations are done by the different processes consultants, developments are done by the programmers, etc.
    The main system is the Production system - this is the system where the end-users work.
    The end-user are required to perform checks and quality-assurance processes before the different programs and table are transported to the production system - these checks are performed on the Quality Assurance (QA) system.
    Each system may have several clients, E.G., the Development system has the main client (usually its 100) - in which the consultants and developer perform the configurations, and another client (e.g. 110 or 120) - in which they can test the configuration.
    Each system usually sits on different server. This is the call of the organizational IT department and the BASIS system. They will tell you how to logon to each system.
    The transport request, his name suits him, is being used to transport customizations and developments from client to client and from system to system.
    Regards,
    Liran

  • Transport Table K9RPEF1000006  from Production Server to Quality Server

    Dear Friends,
         I am performing client export/import activity and I have exported the Production Client with SAP Profile SAP_CUSX but when we checked log then It shows the table K9RPEF1000006 is available on production server but not available in quality server.So I have two queries ,( i) how can we create tranport request for this sap standard table (ii) How can we transport/move table from production client to quality client.
    Regards,
    Adya

    Hi Adya,
    You will need to create a transport manually using SE03 or SE09 ...
    R3TR TABL will transport technical settings for the table.
    R3TR TABU will transport table contents.
    Best regards,
    Derrick Hurley
    Development Workbench

  • How to find the date when object is moved from quality to production server

    Hi Experts,
    I am working with BADI ZMM_PUR_REQ_PROC_001-Method Check and BADI ZME_PROCESS_PO_CUST-Method Check.
    I need to add a check that a particular logic should be implemented only after this object is moved to the production server.
    How can i check the date when an object (in my case this BADI) is moved to the production server?
    <Removed by moderator>
    Thanks in advance.
    Edited by: Vinod Kumar on Aug 1, 2011 10:55 AM

    Hi Sakshi,
    So your reqt is that the documents created after your Transport implementation date should pass the check and others (old ones) should ignore.
    I will recommend, if at all possible, to make all the old documents compatible to your check by doing a separate initial loading /one time activity to avoid this kind of hardcoding.
    IF not at all possible to do so, then I think you should better hardcode your Transport req number and fetch date (AS4DATE) from E070 table and only if any entry exists, use that date as your required date. I believe this will be the date of transport imported in the target system.
    You can avoid hardcoding Transport number by picking latest transport with respect to your object (BADI) using E071 table, but that will go wrong once you send any future changes in this BADI to Prod, so better to hardcode the transport.
    BR,
    Diwakar

  • Ale to transfer data for quality management in production server

    Hello Gurus ,
                            I want to transfer data from development to production server which method is easy and preferable by ale
    or by bapi .                                                                               
    Thanks And Regards
                                                                                    Shrikant Ambulkar

    i have close this thread

  • ESS Leave request screen giving a critical Error in production server

    Friends,
    We are in a critical face of ESS implemetation.
    We are doing an ESS MSS implementation for country grouping 99.
    When we moved our changes to production server after succesful testing in quality, getting the following Critical error for Leave Request Screen.
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
         at java.util.ArrayList.RangeCheck(ArrayList.java:512)
         at java.util.ArrayList.get(ArrayList.java:329)
         at com.sap.aii.proxy.framework.core.JcoBaseList.get(JcoBaseList.java:272)
         at com.sap.aii.proxy.framework.core.AbstractList.get(AbstractList.java:230)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCList.get(DynamicRFCList.java:281)
         at com.sap.tc.webdynpro.progmodel.context.Node$ModelElementList.getElement(Node.java:2543)
         at com.sap.tc.webdynpro.progmodel.context.Node.getElementAtInternal(Node.java:621)
    Other areas like personal Info & who is who are working fine.
    Leave request was working fine in Development and Quality servers and it never worked in Production server.
    It worked fine with same config, with same master data and same employee & org structure in quality server.
    We tried the following things:
    1. Checked and confirmed the sequence of transports for configs and Developments to Quality and Production.
    Even compared the table level entries and ABAP codings B/n dev and Production. All are same.
    2. Moved the workflow changes to production and activated the same. No change found after that.
    3. Gave SAP all authorization in R/3 and full authorization from portal side as well.
    4. Assigned the userid to different employees and checked the masterdata of employees.
    5. Checked the note 1388426.Every thing mentioned in the note is there in the system.
    6. Verified Rule groups and WEBMO feature are correct and same as in quality.
    As our go live date is very near, request your help .Thanks in advance for your help.
    Regards,

    Customisation of Leave request is mising in your system, please check the rule group using PTARQ.

  • ***Issue on Production server ***

    Hi Senior Basis consultant's,
    my client is looking for best pratice document from sap regarding the production server design of ECC 6.0, client is meat manufacturer under RETAIL:
    1. wether R/3 and oracle database should physically reside on the same box or different box? which is the best pratice??
    2. what are the advantages and disadvantages for same? 
    3. our development and quality servers are on the same physicall box but virtually/logically devided, for an end user it looks like different servers.
    now where should the production server reside??
    Thanks
    Naren

    hi,
    Thanks for the reply,
    can you send me some besr pratice documents on the same.
    my mail id: [email protected]
    Thanks
    naren

  • BI Production Server

    Hi Gurus
    I am new to BI. But, I have created BI Development and have configured all the required scenarios & created queries for getting the desired reports. Now I want to create BI Pre-Production (Quality) in Landscape and transfer all the configuration onto it. Can anybody help me (step by step) to do this ?
    Thanks in advance.

    As you said, you want to install Pre production server.
    Install the quality server. The installation guide would be available in the service market place website. follow up that.
    After that upgrade your kernel level, Support package level to the latest and setup STMS transport management system configuration in quality server.
    Make your development server as a domain controller and add your quality and  production servers in the transport configuration.
    After all the STMS setup is done, transport the queries, reports and all the developement work that you have done in developement server.
    Test the queries and everything in quality. once it is fine and bug free move it to production.
    Hope this would you give some clear pic.

  • Generate work schedules in production server

    Hai Friends
    I am trying to generate work schedules in production server, its saying only display client, then basis team opened the production server and while trying to save, its asking customizing request.basis guy saying that he wont create request for that in produciton.
    Is this the right way to do?
    When I trying to generate Work schedule in Dev, then also its asking customizing request, is it transportable one? Or we need to generate the work schedule in production it self? Please clarify
    Thank you

    Hi,
    Generate the workschedules first in Dev server...you will get a customizing request. Save it.
    Get the request transported to your testing / Quality server by Basis team.
    Then once okay...get it transported to Prd server by the Basis team.
    Doing changes directly into PROD client by opening it is not advisable...this will cause problems in future whn issues are encountered and u need to test configs for future developemts.
    Keep the servers in your landscape in sync with respect to config.
    Regards,
    Shreyasi.

  • Old SD and MM documents shall be deleted on productive server

    We have the situation that the same SD and MM documents sitting on two different productive servers. This is caused due to the migration from 4.0B to 4.7 some years ago. Some of our companies were kept on 4.0B with SD and MM enviroment on a separate server and the other companies were transfered to a new server. At that ttime the new server was build as copy from the old 4.0B server and then migrated.
    For the migration to ERP6.0 we like to clean up the current productive server. During the preparation we noticed that the old SD and MM documents don't fit into the new management requirements. Therefore we woudl like to get rid of it. Problem is that we will not archive these documents. Furthermore there a lot of open purchase and sales orders that can't be closed.
    Question: Does anybody have a solution how we can delete all of these SD and MM documents before we migrate the server to ERP6.0?
    Thanks

    I would use the System Landscape Optimization service for that purpose, they can provide you with tools to do those "merging" of two systems.
    http://service.sap.com/slo
    (It´s consulting - so $$$).
    Markus

  • SSO issue in the production server,com.sap.mw.jco.JCO$Exception: (103)

    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: This system rejects all logons using SSO tickets
    in the production server.....
    while testing the jco maintained for Ess applications.
    if i go for uidpw method for modeldata destination i am getting the error. in the Ess pages that administrtor not in this peroid(administrator with which id i maintained jco destination)
    if i assign one employee to the admin in pa30......for every employee getting the same details of admin)
    I guess this problem with modeldata ......i should maintain the usermanagement method for modeldata jco destination is logon ticket.
    while maintainig that ping is successfull but getting the above error.
    it is the problem with production server.......of E.P
    in dev and quality everything is working fine.
    plz help me out.
    thankyou
    swapna

    Hi Swapna,
    Please check the logon group properties for SAP system in t-code SMLG. If there is any issue with logon group then it might cause for this issue.
    Refer to [Click here|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/wd%20java/7.0/portal%20integration/how%20to%20configure%20the%20jco%20destination%20settings.pdf] and [System Landscape Directory Process and JCo Configuration|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0c1d495-048e-2b10-babd-924a136f56b5?QuickLink=index&overridelayout=true]
    Hope it will helps
    Regards, Arun Jaiswal

Maybe you are looking for