Advertisement

Over 40 Experts attended the first Annual Core Conference! Take a look at what happened throughout the week...

2008 Core Conference

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Oracle IAS Application Server Solutions: 76 - 100 of 112
 
I am using Oracle Application Server 10.1.2/Discoverer 10.1.2 with infrastructure/Middle Tier on same Windows box.  I need to configure OID to use external authentication with Active directory...
What is the syntax for checking to see if Oracle Wallet installed on a Unix machine?
Hi everyone, I have in the Data Block Trigger ON-SEQUENCE-NUMBER Begin      IF :Global.Using_Transactional_Triggers = 'TRUE' THEN           User_Exit('orderid seq=MEDORDER_ID');           ELSE           Gene...
I have created Canvas with fields/text items so that user can fill the request and submit it. While it submit activity, I want the When-Button-Pressed to insert new record and if the record ex...
Dear Experts,         I have a new oracle 10g database with LDAP OID, but I am new to such stuff, so I would be pleased if someone guide me on how to benchmark the LDAP (Response time) is the...
I need to find out how to disable the caching of a OC4J application. We are using Oracle Standalone workflow 9.2.0.8 along with the OC4J 10.1.3.1.0. The problem is that the modifications b...
Hello, People! I´m using a standalone OC4J installed in my local machine. I am tried to create a virtual directory in it, but i coudn´t. I don´t know what is wrong. I did like an article sa...
I am trying to write a piece of code to insert a new item in an object table I need to use a for loop and an exception called dup_val... which makes sure that duplicate field are not ent...
Wondering what rights are needed for adding a user to OID from DBMS_LDAP package. My admin seems to think that access to the change log is all that is required, but I get a "not sufficient rig...
I am experiencing a strange problem with 10g Release 2 Application Server installation on Windows 2000. At the end of infrastructure installation, one of the configuration assistans (Java Secu...
I am installing Oracle10g Application Server on my PC (to test some of their B2B functionality).  According to their documentation I have to install the "Infrastruture" first.  This creates th...
Hi, after installing IAS I can't reach the stored proceduresin my database. I receive the message in the subject: HTTP-503 ORA-6550 <B>Call to WPG_SESSION API Failed.</B><BR> Does anyo...
When running a web-layout JSP Excel report (as those in 240819.1), if the user closes his browser or the portal times out the provider, the worker thread and database query continue runnin...
Hi, I have an Oracle Application Server 10g (10.1.2.0.2) running a Forms application and configured for SSL. We authenticate using OID and SSO; both have been configured for SSL. Our applic...
Please help aswer the following questions: 1. How do I setup Forms Home? 2. How do I configure Forms-JSP Integration? 3. How do I Setup DAD for forms? Many thanks.
I installed oracle 10 ias release 3.  I have an apache directory and a opmn directory.  I have tried running the command /opmn/bin/opmnctl startall and it started web services. I would like...
I got the following error: 500 Internal Server Error OracleJSP: oracle.jsp.provider.JspCompileException: Errors compiling:C:\oc4j\j2ee\home\application-deployments\default\defaultWebApp\per...
This is the error I get: Failed to deploy web application "xxx". Failed to deploy web application "xxx". . Base Exception: J2EE application: xxx has already been deployed. Redeploy needs t...
I have a Forms app that needs to launch an application that is not on the Oracle App Server.  It's on a separate server.  How do I launch the app?  Currently the app sits on the local pc and I...
Hi all, Trying to track this guy down, just can't find any documentation on this...  On top of it all, not really sure which piece of technology the problem is stemming from... but we'll st...
Hey folks in the data-source.xml code: --------------------------------------------------------------------------------         <data-source            class="com.evermind.sql.DriverManagerDataSo...
Hi, when attempting to start 9ias using apachectl start, we get a message to say that there is a duplicate DAD location (as per the 2 lines from the error_log) [Tue Mar 16 09:31:44 2004]...
hi I have a proble while compling my application in JDeveloper in all JSP pages. Its giving error that Error: Unable to load taghandler class: struts/html-el though its including  st...
I'm having trouble creating user in a 9ias database via web front end. I use the following sql to create the user strSQL="CREATE USER"""+strUser+"""PROFILE ""DEFAULT"" IDENTIFIED BY ""HE...
Could you please explain me what is oracle iAS?