Time for your 3rd Quarter Update! Are you in the running for the 6th Annual Expert Awards? Click the link to find out.

Third Quarter Hot Shots
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Oracle IAS Application Server Solutions: 51 - 75 of 175
 
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...
I would like to take an existing Tomcat webapp (Tomcat 4.1.18) and get it to work on the Oracle 10g AS.  What are the set of steps to take to do this? (I installed Oracle 10g AS 10.1.2.0.2 ...
Dears i want to insert 1000 records by only one query. I want to make something like loop we use in language to perform any action in a particular number of times. insert into ali_bill(cns...
hi! can anyone explain the following second sql statement?      private PreparedStatement selectSequencePs;                 private String selectSequence = "select assess_test_id_seq.nextval from du...
Why suddenly did the JSP application  stop? Accesslog: /home/oracle/ora10ias1/Apache/Apache/logs/access_log.1206748800 [29/Mar/2008:03:46:02 +0100] "GET /psh/static/index.jsp?id=10393 HTTP...
Trying to write some SQL for a report and I'm getting the error "Error in parsing Query : [ORA-00934: group function is not allowed here ]" when I test it.  For some reason I'm not allowed to ...
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...
Dear Sir, Actually I am trying to install the Standalone forms and Reports Services (10.1.2.0.2) on RHEL5. In this regard whenever I am trying to run runInstaler it is showing the following ...
On a clean, standalone computer I am attempting to follow oracle by example instructions, I have; added to the primary dns suffix of the computer, added the ip and host name to the hosts fil...
I am running Oracle Appilcation Server 10.2.0 on my AIX 5.3.3 server.  We are trying to start a second instamce of Applcation server using the following commands: /bin/su - oracle -c /opt/o...
I am  trying to execute Oracle  report through the web interface. I get a File download dialog box that asks if you want to Open, Save or Cancel: The Dialog also displays: File Name: rwserv...
Hi experts, after installing Oracle 9 iAS I've faced a problem: can't get response from the database. I've configured the DAD, but I receive every time the message 503 Service Temporarily...
Operating system: SUSE LINUX Enterprise Server 9 (x86_64) No error messages. Process hangs. We kill the process, report sends the second e-mail (which is the third person on the list) then h...
I have installed Oracle 8i onto my machine. But When I try to log on to it , I get the following message: Error: ORA-01034: ORACLE not available ORA-27101: shared memory realm does not e...
hello Experts. i developed application using  JDeveloper 10g 10.1.3.2  Oracle DB 10g 10.1.0.4.2  Application Server 10g 10.1.2.0.2  (Database and application server installed from on d...
I'm assigned to install Oracle application server. I'm relatively new to Oracle so I'm posting this question herre. Which package(s) need to be installed to achieve minimum needed configurati...
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...
I am getting an error with IAS in iasperf.dll.  I have tried reregistering the DLL but it keeps on returning.  The issue is occurring on a Windows 2000 Terminal Server.  It is being used for d...
I placed the following code inside an HTML portlet: <html> <head> <script language="JavaScript" type="text/javascript"> var req function loadURL(url) { req=null if (window.XMLHttpR...
I'm having a problem authenticating users using LDAP.  The application is using form based authentication and the container is configured to use 3rd party LDAP.  The LDAP configuration is conf...
anyone have any guides on how to install Oracle "Reports server" 10g on Redhat enterprise linux v3?  is the reports server part of oracle's application server (iAS) or is that separate? is iAS...
I have installed Oracle App Server 10G, and am running my application on the OC4J. The default installation is 64MB for the JVM and I need more, as I am getting out of memory errors. I have tr...
Hello to all. I am executing a query and Oracle is getting confused with it. This is the query: select op_ord_id, ordem_num, desenho_num, detalhe_num as detalhe_num, operacao_num from o...
Hi. You probably know about the configuration file in the path %ORAHOME%\forms90\server\formsweb.cfg  . This file has some parameters that are passed to the applet that runs Oracle Forms. Ther...
I have our OracleAS server up and running fine but now I'm ask to change the port number for reports and forms from 80 to 7779.  This is risky right?  Where do I make this change?  It concerns...