Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AIX
/oracle/Disk1/stage/Components/oracle.owb.rsf/11.1.0.7.0/1/Datafiles/filegroup16.jar.
when I look into the Directory, I see the directory 'oracle.owb.rsf' itself missing
/oracle/Disk1/stage/Components
$ ls -l
total 0
drwxr-xr-x 3 oracle oinstall 256 Oct 03 2008 oracle.jdk
drwxr-xr-x 3 oracle oinstall 256 Oct 03 2008 oracle.swd.opatch
drwxr-xr-x 3 oracle oinstall 256 Oct 03 2008 oracle.swd.oui
drwxr-xr-x 3 oracle oinstall 256 Oct 03 2008 oracle.swd.oui.core
drwxr-xr-x 3 oracle oinstall 256 Oct 03 2008 oracle.sysman.ccr
Please suggest me
Thanks
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain data.Please have a look.Code: function add_user_to_db() {
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the code for several hours now, making small adjustments here and there to try to fix this problem.
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page will use code to pull information from a database and display it on the page in a formatted way.Code:
Text Not Displaying Correctly With PHP:GD
I recently moved servers and since then I have noticed that one line of text is showing weirdly.I have attached an example image that was generated. In the word 'Managing' the letters M & N
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/nigeria/images/uploaded/1/71256119068_51fe7f0fd342377.jpegHow can I get the relative document
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built right but I am having some problems when debugging. I do not have PHP Designer 2008 and I am using
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.The first is {$ads->ads_display('1')}, the second {$ads->ads_display('2')} and so on...They appear one under the other.
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and two other individuals can get it to work without any issues on IE, FF, or other browsers, however,
extract a file from zip file
hi,i know how to unzip a zip file in php, but is there a way to just extract a certain file only?
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand, so, if I may, I'd like to ask quite a specific question.I'm creating a contact form, and I need to