OAS 4 & Oracle 8i on RH 6

Hi
We've got the problem throw the installation of the OAS 4.0.7 on
the same mashine where the Oracle 8.1.5 RDBMS (RedHat 6.0) is -
the problem with ORACLE_HOME variable - how to set different
value for the OAS? In case of the same value we got a problem
with 8i products (overwriting of them).
Did anybody else install the OAS with the Oracle8i?
Andrew
null

Geert De Paep (guest) wrote:
: Don't waste your time (I did enough). 4.0.7 will not run on
: Redhat6, neither will 4.0.7.1. You should wait for 4.0.8.
: In the mean while, you could use OAS 3.0.2, which works (using
: compat packages and starting the wrb processes manually).
: Geert
: Andrew Yevsyevyev (guest) wrote:
: : Hi
: : We've got the problem throw the installation of the OAS 4.0.7
: on
: : the same mashine where the Oracle 8.1.5 RDBMS (RedHat 6.0) is
: : the problem with ORACLE_HOME variable - how to set different
: : value for the OAS? In case of the same value we got a problem
: : with 8i products (overwriting of them).
: : Did anybody else install the OAS with the Oracle8i?
: : Andrew
Does that mean OAS 3.0.2 will work on Oracle 8i with RH 6.0 ?
What version of WebDB you suggest then ? Thanks.
Joe
null

Similar Messages

  • Connecting to OAS using Oracle JDBC Thin

    Hi,
    When I test connect to OAS residing on another host, using ORACLE JDBC THIN Driver and Named host method, I get the following error message :
    "Got back minus one from a read call"
    Any clues why such a message would come?
    Thks
    Sudha

    If you are using the thin driver, sqlnet.ora does not come into play. None of Oracle networking does. That is one of the great things about using the thin driver, no need to have the client installed.
    That error is due to incorrect connection info you are supplying or the machine you are connection from can't ping the machine it is trying to connect to.

  • OBIEE web server - OAS or Oracle Weblogic

    Hi,
    I want to know which web server is better for deploying OBIEE (OAS or Weblogic).
    What is the difference between them?
    Thanks,
    Vino

    no problems using stand alone OC4J.... looks like you are fishing for the server still.. i thought u had couple of servers and was confused what to use....
    >
    Any specfic Oracle Site where we can see about licensing and product prices
    Thanks
    VinoHello Sir! LOL! Are you new to Oracle? :-)
    just for overview of the prices.......https://shop.oracle.com/pls/ostore/f?p=ostore:home:0
    Are you asking for an organization or for personal use?

  • Installing OAS when Oracle database alreay installed

    I am installing Oracle App Server . The installation document says to unset my ORACLE_HOME and ORACLE_SID variables. If i does so, my ORACLE database will stop working.
    How can i run both App Server and database on same Node. Is there any workaround for that.

    Is this Windows or Linux/Unix?
    I would recommend installing everything with the same user, for instance ORACLE. For each installation you have, you have to have different profile-environment-shell-files.
    For instance:
    db.sh - to set database environment
    infra.sh - to set infrastructure environment
    midtier.sh - to set middle-tier environment
    This is an example environment file for a Portal (middle-tier environment):
    # Portal (Middle-tier) Environment
    # By Martin Malmstrom, ORACLE Consulting
    export ORACLE_HOME=/u01/app/oracle/product/midtier
    export OH=$ORACLE_HOME
    export PATH=$OH/bin:$OH/opmn/bin:$OH/dcm/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
    alias oid=". ~/oid.env"
    alias sso=". ~/sso.env"
    alias portal=". ~/portal.env"
    alias soa=". ~/soa.env"
    echo Portal environment setNote that with the alias I create, I can quickly change between the environments, which wouldn't be possible if I'd installed everything with different users.
    Set the environment with: $ . ./portal.env (note the two dots). When one environment is set, one can switch with just the alias, for instance: $ oid (to set the OID environment)
    Regards,
    Martin

  • OAS 4.0 and Oracle 8i refuse to exec stored proced with more than 20 params

    Hi,
    I'm programming a web application with stored plsql procedures and Oracle Application Server.
    I started using Oracle 8.0.5 and OAS 4.0. It was working fine until I needed to use dynamic plsql and decided to upgrade to Oracle 8i (8.1.7).
    Some of my stored procedures have more than 20 input parameters and didn't supose any problem in the "old" installation, but now when I try to execute
    them via OAS over Oracle 8i it returns an error as if the number of parameters I gave were incorrect.
    Modifying the procedure so it has less than 20 parameters works fine.
    In resume: with the same input form and the same stored procedure with more than 20 input parameters works under Oracle 8.0.5 but fails under 8i.
    Any ideas why the newest version doesn't accept more than 20 parameters?
    Thank you.
    Miquel Salvà
    [email protected]

    Hi Martin.
    So, as far as i understood is the step where data is loaded into database that is taking too long ?
    Wich one of these is your cenario ??
    Cenario 1
    Step 1) Export product data as CSV fike
    Step 2) 3rd party app parses data (some processing is done in CSV file) generating another (or overwritting the original) CSV file
    Step 3) CSV file generated in step 2 is pushed to database using sqlloadr
    Step 4) Some pos-loading transformation is done
    Cenario 2
    Step 1) Export product data as CSV fike
    Step 2) CSV file is loaded into database using SqlLoader
    Step 3) After sqlloader is finish, some post-load processing is done
    Step 4) 3dr party transformation is done
    I think your problem can be in loading that data into database.
    Is the CSV file big?
    you can fasten sqlloader using direct-mode, destination tables can be in nologging mode (faster) and with the right space allocated (avoiding segment alocattion overhead)
    Best Regards
    Rui Madaleno

  • BAM and Oracle application server 10.1.3???

    Hi,
    I would like to understand more about integration between BAM and OAS.
    I remember I read a document that stated that BAM was included (or was integrated) as part of OAS 10.1.3, however I installed it and still don;t see how it is integrating with OAS.
    Also, in one of the Tutorials it mentions this:
    "Note –if you are using Oracle Application Server with opmn process, the following
    additional files are required in the above path:
    C:\OracleBAM\OC4J\opmn\lib\optic.jar
    Copy the entire Application Server “opmn” directory to c:\oraclebam"
    So... are there any additional steps for the OAS and BAM integration?
    I am still learning BAM but mi goal is install it as part of EBS(order Manegemnet)-BPEL-OTM (oracle Transportation) integration installation I currently have.
    If it can be integrated can it be done using iAS 10.1.2.0.2 instead?
    Thanks

    Its recommended that you should use same versions of OAS and Oracle BAM.
    For integration between OAS components and BAM you can check BAM tech notes (http://www.oracle.com/technology/products/integration/bam/10.1.3/htdocs/1013_support.html#technotes)
    Hoping it will help you.

  • Oracle Portal 11.1.1.6 with OAM 11.1.1.5

    Hi All,
    I have the following customer requirement.
    Oracle Portal 11.1.1.6 which is deployed on WebLogic Server 10.3.6
    Oracle Access Manager 11.1.1.5.0
    Oracle Internet Directory 11.1.1.6.0
    The customer wants to have Single Sign On for the Oracle Portal Application. This is my understanding about the Architecture.
    Oracle HTTP Server (with WebLogic Proxy Plug-in) talks to Oracle Portal
    Oracle HTTP Server (the same above with WebGate) talks to Oracle Access Manager
    Oracle HTTP Server has Oracle Web Cache
    Oracle Access Manager talks to OID
    Oracle Portal talks to OID with OID Authenticator
    When I went through the Oracle Portal documents, they give steps for Oracle Portal which is deployed on Oracle Application Server but not with WebLogic.
    My questions
    1) Do I need to configure OID Authenticator at myrealm of WebLogic Domain (which hosts Oracle Portal) to connect to OID?
    2) Is there anything more I need to do to integrate Oracle Portal with OID (Meaning running pl/sql scripts or any)?
    3) Kindly advice me about the flow of Oracle HTTP Server, Oracle Web Cache, Oracle Web Gate to OAS and Oracle Portal?
    Thank you
    Regards,
    Somerset

    user8901406 wrote:
    Hi Somerset,
    I am going through the similar problems as you are so was able to find some high level answers (although still have problems implementing.)
    As for the questions:
    1.
    Yes, you can check the details here:
    http://docs.oracle.com/cd/E17904_01/webcenter.1111/e12405/wcadm_security_sso.htm#WCADM8176
    Chapter 30.2.4.1 Configuring the Oracle Internet Directory Authenticator, item 9)
    2.
    This is in no way a complete list, as it is still not working for me, but some of it:
    OAM:You need to set up host identifier, resources(urls) to protect, define schemas and policies
    OHS: Need to set portal name in mod_wl_ohs.CONF
    Domain-level jps-config.xml: Needs to be set as per
    http://docs.oracle.com/cd/E15586_01/doc.1111/e15478/opssadf.htm, appendix c,
    Example C-1 Sample SSO Configuration for OAM 11g
    3.
    This graphic explains it I believe:
    Same doc as above, at the beginning.
    Figure 30-1 OAM Single Sign-On Components and Topology
    You can also check the thread I have started describing my setup/issue:
    OHS/OAM/Portal SSO integration -  mod_wl_ohs.conf problem
    Hope this helps!
    ZoranZoran,
    What you are tryiing to accomplish is the different than what Somerset's. Yours is the Oracle webcenter portal vs. Somerset's is the Oracle Portal.
    For The road map of Oracle Portal integrating with Oracle Access Manager there is no other way than what I explained. ;)

  • Oracle Application Server

    1) I understand that Oracle Application Server (OAS) is no longer supported by Oracle. Oracle 9i Application Server (9iAS) has replaced OAS. Is this correct info?
    2) We have Oracle Application (ERP) running on database 8.1.7 in 1 unix box. We are creating a web application. If possible we would like to use the same unix box. The web server should be Oracle. Should it be Oracle 9i Application Server? If the web server and database server are on different unix box, can we use the same login table(s) and access control set up in the ERP application for our web application?
    3) Forms, report and graphic will be developed using Developer 2000 and deploy to the web server. Is this the right way?
    Appreciate your help to answer my questions. Read up the forum but somehow it confuses me. I'm new to Oracle web development.

    1) I think you are correct, I never used OAS but Oracle replaced it with 9iAS.
    2) Not sure.
    3) It would be better to develop with Oracle Internet Developer Suite (iDS) It carry Forms and Reports (9i) Developer versions with it. This family of products are designed to develop apps for 9iAS.
    Thanks for your reply.
    My understanding is Oracle 9iAS Release 1 carry Forms, Report & Graphs (6i) developer version with it. And 9iAS Release 2 carry Forms, Report & Graphs (9i) developer version with it. Is this the correct understanding?
    Was wondering if there is any way to have Devloper 9i on 9iAS Release 1.

  • Oracle application server issue

    Hi,
    right now i m using oracle application server 10g on Hp-unix 11.11 (v1) , suddenly when the number of connection are increasing , memory usage reach to the 100% and my users got disconnected , previously it was the issue of number of connection and i increase the process parameter on the database side, my database is running on different node and application is on different node, the problem persist until i bouce the application server through opmnctl, any help will be appreciated.
    thanks

    These forums are for issues relating to EBS. Pl post in the OAS forum (Oracle Application Server - General for a better/faster response.
    HTH
    Srini

  • HTTP server on Oracle 11g R1 and apex listener

    I have installed APEX 4.0.1 on Oracle 11g R1 and things went well until the installation of the APEX listener.
    - I followed the installation guide and I opted for the basic connection type but I found the following message:
    the network adapter could not establish the connection
    I then checked my services and i noted that i had only four services which are:
    - OracleDBConsoleORCL
    - OracleJobSchedulerORCL
    - OracleOraDb11g_home1TNSListener
    - OracleServiceORCL
    And there is no oracle HTTP server as I had for oracle 9.2 on another machine.
    Can Anybody help on this ?
    thanks in advance for your help,
    Pierre

    Hi Pierre,
    as Tony posted, you usually chose the APEX Listener to access your APEX instance by using a J2EE container (like OAS/OC4J, Oracle WebLogic, Sun Glassfish) rather than using OHS+mod_plsql. So you'd need to search for the service that comprises the J2EE container to which you deployed the war-File for the APEX Listener.
    So as it seems you did not deploy to an existing J2EE container (you would not the proper URL...) you probably want to use the embedded web container of the APEX Listener. This container does not register any service and is started on demand.
    If you deployed to an existing J2EE container, use its access scheme ( PROTOCOL://HOST:PORT/CONTEXT ) to access the APEX Listener, where CONTEXT is defaulted to apex if you stick to the installation manual. Remember to configure the APEX Listener after deployment via PROTOCOL://HOST:PORT/CONTEXT/listenerConfigure , as described in the installation manual.
    Please follow the installation manual for the APEX Listener thoroughly to configure that instance and get the right port to access the service on the machine on which you started that embedded container, probably your localhost.
    -Udo

  • Oracle Report

    Hello all,
    I have just been given the task to find a suitable reporting tool for our application. Currently our web based application has been developed using Javascript, pl/sql packages etc with OAS and Oracle 8 database. The database will be upgraded to 8i very soon. My concern is that if we use Oracle Report, we will need to install Web Cartridge on OAS and add a Report Server (and a Web server?).
    This will add extra tier(s) on the architecture and may reduce performance. Performance is a major issue on our application as we do have over 90 millions records on the database. Any comments valuable comments will be much appreciated. Thank you in advance.

    danny,
    in reports 6i you do no longer relie on the reports cartridge and OAS, you can use the CGI-interface to submit jobs to the reports-server. however, of course there is a difference in architecture between a plsql-cartridge based reporting environment and the oracle reports server environment.
    with the reports server environment you have the ability to produce the output in HTML, HTMLCSS, PDF, RTF, PostScript, delimited format and XML from the same report file.
    i would suggest you contact your sales representative for further discussions or demos on the architecture.
    regards,
    the oracle reports team

  • Creating reports using oracle application server

    Hello All,
    I am a complete newbie with Oracle Application Server(OAS) and Oracle reports. My task is to generate HTML and PDF reports using OAS. The current application has a aspx pages(ASP.NET as front end) which calls a third party tool Fast Radar Report which fetches data as per the user need(like month, day, year, product name....) and displays it in a grid format. I have to remove the FastRadar part and use OAS's OracleAS Reports Services components to generate those reports
    I went through chapter 12 of Oracle.Application.Server.10g.Essentials by OReilly 2004 edition
    It briefly glances through that part. But, it seems to mention about Oracle Reports something like "Oracle Reports has a wizard-based frontend called Oracle Reports Developer that can build reports. Oracle Reports Developer is part of the Oracle Developer Suite. The reports created with Oracle Reports Developer can be deployed to the Web using OracleAS Reports Services support in Oracle Application Server."
    I am unclear what to do. Do I need to create the report format in Oracle Reports using wizard-based frontend called Oracle Reports Developer and then deploy it using OracleAS Reports Services?
    Or, is there a way to create the report format using OracleAS Reports Services without using Oracle Reports. I am told we have just OAS installed, don't know if Oracle reports is installed or not as it is done on a remote site.
    Any suggestions would be highly appreciated.
    Thanks a lot.

    Hi,
    One has to develop reports using Oracle Reports developer and then has to deploy it into the application server. To do so you need the Oracle developer suite installed, this has wizards which can be used to develop reports.
    This link might help you http://www.oracle.com/technology/products/reports/index.html.
    Mark it if it helps

  • OCS (CMSDK) and Oracle Application Server 10.1.3

    Hi,
    Is CMSDK or OCS (Oracle Content Services) part of Oracle Application Server 10g 10.1.3?
    Regards,
    Jigar

    Its recommended that you should use same versions of OAS and Oracle BAM.
    For integration between OAS components and BAM you can check BAM tech notes (http://www.oracle.com/technology/products/integration/bam/10.1.3/htdocs/1013_support.html#technotes)
    Hoping it will help you.

  • OAS 4.0.8.1 wrksf taking all CPU

    Hi,
    My configuration is: NT SP6a, Oracle 8.0.5, OAS 4.0.8.1. All running on the
    same server. OAS and Oracle 8 are in the same ORACLE_HOME. Whenever I
    start OAS from the admin site, the WRKSF (catridge server) process takes up
    100% of the CPU.
    Could someone advice me how to trouble shoot this. Is there a fix? Pls ask
    me more info if you need to.
    Thank you so much.
    -Julian
    null

    My experience with wrksf, on Mandrake 7.0 (RH 6.1+) is that wrksf starts at first, then bails after about a second.
    I have a couple cartridges installed, C and Perl, and it starts those cartridges up and then fails. I don't get the same error message that you do, but there is an error in the wrb.log:
    `OWS-10911: Throwing exception for reason: wrkpGetProperty 2 `
    `OWS-04793: Operation oracle_OAS_System_CartridgeServerFactory_create_nwreturns exception IDL:omg.org/CORBA/UNKNOWN:1.0 `
    I'm not sure what this is all about, but it does start up my cartridges at first, because I specified a mininum number to start up initially, and a minimum number of instances.
    They just don't come back if terminated, since wrksf isn't there.
    BTW, this is the same error I encountered when, on NT, I compiled a c cartridge with Metroworks CodeWarrior instead of MS Visual C++ v6.0. So I wonder if this has something to do with compiler incompatibility, if wrksf was compiled with a different compiler from the rest of OAS. While compilers don't usually matter for C, they do for C++, and all binaries and libraries must be compiled with the same compiler/linker to work together.
    Just a stab in the dark.
    rob

  • Oracle BAM and snmp

    Hi at all,
    Data passed to BAM (Oracle Suite 11g) from SNMP, it's possible?
    tnx.

    Its recommended that you should use same versions of OAS and Oracle BAM.
    For integration between OAS components and BAM you can check BAM tech notes (http://www.oracle.com/technology/products/integration/bam/10.1.3/htdocs/1013_support.html#technotes)
    Hoping it will help you.

Maybe you are looking for

  • Acrobat 9.4 Pro - the link tool is inactive

    Hi! I'm using Acrobat 9.4 Pro (English version on Windows XP SP 3 Polish version). I've noticed today an inactive link tool: the icon is gray and Tools - Advanced Editing - Link Tool command is gray too. The link tool is one of my basic tools for eve

  • Customize faces managed bean loading in ADF ( in JDev 11.1.2.1)

    Hi there, I am trying to use Spring with ADF. The intention is to use Spring context managed beans to use as backing beans in ADF. I created a simple bean class. Created Data control based on it and tried to look at factoryClass, which is responsible

  • Ipad audio and sound out of sync

    For a few months my iPad's audio has been out of sync with videos as well as the sounds like the keyboard clicks. Sometimes it is more out of sync, sometimes less. I have tried turning the device off and on again, resetting preferences, and searching

  • 23" Cinema Display: Can't disable MacBook display to use only the cinema?

    Hi, I just bought a 23" cinema display with the intention of using it exclusively while I use a wireless keyboard and just keep my MacBook closed. I notice that when I set the display preferences to "mirror," the quality of the cinema display reduces

  • How to create IDOC

    <b> HI ,    USING ALE I WANT TO TRANSFER MATERIAL DATA , FOR THIS I HAV CREATED THE RFC PATH FOR RECEIVER AND SENDER . USING MATMAS I transfered it  , But I want to create an idoc for this , Is there any way to create an idoc for any data transfer .