Headstart Designer 6i. Install into Production Environment as Client/Server

Hi,
We are using designer 6i with headstart installed. We already have it installed in one 8i database running on an NT server but now we need to deploy it in a different 8i database. The associated documentation relates to a web server enviroment. Can you provide the steps or documentation to install this on a client server environment?
Thanks

Paul,
You're right.. You shouldn't ;-D But a good hack is hard to resist. Therefore, create the following view:
create or replace view my$version as select replace(banner,'Personal ') banner from sys.v_$version;
Now, create a synonym named v$version to this view.
The neatest way to do this is to create the view my$version view in your HST schema, and create a grant and a private synonym to this view in the schema's that you use to run the Forms:
create synonym v$version for <HST_OWNER>.my$version
But if you're bold enough you could also remove the existing public synonym v$version (which points to sys.v_$version), install the my$version view in the SYS schema and create a new public synonym:
create public synonym v$version for my$version;
And remember, you never heard this from me ;-D
Kind regards,
Peter
null

Similar Messages

  • Unable to import the Internet servivce into Production Environment

    Hi,
    We put the internet service and its HTML templates in a custom package for integrated ITSMobile. We got everything but the internet service ZXXX in the production. Has anyone come across this before? We were able to transport to the quality system. But it did not create the internet service in the production environment. Is it authorization issue? Your input will be highly appreciated.
    Regards,
    Subbu

    Hi Subbu,
    I suggest you to as your basis guys how are familiar with transports between systems. They will find out what the reason is. Without being able to look into transport protocols it is unlikeliy that someone here can advise you.
    Regards,
    Klaus

  • Creating a Bug after Launching the Project into Production Environment

    Hello My Friends;
    As I'm New in Implementing TFS 2013, would U advise me How to open a new Bug - after Launching The Project in to Production Environment which has already conducted more than a year ago before implementing TFS. So, a Bug has come from the Business Colleagues.
    I'd like to open a new Bug on TFS ?!
    What Repro Steps Mean ?!
    Thanks for your supportRegards;
    EB

    Hi EB,
    Thanks for your post.
    After you connected to team project using your VS, you can open a new Bug work item in VS, please refer to the steps in this document:
    https://msdn.microsoft.com/en-us/library/dd293538.aspx.
    The Repro Steps mean: provide the detailed reproduce steps there, then developer can follow the detailed steps to reproduce this bug and try fix it.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • System Landscape Design for EP-ESS Production Environment

    Hi Experts,
    We are about to implement SAP Employee Self Service solution through SAP Enterprise Portal 6.0 on our Production server.Our activity on development server is completed.The Backend version we are using is R/3 4.7C and using ITS for integration between Portal and R/3.We are using Business Package for ESS 4.6C – 4.7 release 50.4 .We hv ESS userbase of 1000 users .We want to design the system landscape for the Production Server implementation.Can somebody help me the Hardware parameters and system landscape for the same.My Email id is [email protected] .
    Regards,
    Saumya

    Hi Kenneth,
    I have checked all tables that the report made changes. So, I noticed that table was not changed at all.
    Just to inform you, now everything is fine. All connections was stabilished. And I have done tests with sucess. PERFECT!
    Once more, thanks and have a nice weekend.
    Silvio Messias.

  • Upgrade to SQL server 2005 - Point Production Environment to New Server?

    We have Essbase, Workspace, EAS, EIS, FR, WA environment in Production, supporting SQL server databases are on ServerA which has all these databases in SQL server 2000. The corporate standard is moving to SQL server 2005, and the SQL server DBA has copied the supporting dbs to ServerB for testing.
    Is "pointing" to ServerB an option, or do the BI+ components have to be redeployed? Any help or pointing in the right direction would be appreciated.

    Stephanie,
    There could be schema changes between 2000 and 2005 you may want to check the support matrix to ensure your version of Hyperion is supported with SQL 2005.
    Best bet is to back up the business rules, fr reports and then configure the system to the new databases on the SQL 2005 box then reimport the items.
    JTS

  • Inbound Messages are struck in Queue.-Production environment of client box.

    Dear All,
      We have scheduled a Job(RSQIWKEX) to process messages in Inbound Queue. we are facing probem after restarting the XI server that the messages are struck in Queue and  scheduled job also not getting executed. Even manually also not able to process the messages.
    Could anyone help as how to proceed or what could be the cause of this problem.
    Regards,
    Siva

    What is the error message?

  • VB6 applications crashes when calling C# dll's in production environment

    Hi All,
    I'm basically .NET developer, not much aware of VB language or VB visual Basic 6.0.
    We are trying to work out with VB application running/ using C# dll's. The scenario is like VB exe applications using C# dll's and C# dll's are referenced to VB application using .tlb file.
    In development environment(debug mode) the application looks fine and working as expected. But when the same code is put into production environment VB applications are crashing when pointing to C# method calls. We trying to know the reason but application
    is getting killed. The issue seems to be sporadic and not able to catch in MsgView(debug tool).
    In one more scenario, the VB application is loading C# form and getting data back to VB but when we repeat the same workflow again application is crashing either in 2nd attempt or 3rd attempt.
    Has anybody seen such issue? Any input is welcomed.
    Thanks,
    Shesh

    Hi Shesh.ugare
    Welcome to MSDN.
    I am afraid that these forums donot support VB6, you could refer to this thread:
    Where to post your VB 6 questions
    If this issue regarding VB6 then you could consider posting this issue in these forums below:
    These forums do not support Visual Basic 6, however there are many third-party support sites that do. If you have a VB6-related question please visit these popular forums:
    VB Forums
    VB City
    If not, then you could share more detailed code with us.
    Thanks for your understanding.
    Regards.
    Youjun Tang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to transport IDX2 into production and test

    Is there a way to get IDX1 and IDX2 data into production environment. Please help.
    thanks.

    Hi,
    the system SIDs change so you need to create it
    on PRD manually
    but have a look at SAP note: 767091
    Regards,
    michal

  • Production environment, please help...

    Hi,
    we have a large BC4J web based application.
    we plan to put it production to allow to 40 CONCURENT USERS to connect to...
    after testing the application in stand-alone OC4J. it works well, nut at some moments, the server print the message
    like out of memory and it becomes realy slow. i restarted the OC4J
    like java -Doc4j.userThreads=true -Xms100m -Xmx800m oc4j.jar to increase the heap and i hope that this will
    solve the problem.
    no for the production environment :
    hardware
    Sun server
    4 x CPU x 450
    4 G on RAM.
    software
    Sun Solaris 8
    Oracle 9iAS R 2 (9.0.2.0.0)
    so what is the good configuration for the OC4J in 9iAS to get our system support all users. should we
    use - Doc4j.userThreads=true -Xms100m -Xmx800m even whith 9iAS.
    thank you for your help.

    El Bachir,
    The heap size is dependent upon your application and no. of concurrent users you are using. Yes, you can specify the the heap size for OC4J also in an Oracle9iAS instance from the EMWebsite by navigating OC4J Instance ->Server Properties -> specify the parameters for the Java command.
    For details how to determine the heapsize please look at the Performancing Guide. Here is the link
    http://otn.oracle.com/docs/products/ias/doc_library/90200sol_otn/perf.902/a95102/optj2ee.htm#1012258
    regards
    Debu Panda
    Oracle
    Hi,
    we have a large BC4J web based application.
    we plan to put it production to allow to 40 CONCURENT USERS to connect to...
    after testing the application in stand-alone OC4J. it works well, nut at some moments, the server print the message
    like out of memory and it becomes realy slow. i restarted the OC4J
    like java -Doc4j.userThreads=true -Xms100m -Xmx800m oc4j.jar to increase the heap and i hope that this will
    solve the problem.
    no for the production environment :
    hardware
    Sun server
    4 x CPU x 450
    4 G on RAM.
    software
    Sun Solaris 8
    Oracle 9iAS R 2 (9.0.2.0.0)
    so what is the good configuration for the OC4J in 9iAS to get our system support all users. should we
    use - Doc4j.userThreads=true -Xms100m -Xmx800m even whith 9iAS.
    thank you for your help.

  • GENERATE EXCEL IN CLIENT SERVER ENVIRONMENT

    Hi,
    At the moment I use the <utl_file> to generate an excel file(from oracle table) via sql*forms GUI to the server (my development server/cilent were one machine)
    The user presses a button on the GUI form and the excel file is generated.
    Now unfortuanately when we transfer to a 'real' production enviroment with client, server architecture , different machines, my generate to excel cannot generate a excel file :
    error : ORA 29283 : INVALID FILE OPERATION : ORA-06512 at SYS_UTIL file ORA 29283 invalid file operation
    Is thre a solution for this where the user can press the button in the GUI form and the excel gets dumped to the client ? (export the excel)
    THANKS in adavance of any tips.

    Thanks
    But unfortunately with 3 days left and 10 modules using <util_file> , I am in trouble !!
    I usde code as follows in <sql_forms>
                             wfile_handle := utl_file.fopen ('REPORTS',v_file, 'W');
                             utl_file.put_line(wfile_handle,v_header);
    Now in client sever environment wont work and this is coded in many places !!!!

  • Headstart 6i - no client/server support?

    Hello,
    I have received today list of some new features of Headstart 6i (Beta supposed to be available this week).
    In the new features list, here what it is wrote:
    <<Because of known issues associated with running Forms 6i in a client-server environment, Headstart 6i will not be certified for client-server deployment. Applications can still be deployed client-server, but Headstart will not attempt to identify and overcome client-server specific issues.>>
    Is someone have heard about these "known issues" in client/server?
    Thank you
    Jean
    null

    The problems are GUI issues.
    The basic problem is this:
    Headstart can either be optimized to display in Webforms with the Oracle Look and Feel, or it can be optimized to display in client-server mode. You can't do both at the same time. Since we had to pick one or the other, we chose the Webforms OLAF GUI settings.
    You can customize the template package to revert to the client-server GUI settings if you like. This basically involves changes to the visual attributes in the object library, removing the use of the keyword 'automatic' and setting actual colors for foreground color, background color and fill pattern.
    There are also problems with displaying the menu and Smartbar. You should remove the icons that are displayed in the menu. If an entire menu group is disabled, the associated icons on the Smartbar disappear instead of greying out (no workaround).
    There might also be other GUI issues. As stated, we have not tried to identify or resolve these issues.
    Regards,
    Lauri

  • Deploying  jsp into testing/staging/developement/production environment

    Hi,
    I have a jsp, say header.jsp. It has,say 2links. All these links have different URL's based on the environment this jsp is deployed.
    Snippet of JSP deployed for Test enviroment:
    test_env=hostname:portnumber
    contextroot=webappln
            <TD><A href="https://test_env/webappln/querystring">products</A></TD>
            <TD><A href="https://test_env/webappln/querystring">services</A></TD>
            prod_env=hostname:portnumber
    contextroot=webappln
    Snippet of JSP deployed for Production enviroment:
            <TD><A href="https://prod_env/webappln/querystring">products</A></TD>
            <TD><A href="https://prod_env/webappln/querystring">services</A></TD>
            Problem: For system testing, we need to deploy the code in test/staging and developement servers before it goes into production. Right now i have only one JSP. If i follow my lame procedure, i have to create 3 JSP's for each environement and deploy it in three diff env.Is there a better way?. How to eliminate the duplicate and redundant code in jsp. If the URL's change, need to change at 3 places.Its a big maintenece mess too.
    Insted of making three different jsp's for each environment, i want to use single jsp and dynamically figure out the enviroment and generate the urls appropriately. That way we need to maintain only one JSP. No matter where its deployed(test/stage/dev) the URL's are dynamically generated.
    Snippet of JSP which dynamically generate web resource URL's based on the Env
            //Determine the environment type
            //Generate URL's with proper hostname, port # and context root and set place holder       
           <TD><A href="https://{place holder}/querystring">products</A></TD>
           <TD><A href="https://{place holder}/querystring">services</A></TD>
            Any pointers of how to implement the above case. Any help greatly appreciated.
    Thanks,
    DHM

    Check the action part of the html form tag. On problem I see is in the dev environment you had file.jsp under /jsp but in the production you have it under /dir. This could just be a typo.

  • Import Schema into new (production) environment in APEX 4.2

    Hello,
    I am having troubles with deploying developed application into new environment. I exported application, schema and workspace and I want to import it all to a new machine. Except schema, I have imported and installed it all successfully. But after I import generated script (DDL) trough SQL Workshop->SQL Scripts I am not able to find created scheme.
    Let me explain my steps in sequence:
    1. I have installed XE 11g Release 2, and APEX 4.2 on the new machine (Win 7).
    2. New (ghost) workspace and schema were created (named as TESTWS, TESTSCH).
    3. After I logged to a new workspace (TESTWS) I completed importing old schema (DEVSCH) -( I have found that the import and install sequence should be - fist Schema, second Workspace (with mapped schema), and then Application)
    4. Finally I have imported old workspace (DEVWS) trough administrator console, and have tried to assign it to old (imported) schema (DEVSCH) but without any success. I was not able to locate imported schema.
    I am not sure if there is a missing step or something I have doing wrongly, so please advise what to do in order to import and recognize/locate/see imported scheme into new APEX environment?
    Thank you in advance,
    BR
    Jasmin

    No.. Once you import an application into HIGHER version of APEX, it is modified to that version.. This is a suggestion, but I would advise having some sort of version control in this case, so you can go back to a prior version easily...
    Thank you,
    Tony Miller
    Ruckersville, VA

  • 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.

  • How to Copy Production/Live Environment Data into Staging Environment?

    I have been given the task to go into the Production/Live Environment within SharePoint and copy the data and place it into the staging environment. I have been told the Staging data is older. 
    I have no idea how to do this. The Staging Environment uses different site collection URLs. I only want to copy the data so links and everything wont take me to the production site. 
    I am a new admin.

    Hi,
    If you just copy a site collection from Production environment to Staging environment, you can backup the site collection in Production then restore in Staging.
    Back up a site collection:
    https://technet.microsoft.com/en-us/library/ee748609(v=office.14).aspx
    Restore a site collection:
    https://technet.microsoft.com/en-us/library/ee748630(v=office.14).aspx
    If the web application only has this site collection or you want to copy the web application, you can deattach the database of the web application in Production then attach it in Staging.
    Or, you can find a third party tool to do it.
    Thanks,
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for

  • Chart legend shows database field instead of value

    Hi, I would like to understand the behavior of the charts legend, which sometimes display the field values as requested, but sometimes display the database field name starting with a @. We develop Crystal Reports and then generate them via an applica

  • How to reset bios tohiba satellite u200-161?

    hello sirs, I forgot the bios password of my toshiba satellite u200-161 is there any way i can bypass or reset the bios coz i tried removing the cmos battery but no luck at all. any help would be much appreciated. thank you efraem

  • Class names not sticking when output as book?

    Indesign CC, outputting to ePUB from a book file with 4 chapters, does not output the correct, named class in the CSS and source code, the class takes the name of the style instead. As a check, I output a single chapter using File > export and my nam

  • Doubt in Configuring the Integration Engine

    Hi, We maintained the Integration server URL in SLD in the Business System part which points to ABAP stack... But in SXMB_ADM we didnt configured the IS, we just have the parameter of IE as HUB. thats it. Do we need to Configure the IS also in the SX

  • Itunes color scheme is all of a sudden...colorful.

    As happy as I am about the new colors on my itunes, i'm sorry to say I can't stand the pink and purple. How do I change this?