Production environment in Linux, development testing in Tru64

We are going to be upgrading to 9i from 8i and will need to purchase new hardware. So our possible technical architecture in the future will look like this: Production DB and 9iAS running on separate Linux servers, while Development and testing still located on Tru64 (DB) and WinNT (AS). Does anyone know of any compatibility issues with developing in a Tru64 environment and releasing onto a Linux environment.

Hi,
It all depends on your infrastructure and what products you are using.
In most cases dev/prod are on different servers and are separate installs, this is the route I would promote.
Some clients do share an environment for dev/test but not all, not everybody is the same.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Problem on developing SSRS report in a production environment

    Any problem could  be caused if have to develop SSRS report in a production environment ?
    If so, how it can be prevented?
    Thanks!

    Hi ,
    As per my understanding, Normally our environment setup contains Development,testing,preproduction,production and its varies from company to company.
    We develop SSRS report in development environment and after testing we deploy it to production report server.
    Development environment use development database for creating report like your database IP and credential will use development environment
    setup. and production environment use production database for creating report like your database IP and credential will use production environment setup.
    Thanks
    Neha Prajapati Please Mark This As Answer or vote for Helpful Post if this helps you to solve your question/problem.

  • Restore FARM production environment to test environment

    Hello,
    We have installed a two-tier SharePoint 2013 Farm (1 SQL + SP 2013 server). We have now installed two new servers with SQL and SharePoint 2013. I would like to restore the production environment to this new test environment.
    What's the best way to do this:
    1. Run the configuration wizard and install all service applicaties and restore the content DB's
    or
    2. Perform a farm backup of the production environment and restore this to the test environment.
    For option 2: how do I need to prepare the new test environment?
    All help and instructions are welcome.
    Thanks,
    Dennis

    i would go with 1st option, it having 100% success in my case.
    Install the SharePoint and run the config wizard, make sure test farm should macth the Pord Versions( mean you need to install all updates which you did in prod).
    Create the services Application, Web application, deploy the solutions if any.
    then take the backup of content db, move to test Farm Sql server, then attach to web apps.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Production environment(bpc 5.1 & 7m)

    hi friends,
    how production environment maintained from development enviroment for BPC5.1?
    Just overview on, handing over of bpc5.1 developement applications to enduser production environment?
    as well  at bpc nw side also(i mean transportation,maintenance of dev,quality & production )?
    regards,
    raju

    Hi,
    It can be done by the technical consultant.
    Follow this path in the application server:
    Start -> Programs -> SAP -> Server Manager
    While taking the backup, go to
    Appset -> Backup Appset
    While restoring it,
    Appset -> Restore Appset
    Hope this helps

  • How to port database changes from development to a production environment

    How do I port database changes from the development to the production environment?
    I am using v8 and have always had to redo everything using the schema manager all over in the production environment. Is there an easy way to generate a script, for example to dump the database changes on the development machine to be executed later on the production machine?

    This should already be a clearly defined change control process. Once a procedure, function, package, trigger, or whatever completes the testing rounds, it should be promoted to production.
    Forgive me if it seems I'm trivializing, but I don't see the problem, just copy the object(s) from your software library (or development) into production using whatever tool works best or has been chosen. If you are doing data copies then you have various options again including good old export/import.

  • Development, Test, Acceptance, Production Set-up for ES2

    Hi collegeau LC experts!,
    At a client we have setup a server structure that consists of DTAP, so seperated server and LC instances for the various goals.
    Now we are facing a need to get production data in sync with the other environments. This way we hopefully come across problems earlier during the development/ test cycle because we work with actual data.
    I assume we have to copy: livecycle databases, content present in the Content Space etc. So how does this work in practice with running tasks in the workspace, unique identifiers of content in CS, other items like users and groups that are defined in the adminUI?
    Whats your experience with copying/exporting/re-using data from the data from one LC environment to the other.?
    Thanks in advance!
    Best regards,
    Rob

    Thanks for you answers. I am trying to install the developer workplace on Windows 7 (64 bit OS) with SQL server 2008.
    I get the following error
    Running msiexec failed with return code 1603: Fatal error during installation.
    Commandline was msiexec.exe /norestart /L sapmmcX86u.log /i sapmmcX86u.msi /qn
    I check some sdn posts on this error but the solutions refer to updating MSI installer on Windows XP. no solution to windows 7
    Any ideas...?
    Regards,
    Reid

  • Working with Test/Production environment as application sets

    Hi to all,
    does anyone here works with a Test/Production environment system?
    We've got a single system (2 machines, one for the DB server, one for BPC), and we were thinking on making 2 application sets: Production and Test. While most of the things is easy to migrate from one system to the other one (since almost all of them are files), what worries me a bit are dimensions and some configurations of the application, security, and so on...
    Has anyone experience about it? Would you suggest it?
    Thanks
    Daniele

    Hi Daniele,
    As rightly suggested, duplicating an appset can be easily done on 2 different physical systems. In the source, you run the server manager and take the backup of your appset. Then copy the back up folder from source to the destination through the network. Again use server manager to restore the appset from the backup folder. With this process, everything will be migrated and you dont have to worry about anything.
    The point of worry is, lets say you have moved everything to the PROD and then you continue doing development in DEV and then you want to move these changes also. Now, again taking backup and restoring will not be the right option because by now, there might be some PROD data available. and if you restore again, then all that data will be lost. So, after the first restore, whatever you are doing in DEV, keep a note of all that. So, that the same thing can be replicated in the PROD system.
    Hope this helps.

  • SAP TAO,What is the purpose of Development,Quality,Production environment?

    Hi All,
    What is the significance of Development,Quality,Production environment under license tab of configuration in SAP TAO.
    Which environment has to be selected for better operatability of SAP TAO functions.
    Thanks and Regards,
    Ujwal Kandimalla

    Hi,
    As TAO deals with the testing aspect, a 3 system landscape is recommended:
    DEV : For unit testing
    QA:    For system testing and integrated testing
    PRD:   Has to be available for production usage
    You could also have a Pre-Prod for load and UAT.
    Regards,
    Srikishan

  • Development and product environment

    Dear all,
    I want to setup two databases in seperated server. One for development purpose and another for product environment.
    Which good method/tool in oracle can transfer data (like pl/sql,tables,fields) from
    development to product environment?
    Thanks you

    I would strongly suggest cloning the database from Development to Production, using RMAN. You get a proper copy that way - and it isn't hard to do. Howard Rogers has all the answers here: http://www.dizwell.com/prod/node/9

  • Migration from development to production environment for SAP Netweaver BI

    All,
    When I created a SAP Netweaver BI connection using BeX query in BW development environment, the system is defaulted to the BW development environment. Since the system textbox can't be modified to use a variable to point to production environment, can you share how you migrate your SWF file to production environment and ensure that it points to the BeX production query?
    Thanks for sharing ....

    After some more searching, I found this link: http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f005a4ca-d4fd-2c10-adb8-8ec24383cb97

  • OWB propagation from development to production environment

    Our department is in need to implement overall security around our production data warehouse.
    One issue that seems to bother our management is having only one OWB Designer where developers would have to be responsible enough to use snapshots and export mappings to mdl files. Management would like to have development and production OWB Designer Repository where production designer would always be in sync with what is deployed in prd database. Also prd OWB Designer Repository would be like a source safe so we have to always get a mapping from prd designer move it dev designer and when done propagate changes back to prd designer and then deploy to prd database.
    Would this be a good approach?
    Any input on how to handle propagation from development to production environment, and if you are aware of "best practices" when it comes to OWB environment is appreciated.
    Best Regards,
    Vlasta

    Hi,
    Copy whole catalog and rpd from dev to prob.
    If you want to copy specific report go to OracleBIData\web\catalog\samplesales\root\shared\sample+sales(group folder name)
    You can copy reports under folders and dashboards in _portal in Sample sales group folder...both file and .atr file.But you may miss security applied on those dashboards.
    http://www.rittmanmead.com/2008/04/28/migration-obiee-projects-between-dev-and-prod-environments/
    Best practice is to copy whole catalog and rpd (or) Copy shared and system folders and their .atr files from OracleBIData\web\catalog\samplesales\root so that you will not miss security and you will not over ride users folders which may contain some data created by them.
    Thanks,
    Srikanth

  • ESR role in different development, test, and production systems

    Hello,
    I want to know the role of ESR in development, test, and production system. Do I have to install ESR in every seprate installated SAP CE machine??? or should It be centrally and development., test and production systems can use it?? Does software release process effects in the whole landscape??
    does Test and Production system requires ESR??? or all used services are embed into released software SCA files to test and production system???
    Regards,
    Naeem

    Hey,
    as far as I understood the ESR is a design time tool, i think  you don't need to have a productive instance.
    I think it should be installed on your PI systems. And I would prefer to have at least a devel and a test installation, to
    separate services on test machines from those who are running on productive systems.
    as you can't differentiate the services by their name but just by their systems, you should have separate ESR Instances.
    Nevertheless I think it could be possible to run only one ESR....
    Kind Regards
    Christof

  • Staging a Test Environment from a Production Environment

    I trying create new test environment follow Oracle guide but I always get errors, look like this documentation is not correct
    Oracle® Application Server
    Administrator’s Guide
    10g Release 2 (10.1.2)
    B13995-08
    Is someone have correct guide(documentation/link) for copy production environment to test

    Hi,
    It looks like you have created an  SR 3-10253705511 with Support team and request you to follow up the same.
    Regards
    Sreedhar

  • Install 11gR2 on Linux 6 with ASM for production environment ?

    Hi Experts
    Plz I hope someone could help me, I am planning to Install Oracle 11g R2(11.2.0.3)
    on Oracle Linux 6 with ASM for a production environment.
    My doubt is: Is it a stable combination ? someone has experience working with this version ? is there some Oracle documents to support this implementation on Production ?
    I have been installing and working with 11g R2 on Oracle Linux 5 (5.7,5.8) with ASM for some time and I didn’t have problems, it’s very stable combination
    My situation is this: Our client insist on use Oracle Linux 6 on a new Oracle implementation, even when we told her Oracle Linux 5 its Very stable, so that’s why I am asking for some advice, because it’s a production environment 7x24.
    Thank you for your time and advice
    J.A.
    Edited by: J.A. on 7/05/2013 07:29 AM

    Hmmmm:
    -Question:
    My doubt is: Is it a stable combination ? someone has experience working with this version ? is there some Oracle documents to support this implementation on Production ?-Your Answer:
    I have been installing and working with 11g R2 on Oracle Linux 5 (5.7,5.8) with ASM for some time and I didn’t have problems, it’s very stable combination-My answer:
    Your answer +1
    If you have installed it before but only a lower OS version, you know how to install it, no differences between 5.7-5.8 and 6.

  • Who will install ORACLE software on linux production environment?

    Hi Friends,
    there is a doubt for me on ORACLE software installation. i.e. who will install ORACLE software on linux production environment. either system admin or else ORACLE DBA.
    If DBA means, whether system admin will share the oracle root password.,
    If SYS admin means how DBA parameters during installation.
    Regards
    Sakthivel G

    NEW2DBA wrote:
    Hi Friends,
    there is a doubt for me on ORACLE software installation. i.e. who will install ORACLE software on linux production environment. either system admin or else ORACLE DBA.
    If DBA means, whether system admin will share the oracle root password.,
    If SYS admin means how DBA parameters during installation.I have a doubt - about needing any parameters during a software-only install.
    Since every version of Oracle available now (except 11.2) needs patches, a new installation should not create the database right away. Therefore, a software-only install is the most reasonable thing to do. And if no DB configuration parameters are required at s/w-only time, then it makes somewhat sense for the SysAdmin to do the install.
    Therefore, it makes sense to me that the two groups (DBA and SA) might want to work ... together. (ROFLMAO)

Maybe you are looking for

  • How can I recover deleted iPhoto photos

    Hello, Just a few weeks ago, I noticed my hard drive was nearly to capacity on my imac, so thanks to the boards here, I moved my entire iPhoto library to an external hard drive.  The move was successful, however, recently I was organizing photos in i

  • How validade fields in a query_find Block

    Hello for the Headstart Workers ! I dont know how validade fields in a query_find Block because we have no access to when-button-pressed of the button query item in time of Design Editor. Congratulations Nelson null

  • FM9 crashing when moving the mouse to the pods

    Hi, I've FM9 (on XP SP3) frequently crash when moving the mouse cursor over one of the hidden "pods" in the lower side of the window (Conditional Text, to be precise). I've sent Adobe several of the crash logs, but it seems there is no update fixing

  • Automatic Workflow Customizing - Check entries from HR Control Tables

    Hi All I am preparing the R/3 system before a ESS MSS implementation. When I execute Transaction SWU3 I have a few red cross marks. Few of those are because the Gateway addresses are not specified and Webserver path is not specified. The bit that I a

  • Why is my Airport so Weak?

    I have Macbook with OS 10.7.4 I live in an apartment with several bedrooms and the wireless router is in the hall, maybe 5 meters from my laptop (in my bedroom). The wireless works, but very badly. I'm constantly moving my laptop around in my room to