Oracle 9i AIX versions available

Does Oracle offer 9i for AIX on a 32 bit system? I can't find it anyplace. And if we have a 32 bit system, does it mean that we absolutely cannot install 9i?

9i requires 64-bit with the exception that Oracle is making a Windows 32-bit version. We run AIX and will have to get
a new server before we can go to 9i because of this. I believe 9i is supported on AIX 4.3.3 and above.
You can confirm whether or not you have a 64-bit hardware by doing the following at an AIX prompt:
cd /bin
./locale64
If you have 32-bit hardware the following will be returned:
exec(): 0509-036 Cannot load program ./locale64 because of the following errors:
0509-032 Cannot run a 64-bit program on a 32-bit machine.
If you have 64-bit hardware, something like this will be returned:
LANG=en_US
LC_COLLATE="en_US"
LC_CTYPE="en_US"
LC_MONETARY="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_MESSAGES="en_US"
LC_ALL=

Similar Messages

  • Latest version available for Oracle Forms and Reports in 11g AS

    Deaer Friends,
    Please let me know latest version available for Oracle Forms and Reports in 11g Application Server and let me know whether it is supported in Windows - 64 Bit Platform
    Regards,
    DB

    DB,
    Oracle Forms and Reports 11g Release 2 (11.1.2) is the most recent forms and reports.
    If you're on 11.1.1.x (for example 11.1.1.5 or 11.1.1.4), please refer to http://docs.oracle.com/cd/E24269_01/doc.11120/e23975/upgrade_from_r1.htm for upgrade procedure.
    Otherwise, if you're installing it brand new, download Oracle Forms and Reports 11gR2 (11.1.2.0.0 from http://www.oracle.com/technetwork/developer-tools/forms/downloads/index.html
    HTH,
    Raj Mareddi
    http://www.freeoraclehelp.com

  • Free Oracle E-Business full installation version available in net?

    Hi all,
    Free Oracle E-Business full installation version available in net?
    If any know the URL,pls let me know the same.
    Thanks and Regards
    Ram S

    Solution Beacon is providing 11i Vision instance for public access ...
    http://vis11510ext5.solutionbeacon.net/OA_HTML/AppsLocalLogin.jsp

  • Oracle 9i feature not available in Oracle 10g

    The following query does work in Oracle 9.2.0.4 (and 9.2.0.5), but does not work in Oracle 10.1.0.3 (Linux)
    SELECT *
    FROM MEDIA_CONTENT
    WHERE EXISTSNODE
    (MCON_XML,
    '/rdf:RDF/rdf:Description[ora:contains(dc:title,"Whale")>0]',
    'xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ora="http://xmlns.oracle.com/xdb"')
    The error message
    ORA-29913: error in executing contains callout
    ORA-15198: operation [contains with non-leaf node] is not yet available
    indicates, that this feature is not yet available in Oracle 10.1.0.3
    Does anybody know, when this feature is available in Oracle 10, too ? Already in 10.1.0.4 ? Or in Oracle 10g Release 2 ?
    Thanks,
    Ulf

    I assume you have Windows on the client. The "Drivers" page of the ODBC_DSA should list all installed drivers. You require:
    name= Oracle ODBC Driver
    version= 8.01.07.00 (or something similar)
    company= Oracle Corporation DO NOT USE the Microsoft one.
    If this does not show, then either it was not included in the Oracle Client installation or you have not rebooted after the Oracle Client installation; the ODBC driver is not visible until rebooted.

  • Oracle XE Western version not working on Windows XP pro

    I have noticed that production version of the Oracle XE Western version does not work properly. The beta version created the database properly, the production version does not. I tried to install it on a Windows XP Pro version.
    Below is the alert_xe.log
    Dump file c:\oracle\xeprod\app\oracle\admin\xe\bdump\alert_xe.log
    Thu Mar 30 11:38:32 2006
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:533M/1023M, Ph+PgF:2253M/2461M, VA:1945M/2047M
    Thu Mar 30 11:38:32 2006
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 285212672
    control_files = C:\ORACLE\XEPROD\ORADATA\XE\CONTROL.DBF
    compatible = 10.2.0.1.0
    db_recovery_file_dest = C:\oracle\xeprod\app\oracle\flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    audit_file_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 94371840
    MMAN started with pid=4, OS id=4092
    PSP0 started with pid=3, OS id=4088
    PMON started with pid=2, OS id=4084
    DBW0 started with pid=5, OS id=2044
    LGWR started with pid=6, OS id=1248
    CKPT started with pid=7, OS id=200
    SMON started with pid=8, OS id=2036
    RECO started with pid=9, OS id=2012
    CJQ0 started with pid=10, OS id=212
    MMON started with pid=11, OS id=1924
    Thu Mar 30 11:38:38 2006
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=380
    Thu Mar 30 11:38:38 2006
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Thu Mar 30 11:38:42 2006
    The input backup piece C:\ORACLE\XEPROD\APP\ORACLE\PRODUCT\10.2.0\SERVER\CONFIG\SEEDDB\EXPRESS.DFB is in compressed format.
    Thu Mar 30 11:39:10 2006
    Full restore complete of datafile 4 to datafile copy C:\ORACLE\XEPROD\ORADATA\XE\USERS.DBF. Elapsed time: 0:00:26
    checkpoint is 193065
    Full restore complete of datafile 2 to datafile copy C:\ORACLE\XEPROD\ORADATA\XE\UNDO.DBF. Elapsed time: 0:00:27
    checkpoint is 193065
    Thu Mar 30 11:39:27 2006
    Full restore complete of datafile 3 to datafile copy C:\ORACLE\XEPROD\ORADATA\XE\SYSAUX.DBF. Elapsed time: 0:00:45
    checkpoint is 193065
    Thu Mar 30 11:39:27 2006
    Errors in file c:\oracle\xeprod\app\oracle\admin\xe\udump\xe_ora_488.trc:
    ORA-00600: internal error code, arguments: [krbrckhr_fail], [C:\ORACLE\XEPROD\APP\ORACLE\PRODUCT\10.2.0\SERVER\CONFIG\SEEDDB\EXPRESS.DFB], [83], [128], [3], [9427], [], []
    Thu Mar 30 11:39:29 2006
    Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\oracle\xeprod\oradata\XE\system.dbf',
    'C:\oracle\xeprod\oradata\XE\undo.dbf',
    'C:\oracle\xeprod\oradata\XE\sysaux.dbf',
    'C:\oracle\xeprod\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    Thu Mar 30 11:39:29 2006
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    Thu Mar 30 11:39:29 2006
    Errors in file c:\oracle\xeprod\app\oracle\admin\xe\udump\xe_ora_744.trc:
    ORA-01565: error in identifying file 'C:\oracle\xeprod\oradata\XE\system.dbf'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-1503 signalled during: Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\oracle\xeprod\oradata\XE\system.dbf',
    'C:\oracle\xeprod\oradata\XE\undo.dbf',
    'C:\oracle\xeprod\oradata\XE\sysaux.dbf',
    'C:\oracle\xeprod\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS...
    Shutting down instance: further logons disabled
    Thu Mar 30 11:39:29 2006
    Stopping background process CJQ0
    Thu Mar 30 11:39:29 2006
    Stopping background process MMNL
    Thu Mar 30 11:39:29 2006
    Stopping background process MMON
    Thu Mar 30 11:39:30 2006
    Shutting down instance (immediate)
    License high water mark = 1
    Thu Mar 30 11:39:30 2006
    Stopping Job queue slave processes
    Thu Mar 30 11:39:30 2006
    Job queue slave processes stopped
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Thu Mar 30 11:39:32 2006
    ALTER DATABASE CLOSE NORMAL
    ORA-1507 signalled during: ALTER DATABASE CLOSE NORMAL...
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Thu Mar 30 11:39:34 2006
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 285212672
    control_files = C:\ORACLE\XEPROD\ORADATA\XE\CONTROL.DBF
    compatible = 10.2.0.1.0
    db_recovery_file_dest = C:\oracle\xeprod\app\oracle\flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    audit_file_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 94371840
    PMON started with pid=2, OS id=756
    PSP0 started with pid=3, OS id=796
    MMAN started with pid=4, OS id=836
    DBW0 started with pid=5, OS id=928
    LGWR started with pid=6, OS id=152
    CKPT started with pid=7, OS id=924
    SMON started with pid=8, OS id=932
    RECO started with pid=9, OS id=1212
    MMON started with pid=10, OS id=1272
    MMNL started with pid=11, OS id=1296
    Thu Mar 30 11:39:35 2006
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Thu Mar 30 11:39:35 2006
    Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\oracle\xeprod\oradata\XE\system.dbf',
    'C:\oracle\xeprod\oradata\XE\undo.dbf',
    'C:\oracle\xeprod\oradata\XE\sysaux.dbf',
    'C:\oracle\xeprod\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    Thu Mar 30 11:39:35 2006
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    Thu Mar 30 11:39:35 2006
    Errors in file c:\oracle\xeprod\app\oracle\admin\xe\udump\xe_ora_1144.trc:
    ORA-01565: error in identifying file 'C:\oracle\xeprod\oradata\XE\system.dbf'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-1503 signalled during: Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\oracle\xeprod\oradata\XE\system.dbf',
    'C:\oracle\xeprod\oradata\XE\undo.dbf',
    'C:\oracle\xeprod\oradata\XE\sysaux.dbf',
    'C:\oracle\xeprod\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS...
    Thu Mar 30 11:39:35 2006
    Stopping background process MMNL
    Thu Mar 30 11:39:36 2006
    Stopping background process MMON
    Starting background process MMON
    Starting background process MMNL
    MMON started with pid=10, OS id=580
    MMNL started with pid=11, OS id=1288
    Thu Mar 30 11:39:36 2006
    ALTER SYSTEM enable restricted session;
    Thu Mar 30 11:39:36 2006
    alter database "XE" open resetlogs
    ORA-1507 signalled during: alter database "XE" open resetlogs...
    Thu Mar 30 11:39:36 2006
    alter database drop logfile group 3
    ORA-1507 signalled during: alter database drop logfile group 3...
    Thu Mar 30 11:39:36 2006
    ALTER TABLESPACE TEMP ADD TEMPFILE 'C:\oracle\xeprod\oradata\XE\temp.dbf' SIZE 20480K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    ORA-1109 signalled during: ALTER TABLESPACE TEMP ADD TEMPFILE 'C:\oracle\xeprod\oradata\XE\temp.dbf' SIZE 20480K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED...
    Thu Mar 30 11:39:36 2006
    ALTER SYSTEM disable restricted session;
    Shutting down instance: further logons disabled
    Thu Mar 30 11:39:37 2006
    Stopping background process MMNL
    Thu Mar 30 11:39:38 2006
    Stopping background process MMON
    Thu Mar 30 11:39:38 2006
    Shutting down instance (immediate)
    License high water mark = 1
    Waiting for dispatcher 'D000' to shutdown
    Waiting for shared server 'S000' to die
    Waiting for shared server 'S002' to die
    Waiting for shared server 'S003' to die
    All dispatchers and shared servers shutdown
    Thu Mar 30 11:39:39 2006
    ALTER DATABASE CLOSE NORMAL
    ORA-1507 signalled during: ALTER DATABASE CLOSE NORMAL...
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Thu Mar 30 11:39:42 2006
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    spfile = C:\ORACLE\XEPROD\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
    sga_target = 285212672
    control_files = C:\ORACLE\XEPROD\ORADATA\XE\CONTROL.DBF
    compatible = 10.2.0.1.0
    db_recovery_file_dest = C:\oracle\xeprod\app\oracle\flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    audit_file_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = C:\ORACLE\XEPROD\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 94371840
    PMON started with pid=2, OS id=1480
    PSP0 started with pid=3, OS id=1484
    MMAN started with pid=4, OS id=1488
    DBW0 started with pid=5, OS id=576
    LGWR started with pid=6, OS id=1492
    CKPT started with pid=7, OS id=1496
    SMON started with pid=8, OS id=1260
    RECO started with pid=9, OS id=376
    CJQ0 started with pid=10, OS id=824
    MMON started with pid=11, OS id=244
    MMNL started with pid=12, OS id=1636
    Thu Mar 30 11:39:42 2006
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Thu Mar 30 11:39:42 2006
    ALTER DATABASE MOUNT
    Thu Mar 30 11:39:42 2006
    ORA-00202: control file: 'C:\ORACLE\XEPROD\ORADATA\XE\CONTROL.DBF'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Thu Mar 30 11:39:42 2006
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    Thu Mar 30 11:41:54 2006
    alter database mount
    Thu Mar 30 11:41:54 2006
    ORA-00202: control file: 'C:\ORACLE\XEPROD\ORADATA\XE\CONTROL.DBF'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-205 signalled during: alter database mount
    Thanks,
    Lucian

    I think the relevant error from the log file is as follows
    ORA-01565: error in identifying file 'C:\oracle\xeprod\oradata\XE\system.dbf'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-1503 signalled during: Create controlfile reuse set database "XE
    There are a couple of things to consider here
    Why is this install going into c:\oracle\xeprod ? If should be going into C:\oraclexe. Did you do something to change the default install infrastructure ?
    Secondly - sometimes we see this unable to open file error message if some other process is reading the file at the same time as the installer is trying to install it. Anti virus software and Google desktop have been culprits to date.

  • OWB 9.2 AIX is available

    OWB[u] 9.2 on AIX is available for download on OTN:
    http://otn.oracle.com/software/products/warehouse/index.html
    Instructions:
    Here are the instructions to un-tar and install from the owb92aix.tar file
    - transfer owb92aix.tar to the machine where the install is to take
    place
    - put it into an empty directory w/ at least 2G disk space
    - un-tar from it using "tar xf owb92aix.tar"
    - cd into the owb92aix directory
    - cd into the Disk1 directory
    - the contents of this directory is exactly what CD #1 is, so the
    install should start here by executing the runInstaller script from here
    CD Pack
    OWB 9.2 on AIX is being added to the Oracle 9.2 AIX database pack and will be available in about 10 business days.

    Phil and all,
    We have continuously stressed the importance of the OWB AIX port to the porting team. Unfortunately it is not our direct development team that does the porting. The porting team has told us that the 10g beta 2 release goes first; OWB is next. For whatever reason there has been a delay and we also bang our heads against the wall.
    Unfortunately the only 'real' option you have to target AIX is to temporarily use the OWB904 release and use patch 2864550 or 2864560 (depending on the database release) for the server-side installation. Luckily to migrate from OWB904 to OWB92 is relatively little effort.
    Thank you for your patience.
    Mark.

  • Where do i get Oracle Data Provider version 9.2.0.4.01

    Hi
    Does anyone knows if Oracle Database 9.2.0 media kit comes with
    Oracle Data Provider version 9.2.0.4.01 as database component ?
    Else how do i get this Oracle Data Provider version 9.2.0.4.01 .
    Thanks
    Francis

    Are you referring to Oracle Data Provider for .NET (1.x)?
    I would guess that a 9.2.0.1 base release is old enough to not include the component. (But it is easy enough to check by starting up the installer, faking an install, and take a look what's available under Windows Interfaces.)
    Do you need that specific version, 9.2.0.4.01?
    Otherwise there's Oracle 9.2 ODAC that includes ODP.NET 9.2.0.7. (Note: for .NET Framework 1.x).
    I'd say the component is usually installed on the client side (e.g. app server) but you should be able to use odac to add the component to a database server install as well (as long as version etc. requirements are followed).

  • Oracle 9 feature not available in Oracle 10

    The following query does work in Oracle 9.2.0.4 (and 9.2.0.5), but does not work in Oracle 10.1.0.2 (Linux)
    SELECT *
    FROM MEDIA_CONTENT
    WHERE EXISTSNODE
    (MCON_XML,
    '/rdf:RDF/rdf:Description[ora:contains(dc:title,"Whale")>0]',
    'xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ora="http://xmlns.oracle.com/xdb"')
    The error message
    ORA-29913: error in executing contains callout
    ORA-15198: operation [contains with non-leaf node] is not yet available
    indicates, that this feature is not yet available in Oracle 10.1.0.2
    Does anybody know, when this feature is available in Oracle 10, too ? Already in 10.1.0.3 ?
    Thanks,
    Ulf

    I assume you have Windows on the client. The "Drivers" page of the ODBC_DSA should list all installed drivers. You require:
    name= Oracle ODBC Driver
    version= 8.01.07.00 (or something similar)
    company= Oracle Corporation DO NOT USE the Microsoft one.
    If this does not show, then either it was not included in the Oracle Client installation or you have not rebooted after the Oracle Client installation; the ODBC driver is not visible until rebooted.

  • 500 Internal Server Error (Oracle 10g AS version 10.2.1.0.2

    Hi,
    I have installed Oracle 10g AS version 10.2.1.0.2 on my machine. Oracle Database is also on the same machine. I am trying to incorporate the Look & Feel functionality in a demo application. I have downloaded the Look & Feel project from the net. This does not use jInitiator. It uses the Sun Java Jre 1.4 instead. I have created a config in the formsweb.cfg also, however, when i run the form it gives me error;
    500 Internal Server Error
    Forms Servlet Error.
    Please check the servlet configuration to make sure this value specifies a valid file.
    The config is as below;
    [javaplugin]
    form=laf_demo.fmx
    userid=dev/dev@orcldev
    baseHTMLJInitiator=webutiljpi.htm
    jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_09/index.html
    jpi_classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
    jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4-windows-i586.cab#Version=1,4,0,0
    WebUtilArchive=frmwebutil.jar,jacob.jar, laf.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    Can anyone please help what should i do to get over with this problem.
    Any help would be highly appreciated.

    Look for the pathset at metalink. The patchset includes a README file that details the procedure. You should read it through, since there are several notes you should be aware of and you should determine if the particular upgrade procedures apply to your specific environment.
    One more thing, I suggest you to upgrade to 10.2.0.4.0, the latest patchset available for this platform.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Step By Step Implementation of RAC in Oracle EBS R12 (version 12.0.4)

    Hi,
    Can anyne suggest me any Document in metalink or any other useful document on the
    *"Step By Step Implementation of RAC in Oracle EBS R12 (version 12.0.4)"*.
    My Database Version is 10g Enterprise Edition Release 10.2.0.4.0 and my Platform  is HP-UX  ia64.

    How To Find Out The Example of The LOCAL_LISTENER and REMOTE_LISTENER Defined In The init.ora When configuring the 11i or R12 on RAC ? [ID 744508.1]
    1072636.1 - Oracle E-Business Suite Release 12 High Availability Documentation Roadmap
    Please check Hussein's discussion before
    Rac and R12
    R12 with RAC
    Rac and R12
    Moving from NON-RAC to RAC
    R12 and RAC
    Re: R12.1-RAC
    EBS R12 on Linux with RAC

  • Is there a Oracle 9.2 version for X64 bit platform

    Hello!!
    I have X64 bit machine with Windows 2003 server enterprise x64 edition installed.
    Is there a Oracle 9.2 version which I can install on this machine?
    In the site I found the Oracle 9.2 version for IA64.
    Could anyone give me any pointers as to where I can find Oracle 9.2 for x64 platform.
    thanks and regards,
    Sandeep

    Hi,
    currently you only can install 9.2 32bit (Patch Set 9.2.0.3.0 or higher is required) on this platform. Pure 64bit software is only available for Itanium and EMD64/AMD64 architectures. I don't know if there are any plans to change that.
    Regards Werner

  • Need Oracle jdeveloper old version 9.0.3

    I ' m learning Oracle Jdeveloper and I'm begining with earlier versions .
    plase I need help.
    thanks a lot
    kboka,
    Abidjan, Ivory Coast, West Africa

    First, let me say that I don't see why you would ever want to download JDev 9.0.3 when you can download JDev 10.1.3.3, which is MUCH MUCH MUCH MUCH better.
    OK, now for the useful info :-) If you have access to Metalink, I suggest you open an SR. 9.0.3 was de-supported in 2005, which is why there are no links available. If you are trying to download 9.0.3 because you are using OAF, there is a special version available for download as a patch from Metalink (the latest version is in patch 6012619).
    Ara

  • Current Oracle XE download version "new"?

    I have been happily using Oracle XE for development on Windows since Dec-2005; it reports its Database Version as:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Beta
    Looking at Oracle downloads, I see that what is available is labeled as:
    Oracle Database 10g Release 2 (10.2.0.1)
    Express Edition for Microsoft Windows
    My question: is the version available for download now newer than what I have? The version numbers appear to be the same. But the size of the download file is larger than the original file I downloaded.
    If it is new, how can I get a sense of changes, so I can judge whether updating what I am using for development is appropriate?
    If I should update ... ah ... how does one go about updating Oracle XE?
    Thanks,
    Emby

    Looks like you are using a beta version, so of course you should go up to a regular release. You wouldn't want to release something that was developed with beta software, right?
    I dont think there's an upgrade path from beta to RTM version. You need to install anew.

  • Compatibility between OFA release 11i version 6.4 and AIX version _._?

    Hi I have to get my boss the answer to this question : What AIX version is compatible with OFA release 11i version 6.4? By the "end of the day" . This question is regarding an upgrade we are performing.
    Also if the version of AIX is provided, if someone knows the version of UDB that is compatible with that version of AIX, I would greatly appreciate it if you could post it as well. Thank you very much. Ive searched on google and clusty with no helpful results at all.

    If you need to identify an active Support Identifier for your organization you should:
    Contact your MetaLink customer user administrator. Details of the MetaLink customer user administrator for CSIs in your MetaLink user profile can be found at the bottom of the PROFILE screen (top right corner on the MetaLink home page)
    Refer to your support renewal quote letter, your CSIs are printed here.
    Contact your Support Delivery Manager (not applicable to all customers).
    Contact your local Oracle Support Sales representative. Contact details for ‘Support Sales’ in each country can be found from this web page http://www.oracle.com/support/contact.html
    In other words if nobody in Your company knows the support id, then contact sales person who sold oracle licenses to Your company.

  • CJS-00081  Assertion failed: No db client software version available

    Hi Experts,
    I'm doing system copy on Oracle.9.2 and SAP R/3 Enterprise 4.70 Ext.Set 1.10 SR1 in AIX5L, I haved check Note:659509,
    during run the Installation Master,The Central Instance and Oracle software is installed and when I installing Database instance, the error massage show up as following:
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_ClientVersion.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_ClientVersion.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_ClientVersion.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tORA_TablespaceNameMapping.insertRow(), inserting
    TRACE      [iaxxhcache.hpp:534]
               CDomainObjectCache::readFromKeyDb(iastring, bool, const iastring &)
    CDomainObjectCache::readFromKeyDb: Reading from tGlobalDbParameters WHERE dbSid = 'PRD'
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    tGlobalDbParameters.updateRow(, WHERE dbSid = getContextParameter('dbSid')), updating
    ERROR      2011-06-25 07:29:41 [iaxxinscbk.cpp:219]
               abortInstallation
    CJS-00081  Assertion failed: No db client software version available in tORA_ClientVersion for client type AIX_64
    have any advice?

    Oracle 9 is out of support. Why are you using this version. You can install R/3 4.7 on Oracle 10g, and as per your problem have you installed oracle through setup.exe or Sapserver.cmd ?
    Regards,
    Subhash

Maybe you are looking for

  • Ipod not showing any music, Itunes dies when connecting

    Hey everybody, Here's my problem: Earlier on I loaded 40 songs on my Ipod Classic and was charging it for a little while. When I disconnected it, it told me no songs were in it's library. I reconnected the Ipod to my computer several times and everyt

  • Error by using DEREF() of the object in oracle 9i

    Dear All, We are moving our VB6.0 / oracle8i application to oracle9i and we are facing a problem wherever we have used the below SQL. SELECT deref(ref_OBJECT_name) into exx_collection_object from dual And the error we are getting is ORA-00600: intern

  • Ipod nano 1st gen is not recognized in itunes 10

    I updated my computer system to leopard 10.5.8 as well as the latest itunes 10. I bought a new ipod nano 6th gen, and it syncs and works fine. The problem I have is my old Ipod. It is detected by my power mac on the desktop only the icon it has is a

  • Windows 8.1 slow on 5 year old Dell Laptop

    I have a 5 year old DELL XPS laptop (32 bit) with 3 GB of RAM... I run windows 8.1 , I see that there are certain peculiar problems with 8.1 on my machine.... 1) When I shut down my machine, it could take upto 3-4 (or maybe more) to shut down compete

  • SAP to XML Conversion

    Hi all,          Using SAP_CONVERT_TO_XML_FORMAT Functional Module <b>twice</b>, I Converted 2 Internal Tables to XML Format... i am getting the Result into 2 Seperate XML Files.. But i need Result in a Single XML files... Internal Tables format are