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
PHP arrays into arrays need help
HelloI am trying to highlight the days on my calendar based on the dates that i have in my database. Currently I can only get it to display the last element in the database which leads me to believe
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:2010-01-26 and 2010-05-30and I want to return the dates of all the Mondays between them:2010-02-012010-02-082010-02-15....etc.Thanks
Displaying image from database
Hi,I've got a site where that's got a database behind it. Currently it has loads of items in rows that all have different pictures. There is a field called "Image" that has the name of the
How to add an image/C++ OpenGL?
Hi,
SAP Logon Failed
I tried to login to SAP through MMC.
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possible letters and then looping it.Code: $available = array('a', 'b', 'c, 'd'); //write a-zfor
MYSQL gen help
This is my Mysql gen. can anyone tell me why this echosMID(networkset.networkid, 3, 3) AS "MNC" SELECT FROM scan JOIN gps ON scan.gpsid = gps.gpsid JOIN gsmscanset ON scan.scanid =
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the right posted. That database is set up to keep post id, title, subject, date, and author. The only
How to insert random unique values in 2 columns ?
I have table with 2 columns
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time somebody enter it.. like this for example any good hint on how to do this?<?phpheader(