Oracle Calendar Standalone 10g on Redhat EL4

I have been working on the Oracle Calendar Standalone 10g install. Thought I would post a few quick notes, hopefully helping others that are having the same problems. The instructions say to go to <installfolder>/calendar_standalone/disk1/runinstall.sh. There is no Disk1 folder. I also had to go into the <oracle_standalone/install/oraparam.ini and manually add "redhat-4" to the list of supported OS's. Then, the installer works fine. I am stuck, however, on getting the "admin page" running, I go to <ip>:<port>/ocad-bin/ocad.cgi?object=nodeadm, and get:
You don't have permission to access /ocad-bin/ocad.cgi on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
I have set <ORACLE_HOME>/ocad/bin to be owned by apache.apache, and chmodded to 777, still no luck.
Anyone else run into this problem?

A few more notes about Oracle Calendar 10g Standalone...
I had to manually chmod 755 the entire directory tree to the <oracle_home>. For some reason, the installer did not do this. This is what was giving me the 403: forbidden errors trying to reach the administration page. Note, do not 'chmod -R 755 *', as this will really cause problems.. Since my <oracle_home> was "/opt/oracle/10.1.1/ocs_1/" I had to:
cd /
chmod 755 opt
cd opt
chmod 755 oracle
cd oracle
chmod 755 10.1.1
cd 10.1.1
chmod 755 ocs_1
And then, apache could traverse the directory tree to get to the ocad/bin folder.
Brian

Similar Messages

  • Oracle calendar standalone R2 fails with Sun ONE 5.2

    I am trying to install Oracle Collaboration Suite R2 on a Windows 2000 server platform.
    have followed steps outlined in document for installing oracle collaboration suite stand alone on Windows.
    All proceeds well, until step 15.
    Configuration assistant failed.
    OUTPUT:
    Starting to execute configuration assistants
    Launched configuration assistant 'Calendar Server Configuration Assistant for Windows'
    Tool type is: Optional.
    The command being spawned is: 'd:\ocs\ocal/ca/RunCA.bat -noprompt'
    Start output from spawned process:
    **ERROR** Unable to create the Resource Relative DN.
    Please create it manually in the Directory Server.
    java.io.IOException: d:\ocs\ocal\bin\uniinstalltools: returned 1
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(OCalConfig.java:1762)
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(OCalConfig.java:1710)
         at oracle.calendar.server.configuration.OCalConfig.setupExtDirServ(OCalConfig.java:1391)
         at oracle.calendar.server.configuration.OCalConfig.setDsSpecInfo(OCalConfig.java:1438)
         at oracle.calendar.server.configuration.OCalConfig.run(OCalConfig.java:769)
         at oracle.calendar.server.configuration.OCalConfig.main(OCalConfig.java:81)
    **ERROR** Unable to create the Resource Relative DN.
    Please create it manually in the Directory Server.
    java.io.IOException: d:\ocs\ocal\bin\uniinstalltools: returned 1
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(OCalConfig.java:1762)
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(OCalConfig.java:1710)
         at oracle.calendar.server.configuration.OCalConfig.setupExtDirServ(OCalConfig.java:1403)
         at oracle.calendar.server.configuration.OCalConfig.setDsSpecInfo(OCalConfig.java:1438)
         at oracle.calendar.server.configuration.OCalConfig.run(OCalConfig.java:769)
         at oracle.calendar.server.configuration.OCalConfig.main(OCalConfig.java:81)
    **ERROR** Unable to initialize connection to directory
    uniaddnode: Unable to complete request. Directory Server may be down.
    **ERROR** Could not create the Calendar node.
    java.io.IOException: d:\ocs\ocal\bin\uniaddnode: returned 1
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(OCalConfig.java:1762)
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(OCalConfig.java:1710)
         at oracle.calendar.server.configuration.OCalConfig.createNode(OCalConfig.java:1694)
         at oracle.calendar.server.configuration.OCalConfig.run(OCalConfig.java:858)
         at oracle.calendar.server.configuration.OCalConfig.main(OCalConfig.java:81)
    java.lang.Exception: uniaddnode failure
    End output from spawned process.
    Have tried the RunCA.bat manually. FAILS
    Have tried "uniaddnode" manually. FAILS
    First updated the schema of the Directory server. Can verify that the ctcal entries exists.
    Sun ONE Directory Server 5.2 is up and running. Fresh install.
    "cn=Directory Manager" can log in.
    Restarted Sun ONE Directory Server. Same Result, FAILS
    Have tried another Directory manager. FAILS
    password correct for cn=Directory Manager.
    What am I missing?
    Have checked the LDAP logs of server.
    uniaddnode isn't even attempting to query the LDAP. If there is no query than there can be no bind. If there is no bind there can be no entries and modifications.
    TAR is open in metalink.
    CSR is still investigating. They are giving me the "run-around". I can duplicate the problem on ANY server at ANY time.
    Problem is independent of Sun ONE Directory Server 5.2 and iPlanet Directory Server 5.1 and 5.1SP3.
    Help needed

    try this
    1. edit the hosts file & add the hostname & ip address of the machine
    2. run $ORACLE_HOME/local/bin/uniaddnode -n 1
    3. retry the configuration assistant

  • Oracle Application Server 10g Rel 1/Rel 2 on Redhat EL4

    Hi,
    Pl. can someone tell me how do I install Oracle AS 10G Rel1/Rel2 on Redhat EL4 update2.
    Thanks,
    Amit Mujumdar

    10.2.0.2 or higher to be exact - 10.2.0.0 does not ship with the JSR-168 container.

  • Error While Installing ORACLE 10g in Redhat Linux 5.0

    Hi all,
    Anybody please guide me regarding the posted error.
    I'm trying to install ORACLE 10g in Redhat Linux 5.0 and finding error as "Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-10-15_09-20-56PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    I tired a lot to sort it out but unable to resolve.So please tell me the possible ways.
    I appreciate all types of clarifications...
    Thanks in Advance
    Sajeev George

    Sajeevcmc wrote:
    Hi,
    Thanks for the reply.
    Could you please tell me the rpm full name and where i can download the same?
    Thanks in Advance
    SAJEEV GEORGEYou need to have the following packages installed already before starting Oracle installation
    http://download.oracle.com/docs/cd/B19306_01/install.102/b15669/pre_install.htm#sthref80
    binutils-2.15.92.0.2-10.EL4
    compat-db-4.1.25-9
    control-center-2.8.0-12
    gcc-3.4.3-9.EL4
    gcc-c++-3.4.3-9.EL4
    glibc-2.3.4-2
    glibc-common-2.3.4-2
    gnome-libs-1.4.1.2.90-44.1
    libstdc++-3.4.3-9.EL4
    libstdc++-devel-3.4.3-9.EL4
    make-3.80-5
    pdksh-5.2.14-30
    sysstat-5.0.5-1
    xscreensaver-4.18-5.rhel4.2
    And from the following link, you can get the same list:
    http://www.puschitz.com/InstallingOracle10g.shtml (Go to Checking Software Packages (RPMs))
    And from my installation guide you can easily install Oracle on Linux by following step by step instruction
    [Step by Step Installing Oracle Database 10g Release 2 on Linux (CentOS) and AUTOMATE the installation using Linux Shell Script|http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Installation of oracle 10g on RedHat Linux EE 3

    Hi,
    I am going to Install of oracle 10g on RedHat Linux EE 3, rigth now i am running oracle 9i on windows platform. I need following things:
    -I want to export all my data from oracle 9i on windows. For this what is the best way should i transport my tablespace and install oracle 10g on linux and import them after creating db or should i simply export and import it from there.
    -Is there any issues that i should look at before i transfer my database.
    -We are a Industrial Laboratory and use scientific notation in our database. Would this import export can takecare of all the things or should i set some character set setting before import/export.
    -Any thing else if you thing that i should take care.
    Thanks & Regard
    Rashid K.K

    You cannot use transportable tablespace. Platform independent transportable tablespace run only on newer versions (10g). You have to create the tablespaces on you linux machine and than exp/imp (full=y).
    Bye, Aron

  • Error while installing oracle 10g in redhat Server

    Hi experts,
    I installed Oracle 10g in RedHat Linux server. After the installation Oracle will work smoothly. After restarting the server we try to start the listener service manually but it is not starting. I configured listener.ora file using GUI interface and also set Oracle HOME and Oracle SID. But still it’s not starting.
    when Try to start the listener the following error comes.
    Tns-12537:TNS:Connection closed
    Tns-12560:TNS:PROTOCOL ADAPTER ERROR
    Tns-00507:TNS:Connection closed
    Linux error 29:illegal Seek.
    Please help me

    Thanks for the answer it was helpful and i successfully started the oracle database.
    and i am trying to import dump file to tha database by creating the new schema when i try this i used the command like
    imp userid=username/password@servicename file=C:\filename.dmp fromuser=username touser=username but i got error as no such command.pls help

  • Can you install Oracle 10g on REDHAT LINUX ENTERPRISE WS?

    According to oracle documentation, it says you can install oracle10g on Redhat enterprise version 3 or 4, but it doesn't specify whether its Red Hat Enterprise Linux AS or WS. Can you install oracle 10g on Rehat Linux Enterprise WS?

    Oracle Certificaction Matrices says only RedHat AS/ES is supported for database. AFAIK WS means workstation.
    Also this link is very clear: http://kbase.redhat.com/faq/FAQ_61_1135.shtm
    Besides the above sentences... If the WS installation is providing all required packages (listed in installtion prerequisites) I belive that Oracle DB could be installed on WS but as I (and the above link) said it is not officialy supported.

  • Oracle Application Server 10g Standalone Installation

    Hello,
    Can you please let us know if it is possible to Install Oracle Application Server (10g) Standalone ( without SOA suite 10g).
    If there is any documentation/link which can provide this information.
    Thanks,
    Hussain
    PIM Dev Team

    Hi,
    Following are the version and platform details.
    OAS Version - 10.1.3.4
    Platform - IBM AIX 6.1
    Questions
    a) Please provide document/link with the details about how to install Standalone Oracle AS ( without SOA Suite)
    b) Are are any restrictions in installing standalone Oracle AS ( in terms of License .. etc).
    Appreciate your help.
    Thanks
    - Hussain

  • Timeout parameter in standalone oracle calendar 10.1.2

    I'm trying to locate the timeout parameter in oracle calendar 10.1.2. I have a standalone version. Any help would be appreciated.
    Thanks.

    Assuming you are talking about the timeout value for the web interface, it is in the {installdir}/ocas/conf/ocwc.conf file. The parameter you want to change is ssn_timeout. I believe you will need to restart ocas to make it effective.

  • Installing Oracle Application Server 10g 10.1.2.0.2  on RHEL 5.3

    Dear All,
    My Linux version is RedHat 5.3
    I want to Install oracle 10g Application Server on it please help me out to do so.
    Please help me,thanks in advance.
    Please provide me with the documentation link to install Oracle Application Server 10g 10.1.2.0.2 on RHEL5.3
    Thanks and Regards
    Monoj Das

    install Oracle Application Server 10g 10.1.2.0.2 on RHEL5.3
    Said that OAS 10.1.2.0.2 is desupported, you have to apply patch 10.1.2.3 to be fully certified on OEL/RHEL 5.
    See MOS doc. ID 564174.1 Oracle Application Server 10g (10.1.2) Installation Requirements for Linux OEL 5 and RHEL 5

  • Oracle Application Server 10g on Oracle VirtualBox

    Dear All,
    I recently almost completed learning OAS 10g, I know 10g is now a past. but it needs to learn various basics of 10g. like Infra, Web, Applications server, database server etc. All this I have learned on single machine with Quad 2 Core+8GB RAM+320 Hdd and 2.4Mhz processor.
    Now, I want to install all four products(above) sepretly on Oracle Virtual Box Virtual Machines(VM). Can any one have this experience and share with me step by step and what configuration (like RAM,space etc) is needed on one VMs for each product. Thanks.

    Hello! you can follow this link:
    ORACLE-BASE - Oracle Application Server 10g Release 3 (10.1.3) Installation On RedHat Advanced Server and CentOS

  • What package to install the database 10g  in redhat 5

    hi frndz,
    what package to download and install the database 10g in redhat 5.there are different packs among redhat. can anybody guide me.

    Hi;
    You need below:
    Red Hat,Oracle] Enterprise Linux 5.0 Refer to Note 419646.1
    default RHEL5 RPMs (see Note 376183.1)
    *-- Moderator edit - MOS Doc content deleted - pl do NOT post contents of MOS Docs *+
    Referance:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Master Note of Linux OS Requirements for Database Server [ID 851598.1]
    Regard
    Helios

  • Available Now: Oracle Database Lite 10g Release 1

    The Oracle Database Lite development team is pleased to announce the availability of Oracle Database Lite 10g (10.0.0.0.0) for Windows 2000/XP, Solaris 2.6, 2.7, 2.8, and Red Hat Enterprise Linux AS/ES 2.1/3.0 platforms.
    The Windows release is currently available from OTN at:
    http://www.oracle.com/technology/software/products/lite/index.html
    Oracle Database Lite 10g is a complete and integrated solution for rapid development and deployment of high impact, mission vital applications for mobile and lightweight embedded environments. Oracle Database Lite is an extension to Oracle Database 10g for enterprises wanting to increase productivity, reduce operational costs, and improve customer satisfaction.
    Oracle Database Lite uses data synchronization to reliably and securely exchange data between a corporate Oracle Database and mobile workers. Oracle Database Lite also allows companies to deploy and manage users, mobile applications and devices from a remote central location. Oracle Database Lite provides the necessary framework enterprise customers need to extend their enterprise applications and data to the most popular mobile platforms: Palm OS, Linux, Microsoft Windows CE/PPC, and Microsoft Windows NT/2000/XP/UNIX.
    The following is a partial list of new features for Oracle Database Lite 10g that will make your mobile deployment easier to manage, use, and develop. A complete list will be available for download/viewing soon.
    Device Management
    As the number of mobile devices in an enterprise increases, it becomes more important to have complete control of the devices. Oracle Database Lite Device Management is a complete infrastructure to monitor and manage Oracle Database Lite assets such as database files, software libraries, data, and application files on remote devices. Device management decreases the total cost of ownership and protects an enterprises intellectual property.
    Single Oracle Lite Binary
    The Oracle Database Lite 10g release contains a single set of Oracle Lite database kernel binaries for all languages, removing the necessity of having different binaries for each of the following languages: Korean, Traditional Chinese, simplified Chinese, Japanese, and US/European languages.
    Shared Map
    The shared map function greatly improves performance by reducing sync processing timeand enhances the scalability of shared publication items. Shared maps allow users to share record state information and reduce the size of the resulting replication map tables.
    Offline Instantiation
    Offline instantiation enables quick and easy setup of mobile devices for business applications. Mobile administrators are able to prepare, in batch mode, a client package, which includes the mobile client software and initial data for every mobile user. This procedure helps users avoid an expensive online synchronization processes as part of the first time mobile client setup procedure.
    Synchronization Manager
    The Synchronization Manager is a complete, web-based enterprise management application to manage and monitor synchronization. The Synchronization Manager allows administrators to manage the synchronization service, monitor and analyze sync performance, administer the configuration, trace synchronization history, display and browse synchronization publication and subscription information, and monitor MGP (Message Generator and Processor) performance.
    Oracle Application Server Support
    The Oracle Database Lite 10g Mobile Server now runs as a web application on Oracle Containers for Java (OC4J) – the runtime of Oracle Application Server. If Oracle
    Database Lite 10g is deployed in standalone mode, an embedded version of OC4J will be installed and used. Oracle Database Lite may also be installed against an existing instance of Oracle Application Server.
    Seamless upgrade from Oracle9 i Lite 5.0.2
    The Oracle Database Lite 10g Upgrade Assistant allows customers to easily upgrade from existing Oracle9 i Lite 5.0.2 installations. The Upgrade Assistant automatically converts existing application definitions to the new format, and copies all relevant files to the new installation. As many customers have deployed mission critical systems using Oracle9i Lite technology, the Upgrade Assistant has been designed to minimize system downtime.
    Download
    Oracle Database Lite 10g (10.0.0.0.0) for Windows can now be downloaded from the following location.
    http://www.oracle.com/technology/software/products/lite/index.html

    I am using Oracle 10g lite. Do you know if it supports silent installation.

  • Oracle Developer Suite 10g (10.1.2.0.2) windows ver

    hello friends i have problem in installation of oracle developer suit10g. I have downloaded windows ver of it from oracle site it came in 2 parts. i want to know weather i can install that ver to run a standalone database..
    when i have installed that ver of oracle on windows xp it data base is not connection it says tns protocol adapter error... can some one tell me does oracle developer suit 10g needs some data base also to be installed to run forms and reports like oracle 10g express database..etc...
    hello friends i also need complete installaion guide for that..please mail me if possible... [email protected]

    I believe they need to be in separate folders.
    I extracted them into separate folders, then ran setup.exe from disk 1. It will ask you for the location of disk 2, enter that path and away it went.

  • Installed Oracle Developer Suite 10g (9.0.4) in Linux

    my system is Linux enterprise 3, update 5 (Kernel 2.4.21-32.ELsmp)
    I haved Installed Oracle Developer Suite 10g (9.0.4) by using instruction in Oracle9i Developer Suite Installation for RedHat Install successful.
    when I run form builder (oracle_home/bin/f90desm.sh, rwbuilder), it show that:
    Segmentation fault
    Please help!

    And how to set RHEL 3 to allow install Oracle
    Developer Suite 10g (9.0.4.0.0)?Main documentation link:
    http://www.oracle.com/technology/documentation/index.html
    Under Development Tools, click Oracle Developer Suite Release 10g (9.0.4), then View Library (Documentation Library for Windows, Linux, Solaris, and HP-UX). The Tab Getting Started has Install guides.

Maybe you are looking for