Sign in or 

| Started By | Thread Subject | Replies | Last Post | ||||
|---|---|---|---|---|---|---|---|
| dpmtea | Windows Vista not support to 10g | 5 | Thursday, 10:15 PM EST by dpmtea | ||||
|
Thread started: Wednesday, 12:37 AM EST
Watch
I am working in the Windows Vista OS and I try to run Developer 10g application on the web browser but it cannot be done.
Please let me know what should I do ?
Show Last Reply
|
|||||||
| yves512 | apex 3.21 PDF printing Apache FOP | 0 | Nov 10 2009, 7:42 AM EST by yves512 | ||||
|
Thread started: Nov 10 2009, 7:42 AM EST
Watch
I am using APEX 3.2.1 on Oracle 11.g.
I want to test PDF printing (in advanced turorial) with standard config (APACHE FOP no Oracle BI publisher). When I look oracle doc (http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html) prerequisites for installing WAR file (Installing and Configuring Apache FOP) imply downlad for Oracle Containers for J2EE (10.1.3.2) , once there (http://www.oracle.com/technology/software/products/ias/htdocs/utilsoft.html) the acceded page seems restricted to Oracle Application Server 10g Software Downloads. My question : is the last Version (10.1.3.5.0 : Oracle Containers for J2EE 10g (OC4J) (build #090727, 91 MB) - J2EE 1.4 compatible with EJB 3.0 / JPA 1.0 support ) also VALID for Oracle 11g ? |
|||||||
| ehsan.odyssey | Missing inputText value after onClick event | 0 | Nov 2 2009, 7:58 AM EST by ehsan.odyssey | ||||
|
Thread started: Nov 2 2009, 7:58 AM EST
Watch
I wanna fire a click event on a button when the onKeyPress on an inputText triggered.(Im using IE)
javascript function : function enterKeyPressed(tablename,commandname){ var str="form1:"+tablename+":"+commandname; if(window.event.keyCode==13) { submitForm('form1',1,{source:str}); return false; } } problem : Sometimes after typing into input text and pressing enter key ,the page refreshes and value of input text disappears and the event doesn't fire properly. Also, I tried this code: function enterKeyPressed(tablename,commandname){ if(window.event.keyCode==13) { var cmnd = document.getElementById("form1:"+tablename+":"+commandname); cmnd.click(); return false; } } Could anyone tell me why the value disappears? |
|||||||
| jane8 | assignment in the participation process of compensation workbench | 0 | Oct 20 2009, 5:05 PM EDT by jane8 | ||||
|
Thread started: Oct 20 2009, 5:05 PM EDT
Watch
HI,
my question is: how to pass the substantive assignment instead of acting assignment in the participation process of the compensation workbench? Thanks in advanced! Jane |
|||||||
| tosman | I'm new here | 1 | Oct 14 2009, 12:03 PM EDT by naveenhks | ||||
|
Thread started: Oct 13 2009, 12:39 AM EDT
Watch
Can u pls explain what benefit i can have with oracle combine with my university degree in mathematics 2 myself or d company i'm intending workin with.thks
Show Last Reply
|
|||||||
| tosman | I'm new here | 0 | Oct 13 2009, 12:39 AM EDT by tosman | ||||
|
Thread started: Oct 13 2009, 12:39 AM EDT
Watch
Can u pls explain what benefit i can have with oracle combine with my university degree in mathematics 2 myself or d company i'm intending workin with.thks
|
|||||||
| jagmeet.singh01 | Regarding Database Recovery | 0 | Sep 29 2009, 12:20 AM EDT by jagmeet.singh01 | ||||
|
Thread started: Sep 29 2009, 12:20 AM EDT
Watch
Hi Guys,
I have small query or u can say a real life incident. I have taken the full database in the night at around 23:00 hrs. On next day at around 09:00 hrs I added one more datafile to the same database and at around 14:30 hrs my database got corrupted and lost all my datafiles. The only way was to do a full database recovery. But is there some way so that i could recovery my new datafile which i added at around 09:30 hrs in the morning. pls suggest somthing on this. |
|||||||
| rahulspatil | encrypt oracle stored procedures | 0 | Sep 18 2009, 5:40 AM EDT by rahulspatil | ||||
|
Thread started: Sep 18 2009, 5:40 AM EDT
Watch
please any body can suggest me how to encrypt my stored procedure.
thanks in advance
out of
found this valuable.
Do you find this valuable?
Keyword tags:
community
faq
forums
sql*loader processing is slow
|
|||||||
| parag.khambia | invalid username or group for OAM-identity server | 9 | Jul 17 2009, 12:37 AM EDT by in2162c@gmail.com | ||||
|
Thread started: Nov 10 2008, 7:34 AM EST
Watch
i am trying to install OAM
for this i have to first install Identity Server but, at the first stage it asks for username and group on entering any values its prompting error for "invalid username or group" do i have to enter some specific values or do something before starting the installation as i will be using "Oracle Virtual Directory"
Show Last Reply
|
|||||||
| parag.khambia | "invalid user or group" for OAM identity server installation | 1 | Dec 16 2008, 7:36 PM EST by vinod_murthy | ||||
|
Thread started: Nov 26 2008, 2:12 AM EST
Watch
hi,
i have downloaded OAM 10.1.4.0.1 for Linux system and trying to install its first component OAM identity server. to start the installation command used is " /home/oracle/Desktop/OAM/Oracle_Access_Manager10_1_4_0_1_linux_Accsss_Server" at the first stage i have to enter user and group Enter the username the identity server is running as [nobody] Enter the Group for the above username [nobody] but, as i enter user and group for the installation it prompts an error message "invalid user or group" and does not proceed for the further installation i have tried out the many user and gorups listsed in "user manager". the operating system i am using is "Fedora 8" do i have to enter some specific values? or do something before starting the installation as i will be using "Oracle Virtual Directory"? or do i need to start any server before installation? where do the installer looks for the user and group for installation? someone please help me out for this installation.... Thank you...
Show Last Reply
|
|||||||
| FrankfurtMoses | sql*loader | 9 | Nov 28 2008, 9:14 AM EST by linlasj | ||||
|
Thread started: Oct 30 2008, 5:53 AM EDT
Watch
we have server with 32processors with 48gb ram. We have a service that listen to new file been generater into a directory. This files are generated automatically to this directory. We need to load the content of these files using sql*loader. This we have done, but the rate at which this files are been processed are slow. We cannot use parallel or direct approach because we cannot disable the index on the table since the table is been used when loading this files.
for instance, withing 24 hrs, about 50,000 files where generated, only 38,000 were proccessed. Please, who has a suggestion
1
out of
2 found this valuable.
Do you find this valuable?
Do you?
Keyword tags:
sql*loader processing is slow
Show Last Reply
|
|||||||
