How to Setup 3 different environments - Devp. Test and Prod. on same server

Hi,
We have the following configuration -
Server 1 - Database - Oracle 9i Release 2
Server 2 - Middleware - Oracle 9i AS Release 2
Front-end - Developer 9i (FOrms 9i, Reports 9i)
All the servers and PCs have Win 2K.
We have only one Application Server, on which Forms Services and Business Intelligence have been setup.
Can we have three environments - Development, Test and Production configured on the same Application Server (Server 2) ?
What we expect is like this -
User will specify URL of starting form on his broswer and as per the URL, the application will run form from one of the three environments mentioned above.
Thanks

Hi,
Most of the instructions you have mentioned , already was configured.
except for the tmp and temp directories.
And even I changed them from System Properties >> Advanced >>  Environment Variable under User variable for Administrator and System variables , the problem still exist Os User and Group Check .
I attach the conf_VIS.txt file because I thought it may help.
http://www.4shared.com/document/1bS6aio5/conf_VIS.html
Actually I am not sure about the rapid install patch version but I have download the EBS R12 from the following link and I think it contains the recent installer version
Link >> Oracle E-Business Suite Release 12.1.1 Media Pack for Microsoft Windows (32-bit)
http://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=11250138
Note If you still can not open the link just suggest a suitable file hosting and I will upload to you. here I used 4shared and hoped it suits you.

Similar Messages

  • Data mismatch in Test and Prod environments

    Hi,
    we have a query in Test and Prod environments.this query is not giving same result both for Test and production. Please have a look and share your thoughts.
    Select D1.C3,D1.C21,D2.C3,D2.C21
    from
    (select
    sum(F.X_SALES_DEDUCTION_ALLOC_AMT)as C3,
    O.Customer_num as C21
    from
    ESA_W_ORG_D O,
    ESA_W_DAY_D D ,
    ESA_W_SALES_INVOICE_LINE_F F
    where
    O.ROW_WID = F.CUSTOMER_WID
    and D.ROW_WID = F.INVOICED_ON_DT_WID
    and D.PER_NAME_FSCL_MNTH = '2012 / 12'
    group by O.Customer_num)D1,
    (select
    sum(F.X_SALES_DEDUCTION_ALLOC_AMT)AS c3,
    O.Customer_num as C21
    from
    Sa.W_ORG_D@STPRD O,
    Sa.W_DAY_D@STPRD D ,
    Sa.W_SALES_INVOICE_LINE_F@STPRD F
    where
    O.ROW_WID = F.CUSTOMER_WID
    and D.ROW_WID = F.INVOICED_ON_DT_WID
    and D.PER_NAME_FSCL_MNTH = '2012 / 12'
    group by O.Customer_num)D2
    where
    D1.C21=D2.C21
    and D1.C3<>D2.C3;I have done the following steps:
    1. created one temporary table and searched for duplicate records because if any duplicates found am planning to delete those records. but didn't find any duplicates. searched for common column values using equi join condition. are there any possibilities in data mismatch apart from this?
    2. this query is taking around 45 minutes to retrieve the output. I want to increase the performance of the query. so created Unique on 5 columns. but still taking the same time.
    so uing ALL_ROW HINT and ran the query but still it's taking the same time.
    so suggest me any thing needs to add to increase the performance?
    appreciate your support.
    Thanks.

    If you can create a temporary database link between the two environments use DBMS_RECTIFIER_DIFF or DBMS_COMPARISON to compare the two tables' contents.
    http://www.morganslibrary.org/reference/pkgs/dbms_comparison.html
    http://www.morganslibrary.org/reference/pkgs/dbms_rectifier_diff.html

  • How to set up DEV, TEST and PROD environment?

    We have used BI publisher Enterprise (standalone), Oracle BI Publisher 10.1.3.4.1. Our admin set up DEV, TEST and PROD environment based on the folder. For example, there is DEV folder, TEST folder and PROD folder. Developer is developing reports under DEV folder. Under TEST and PROD folder, there are many sub-folder based on the login user role. Sometimes a report has to be assigned to a multiple sub-folder under PROD. So our admin create symbolic links in the Linux box which BI server is located. That way, if a report is updated, there is no need to update the report in all sub-folder.
    The issue I have is we are not allowed to touch any files under TEST/PROD folder. Only admin will move the report from DEV folder to TEST/PROD folder because those links admin created might be broken. However, as a developer, we still have permission to delete/rename/copy report under those restricted folders. Yesterday one report under PROD has been renamed by a developer. And admin complains because the links he has created not working anymore. Just wonder if admin doesn't allow developers to touch the reports under those folders, is there a way to remove the write permission on those folders? Also do you think this is a good practice to set up DEV, TESDT and PROD environment? Any input will be greatly appreciated.

    We have used BI publisher Enterprise (standalone), Oracle BI Publisher 10.1.3.4.1. Our admin set up DEV, TEST and PROD environment based on the folder. For example, there is DEV folder, TEST folder and PROD folder. Developer is developing reports under DEV folder. Under TEST and PROD folder, there are many sub-folder based on the login user role. Sometimes a report has to be assigned to a multiple sub-folder under PROD. So our admin create symbolic links in the Linux box which BI server is located. That way, if a report is updated, there is no need to update the report in all sub-folder.
    The issue I have is we are not allowed to touch any files under TEST/PROD folder. Only admin will move the report from DEV folder to TEST/PROD folder because those links admin created might be broken. However, as a developer, we still have permission to delete/rename/copy report under those restricted folders. Yesterday one report under PROD has been renamed by a developer. And admin complains because the links he has created not working anymore. Just wonder if admin doesn't allow developers to touch the reports under those folders, is there a way to remove the write permission on those folders? Also do you think this is a good practice to set up DEV, TESDT and PROD environment? Any input will be greatly appreciated.

  • How to migrate siebel BI report to TEST and PROD from DEV without manually?

    Hi,
    i have developed siebel BI reports in DEV environment. Now want to migrate in test and prod. Is there any automated process available or need to manually. Adding reports to views and uploading templates etc.
    Thanks,
    lax

    Hi,
    try this online training: http://www.oracle.com/technology/obe/admin/owb10gr2_gs.htm.
    Regards,
    Detlef

  • ODI Objects Migration from Dev to Test and Prod Enviornments

    Hi ,
    Can someone please advise the order of the steps that have to be followed for ODI code migration form Development to Test and Prod Environments ?
    Below are the Details ,
    ODI Version : 11.1.1.6.0
    Development Environment : 1 Master Repository (M1) and 1 Work Repository
    Test Environment : 1 Master Repository (M2) and 1 Execution Repository
    Prod Environment : 1 Master Repository ( M2) and 1 Execution Repository
    Test and Prod environments are on the same master Repository.
    Thank you.

    Thanks for your prompt response !!!
    "If they are not in sync, import models, datastores, topology first & then import interfaces/projects"
    Do we import Models, data stores ? Since they are execution repositories we can only import scenarios right.

  • I can't send emails from Mail. I have three different accounts set up and have the same problem with all. The mail just sits in my outbox. All worked fine until Yosemite upgrade. Recent update has not fixed problem.

    I can't send emails from Mail. I have three different accounts set up and have the same problem with all. The mail just sits in my outbox. All worked fine until Yosemite upgrade. Recent update has not fixed problem.

    I have been experiencing the same problem. My mail app won't even open on my Late 2011 Macbook Pro. It will show as open, but the app will never actually show up.

  • How can I stop my childs ipod and ipad receiving same messages

    how can I stop my childs ipod and ipad receiving same messages, they were both set up to the same email account and itunes account. I have just set up a new itunes account for my daughters ipod and changed hers to the new account but my ipad still seems to be getting the same messages from her ipod which is what I wanted to avoid, any suggestions ?
    Mel X

    i  changed  itunes and email password. and afew others  will that stop the text messages form going to it.

  • How to create xml file from Oracle and sending the same xml file to an url

    How to create xml file from Oracle and sending the same xml file to an url

    SQL/XML (XMLElement, XMLForest, XMLAgg, etc) and UTL_HTTP.
    Whether that works for you with the version of Oracle you have, your requirements, and needs is another story. A little detail goes a long way.

  • I had to reset my Apple password and now my iTunes and iCloud passwords no longer work. How do I get them linked again and under the same password. I've tried my new password on each login screen and it isn't accepted.

    I had to reset my Apple password and now my iTunes and iCloud passwords no longer work. How do I get them linked again and under the same password. I've tried my new password on each login screen and it isn't accepted.

    Hi skippy2012trev,
    Welcome to the Apple Support Communities!
    I understand that you updated your Apple Id and password but now you are being prompted for the old information in iCloud. You are on the right track by changing the Apple ID back to the previous email address temporarily so that you can sign out. You should not need to verify the email address. After you edit the Apple ID back to the old email address and then sign out of iCloud on your iPhone, edit the Apple ID back to the address you would currently like to use. There is no need to change the password again, only the email address, unless you prefer to update the password again.
    If you're asked for the password to your previous Apple ID when signing out of iCloud - Apple Support
    Change your Apple ID temporarily
    If signing out and back in to iMessage or FaceTime didn't help, try these steps:
    Change your Apple ID to the Apple ID you used previously. You shouldn't need to verify the email address.
    Tap Settings > iCloud. Complete these steps only if the Find My [Device] setting is turned on:
    Scroll down and tap Sign Out, then tap Sign Out to confirm. If you're using iOS 7 or earlier, tap Delete Account, then tap Delete to confirm.
    Tap Keep on My [Device] or Delete from My [Device]. In either case, your data remains in iCloud and will be updated on your device when you sign in to iCloud again.
    Enter the password for your previous Apple ID.
    Change your Apple ID to the new email address that you want to use. You'll need to verify the email address.
    Return to Settings > iCloud and sign in with your new Apple ID.
    Cheers,
    Joe

  • 6.5 and XIR2 on same server

    Can we have 6.5 and XIR2 on same server
    I mean like there are set of users who access 6.5
    and some for XIR2
    Will be there any problem if we have 2 different versions of BO on same server
    Thanks in advance

    With UNIX, it's actually quite easy to install different deployments across you server.
    Windows is a different story.  In theory, you can probably resolve port conflicts and get the installation running.  But in practice, it makes things much more difficult to troubleshoot, so I wouldn't recommend it.  Even if you resolve port conflicts, you'd have to decide what to do with shared components such as Web and App servers.  Also, there might be confusion around client applications.
    If your server is big enough, consider using VMWare and running each on separate images.

  • Is it OK to install BW and BO in same server

    Is it OK to install BW and BO in same server ?
    BW 3.5
    BO XI 3.1 SP2 FP2.9
    Is there any known issue in this approach ?
    What is the recommended system requirement for it ?

    I would do it only if it is on Unix and the H/W is powerful enough.
    Keep in mind that when you shutdown/reboot you are taking offline 2 systems at once.
    In 64bit Windows there are conflicting versions of the required rfc libraries (32bit and 64bit) which are not easy to resolve and will affect the MDX parser.
    Regards,
    Stratos

  • Weblogic 10.3.3 and Forms servers. Environments for test and developments.

    Hi. I could use a little advice here.
    We have a server for development and test of Oracle Forms on Weblogic 10.3.3
    I have installed default configuration with a ADMIN server, an WLS_FORMS managed server (and WLS_REPORTS) in same Domain.
    I wants to have two new stand-alone managed forms-server in the domain: FORMS_DEVELOP:9010 and FORMS_TEST:9011, which use forms from different homes (it redhat linux).
    How do I configer this? In the Enterprise manager there is only one entry for /forms. How do I configure more managed forms servers so they point to different locations in the filesystem (/home/develop/forms and /home/test/forms ). Is i possible in same domain ?
    Kind regards
    Henrik S.

    Hi Again
    Thanks. I am a newbee to this even though I have just been to the first classroom for weblogic...
    But I need some more details to get through ...
    Do I first have to create a domain template ? Or a extension template ? It is not clear to me what to select of the many components in that case.
    Kind regards
    Henrik S.

  • How to setup batch management in sap and how batch work?

    Hi
    I hope to check how batch managment work in sap?
    If we setup batch management in mm03 for one matieral,
    Will the batch number be created automatically or the number should be created first then we scan it?
    when we do goods movement for this mateiral, will system automatically select which batch number is smallest then move that one, or we select one mateiral and scan its batch?
    How batch management control the first in and fisrt out (FIFO) ?
    Thanks
    alice

    Hi
    I think that you have had your question answered so if you are happy with this can you please award points if you want to but mainly can you please mark your question as answered so that it is easier to navigate around the open questions in the forum as the number of pages are growing and growing and it takes too long to go through everything especially if a satisfactory answer has already been given and people like me who want to help will give up and so some people may not get any help.
    Thanks for this
    Frenchy.

  • How to setup FS Items for debit and credit only Financial Statement Items

    Hi,
    In Financial Statement, there are line items that report for the same accounts that are debit only under Assets and credit only under Liabilities. How should I setup Consolidation Chart of Accounts/FS Items in EC-CS for such items?
    Regards,
    B Lim

    Hi Prem,
    We have already assigned all the co-codes to only 1 COA.
    However, we did not create any Group COA and has no intention to.
    My issue is this:
    As you are aware in the Financial Statement, we are able to maintain for GL accounts to be reported under Assets by specifying the DR indicator and for the same accounts to be reported under Liabilities by specifying the CR Indicator.
    When I maintain the Consoliated COA in the Consolidation module (tcode CX16), I have problem with these accounts. How do I create the FS Items such that DRs goes to Assets lines and CRs goes to Liabilities?
    Regards,
    Bernard

  • How to mainatin different country of origin and grade for article.

    Hi All,
    I have a requirement that in SAP i should have one article for e.g Apple ( i am procuring this article from different country and i have got different grade for the article) ,but at the same time i should be able to differentiate it through country of origin along with grade and size.
    I can maintain different EANS for size but how to go about country of origin and grade.
    Note: I cant have different article code for the same product.
    Need ur help and valuable inputs
    Regards,
    AM

    Hi Group,
    I resolved the issue myself and the solution is as under:
    When we run the transaction 'MIGO" or "MIGO_GR", internally the system generates a Batch, which can be changed by the User at his interest to any number he likes.
    And when this Batch gets created, we can have a Userexit (EXIT_SAPMM07M_003) called to update the Country of Origin (HERKL) as under:
    if XXXX - Condtion here....
       Populate the field HERKL in the structure BATCH_MASTER_DATA with the desired value
    endif.
    This will resolve the issue and we can view this Country of Origin in the transaction MSC3N.
    Regards,
    Vishnu.

Maybe you are looking for

  • JAVA Mapping

    Hi, I have worked on Graphical mapping and XSLT Mapping. I want to do some scenarios using Java mapping. Can anyone give the detailed steps to work on Java Mapping. What are the softwares needed and their configurations. Also I want to know whether N

  • Filter Question part II

    Hi, do you remember my previous post? Well, now I've a similar requirement, but again I haven't a solution. i've following question: I've a prompt with two choices: "All" and "WITHOUT ICO" wich fill a presentation variable 'ICO'. Then i've a report t

  • Obtaining object initialized in contextlistener in non servlet-object

    Hi, I don't know if this is the correct forum so I'll give it a try. I'm currently developing an n-tier webapp. At initialisation I would like to initialize a ConnectionPool object I made and put it into a session object at context initialization in

  • Cs4 to cs4 upgrade

    hello everyone. ive got photoshop cs4 and i just want to know if i can upgrade to cs4 extended rather than buy the cs4 extended full edition. thanks phil

  • Characteristic Usage & Block characteristics in Planning funcitons

    Hi All,           I would like to know how to use "characteristic Usage" in planning functions, ie,, its functionality. I have gone thru sap help regarding this, it mentions something about block characteristics being formed internally. I am confused