Create test env

Hi , I am new to this essbase aplication in my company . How do i create test env (outline , cal scripts , data etc ) from production server with same setting . Both server are already setup. For learning purposes , i want use same data / cal scripts etc . I appreciate for any suggestions.Thank You,ponnapati.

If you already have data in your production application simply create and application and database by the same name on you dev box and copy your database files and page and index file from your production box to your test box. The database files will be the files with the name of your database and the page and index will be ess00001.ind and ess00001.pag. You must shut down both applications in order to copy the database files.

Similar Messages

  • Create test env from production system

    Hi,
    Please sorry,
    I am new in this area of Oracle Applications 11.5.10 and I need help in couple of questions.
    We have production system with Oracle Applications 11.5.10, APPS tier on 32bit Red Hat Linux EE 4 server, and 10.2.0.3 DB tier on 64bit Red Hat Linux EE 4 server.
    We get the 2 new servers for test Oracle Applications 11.5.10 environment with same versions of OS like production.
    First test 32bit for APPS,
    Second test 64bit for DB tier.
    Now we need to create test environment, same like production.
    Questions>
    1) What is the best way to create same env in this situation (32bit app tier, 64bit database tier). I suppose that cloning using rapid clone procedure isn't possible on this clear machines.
    2) If I need to install Oracle Applications 11.5.10 software first on both machines, is it possible to use 32bit rapidwiz installer (existing in stage) to create test db tier on this 64bit node, or not.
    I have read in the document Oracle Applications 11.5.10 - Installation Update Notes for Linux x86
    You can only install Oracle Applications on an x86-64 architecture server if the operating system is 32-bit Linux or Windows. If your operating system is 64-bit, contact your operating system vendor to obtain a 32-bit operating system before installing Oracle Applications.
    3) How to now from which stage production is created. When I try to create the stage for my test environment using perl command perl /mnt/cdrom/Disk1/rapidwiz/adautostg.pl
    I get these options:
    1 - to choose Oracle Applications
    2 - to choose Oracle Applications with NLS
    3 - to choose Oracle Database technology stack (RDBMS)
    4 - to choose Oracle Applications database (Databases)
    5 - to choose Oracle Applications technology stack (Tools)
    6 - to choose APPL_TOP
    7 - to choose National Language Support (NLS) Languages
    Because I haven't seen directory oraNLS is this 1 good choose for stage.
    Thanks, and sorry because I am new in this area.
    Regards
    Edited by: user12009428 on Sep 30, 2010 12:12 PM

    Hi,
    1) What is the best way to create same env in this situation (32bit app tier, 64bit database tier). I suppose that cloning using rapid clone procedure isn't possible on this clear machines. Use Rapid Clone.
    Rapid Clone Documentation Resources, Release 11i and 12 [ID 799735.1]
    FAQ: Cloning Oracle Applications Release 11i [ID 216664.1]
    2) If I need to install Oracle Applications 11.5.10 software first on both machines, is it possible to use 32bit rapidwiz installer (existing in stage) to create test db tier on this 64bit node, or not.Type "linux32 bash" -- See this thread for details.
    How to install 11i on Red Hat Linux 64 bit
    Re: How to install 11i on Red Hat Linux 64 bit
    You can only install Oracle Applications on an x86-64 architecture server if the operating system is 32-bit Linux or Windows. If your operating system is 64-bit, contact your operating system vendor to obtain a 32-bit operating system before installing Oracle Applications. What is the database version?
    To migrate the database from 32-bit to 64-bit you need to follow the steps in these docs (depends on your version).
    Using Oracle Applications with a Split Configuration Database Tier on Oracle 9i Release 2 [ID 304489.1]
    Using Oracle Applications with a Split Configuration Database Tier on Oracle 10g Release 2 [ID 369693.1]
    Using Oracle EBS with a Split Configuration Database Tier on 11gR2 [ID 946413.1]
    3) How to now from which stage production is created. When I try to create the stage for my test environment using perl command perl /mnt/cdrom/Disk1/rapidwiz/adautostg.pl
    I get these options:
    1 - to choose Oracle Applications
    2 - to choose Oracle Applications with NLS
    3 - to choose Oracle Database technology stack (RDBMS)
    4 - to choose Oracle Applications database (Databases)
    5 - to choose Oracle Applications technology stack (Tools)
    6 - to choose APPL_TOP
    7 - to choose National Language Support (NLS) Languages
    Because I haven't seen directory oraNLS is this 1 good choose for stage.oraNLS is only required when you want to install additional languages in addition the base English one. If you have no installed languages you can skip this one.
    Please run md5sum as per (MD5 Checksums for 11i10.2 Rapid Install Media [ID 316843.1]) to verify the integrity of the stage area directory before you run Rapid Install.
    Thanks,
    Hussein

  • Newbie: Howto create test env by cloning prod?

    Hello Forum...
    I've posted a similar question to metalink but I don't think there's much activity there, so do excuse me if I bother you guys too.
    I've inherited an Oracle Lite server and application that is used in some of the world's most remote regions. I can't touch the production server, and so I want to recreate the entire environment (mobile server, repository, application schema, etc) in a separate test environment.
    Has anyone done this - created a copy of a running production system for testing? What gotchyas should I be looking out for? I'm particularly nervous about getting the new server to use a copy of an already established repository.
    thanks for any suggestions.
    /j-p.

    Hello Gary...
    Many thanks once again for your advice.
    Before you replied, I had in the meantime asked the DBA to create test schema for 1) the application data and 2) the mobile repository, and to import the data from prod. The installation (not a standalone mobile server, but on an OAS installation) went without any problem however I noticed when I started up the enterprise manager for the OAS that there were two mobile server instances - for prod and test. Access to prod was refused, so that was ok. However the MGP of test didn't run on the test mobile server, but on the prod instance. I figured this might be a show stopper. Incidentally, I was able to pack the application with wtgpack, and deploy it successfully.
    I then decided to follow your instructions (to try to understand a little more the architecture). As the installation to test would always find a repository (despite me renaming the schema to mobileadmintest), I had to delete the test repository schema in the end. I then ran an install to a previously-created empty mobileadmin schema which completed ok but there was no mention of the enterprise application data schema in the installation procedure, so I was quite confused as to how this could work.
    Now when I goto the url apptest.our.org/webtogo, I get the following stacktrace:
    java.lang.NullPointerException
         at oracle.lite.web.util.TaggedHtml.parse(Unknown Source)
         at oracle.lite.web.util.TaggedHtml.init(Unknown Source)
         at oracle.lite.web.WebtogoLogonPage.init(Unknown Source)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    And when I login to the OAS enterprise manager, and click on "mobileserver" in the cluster topology, it say's:
    "The administrator's credentials for this OC4J instance are invalid, please set the credentials."
    As I've no idea of what's going on at this stage, I insert the same password as that of OAS, but then receive the following message:
    "Administrator credentials were saved but they cannot be used to make a connection. Enter new credentials or cancel."
    I hope you understand this - as I certainly don't.
    I seem to have worked myself into a dead-end, without understanding much of what's happening. I'd really appreciate if you could explain where I'm screwing up at this stage.
    Many thanks for your patience and understanding.
    Kind regards,
    /j-p.

  • Create test database from standby without some data

    Hi. I want to create test database from my standby database using rman.
    But i have some some tables and where information is too large i dont want backup all data from this tables. because i dont have enough space on my test server.
    Have u any idea for solution this problem.
    Thanks

    But have suggestion.
    You can create duplicate database on based your target database (to new host) and skip undesired tablespaces...
    bash# rman target /
    RMAN> ....
    your code should be like :
    run {
    allocate auxiliary channel 'dev_0' type 'sbt_tape'
    parms 'SBT_LIBRARY=/opt/omni/lib/libob2oracle8_64bit.so,ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=my,OB2BARLIST=MY DAILY)';
    allocate auxiliary channel 'dev_1' type 'sbt_tape'
    parms 'SBT_LIBRARY=/opt/omni/lib/libob2oracle8_64bit.so,ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=my,OB2BARLIST=MY DAILY)';
    allocate auxiliary channel 'dev_2' type 'sbt_tape'
    parms 'SBT_LIBRARY=/opt/omni/lib/libob2oracle8_64bit.so,ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=my,OB2BARLIST=MY DAILY)';
    allocate auxiliary channel 'dev_3' type 'sbt_tape'
    parms 'SBT_LIBRARY=/opt/omni/lib/libob2oracle8_64bit.so,ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=my,OB2BARLIST=MY DAILY)';
    SET UNTIL SCN 7769764681915;
    DUPLICATE TARGET DATABASE TO MYTS SKIP TABLESPACE TOOLS_IDX,TOOLS,ARCHIVE,IDX;
    Edited by: Ulfet Tanriverdiyev on Dec 21, 2010 3:42 AM

  • How to create test database in system (have downloaded mxdb)

    how to create test database in system (have downloaded mxdb)...Can someone pls help as I am new to SAP

    Hi amit,
    the maxdb documentation gives all information which is needed:
    Install the software with SDBSETUP:
    <a href="http://maxdb.sap.com/currentdoc/4c/da3b3c51bd4b3ae10000000a114084/frameset.htm">Installation</a>
    Create a database with DBMGUI
    <a href="http://maxdb.sap.com/currentdoc/84/d8d192570411d4aa82006094b92fad/frameset.htm">Create Instance</a>
    Reagrds, Christiane Hienger

  • Creating test data for a problem

    Hi,
    I've been using this forum for a few months and it has been extremely useful. The problem is that I actually have no idea how to create test data for a specific problem. I've tried googling but to no avail. I have had other users create test data for some of my problems using a 'WITH' statement but it would be great if someone could explain the logic behind it and how to approach a specific problem where in the query I use multiple tables.
    I know it's probably a stupid question and I'm relatively new to sql but it would help a lot if I understood the process.
    Banner:
    Oracle Database 11g Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    "CORE 11.2.0.2.0 Production"
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production

    Look at the point 3 and 4. You can also follow other points too.
    Please consider the following when you post a question. This would help us help you better
    1. New features keep coming in every oracle version so please provide Your Oracle DB Version to get the best possible answer.
    You can use the following query and do a copy past of the output.
    select * from v$version 2. This forum has a very good Search Feature. Please use that before posting your question. Because for most of the questions
    that are asked the answer is already there.
    3. We dont know your DB structure or How your Data is. So you need to let us know. The best way would be to give some sample data like this.
    I have the following table called sales
    with sales
    as
          select 1 sales_id, 1 prod_id, 1001 inv_num, 120 qty from dual
          union all
          select 2 sales_id, 1 prod_id, 1002 inv_num, 25 qty from dual
    select *
      from sales 4. Rather than telling what you want in words its more easier when you give your expected output.
    For example in the above sales table, I want to know the total quantity and number of invoice for each product.
    The output should look like this
    Prod_id   sum_qty   count_inv
    1         145       2 5. When ever you get an error message post the entire error message. With the Error Number, The message and the Line number.
    6. Next thing is a very important thing to remember. Please post only well formatted code. Unformatted code is very hard to read.
    Your code format gets lost when you post it in the Oracle Forum. So in order to preserve it you need to
    use the {noformat}{noformat} tags.
    The usage of the tag is like this.
    <place your code here>\
    7. If you are posting a *Performance Related Question*. Please read
       {thread:id=501834} and {thread:id=863295}.
       Following those guide will be very helpful.
    8. Please keep in mind that this is a public forum. Here No question is URGENT.
       So use of words like *URGENT* or *ASAP* (As Soon As Possible) are considered to be rude.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to Create Test Sequence Document in HTML using command line

    How to Create Test Sequence Document  in HTML using command line
    I have lot of sequences and I want to create Test Sequence Documentation in HTML format using Command Line automatically, is there a way to automate this task using .bat file or using   C#  .Net

    If you aren't able to figure out how to call a C++ DLL in .net then there may be another option.  Unfortunately I don't know how to do this off the top of my head and I don't have an example.
    The other option would be to change docgen.seq a little bit to the dialog doesn't display and you just hardcode the options.  Then you can use a command line to call testexec.exe: http://zone.ni.com/reference/en-XX/help/370052K-01/tsfundamentals/infotopics/startup_opt/
    Hope this helps,
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • How to create test data in SHDB transaction ?

    Hi,
       In SHDB transaction I have captured the recording of AS01 transaction. Now there is a tab called "test data" in SHDB transaction. I clicked on that and gave a text document name called "c:\asset.txt" . Now it is showing status like "test data has already been saved into c:\asset.txt". Now how should I create test data for this?
    Please reply soon...............

    Hi,
        Can anyone pls explain what the tab "Test data" will function in SHDB transaction?

  • Best practice for creating test classes

    I am quite new to java using NetBeans 6.1 with JDK 1.6 and for some of the functions I created I want to write test classes to run automated tests to check consistence when I do some changes.
    I read something about this topic getting confused about different approaches depending on the jdk version / netbeans version used and however found very different looking examples on the net.
    Now I am very confused how to continue. Any hint would be helpful,
    Thanks,
    Martin.

    georgemc wrote:
    Can you expand on that? I suspect you're talking about JUnit < 4 vs JUnit 4, since JUnit 4 can only work with Java versions from 5 onwards.Yes, I am talking about JUnit - On NetBeans the default was 3.8.2 if I remember right and I installed 4.1.
    The problem starts where to start; creating a JUnit Test, Test for Existing Class or Test Suite.
    Trying to create tests for an existing class it shows me something like:
    import org.junit.After;
    import org.junit.Before;
    import org.junit.Test;
    import static org.junit.Assert.*;
    public class TestsTest {
        public TestsTest() {
        @Before
        public void setUp() {
        @After
        public void tearDown() {
    }using 4.1
    but
    import junit.framework.TestCase;
    public class TestsTest extends TestCase {
        public TestsTest(String testName) {
            super(testName);
        protected void setUp() throws Exception {
            super.setUp();
        protected void tearDown() throws Exception {
            super.tearDown();
    }using 3.8.2
    so first the versions seem to work completely different. The older version seems more understandable (for me as a beginner). Is it "save/stable" to use the already the newer JUnit? How is the support in NetBeans with the newer version - I mean do I have to expect problems not going with the older one?

  • ECATT  problem in creating test script

    Hello Everybody,
    when i am creating test script in  ECATT
    i am getting  this type of error  " no script text exit " .
    i didn't understand this  error .
    if anybody hv knowledge  abt this then plz suggest me
    also give me  some documentation related ECATT with print-screen
    ASP

    Hi sandeep,
           You can refer the following link. Here, you can get more knowledge about eCATT.
    http://help.sap.com/saphelp_nw04/helpdata/en/10/f3383fe58d5900e10000000a114084/frameset.htm
    Do reward point if it is useful...
    Regards,
    Gopi

  • Creating test system

    Hi all!
    Please, help me to create test system for demonstration Intercaction Center work.
    I've found information about configuring Contact Center Simulator u2013 ok.
    But I don't understand u2013 what settings I have to do in CRM system.
    If it's possible, please give me step-by-step instructions.
    (ex: you have to 1-create user account for CRM system; 2 u2013 enable this one; 3 u2013 etc....)
    p.s.
    Now I have clear installation of SAP 7.0 with JAVA instance. CRM WebUI was enabled according to the SAP Note 1115493.
    Regards.

    hi,
    try to refer to the following:
    Documentation for Interaction Center (IC) WebClient
    kind regards, sigurd

  • What is "CREATE TEST DATA "    in   SHDB ?

    hi fnds,
         1. What is create test data in SHDB
         2. where it is stored(application server or local machine)?
         3.wt does it contain and by wt transaction i access to that test data?
    PLZ HELP ME
    regards
    HARI

    Tcode AL11( A L one one)
    or
    pgm id :RSWATCH0
    wat is ur sap release ?
    u can also find the data in directory DIR_SAPUSERS ..as told by sanjay...
    regards
    gv
    Message was edited by: Venkat

  • Solution Manager: Creating test plan - no test cases uploaded show up

    Hi,
    I am attempting to create test plans that include all the test case documents that I uploaded to the system.  Unfortunately, when I upload the documents, check them out and then in again, and then go to stwb_2 to create a test plan, the documents do not show up in the test plan structure.
    Why is this and is there someway to make the documents show up?
    Thank you!
    Edited by: acraver on Mar 13, 2009 6:37 PM

    Have u tried regenerating the Test plan by going to change mode and pressing the generate button after selecting the documents
    Secondly what is the status of the doc is it change
    Note whn u generate the test plan you have to chooose the Status of the Test Documents.
    Hope it solve ur problem
    Regards
    Prakhar

  • Can't create Test package

    Hello, After updating up to 22 version new problem has apeared in Test management. I can't create test package in newly created Test Plan. There are disabled buttons like a "create package" and "change package" on the "Test package management" screan. I try to make it with SAP_ALL authorisations.

    Try using this authorization SAP_SOL_PROJ_ADMIN_ALL
    some authorizsations are not included in the SAP_ALL
    hope it helps.

  • Send an e-mail after creat Test Plan STBW_2

    Hi All,
    I am working Solman 7.0 and creating Test Plan from STWB_2. But as we know is "standard" to send e-mails to resources are assigned each activity inside test plan as information about version 7 - EHP1.
    I've hust check out configuration in STBW_SET and is ok too. Maybe there are other customizing necessary to active this e-mails.
    Regards,
    Warlei Figueiredo.

    Warlei,
    See the SAP Note 1348140 - E-mail notification in test sequence does not work.
    Good luck!
    Best regards,
    Jacques.

Maybe you are looking for

  • PLEASE help me to get Leopard to see my HP over the network

    Sigh..... I still cannot get this to work. Does anyone know of any way to get my PB G4 with 10.5.1 to see my HP Photosmart C7280 over my network so it will install properly? Oh, and yes, I would like to be able to use the full feature set that I paid

  • Generic wsdl - how can you tell what the field assignment is?

    When using the generic wsdl, it seems that your custom fields are mapped to fields such as: customcurrency12 customtext4 When accessing the asset class, how can tell what field is assigned to what custom value? When I look in the admin > application

  • Trying to use ATV wirelessly with a wired Mac Pro

    I have a new Mac Pro that is connected via ethernet to an Airport Extreme via a 16 place switch. The AX controls the IP addressing. I also just purchased an ATV to hook up to my HDTV. I attached it and booted up the ATV, it went through the start-up

  • Connecting Ipod Shuffle to windows

    I give. When I try to connect my Ipod shuffle 2nd gen. to my computer (dell running windows xp) it shuts down and re-boots the computer every time. I charged the Shuffle off line with a 120V plug in charger that didn't help. Other devices I.E. thumb

  • J2EE pattern for complex database searches

    I am havin trouble finding a method for doing complex searches that I am happy with. I have a table of "log entrys" - each "log entry" is composed of an "admin user", "action" and one or two "target" value objects, as well as a Timestamp. The problem