17 questions
0
votes
0
answers
855
views
Weblogic application server goes in Overload state at 2 specific timings
Our application is deployed on weblogic servers. Our Managed cluster enters in Overload state with all connections of datasource being used up. We get this error on random days and on 2 specific ...
1
vote
2
answers
3k
views
Is it possible to run Apex on other then database server?
Is there anyway to run apex on application server while having database on another server. I meant to say that I want to make one database server in which oracle database will be installed and another ...
0
votes
1
answer
176
views
Oracle Application Server 10g
I need to configure a service to on Oracle application server to test connectivity with database and then send an email notification about status. Can anyone help me please.
Thanks,
-1
votes
1
answer
160
views
Web Configuration, Security in Oracle APEX
I want to build an web application in Oracle APEX, where i want users to enter into the database server through the application server, thus i can ensure more security in my application. IF this is ...
1
vote
1
answer
323
views
How to capture the last returned value from sql session in the unix script?
I am calling a procedure from shell script , my procedure has an out parameter which will return '2' at last in case of any error . My question is how do i capture this last returned value/row in ...
1
vote
0
answers
2k
views
How to configure Oracle HTTP server apache mod_proxy to proxy certain HTTPS requests to external (origin) server over HTTPS
I got two different application running on Two different servers
1. server1 app1 is lets say "abc.com" and I am making api post request "https abc.com/api/v1/clientId/setdata". This server resides ...
0
votes
1
answer
417
views
How to increase performance for HTTPS in Oracle Application Server?
How can we tune the performance (by perhaps changing the parameters) to make HTTPS faster in an OracleAS?
Thank you
0
votes
1
answer
1k
views
Use Higher Version of Unzip in Oracle EBS
-I encounter error during installing ORACLE EBS on LINUX 64 bit server.
-Log shows that:
RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported.
Please make sure you ...
0
votes
2
answers
4k
views
Servlet initialization error after deployment on Oracle AS 10g
I have a web application which runs perfectly on my local environment [http://localhost:8080/myApp/] within Apache Tomcat 7.0.47. I am using Spring Framework.
The problem arises after I deploy my web ...
1
vote
1
answer
262
views
launching wicket application in oracle application (10g) server
I have written wicket application and locally it works perfectly. But when I deploy it to oracle application server (10g) I get this error:
14/01/28 09:49:29.481 NTDB: Servlet error
java.lang....
0
votes
0
answers
232
views
oracle reports parameter width on application server
I have Oracle Report in 10g and a parameter form like this
Problem is that when I throw this report on application server and test it In Internet Explorer or Chrome the Width of Top Parameter Extends ...
-2
votes
1
answer
560
views
Oracle Application Server 10 download link pls [closed]
I need Oracle Application Server 10.
Please give me the link to download this software.
2
votes
1
answer
146
views
Oracle GRCC Tcg data type issue [closed]
I am working with oracle GRCC Tcg Application version 8.6.4. I have created business object successfully on this Tcg application. After that I have created a model using that business object. While I'...
0
votes
2
answers
1k
views
Oracle application server deployed application throwing an error - NoClassDefFoundError
We have deployed our web application deployed on oracle applications server 10 and
we encounter this error when running the application.
Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/...
0
votes
1
answer
2k
views
How to upgrade to java 1.6 from java 1.5 in Oracle Application Server
Interested in upgrading JAVA VERSION from JAVA 1.5 to JAVA 1.6
[oracle@server301 /]$ java -version
java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java ...
0
votes
1
answer
313
views
Monitor connections in the connection pool on Sun App Server
On a Sun (now Oracle) Application Server, how can I monitor connections in the connection pool, on a scheduled frequency?
0
votes
3
answers
506
views
Oracle Application Server; What role in an organization typically supports the middle tier? [closed]
In medium to large organizations what team or group typically support middle tier components like Oracle Application Servers?
(Unix Team, DBA Team, Or Application Development/Support Team)
In a ...