More OAS

Hello.
Finally got OAS working (symlinked oldps to ps) BUT.........
now I can't connect to the 8i Instance running on the same machine (different ORACLE_HOME and ORACLE_SID's)
It returns either:
OWS-28200: Oracle Database Error : 12514
ORA-12514: Message 12514 not found; product=RDBMS; facility=ORA
OR
OWS-28200: Oracle Database Error : 63744
ORA-63744: Message 63744 not found; product=RDBMS; facility=ORA
I can't figure out what is wrong, the TNS_ADMIN var is correct and ALL the tnsnames.ora files are identical (I can connect via sqlnet using an identical tnsnames.ora file)
I understand that SQLNET 2 is used, Is there anything different?
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

Similar Messages

  • More OAS -408 woes

    after giving up on oas-408 on linux
    i decided to try it out on nt
    installs fine & starts up ok except
    theres no pl/sql webkit with it
    any way to install that seperately ??
    this really has to be oracles buggiest
    product packaging to date...
    [email protected]
    null

    after giving up on oas-408 on linux
    i decided to try it out on nt
    installs fine & starts up ok except
    theres no pl/sql webkit with it
    any way to install that seperately ??
    this really has to be oracles buggiest
    product packaging to date...
    [email protected]
    null

  • Jservlet - OAS 4.0.8

    Hi all,
    Has anyone worked with 'Jservlet' cartridge on OAS 4.0.8? Is
    this a new feature of OAS 4.0.8 ? If so could you please give me
    details on the development environment.
    Should I use JSDK2.1 to develop servlets and can these servlets
    be put on the OAS and run using a 'JServlet' cartridge? I am
    familiar with pl/sql and jweb cartridges. Could someone give me a
    fair idea on this and how it differs from jweb cartridge....where
    can i find documentation on it.?
    Thanks in advance for your time
    Radhika
    null

    Hi
    JServlet is the new in OAS4.0.8. You can use JDeveloper to
    develop servlets. JDeveloper provides complete support to
    develop, test and debug servlets.
    Once you have done this you can deploy them to OAS or any other
    mid tier.
    For more OAS documentation take a look at
    http://www.olab.com/doc/index.htm
    regards
    raghu
    Radhika Ravi (guest) wrote:
    : Hi all,
    : Has anyone worked with 'Jservlet' cartridge on OAS 4.0.8? Is
    : this a new feature of OAS 4.0.8 ? If so could you please give
    me
    : details on the development environment.
    : Should I use JSDK2.1 to develop servlets and can these servlets
    : be put on the OAS and run using a 'JServlet' cartridge? I am
    : familiar with pl/sql and jweb cartridges. Could someone give me
    a
    : fair idea on this and how it differs from jweb
    cartridge....where
    : can i find documentation on it.?
    : Thanks in advance for your time
    : Radhika
    null

  • 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

  • OAS 4.0.8.1 - more wrksf problems?

    Running OAS 4.0.8.1 on Redhat 6.1 (kernel 2.2.14-32)
    There seems to be alot of discussion regarding the "wrksf" service in the latest release of OAS (4.0.8.1). I'm also having trouble getting the "Cartridge Service Factory" to start properly.
    I use the OAS manager to start, with the following results:
    Please wait while the command is being processed on host dev ...
    Starting ORB process...
    waiting for ORB to be ready...
    The command completed successfully on host dev.
    OWS-08821: oassrv process 'oassrv' is started up at pid 6326.
    OWS-08820: Unable to start wrksf process '/usr/local/oracle/ows/4.0/bin/wrksf'.
    Initialization Failure- Exiting OAS...
    Execute STOP of all the OAS Processes from the OAS Manager
    I get the same results if I attempt to start from the command line with owsctl:
    Please wait while the command is being processed on host dev ...
    Starting ORB process...
    waiting for ORB to be ready...
    The command completed successfully on host dev.
    oassrv: Starting wrb service 0
    ConfigProvider Server accepting requests...
    oassrv: Starting wrb service 1
    Log Server is accepting requests now...
    oassrv: Starting wrb service 2
    Web Request Broker (Version: RM 4.0.8 Linux 2.2.12 #5 SMP Thu Oct 14 10:20:28 PDT 1999 01/14/00 16:31:51):
    Accepting requests.
    oassrv: Starting wrb service 3
    The WRB Authentication Host Server is now running.
    oassrv: Starting wrb service 4
    The WRB Authentication Engine is now running.
    oassrv: Starting wrb service 5
    Web Request Resource Manager Proxy is accepting requests.
    oassrv: Starting wrb service 6
    Initializing wrbmon ..........
    oassrv is accepting requests
    OWS-08821: oassrv process 'oassrv' is started up at pid 6508.
    OWS-08820: Unable to start wrksf process '/usr/local/oracle/ows/4.0/bin/wrksf'.
    Initialization Failure- Exiting OAS...
    Execute STOP of all the OAS Processes from the OAS Manager
    I have used the OAS 4.0.7 on Redhat 5.2 successfully with very few problems, but we would like to be able to use OAS on Redhat 6.1.
    Has anyone else experienced this problem? If so, are there any know solutions or workarounds?
    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

  • OAS 4.0.8.1.0 - three or more refreshes to get file in browser

    Hi all OAS funs,
    OAS 4.0.8.1.0 do its job really perfect.
    But troubles definitely occur in this complex reality.
    I was wondering if somebody has something to say about the following:
    - OAS manages a web site has a lot of files and directories (>10000)
    - They are created and removed at high enough rate
    - OAS cannot access MOST of these files through www HTTP listener
    - BUT, several browser refreshes push OAS to return the file to the browser
    - For some time (5 minutes or so) OAS give an access to SIMILAR files
    - Later OAS forget them again
    - My guess - this is related with Directory scanning/caching in OAS
    - I cannot find any information how to control this process
    - It is NOT the browser fault wrb.log has HTTP server return codes:
    404 (File not found) for unsuccessful return of the file
    and 301 (Moved Permanently) for bad directory browsing
    in case of bad directory browsing browser shows ../ and / links
    PS. I apologize for posting about OAS to JDeveloper group.
    Thanks if someone can advise me where to post about OAS.
    Semen
    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

  • Which OAS is more robust?

    Hi All,
    I'm in the process of using OAS which has many choices in the download page. So, I wanted to find out from the current users of Oracle application server that which version if not the most latest is most robust?
    Thanks!
    A. Rahman

    Hello there,
    this is my very personal opinion only:
    if You can afford it, use iAS, the latest
    version. It's technically different from OAS, but has later APIs included and uses "standard" engines like JServ with OJSP, Apache and the Oracle Aurora EJB Container (=Oracle JServer).
    null

  • Error in starting OAS 4.0.8

    I have installed OAS 4.0.8 on NT4 and got error message when I tried to starting the OAS.
    Error Message :
    " starting wrb service 2"
    " PANIC: YS: ERROR::BADFRAME in oassrv at line 66 of m:\ntoasopt0725999\ows\srchome\yssrc\ys\yse.c"
    And I found that it only happens if I run it in a stand-alone PC.
    Can anyone give me some hint so that I can run it in a stand-alone PC ?
    Rgds,
    LKS
    null

    We are suppporting our XML components here. From your message it does not appear you are using any. If you are can you provide more detailsas to your setup.
    Oracle XML Team

  • How can I display application offline page when OAS is offline?

    I am using IIS with oracle_proxy.dll redirecting to my oracle application server. When I do maintenance on the application and stop the OAS service the end-user gets the HTTP 500 - Internal server error from Internet Explorer. I would prefer for them to see a custom page that displays that the application is offline for maintenance. I tested with IIS custom error pages but that is not where the 500 page is coming from. The page being displayed is the IE friendly HTTP error message. I can't see how a configuration on the Oracle application server would help because the service is offline. Is there anything I can do to explain to the users that this is a scheduled maintenance and display a more informative page? I understand the solution may involve stopping, changing a configuration file in IIS and restarting. If so how can I script that so it can be easily done and what is the easiest way to do it?
    Thank you for your response in advance.
    Trying to make oracle more friendly, Jon.

    I just wanted to confirm, are you using Oracle HTTP Server?
    Regards
    Mehmood

  • Error: Unable to connect JDev 10.1.3 to an OAS 10.1.2 mtier

    Hi,
    I am trying to connect from my JDev 10.1.3.2 (Windows) to my OAS 10.1.2.0.2 (also Windows). When I am trying to test my new application server connection (after filling all the appropriated fields of connection with the same values as I already set up in my JDev 10.1.2 - where everything is going fine), I am receiving the error:
    [####  DCM command did not complete successfully (-4)]
    [####  HTTP connection failure: unknown port number or missing HTTP listener]
    Any clues?

    Hi Frank,
    Thank you for your interest. And yes, I am using the correct port information (as I described before, the same parameters have been used in JDev 10.1.2, where everything is going fine)... Do you know where could I find more log information related with this error..

  • Migration from OAS 10g to Weblogic 10.3

    Hello,
    I migrate large app from OAS 10g to Weblogic 10.3.
    1.
    The main part of the job was to prepare descriptors for Weblogic. Unfortunatelly I don't find any tool that could do the job:( There are some problems with descriptors namespaces. This schema and namespaces given in 10.3 docs are not working (not available):
    http://edocs.bea.com/wls/docs103/ejb/DD_defs_reference.html
    So I use the one from 10 release in weblogic-ejb-jar.xml:
    weblogic-ejb-jar xmlns="http://www.bea.com/ns/weblogic/10.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.bea.com/ns/weblogic/10.0 http://www.bea.com/ns/weblogic/10.0/weblogic-ejb-jar.xsd">
    and form 9 release in weblogic-cmp-rdbms-jar.xml:
    <weblogic-rdbms-jar xmlns="http://www.bea.com/ns/weblogic/90" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-rdbms20-persistence.xsd">
    There are also some bugs in docs about ejb relations.
    After fixing some schema compliance exc this step success.
    2. Next the EJBComplianceChecker - its much more restrictive than OAS verification. So updates in ejb interfaces are necessary. It is not a problem with small app but when there ale a lot of code/branches to migrate it's become a problem. I have been looking for some switch that could help with this but with no result/
    EJBComplianceChecker - Spec veryfication level
    3. Now after EJB compliance checker done its job with success I have an exception that I do not understand:
    An error occurred during activation of changes, please see the log for details.
    Exception
    preparing module: EJBModule(corpo_ejb.jar)
    Unable to deploy EJB: corpo_ejb.jar from corpo_ejb.jar:
    There are 1 nested errors:
    java.io.IOException: JDT compilation error! at
    weblogic.ejb.container.ejbc.CompilerForJDT.compile(CompilerForJDT.java:66)
    at
    weblogic.ejb.container.ejbc.EJBCompiler.doCompile(EJBCompiler.java:357)
    at
    JDT compilation error!
    Could you please give me some point where the problem could be? I don't have any idea where to start looking for..
    What are your experiences with migrations from OAS to Weblogic 10?
    Thanks in advance!
    Edited by: Stoigniew Sztank on Oct 10, 2008 4:00 AM
    Edited by: Stoigniew Sztank on Oct 10, 2008 4:01 AM
    Edited by: Stoigniew Sztank on Oct 10, 2008 4:02 AM
    Edited by: Stoigniew Sztank on Oct 10, 2008 4:04 AM
    Edited by: Stoigniew Sztank on Oct 10, 2008 8:05 AM

    Hi Stoigniew Sztank,
    I am working on migrating Enterpirse application developed using Struts, Ejb2.0, JMS. Its been deployed on OAS 10G and Websphere, but I need to deploy the application on Weblogic 10.3. It seems you have migrated a J2ee application from OAS 10G to Weblogic 10.3. Please can you list me the steps that you followed to migrate the application.
    As per my understanding follwing things needsto be taken care of:-
    1) Weblogic Descriptor files:
    1.1 Weblogic.xml:- we added security roles and ejb-reference-description for the ejbs.
    1.2 Weblogic-ejb-jar.xml for all the ejbs used in the application.
    1.3 Weblogic-application.xml
    1.4 Resource Adapter
    2) JMS queue set up
    3) JDBC set up
    It would be a great help if you can let me know what are the steps to migrate the application.
    Thanks and Regards
    Deepak Dani

  • OAS/Oracle 8.0.5(EE) on Redhat 6.0

    Has anyone out there been able to get this working?
    If so how?
    I have tried different configurations and none of them have
    worked. Oracle is running fine, but the OAS is not.
    The OAS will start and connect to oracle to add the necessary
    packages, but when I make a call to the application it starts
    the it but does never returns any data. Then after a while the
    listener dies.
    I and others have added the patches and recompiled the kernel as
    noted in other listings. (ps and process limits)
    I am a developer using the OAS for Solaris, so I have a clue on
    how to implement this product. I think Oracle is having a
    problem getting its products running on Linux.
    null

    Actually Oracle 8 EE runs fine on Linux as far as I've seen.
    But, its the OAS v4.0 that we're having problems with here. We
    extensively use the OAS to dynamically render web pages using
    the PL/SQL cartridge, which I haven't been able to get to work
    yet. I've been up and down the documentation, and I use the OAS
    at work on a Solaris platform. It would be nice to setup cheap
    Linux servers running oracle 8 and the OAS 4 for
    development/testing machines, but without the PL/SQL cartridge
    working, we could not use it for testing our applications.
    When I try to connect to an application using the PL/SQL
    cartride on the OAS, my browser just sits there forever waiting
    for data to come back, but nothing ever happens. If I look at
    the active sessions in oracle, there is a session there for the
    user I have setup for the OAS, so it seems to be connecting to
    oracle. If I setup the PL/SQL cartridge to force the user to
    enter in a login name and password, I never get prompted for
    that authentication information and no connection is ever made
    to the database. I hope that this is a known problem at Oracle,
    as I saw that they said they will be releasing a patch for the
    OAS for linux. However, I can't believe that the OAS could have
    been released "broken" and is being sold. Its not just a little
    bug, its that the PL/SQL cartridge flat out doesn't work. I have
    yet to determine, and would like to know, if this problem is
    with the OAS itself, or some weird problem of the OAS running
    under the RedHat version 6.0 system. I have even tried setting
    the owner of the wrks file to root and setuid'ing it to make
    sure there is no permissions problems.
    If anyone has been able to get the PL/SQL cartridge working, can
    you please tell me if you did anything outside of the normal
    installation process and fixes mentioned on technet to get it to
    work? And also what your system config is.
    Thanks for any help.
    Dietmar Stein (guest) wrote:
    : I don't agree, because we have Oracle8 EE running on SuSE Linux
    : 6.1 systems, which are very fast and stable.
    : I also installed Oracle8 on SuSE Linux 5.1 (libc5), 5.3 (libc5
    : with additional libc6), 6.0 (libc6) and 6.1 (glibc) without any
    : problems.
    : If you have any problems you should read the documentation
    : concerning minimum requirements and needed libraries, again, or
    : you should work with Linux a little bit closer (is much more
    : powerful and flexible people often think).
    : Dietmar
    : Romuald Deliens (guest) wrote:
    : : I works with Oracle RDMBS since version 5, and I'm using OWS
    : : since v3 ... I have deployed on many platforms, but anything
    : went
    : : wrong on Linux ...
    : : I don't think OAS/Linux can be said to be a "PRODUCTION"
    : version,
    : : too...
    : : Drew (guest) wrote:
    : : : Has anyone out there been able to get this working?
    : : : If so how?
    : : : I have tried different configurations and none of them
    have
    : : : worked. Oracle is running fine, but the OAS is not.
    : : : The OAS will start and connect to oracle to add the
    necessary
    : : : packages, but when I make a call to the application it
    starts
    : : : the it but does never returns any data. Then after a while
    : the
    : : : listener dies.
    : : : I and others have added the patches and recompiled the
    kernel
    : : as
    : : : noted in other listings. (ps and process limits)
    : : : I am a developer using the OAS for Solaris, so I have a
    clue
    : on
    : : : how to implement this product. I think Oracle is having a
    : : : problem getting its products running on Linux.
    null

  • Path and filename containt the list of port used by OAS R3

    Could someone tell me the path and the file name that contains the port used by OAS R3.
    Thanks

    Previous versions used to have $OH/install/portlist.ini, this one doesn't but you can check ports used in....
    httpd.conf
    Check for directives
    Port
    Listen
    opmnctl status -l
    this will tell you the ports used by the OC4J, for rmi, ajp and jms for each one.
    And I think with this will do the trick, or if you need more, tell me.
    Regards.

  • OAS 4.0.8.1 on Compaq Tru64 UNIX 4.0F (Digital Unix 4.0F) : Help !!!

    My installation of OAS 4.0.8.1 on Digital Unix
    4.0F is failing when it comes to try to
    relink something called ntcontab.o
    , an apparently missing header file :
    cc: Severe: /usr/include/sys/types.h, line 77:
    Cannot find file <standards.h> specified in #include directive.
    (I did find the header file on the system but in a different place.
    I tried a link to make it
    appear where it should but that didn't work for
    some reason)
    My release notes specify 4.0D is required,
    maybe thats the problem, though I wouldn't
    expect a whole header file to be moved between
    minor releases.
    Any help very gratefully recieved. I am really
    stuck.
    Thanks
    Alan McCulloch
    email : [email protected]
    BTW - I'm new to Digital Unix, previously
    worked on Solaris. My subjective impression is Digital
    Unix is alot less well supported and prevalent
    than Solaris, and my feeling is we would
    be more secure on Solaris.
    Is this at all a valid point of view ? I'd
    be very happy to be wrong about this !
    null

    Hi Peter,
    I believe that functionality was broken in the field test version of coordinate systems that shipped in 8.1.6 only for transforming data stored in the SDO_POINT type. I'm not sure, but I doubt this will be patched on tru64 unix.
    If you need to get this working you might want to try storing your point data using the elem_info_array and the ordinate array rather than the optimized point type.
    This problem is fixed in 8.1.7.
    Hope this helps,
    dan

  • OAS 4.0.8.1 Archive

    The archive for OAS 4.0.8.1 posted to OTM was incomplete. We have rectified the problem and will be providing a new archive in the next day or so.
    Our most sincere apologies.
    Josue Emmanuel Amaro
    Product Line Manager
    Linux Strategic Business Unit

    Regarding posting a patch -
    Since the archive was corrupt I am affraid that the problem may have been more than missing files. There may be some corrupted binaries as well.
    I'll encourage you to get the new archive to insure that you have the complete product.

Maybe you are looking for

  • Is this normal temperatures after 1 minute of gaming?

    Hi HP. I just want to know if this is normal temperatures after about 1 minute of gaming? 

  • New install for a Surface Pro 3

    I don't have an external dvd drive, so wondering if I can copy the installation disk on my desktop computer to a jumpdrive or external hard drive and then install that way to my Surface's USB port?

  • Playback of events

    When I start playback of an event clip, it stops at the end of the clip instead of carrying on to the next clip in the event. I can't find an option to change this. Can anyone help? Thanks

  • How do you tell the browser what to load first?

    I need an accordion spry to be one of the very first things that load, because typically, it'll remain completely open extending the page. Any ideas on how to tell the browser to load the accordion spry first, or at least load it closed instead of co

  • Detail data at multiprovider level

    Hi, I have a query on multiprovider constructed over 2 DSO's. the Query over DSO shows the data in Detail level, but when we execute the query on multiprovider we are getting aggregated level. is there any options in multiprovider to change the data