Oracle Content Management installation issue--apr_bucket_type_pipe

Hi all,
i have intalled Content Server according to the installation guide
Content Server Port :5000
Admin Server Port:5001
Web Server Root :idc
Web Server:Apache
then enter the following entries in httpd.conf file
LoadModule IdcApacheAuth /app/ucm/server/shared/os/linux/lib/IdcApache2Auth.so
IdcUserDB Stellent "app/ucm/server/data/users/userdb.txt"
<Location /idc>
Order allow,deny
Allow from all
DirectoryIndex portal.htm
IdcSecurity idc
<Location>
Then i restart my IAS (./opmnctl startall) and system prompts my that undefined symbol :apr_bucket_type_pipe .
My IAS version is 10.1.3.1.0 .
Do you have any idea ?
Thanks,
Dennis

Hi
The last <Location> tag should be </Location>.
The correct config entry in your case would be :
LoadModule IdcApacheAuth /app/ucm/server/shared/os/linux/lib/IdcApache2Auth.so
IdcUserDB idc "app/ucm/server/data/users/userdb.txt"
Alias /idc "/app/ucm/server/weblayout"
<Location /idc>
Order allow,deny
Allow from all
DirectoryIndex portal.htm
IdcSecurity idc
</Location>
Make these change , restart the webserver and then test to see if the issue persists.
Also the apache webserver is 2.0 as per your LoadModule entry. If it is 2.2 then that entry should be LoadModule IdcApacheAuth D:/oracle/ucm/ots/shared/os/win32/lib/IdcApache22Auth.dll
Thanks
Srinath
Edited by: srinathmenon on Jul 7, 2009 11:15 AM

Similar Messages

  • Oracle Content Management SDK

    Let's see if we can get a thread going in regards to Oracle's << apparent >> intent to cease bundling iFS with the
    Oracle 9i Database Server. In a statement shared with me just a little bit ago, Oracle states that licensing implications
    for current database customers using what is to be called << in 9.0.3 >> the Oracle Content Management SDK is to be
    determined...
    Bunk! Now that they have people roped in, they're going to break the API out, and license << big $$$$, no doubt >>
    it separately! Go Micro$oft! errrr... oracle...

    Robert,
    I would say that there are pro's and con's to both arguments. If you want to make use of iFS with ID, Web Cache etc then you're going to need a copy of 9iAS anyway and as iFS becomes more integrated with various applications then you can see where Oracle is coming from.
    If you are a software house developing solutions based on iFS then this makes the licensing issue much cleaner and simpler for clients to understand (something which we have come up against as iFS is availabe in 9iDB and 9iAS). It also means that iFS should receive greater exposure within Oracle as the account managers are more likely to do something with it as it is a revenue generator.
    Naturally the other side is if you are developing an application or just using iFS in house then having to purchase 9iAS can seem like unwanted overhead. I think over the coming months we are likely to see iFS more tightly integrated with iAS so eventually to make use of that additional functionality you will need a copy of iAS. I guess it depends what you are doing with it as the API is likely to be packaged in a similar way as other dev kits.
    Regards,
    Bernard Wright
    Technical Director
    Serengeti Systems

  • Oracle VM Manager Instalation issue

    I Trying install Oracle VM Manager but suddenly stop, then i try find out in log file but i don't understand, can anyone help me... here is the detail :
    Oracle VM Manager Release 3.2.1 Installer
    Oracle VM Manager Installer log file:
    /tmp/ovm-manager-3-install-2013-06-05-110036.log
    Please select an installation type:
    1: Simple (includes database if necessary)
    2: Custom (using existing Oracle database)
    3: Uninstall
    4: Help
    Select Number (1-4): 1
    Starting production with local database installation ...
    Verifying installation prerequisites ...
    Oracle VM Manager can only be installed on a 64 bit Oracle Linux version 5.5 and higher.
    Current version is 'redhat' version '3.2.1'
    *** WARNING: Recommended memory for the Oracle VM Manager server installation using Local MySql DB is 7680 MB RAM
    One password is used for all users created and used during the installation.
    Enter a password for all logins used during the installation:
    Enter a password for all logins used during the installation (confirm):
    Verifying configuration ...
    Start installing the configured components:
    1: Continue
    2: Abort
    Select Number (1-2): 1
    Step 1 of 9 : Database Software...
    Installing Database Software...
    Retrieving MySQL Database 5.5 ...
    [root@OracleVM OracleVM-Manager-3.2.1-installer-OracleLinux]#
    more ovm-manager-3-install-2013-06-05-110036.log
    Traceback (most recent call last):
    File "setup.py", line 38, in ?
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/installer.py", line 274, in install
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/installer.py", line 500, in installDB
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/database.py", line 53, in install
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/database.py", line 324, in installMySQLRPM
    UnboundLocalError: local variable 'mysqlfile' referenced before assignment
    fs DEBUG path /etc/sysconfig/ovmm is not a file
    06-05 11:00 system.fs DEBUG Opened file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/dbtype for reading
    06-05 11:00 system.fs DEBUG Reading file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/dbtype
    06-05 11:00 system.fs DEBUG File /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/dbtype is closed after rea
    ding
    06-05 11:00 ovm.installer INFO
    06-05 11:00 system.console DEBUG Please select an installation type:
    06-05 11:00 system.console DEBUG 1: Simple (includes database if necessary)
    06-05 11:00 system.console DEBUG 2: Custom (using existing Oracle database)
    06-05 11:00 system.console DEBUG 3: Uninstall
    06-05 11:00 system.console DEBUG 4: Help
    06-05 11:00 system.console DEBUG
    06-05 11:01 ovm.installer DEBUG Manager UUID argument set to : 'None'
    06-05 11:01 ovm.installer INFO
    06-05 11:01 ovm.installer INFO Starting production with local database installation ...
    06-05 11:01 ovm.installer.prerequisites INFO
    06-05 11:01 ovm.installer.prerequisites INFO Verifying installation prerequisites ...
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if run by root user
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if OS is Oracle Linux or Solaris
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if OS is at least Oracle Linux version 5.5
    06-05 11:01 ovm.installer.prerequisites INFO Oracle VM Manager can only be installed on a 64 bit Oracle Linux version 5.5 and
    higher.
    Current version is 'redhat' version '3.2.1'
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if hostname is pingable
    06-05 11:01 system.net DEBUG pingMachine OracleVM, timeout=5, recheck=False
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    PING OracleVM.anggia.com (192.168.56.3) 56(84) bytes of data.
    64 bytes from OracleVM.anggia.com (192.168.56.3): icmp_seq=1 ttl=64 time=0.073 ms
    --- OracleVM.anggia.com ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.073/0.073/0.073/0.000 ms
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.net DEBUG Machine with ip:[OracleVM] is pingable
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if system has enough memory
    06-05 11:01 system.fs DEBUG Opened file /proc/meminfo for reading
    06-05 11:01 system.fs DEBUG Reading file /proc/meminfo
    06-05 11:01 system.fs DEBUG File /proc/meminfo is closed after reading
    06-05 11:01 system.fs DEBUG Opened file /proc/cpuinfo for reading
    06-05 11:01 system.fs DEBUG Reading file /proc/cpuinfo
    06-05 11:01 system.fs DEBUG File /proc/cpuinfo is closed after reading
    06-05 11:01 ovm.installer.prerequisites WARNING *** WARNING: Recommended memory for the Oracle VM Manager server installation us
    ing Local MySql DB is 7680 MB RAM
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if the permission of /tmp is 777
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if the 'oracle' user and group exist
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying hardnofiles for user 'oracle'
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    open files (-n) 8192
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying softnofiles for user 'oracle'
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    open files (-n) 8192
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying /u01
    06-05 11:01 ovm.installer.prerequisites DEBUG Changing /u01 permission to 755
    06-05 11:01 system.fs DEBUG path [u01/app] is not a directory
    06-05 11:01 system.fs DEBUG path [u01/app/oracle] is not a directory
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying Install Env
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/Middleware/.installed does not exist
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/java/.installed does not exist
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/ovm-manager-3/.installed does not exist
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 49500
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.questions INFO
    06-05 11:01 ovm.installer.questions INFO One password is used for all users created and used during the installation.
    06-05 11:01 system.fs DEBUG Opened file /tmp/ovm_configBbY8PB for writing
    06-05 11:01 system.fs DEBUG Writing contents in file /tmp/ovm_configBbY8PB
    06-05 11:01 ovm.installer DEBUG Reading configuration about installers in '/source/OracleVM-Manager-3.2.1-installer-OracleLinu
    x/components/files.yml'
    06-05 11:01 system.fs DEBUG Opened file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/files.yml for readi
    ng
    06-05 11:01 system.fs DEBUG Reading file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/files.yml
    06-05 11:01 system.fs DEBUG File /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/files.yml is closed after
    reading
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ofm_appdev_generic_11.1
    .1.5.0_disk1_1of1.zip' as installation file for Oracle ADF
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ovm_upgrade_3.2.1.516.z
    ip' as installation file for Oracle VM Manager Upgrade tool
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/wls1035_generic.jar' as
    installation file for Oracle WebLogic Server
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/weblogic_3.2.1.516.zip'
    as installation file for Oracle VM core & console
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ovm_cli_3.2.1.516.zip'
    as installation file for Oracle VM Manager CLI tool
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ovm_shell_3.2.1.516.zip
    ' as installation file for Oracle VM Manager Shell & API
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/OEL6_p14405782_55_Linux
    -x86-64.zip' as installation file for Database
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/OEL5_p14405786_55_Linux
    -x86-64.zip' as installation file for Database
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/MEB_OEL6_meb-3.8.0-el6.
    x86_64.rpm' as installation file for Database
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/MEB_OEL5_meb-3.8.0-rhel
    5.x86_64.rpm' as installation file for Database
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/java does not exist
    06-05 11:01 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_Sg8414', 'java')
    06-05 11:01 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_Sg8414', 'ovm', 'installer', 'djc', 'lib', 'java')
    06-05 11:01 ovm.installer.prerequisites INFO
    06-05 11:01 ovm.installer.prerequisites INFO Verifying configuration ...
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if enough diskspace is available
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if database port is available
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 49500
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if database server hostname 'localhost' is pingable
    06-05 11:01 system.net DEBUG pingMachine localhost, timeout=60, recheck=False
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.096 ms
    --- localhost.localdomain ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.096/0.096/0.096/0.000 ms
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.net DEBUG Machine with ip:[localhost] is pingable
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if Oracle VM ports are available
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 54321
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 7002
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer INFO
    06-05 11:01 system.console DEBUG Start installing the configured components:
    06-05 11:01 system.console DEBUG 1: Continue
    06-05 11:01 system.console DEBUG 2: Abort
    06-05 11:01 system.console DEBUG
    06-05 11:02 system.unix DEBUG Chown oracle:dba /tmp/ovm19GZ7h
    06-05 11:02 ovm.installer INFO
    06-05 11:02 ovm.installer INFO Step 1 of 9 : Database Software...
    06-05 11:02 ovm.installer INFO Installing Database Software...
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/java does not exist
    06-05 11:02 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_Sg8414', 'java')
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app
    06-05 11:02 system.fs DEBUG path [u01/app] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app]
    06-05 11:02 system.unix DEBUG Chmod /u01/app
    06-05 11:02 system.fs DEBUG isfile:/u01/app
    06-05 11:02 system.fs DEBUG path /u01/app is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle
    06-05 11:02 system.fs DEBUG path [u01/app/oracle] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle
    06-05 11:02 system.fs DEBUG path /u01/app/oracle is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG path [u01/app/oracle/mysql] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle/mysql]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG path [u01/app/oracle/mysql/data] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle/mysql/data]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/data is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG path [u01/app/oracle/mysql/dbbackup] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle/mysql/dbbackup]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/dbbackup is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.unix DEBUG Chown oracle:dba /u01/app
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle
    06-05 11:02 system.fs DEBUG path /u01/app/oracle is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/data is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/data is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/dbbackup is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/dbbackup is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.process DEBUG system.process.start
    06-05 11:02 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:02 system.process DEBUG system.process.run stdout:
    06-05 11:02 system.process DEBUG system.process.run stderr:
    06-05 11:02 ovm.installer.database INFO Retrieving MySQL Database 5.5 ...
    06-05 11:02 system.fs DEBUG Removing directory tree with path: /tmp/ovm19GZ7h
    06-05 11:02 system.fs DEBUG path /tmp/ovm19GZ7h exists
    06-05 11:02 system.fs DEBUG Trying to remove Directory tree with path: /tmp/ovm19GZ7h (warn on errors)
    06-05 11:02 system.fs DEBUG Directory tree with path: /tmp/ovm19GZ7h is successfully removed
    06-05 11:02 system.fs DEBUG Removing directory tree with path: /tmp/ovmm-installer.selfextract_Sg8414
    06-05 11:02 system.fs DEBUG path /tmp/ovmm-installer.selfextract_Sg8414 exists
    06-05 11:02 system.fs DEBUG Trying to remove Directory tree with path: /tmp/ovmm-installer.selfextract_Sg8414 (warn on erro
    rs)

    Hi!,
    Modify the version release file /etc/redhat-release
    put the line
    Red Hat Enterprise Linux Server release 5 (Tikanga)
    save file, them delete directories /u01/app/oracle/* and /tmp/* and try again
    I hope help you.
    Carlos G.

  • Oracle Content Management for spatial data

    Hi,
    Is it possible to use Oracle universal content management sofware for managing GIS files/spatial data.
    Can we integrate Oracle Universal content management or anyother tool to manage spatial files. I am looking for standard content management features like login/chekin/checkout/security/previes for spatial files etc..
    Thanks

    Hi,
    -Does this product required additional licensing cost or it came with bundle Please contact your Oracle Sales representative for license queries and questions.
    Global Pricing and Licensing
    http://www.oracle.com/us/corporate/pricing/index.htm
    -Does this product require additional server or it can be run on application server?
    -What are the key feature we can get from Oracle Content Management Server?
    -What kind of document we can store in Oracle Content Management Server?
    -How much additional resources required if we deploy this product?Please refer to the following links.
    Note: 305373.1 - Oracle Document Management in Release 11i through 12 - Installation and Configuration
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=305373.1
    Oracle Universal Content Management
    http://www.oracle.com/products/middleware/content-management/universal-content-management.html
    Oracle Content Management 10gR3 (10.1.3.3)
    http://download.oracle.com/docs/cd/E10316_01/ouc.htm
    Regards,
    Hussein

  • EBook eCommerce store with Oracle Content Management

    Hello,
    I would like to know if it is feasible to use Oracle Content Management to manage an eBook store to protect documents after they have been purchased though an online eCommerce store. There was an online eBook store company that used the technology before Oracle bought it. Any input or ideas is appreciated.
    Sincerely,
    Ryan

    Hi,
    -Does this product required additional licensing cost or it came with bundle Please contact your Oracle Sales representative for license queries and questions.
    Global Pricing and Licensing
    http://www.oracle.com/us/corporate/pricing/index.htm
    -Does this product require additional server or it can be run on application server?
    -What are the key feature we can get from Oracle Content Management Server?
    -What kind of document we can store in Oracle Content Management Server?
    -How much additional resources required if we deploy this product?Please refer to the following links.
    Note: 305373.1 - Oracle Document Management in Release 11i through 12 - Installation and Configuration
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=305373.1
    Oracle Universal Content Management
    http://www.oracle.com/products/middleware/content-management/universal-content-management.html
    Oracle Content Management 10gR3 (10.1.3.3)
    http://download.oracle.com/docs/cd/E10316_01/ouc.htm
    Regards,
    Hussein

  • How to deploy hibernate application in Oracle Content Management  SDK?

    Hi All,
    I have a hibernate application which is perfectly working in Tomcat Server. I need to deploy the application under an OC4J Instance of Oracle Content Management SDK.
    I have deployed the application under one OC4J Instance, but when I submitting the login page of the application, some errors are coming. The error is given below.
    06/03/16 16:16:43 Started
    06/03/16 16:17:04 vidushiapp: jsp: init
    06/03/16 16:17:04 vidushiapp: LOGGING: init
    06/03/16 16:17:04 vidushiapp: LOGGING: [WebStarterAppServlet 1] init() called.
    06/03/16 16:17:04 vidushiapp: Started
    06/03/16 16:17:06 vidushiapp: NodeGuardian:
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Oracle Content Management SDK
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Node Guardian 9.0.4.2.2
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Copyright (c) 2000, 2004 Oracle. All rights reserved.
    06/03/16 16:17:06 vidushiapp: NodeGuardian:
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Domain = ifs://ritesh:1521:CMSDK.daffodildb.com:CM_SCHEMA
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Node = Sample2HttpNode
    06/03/16 16:17:06 vidushiapp: NodeGuardian: ProcessId = 1456
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Guarded = false
    06/03/16 16:17:06 vidushiapp: NodeGuardian: JavaCommand = java
    06/03/16 16:17:06 vidushiapp: NodeGuardian: LogLevel = 4
    06/03/16 16:17:06 vidushiapp: NodeGuardian: RemoterLogLevel = 2
    06/03/16 16:17:06 vidushiapp: NodeGuardian: LogRotationPeriod = 0
    06/03/16 16:17:06 vidushiapp: NodeGuardian:
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Creating E:/OraHome/ifs/cmsdk\log\ritesh_1521_CMSDK_daffodildb_com_CM_SCHEMA\Sample2HttpNode_HTTPNodeGuardian.pid file
    06/03/16 16:17:06 vidushiapp: NodeGuardian: RemoterType = SocketRemoter
    06/03/16 16:17:06 vidushiapp: NodeGuardian: GuardianLocator = ifs_socket://admin:53153
    06/03/16 16:17:06 vidushiapp: SocketRemoter: Listening on 192.168.0.241:53153
    06/03/16 16:17:06 vidushiapp: SocketRemoter: Initialized
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Ready
    06/03/16 16:17:13 vidushiapp: NodeGuardian: Unguarded node manager started as Sample2HttpNode
    06/03/16 16:17:13 vidushiapp: NodeManager:
    06/03/16 16:17:13 vidushiapp: NodeManager: Oracle Content Management SDK
    06/03/16 16:17:13 vidushiapp: NodeManager: Node Manager 9.0.4.2.2
    06/03/16 16:17:13 vidushiapp: NodeManager: Copyright (c) 2000, 2004 Oracle. All rights reserved.
    06/03/16 16:17:13 vidushiapp: NodeManager:
    06/03/16 16:17:13 vidushiapp: NodeManager: Domain = ifs://ritesh:1521:CMSDK.daffodildb.com:CM_SCHEMA
    06/03/16 16:17:13 vidushiapp: NodeManager: Node = Sample2HttpNode
    06/03/16 16:17:13 vidushiapp: NodeManager: ProcessId = 1456
    06/03/16 16:17:13 vidushiapp: NodeManager: DomainController Locator = ifs_socket://admin:53140
    06/03/16 16:17:13 vidushiapp: NodeManager: Oracle Home = E:/OraHome
    06/03/16 16:17:13 vidushiapp: NodeManager: CM SDK Home = E:/OraHome/ifs/cmsdk
    06/03/16 16:17:13 vidushiapp: NodeManager: LogLevel = 4
    06/03/16 16:17:13 vidushiapp: NodeManager: RemoterLogLevel = 2
    06/03/16 16:17:13 vidushiapp: NodeManager:
    06/03/16 16:17:13 vidushiapp: NodeManager: RemoterType = SocketRemoter
    06/03/16 16:17:13 vidushiapp: NodeManager: ManagerLocator = ifs_socket://admin:53154
    06/03/16 16:17:13 vidushiapp: SocketRemoter: Listening on 192.168.0.241:53154
    06/03/16 16:17:13 vidushiapp: SocketRemoter: Initialized
    06/03/16 16:17:14 vidushiapp: NodeGuardian: Log level set to 4
    06/03/16 16:17:14 vidushiapp: NodeManager: Log level set to 4
    06/03/16 16:17:14 vidushiapp: NodeGuardian: Remoter log level set to 2
    06/03/16 16:17:14 vidushiapp: NodeManager: Remoter log level set to 2
    06/03/16 16:17:14 vidushiapp: NodeGuardian: Node manager registered
    06/03/16 16:17:14 vidushiapp: NodeManager: Ready
    06/03/16 16:17:14 vidushiapp: NodeManager: Initialize: determining default services and servers
    06/03/16 16:17:14 vidushiapp: NodeManager: Initialize: starting service IfsDefaultService
    06/03/16 16:17:53 vidushiapp: NodeManager: Service IfsDefaultService started
    06/03/16 16:17:53 vidushiapp: NodeManager: Initialize: loading server WebStarterAppServer
    06/03/16 16:17:54 vidushiapp: NodeManager: Server WebStarterAppServer loaded
    06/03/16 16:17:54 vidushiapp: NodeManager: Initialize: setting priority of server WebStarterAppServer to 5
    06/03/16 16:17:54 vidushiapp: WebStarterAppServer: Priority change requested (old priority 5, new priority 5)
    06/03/16 16:17:54 vidushiapp: NodeManager: Initialize: starting server WebStarterAppServer
    06/03/16 16:17:54 vidushiapp: WebStarterAppServer: Requested to start
    06/03/16 16:17:54 vidushiapp: NodeManager: Initialize: loading server DavServer
    06/03/16 16:17:54 vidushiapp: WebStarterAppServer: Starting
    06/03/16 16:17:55 vidushiapp: WebStarterAppServer: WebStarterAppServer registered under WebStarterAppServer
    06/03/16 16:17:55 vidushiapp: WebStarterAppServer: Started
    06/03/16 16:17:55 vidushiapp: WebStarterAppServer: WebStarterAppServer: run called
    06/03/16 16:18:13 vidushiapp: NodeManager: Server DavServer loaded
    06/03/16 16:18:13 vidushiapp: NodeManager: Initialize: setting priority of server DavServer to 5
    06/03/16 16:18:13 vidushiapp: DavServer: Priority change requested (old priority 5, new priority 5)
    06/03/16 16:18:13 vidushiapp: NodeManager: Initialize: starting server DavServer
    06/03/16 16:18:13 vidushiapp: DavServer: Requested to start
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: loading server ServiceWarmupAgent
    06/03/16 16:18:14 vidushiapp: DavServer: Starting
    06/03/16 16:18:14 vidushiapp: DavServer: Started
    06/03/16 16:18:14 vidushiapp: NodeManager: Server ServiceWarmupAgent loaded
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: setting priority of server ServiceWarmupAgent to 5
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Priority change requested (old priority 5, new priority 5)
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: starting server ServiceWarmupAgent
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Requested to start
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: complete
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Starting
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Started
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Starting
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Service warmup starting
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: set administration mode
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: warming up Format cache
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: warming up Media cache
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Service warmup complete
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Stopping Service Warmup Agent
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Requested to stop
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Stopping
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Timer stopped
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: postRun
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Stopped
    06/03/16 16:18:50 vidushiapp: Servlet error
    javax.faces.FacesException: Error calling action method of component with id id32:id45
         at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:74)
         at javax.faces.component.UICommand.broadcast(UICommand.java:106)
         at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90)
         at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164)
         at org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:271)
         at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:94)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: javax.faces.el.EvaluationException: Exception while invoking expression #{UserValidation.validateUser}
         at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:153)
         at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:63)
         ... 15 more
    Caused by: java.lang.ExceptionInInitializerError
         at com.daffodilwoods.framework.queryexecuter.HibernateUtil.<clinit>(HibernateUtil.java:66)
         at com.daffodilwoods.framework.validation.UserValidation.validateUser(UserValidation.java:23)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:129)
         ... 16 more
    Caused by: java.lang.ExceptionInInitializerError
         at com.mchange.v2.c3p0.PoolConfig.<clinit>(PoolConfig.java:93)
         at org.hibernate.connection.C3P0ConnectionProvider.configure(C3P0ConnectionProvider.java:84)
         at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:80)
         at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:362)
         at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:60)
         at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:1463)
         at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1004)
         at com.daffodilwoods.framework.queryexecuter.HibernateUtil.<clinit>(HibernateUtil.java:62)
         ... 22 more
    Caused by: java.lang.ClassCastException
         at com.mchange.v2.cfg.BasicMultiPropertiesConfig.extractPropsByKey(BasicMultiPropertiesConfig.java:150)
         at com.mchange.v2.cfg.BasicMultiPropertiesConfig.<init>(BasicMultiPropertiesConfig.java:101)
         at com.mchange.v2.cfg.BasicMultiPropertiesConfig.<init>(BasicMultiPropertiesConfig.java:39)
         at com.mchange.v2.cfg.MultiPropertiesConfig.read(MultiPropertiesConfig.java:64)
         at com.mchange.v2.cfg.MultiPropertiesConfig.readVmConfig(MultiPropertiesConfig.java:73)
         at com.mchange.v2.log.MLog.<clinit>(MLog.java:48)
         ... 30 more
    I think there is some thing missing in my configurations. Can you please tell how to deploy and run a hibernate application. Is there any problem occurs while accessing another DataBase from Oracle Content Management? What are the setting I have to do for running a hibernate application from Oracle CMSDK?
    Thanks in advance
    Basil

    Hi,
    I got the solution for my problem. The error came because of the hibernate pooling. I removed the hibernate pooling lines from my hibernate configuration file and it is working fine.lines
    Thanks
    Basil

  • Oracle Content Management and JSR 170

    Does anbody know whether latest Oracle Content Management SDK have implemented support for JSR 170?
    I cannot find this information a anywhere.

    hi tom,
    this is the portal content management forum. could you please post your question in the CM SDK forum here:
    http://forums.oracle.com/forums/forum.jsp?forum=152
    thanks,
    christian

  • BPM intergration with Oracle Content Manager

    Is there any way we can have integration with OCM. Oracle content management.?

    You mean integration of BPM task attachments with Oracle WCC/UCM ?
    If so, maybe this helps: http://jvzoggel.wordpress.com/2013/01/31/integration-of-oracle-bpm-and-oracle-ucmwcc/

  • Oracle Database 11g Installation Issue: ORA-12560:TNS: protocol adapter error.

    Folks,
    Hello. Initially, my Windows XP host name is "localhost" and IP address 127.0.0.1.
    I installed Oracle Database 11g with Windows XP successfully and all Database clients work with Database instance correctly.
    For some reasons, I uninstalled the entire Database Server and delete the entire installation directory /oracle.
    I configured Windows XP IP address into 192.168.196.101 in order to ping other machines.
    For my need, I installed Oracle Database 11g with Windows XP again. On step 7 of 8: Oracle Database Configuration Assistant, I got this error:
    ORA-12560:TNS: protocol adapter error.
    I click "Password Management" button, there are no rows in this Windows (no username, no lock accounts).
    I check listener as below:
    C:\>lsnrctl
    LSNRCTL>start
    Its output: listener name LISTENER has already been started.
    LSNRCTL>status
    Its output: ......Service DB1 has 1 instance. Instance DB1 status ready. The command completed successfully.
    I check \Oracle\cfgtoollogs\dbca\DB1\trace file, the entry is :
    listen[0]=LISTENER address=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(port=1522))
    I also check \oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN\SAMPLE\tnsnames.ora file and listener.ora file, the entries are the same as below
    HOST=localhost  port=1522
    I think HOST=localhost and port=1522 is the cause of the error ORA-12560 because Windows XP has been configured into HOST=192.168.196.101.
    But I don't understand how to solve this issue.
    Can any folk tell me how to solve this issue ? need to cancel the installation on step 7 of 8 and install it again ?
    Thanks.

    Folks,
    Hello. Oracle Database 11g Installation Wizard is on step 7 of 8. I don't cancel the Wizard. I am not sure whether there is effect or not. listener.ora is not removed. I have been waiting for a while after stop listener.  I run the 3 commands again and copy the result as below:
    C:\>lsnrctl stop
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:32
    :14
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       64-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1522)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       64-bit Windows Error: 61: Unknown error
    C:\>
    C:\>
    C:\>
    C:\>
    C:\>
    C:\>lsnrctl start
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:33
    :04
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    System parameter file is C:\SecondTime_OracleDatabase_Install_Directory\product\
    11.2.0\dbhome_1\network\admin\listener.ora
    Log messages written to c:\secondtime_oracledatabase_install_directory\diag\tnsl
    snr\user-19yyar8x0d\listener\alert\log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1522
    ipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                14-AUG-2013 19:33:07
    Uptime                    0 days 0 hr. 0 min. 3 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\SecondTime_OracleDatabase_Install_Directory\product
    \11.2.0\dbhome_1\network\admin\listener.ora
    Listener Log File         c:\secondtime_oracledatabase_install_directory\diag\tn
    slsnr\user-19yyar8x0d\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1522ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\>
    C:\>
    C:\>
    C:\>
    C:\>lsnrctl service
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:36
    :37
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
    Service "DB1XDB" has 1 instance(s).
      Instance "DB1", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: user-19YYAR8X0D, pid: 120>
             (ADDRESS=(PROTOCOL=tcp)(HOST=user-19yyar8x0d)(PORT=1051))
    Service "DB1" has 1 instance(s).
      Instance "DB1", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:19 refused:0 state:ready
             LOCAL SERVER
    The command completed successfully
    C:\>
    As we see, listener.ora file is not removed by Stop command. I am on the installation Wizard. How to solve this issue ?
    Thanks.

  • Oracle content management | Content Integration suite downloads?

    Hi,
    Does anyone know where I can find the Content Integration suite (CIS) for download?
    I cannot find this anywhere in the oracle download sites

    it is inside Oracle Content Server - Document Management modules
    here is the link
    http://download.oracle.com/otn/content_management/ContentServer_DocMan_10gR3_20071031.zip
    inside you'll find ContentIntegrationSuite (CIS) 10gR3.

  • Oracle Content Management

    Hi,
    After installaing oracle 10gR3 content server on Linux redhat 4, can not get to admin server page:
    THis is the error meesage when typing in the URL: http://hostname:4440/idc
    Network message format error. Unable to parse browser environment or content item. Unable to parse properties. Name-value pairs are missing an '='.
    I used the following steps?
    1- install oracle 10gR2 database.
    2- create an account content in db.
    3- run setup.sh.
    4- configure apache web server.
    Do I need to do manaul configuration?
    Thanks,

    Hello,
    Yes you need to configure apache manually as per Content Server installation guide appendix A
    http://download-west.oracle.com/docs/cd/E10316_01/cs/cs_doc_10/documentation/integrator/install_cserver_unix_10en.pdf
    Cheers,
    Radek

  • Oracle PIM Sync installation issues

    We have experienced the PIM Sync installation issue where the client couldn't detect Outlook. We have several work stations downloaded the file and only one station has installed it successfully. We even tried to use the file that worked on that station to install into the ones that didn't work. However, we got no luck. Some of us had "Cannot Connect to Oultook" and some of us had error code - 0x083200006. Does someone have the same issue? We submitted a SR to Oracle Customer Care but haven't heard anything from them yet. We are hoping this got resloved as soon as possible. thanks!

    In reference to you PIM Sync issue you did the took the correct action by contacting CRM On Demand customer care and submitting a SR.

  • Oracle EBS 11i Installation issues

    Dear All,
    I am trying to install Oracle EBS 11i on Redhat Enterprise Linux 4.5
    [oracle@machine1 /]$ cd /Stage11i/startCD/Disk1/rapidwiz/
    [oracle@machine1 rapidwiz]$ ./rapidwiz
    Note: i have started the installation logged as user oracle which is member of groups oinstall and dba
    the installatio starts without warning but suddenly installation aborted by giving the message check the log
    /u01/oracle/proddb/9.2.0/appsutil/log/PROD-macnine1/021804050.log to see the errors
    when i checked the specified log file ,some errors found here described below
    runProcess_6
    Statusstring Executing Command: adlnkoh.sh
    adlnkoh.sh started at Mon Feb 18 18:32:18 UZT 2008
    logfile located in /u01/oracle/proddb/9.2.0/install/make.log
    Error while running adlnkoh.sh. Please check logfile
    Errors while running adlnkoh.sh
    There was an error while running the command -
    /u01/oracle/proddb/9.2.0/temp/PROD_machine1/adrun9i.sh APPS APPS
    /u01/oracle/proddb/9.2.0/appsutil/install/adlnkoh.sh: line 198:
    /u01/oracle/proddb/9.2.0/bin/sqlplus: No such file or directory
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file
    for details.
    and when i check the log file /u01/oracle/proddb/9.2.0/install/make.log
    many errors found like these
    chmod 6751 /u01/oracle/proddb/9.2.0/bin/oracle
    chmod: cannot access `/u01/oracle/proddb/9.2.0/bin/oracle': No such file or
    directory
    make: [ioracle] Error 1 (ignored)
    mv /u01/oracle/proddb/9.2.0/rdbms/lib/oracle
    /u01/oracle/proddb/9.2.0/bin/oraclemv: cannot stat
    `/u01/oracle/proddb/9.2.0/rdbms/lib/oracle': No such file or directory
    make: [ioracle] Error 1 (ignored)
    chmod 6751 /u01/oracle/proddb/9.2.0/bin/oracle
    chmod: cannot access `/u01/oracle/proddb/9.2.0/bin/oracle': No such file or
    directory
    make: [ioracle] Error 1 (ignored)
    Completed...
    /u01/oracle/proddb/9.2.0/bin/oracle did not relink properly.
    Please review relink errors in this log file
    The user Oracle (by which installation is in progress) has all privileges on base directory /u01 (used for 11i install)
    Here is the permissions for both directoried Stage11i and /u01
    Code: Select all
    drwxr-xr-x 7 root root 4096 Feb 15 13:03 Stage11i
    drwxr-xr-x 3 oracle oinstall 4096 Feb 18 17:05 u01

    Now i had started the installation again and once again unable to do this
    i had seen the errors while checking the logfile created during installation
    Statusstring Creating the database controlfile...
    adcrdb.sh started at Fri Feb 22 21:37:23 UZT 2008
    The environment settings are as follows ...
    ORACLE_HOME : /u01/oracle/testdb/9.2.0
    ORACLE_SID : TEST
    TWO_TASK :
    PATH : /u01/oracle/testdb/9.2.0/Apache/perl/bin:/u01/oracle/testdb/9.2.0/bin:/usr/bin:/usr/sbin:/u01/oracle/testdb/9.2.0/jre/1.4.2/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/Stage11i/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/local/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    LD_LIBRARY_PATH : /u01/oracle/testdb/9.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/oracle/testdb/9.2.0/ctx/lib
    Executable : /u01/oracle/testdb/9.2.0/bin/sqlplus
    The log information will be written to
         /u01/oracle/testdb/9.2.0/appsutil/log/TEST_machine1/adcrdb_TEST.txt
    Creating the control file for TEST_machine1 database ...
    SQL*Plus: Release 9.2.0.6.0 - Production on Fri Feb 22 21:37:33 2008
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 581506668 bytes
    Fixed Size          452204 bytes
    Variable Size          402653184 bytes
    Database Buffers     167772160 bytes
    Redo Buffers          10629120 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "TEST"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01200: actual file size of 120647 is smaller than correct size of 192000
    blocks
    ORA-01110: data file 394: '/u01/oracle/testdata/a_ref01.dbf'
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP add tempfile '/u01/oracle/testdata/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "TEST.localdomain"
    ERROR at line 1:
    ORA-01109: database not open
    ORA-01507: database not mounted
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 581506668 bytes
    Fixed Size          452204 bytes
    Variable Size          402653184 bytes
    Database Buffers     167772160 bytes
    Redo Buffers          10629120 bytes
    ORA-00205: error in identifying controlfile, check alert log for more info
    BEGIN dbms_backup_restore.zeroDbid(0); END;
    ERROR at line 1:
    ORA-00210: cannot open the specified controlfile
    ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 3284
    ORA-06512: at line 1
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 581506668 bytes
    Fixed Size          452204 bytes
    Variable Size          402653184 bytes
    Database Buffers     167772160 bytes
    Redo Buffers          10629120 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "TEST"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01200: actual file size of 120647 is smaller than correct size of 192000 blocks
    ORA-01110: data file 394: '/u01/oracle/testdata/a_ref01.dbf'
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP add tempfile '/u01/oracle/testdata/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "TEST.localdomain"
    ERROR at line 1:
    ORA-01109: database not open
    declare lib_ver varchar2(3);
    ERROR at line 1:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    exit_code=1
    Checking for errors ...
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01200: actual file size of 120647 is smaller than correct size of 192000
    ORA-01110: data file 394: '/u01/oracle/testdata/a_ref01.dbf'
    ORA-01507: database not mounted
    ORA-01109: database not open
    ORA-01109: database not open
    ORA-01507: database not mounted
    ORA-00205: error in identifying controlfile, check alert log for more info
    ORA-00210: cannot open the specified controlfile
    ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 3284
    ORA-06512: at line 1
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01200: actual file size of 120647 is smaller than correct size of 192000
    ORA-01110: data file 394: '/u01/oracle/testdata/a_ref01.dbf'
    ORA-01507: database not mounted
    ORA-01109: database not open
    ORA-01109: database not open
    The database has not been successfully created. Shutting down the instance ...
    SQL*Plus: Release 9.2.0.6.0 - Production on Fri Feb 22 21:39:16 2008
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected.
    ORACLE instance shut down.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    Cannot create control file for TEST
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for TEST instance

  • Oracle Federation Manager Deployment Issue

    HI Guys,
    I have installed Oracle Federation Manager along with Oracle Access Manager SDK and configured IdM Data Stores mapping in oracle access manager console..
    When i check the policy under my policy domain i dont find anything for federation domain.
    Also, when i check oracle Enterprise manager for OC4J, the status of following application like fed,fedmon,shareid,sso shows as unloaded ...
    Thanks

    Hi!,
    Modify the version release file /etc/redhat-release
    put the line
    Red Hat Enterprise Linux Server release 5 (Tikanga)
    save file, them delete directories /u01/app/oracle/* and /tmp/* and try again
    I hope help you.
    Carlos G.

  • Oracle access server installation issue

    is oracle identity management infrastructure 10.1.4.0.1 is compatible with i oracle access management identity server and web pass 10.1.4.3.0
    reply asap
    Edited by: Aditya on Jun 7, 2011 11:44 AM

    Hey Aditya,
    I can see it in this document below:
    1-http://www.google.com/url?sa=t&source=web&cd=1&ved=0CBkQFjAA&url=http%3A%2F%2Fwww.oracle.com%2Ftechnetwork%2Fmiddleware%2Fdownloads%2Foracle-accessmgr-10gr3-certmatrix-132000.xls&rct=j&q=certification%20matrix%20oam%2010.1.4.3&ei=7SbuTcK5AeLV0QHjm8SRCA&usg=AFQjCNEmg3xQgbQpEdItzo-tOcgMR_xSDA&cad=rja
    -->Oracle Access Manager (OAM)     10.1.4.0.1+     Oracle     Oracle Application Server 10g (10.1.2.x)     n/a     32     Integration available on all supported platforms     n/a     n/a     More details could be found under http://download.oracle.com/docs/cd/E10761_01/doc/oam.1014/e10356/osso.htm#CEGCEAJI
    -->Oracle Access Manager (OAM)     10.1.4.0.1+     Oracle     Oracle Application Server 10g (10.1.3.x)      n/a     32     Integration available on all supported platforms     n/a     n/a     More details could be found under http://download.oracle.com/docs/cd/E10761_01/doc/oam.1014/e10356/osso.htm#CEGCEAJI
    -->Oracle Access Manager (OAM)     10.1.4.0.1+     Oracle     Oracle Application Server 10g Single Sign-On (10.1.2.x)      n/a     32     Integration available on all supported platforms     n/a     n/a     More details could be found under http://download.oracle.com/docs/cd/E10761_01/doc/oam.1014/e10356/osso.htm#CEGCEAJI
    -->Oracle Access Manager (OAM)     10.1.4.0.1+     Oracle     Oracle Application Server 10g Single Sign-On (10.1.4.x)     n/a     32     Integration available on all supported platforms     n/a     n/a     More details could be found under http://download.oracle.com/docs/cd/E10761_01/doc/oam.1014/e10356/osso.htm#CEGCEAJI
    2-http://download.oracle.com/docs/cd/E10761_01/doc/oam.1014/e10356/osso.htm#CEGCEAJI
    3-You can also go to metalink and research in certification tab more details there.
    I hope this helps.
    Thiago Leoncio Guimaraes

Maybe you are looking for