Oracle 9i Portal

Title : Oracle 9iAS O/S : MS Windows POST: REPLY (W/QUOTE)
Author : adedoja adeyemi Type : Question
Date : Jun 5, 2002 16:18 PT
Hi
Can anyone advice on what to do pls. The portal installation stopped after 20%,the statement displayed was an unexpected error occured during the install process. Check the install.log located at ORACLE_HOME\.......
I now paste the log script
Silent Mode : false
Portal Schema : portal30
Portal DAD : portal30
SSO Schema : portal30_sso
SSO DAD : portal30_sso
Listener Hostname : sweetbummie
portline is not empty
Listener Port set from ports.ini: 80
Connect String : change_on_install
SYS Password : ********
Default TableSpace : TEMP
Temporary TableSpace : USERS
Document TableSpace : USERS
Logging TableSpace : TRUE
Demo Install Option : FALSE
Log Verbose Mode : FALSE
Install Reports Integration : TRUE
INSTALL : Database Version : 8.1.7
INSTALL_DEBUG : Tablespace size: 305264
STEP 4 : Creating Portal Schema...
INSTALL_ACTION:installGlobalComponents() : ..\..\bin\sqlplus SYS/<sys_password>@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=sweetbummie)(PORT=1521)))(CONNECT_DATA=(SID=practice))) @..\..\portal30\admin\plsql\wwv\wdbisys.sql portal301 USERS TEMP wvinssys.log
INSTALL_ACTION:installGlobalComponents() : ..\..\bin\sqlplus SYS/<sys_password>@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=sweetbummie)(PORT=1521)))(CONNECT_DATA=(SID=practice))) @..\..\portal30\admin\plsql\wws\cruser.sql portal301 portal301 USERS TEMP us USERS
INSTALL_ACTION:installGlobalComponents() : ..\..\bin\sqlplus portal301/portal301@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=sweetbummie)(PORT=1521)))(CONNECT_DATA=(SID=practice))) @..\..\portal30\admin\plsql\wws\global.sql portal301 portal301 USERS TEMP us USERS
INSTALL_ACTION:installGlobalComponents() :Loading Java class for MD5 encryption...
INSTALL_ACTION:installGlobalComponents() : ..\..\bin\loadjava -resolve -verbose -thin -user portal301/portal301@sweetbummie:1521:practice ..\..\portal30\admin\plsql\wwc\SSOHash.class
initialization complete
loading : oracle/security/sso/SSOHash
creating : oracle/security/sso/SSOHash
resolver :
resolving: oracle/security/sso/SSOHash
STEP 5 : Creating SSO Schema...
INSTALL_ACTION: createSSOSchema() : ..\..\bin\sqlplus SYS/<sys_password>@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=sweetbummie)(PORT=1521)))(CONNECT_DATA=(SID=practice))) @..\..\portal30\admin\plsql\sso\ssodbusr.sql portal30_sso1 USERS TEMP
INSTALL_ACTION:createSSOSchema() : ..\..\bin\loadjava -resolve -thin -user portal30_sso1/portal30_sso1@sweetbummie:1521:practice -verbose ..\..\portal30\admin\plsql\sso\SSOExtDB.class
initialization complete
loading : SSOExtDB
creating : SSOExtDB
resolver :
resolving: SSOExtDB
INSTALL_ACTION:createSSOSchema() : ..\..\bin\loadjava -resolve -thin -user portal30_sso1/portal30_sso1@sweetbummie:1521:practice -verbose ..\..\portal30\admin\plsql\wwc\SSOHash.class
initialization complete
loading : oracle/security/sso/SSOHash
creating : oracle/security/sso/SSOHash
resolver :
resolving: oracle/security/sso/SSOHash
STEP 6 : Install the VPD policies and hosting related packages ...
INSTALL_ACTION:installVPDComponents() : ..\..\bin\sqlplus portal301/portal301@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=sweetbummie)(PORT=1521)))(CONNECT_DATA=(SID=practice))) @..\..\portal30\admin\plsql\wwhost\wwhinsp1.sql portal301
18/11 PLS-00201: identifier 'OWA_VPD_CTX.SET_CTX' must be declared
Errors encountered in the Install process. Installation Aborted.
How do I identify the 'OWA_VPD_CTX.SET_CTX' ?
Title : re:Oracle 9iAS O/S : MS Windows POST: REPLY (W/QUOTE)
Author : James Powell Type : Question
Date : Jun 7, 2002 11:01 PT
This forum is for Oracle Portal Online Service. Please repost your question to the Products > Portal > General or here is the link:
http://forums.oracle.com/forums/forum.jsp?id=458583
Thanks,
Jim
Copyright ) 2002 Oracle Corporation. All Rights Reserved. DF 1.0.9

naresh
Your disk space space question is covered in the Oracle9i Application Server Install Guide available on technet: Solaris and NT. The answer depends on what edition of 9iAS you install - minimal, standard and enterprise (all come with portal). The database configuration questions are addressed in the Configuration Guide also availalbe from technet.

Similar Messages

  • How can I customize the whole oracle webcenter portal

    We have a project that uses oracle webcenter portal. I want to customize it starting to its landing page til the content. I tried using extending webcenter spaces project but my build.xml has an error in clicking clean-stage. I followed the instructions correctly but still not working. I also tried following the tutorial about customizing at runtime, it works but its only for a specific tab. Is there any other way in customizing the product?
    here is the error in build.xml:
    Buildfile: C:\Users\Admin\Documents\JDeveloper\mywork\ExtendWebCenterSpaces\CustomWebCenterSpacesWAR\build.xml
    [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
    [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
    clean:
    [echo] ----------------------------
    [echo] ----Cleaning deploy directory ---
    [echo] ----------------------------
    init:
    pre-compile:
    [echo] ----------------------------
    [echo] ----Updating the manifest file with the
    correct version specification and implementation version
    [echo] ----------------------------
    BUILD FAILED
    C:\Users\Admin\Documents\JDeveloper\mywork\ExtendWebCenterSpaces\CustomWebCenterSpacesWAR\internal-targets.xml:85: Problem: failed to create task or type if
    Cause: The name is undefined.
    Action: Check the spelling.
    Action: Check that any custom tasks/types have been declared.
    Action: Check that any <presetdef>/<macrodef> declarations have taken place.
    Total time: 1 second
    can you help me in configuring config.properties to an application server?
    check if my configuration is right:
    #My properties
    #Fri Jul 30 00:00:00 PDT 2010
    ############ User Inputs Required ###################
    ## Enter the base directory where JDeveloper is installed.
    ## For example:
    ## On Windows, if JDeveloper is installed in the directory
    ## C:\MYJDEV, enter the path as: C:\\MYJDEV
    ## On Linux, if JDeveloper is installed in the directory /scratch/MYJDEV,
    ## enter the path as: /scratch/mywork/MYJDEV
    ## Note that the JDeveloper directory contains other folders such as jdeveloper,
    ## wlserver_10.3, modules, and so on.
    #jdeveloper.install.home.directory=C:\\rohit\\jdev\\ps2\\jdevfinal
    jdeveloper.install.home.directory=C:\\Oracle\\Middleware\\jdeveloper ---------------------->my jdeveloper path
    ## Enter the wlst executable
    ## For example:
    ## On Windows, wlst.cmd
    ## On Linux, wlst.sh
    #wlst.executable=wlst.cmd
    wlst.executable=wlst.cmd ---------------------->my wlst executable
    ## Enter the absolute path of the ExtendWebCenterSpaces project.
    ## For example:
    ## On Windows, enter the path as:
    ## extending.spaces.home.dir=C:\\JDeveloper\\mywork\\ExtendWebCenterSpaces
    ## On Linux, enter the path as:
    ## extending.spaces.home.dir=/scratch/mywork/ExtendWebCenterSpaces
    #extending.spaces.home.dir=C:\\rohit\\jdev\\ps2\\jdevfinal\\ExtendWebCenterSpaces_ps2\\ExtendWebCenterSpaces
    extending.spaces.home.dir=C:\\Users\\Admin\\Documents\\JDeveloper\\mywork\\ExtendWebCenterSpaces #my extendwebcenterspaces path
    ## Enter the path for ojdeploy.exe.
    ## For example:
    ## On Windows, enter the path as:
    ## oracle.jdeveloper.ojdeploy.path=${jdeveloper.install.home.directory}\\jdeveloper\\jdev\\bin\\ojdeploy.exe
    ## On Linux, enter the path as:
    ## oracle.jdeveloper.ojdeploy.path=${jdeveloper.install.home.directory}/jdeveloper/jdev/bin/ojdeploy
    #oracle.jdeveloper.ojdeploy.path=${jdeveloper.install.home.directory}/jdeveloper/jdev/bin/ojdeploy
    #oracle.jdeveloper.ojdeploy.path=${jdeveloper.install.home.directory}\\jdeveloper\\jdev\\bin\\ojdeploy.exe
    oracle.jdeveloper.ojdeploy.path=${jdeveloper.install.home.directory}\\jdeveloper\\jdev\\bin\\ojdeploy.exe ---------------------->is this right?
    ## Enter the port number on which the WLS Administration Console is running.
    ## The URL of the Administration Console contains the port number.
    ## For example: http://<host>:<port>/console
    wls.port=7001 ---------------------->my application server port
    ## Enter the WebCenter host machine on which you intend to deploy the
    ## custom.webcenter.spaces.jar shared library.
    wls.host=my.bir.gov.ph ---------------------->my application server
    ## For security purposes, administrator user name and password details
    ## are stored in secure files.
    ## Obtain the location of these secure files from your systems administrator
    ## or run WLST commands to generate these files as follows:
    ## 1. Navigate to: WC_ORACLE_HOME/common/bin
    ## 2. Enter the command: wlst.sh
    ## 3. At the WLST command prompt, connect to the Administration Server
    ## for Oracle WebCenter:
    ## connect('<admin_user>','<admin_pwd>', '<host>:<port>')
    ## Where admin_user is the user name of the administrator, admin_pwd is
    ## the administrator's password, host is the WebCenter instance, and port is
    ## the Administration Server port.
    ## 4. Run the following command to create a user configuration file and key file
    ## in a specified location:
    ## storeUserConfig('<userConfigFile>', <userKeyFile>')
    ## Where userConfigFile is the name and location of the file storing user details
    ## and userKeyFile is the name and location of the file storing passwords.
    ## For example:
    ## storeUserConfig('C:/myFiles/myuserconfigfile.secure', 'C:/myFiles/myuserkeyfile.secure')
    ## For example:
    ## On Windows, enter the path as:
    ## wls.userkey=C:\\JDeveloper\\mywork\\ps1userkeyfile.secure
    ## wls.userconfig=C:\\JDeveloper\\mywork\\ps1userconfigfile.secure
    ## On Linux, enter the path as:
    ## wls.userkey=/scratch/myfiles/ps1userkeyfile.secure
    ## wls.userconfig=/scratch/myfiles/ps1userconfigfile.secure
    ## Use the wls.userconfig property to set the userConfigFile path and
    ## the wls.userkey property to set the userKeyFile path.
    wls.userkey=C:\\JDeveloper\\mywork\\ps1userkeyfile.secure ---------------------->i dont know how can i configure this
    wls.userconfig=C:\\JDeveloper\\mywork\\ps1userconfigfile.secure ---------------------->i dont know how can i configure this
    ## Enter the targets on which the custom.webcenter.spaces.war file is deployed.
    ## Obtain this information from your systems administrator or from the
    ## WLS Administration Console as follows:
    ## 1. Login to WLS Administration Console.
    ## 2. Navigate to Deployments>custom.webcenter.spaces>Targets
    ## The list of servers display here.
    wls.target=WLS_Spaces,AdminServer ---------------------->application server target
    ## Enter the targets on which the webcenter.ear file is deployed.
    ## Obtain this information from your systems administrator or from the
    ## WLS Administration Console as follows:
    ## 1. Login to WLS Administration Console.
    ## 2. Navigate to Deployments> custom.webcenter.spaces>Targets
    ## The list of servers display here.
    wls.webcenter.app.target=WLS_Spaces---------------------->application server deployment target
    ## Enter the name of the WebCenter Spaces application.
    ## Obtain this information from your systems administrator or from the
    ## WLS Administration Console as follows:
    ## 1. Login to WLS Administration Console.
    ## 2. Navigate to Deployments> webcenter>Overview
    ## The application's name displays here.
    webcenter.app.name=webcenter ---------------------->name of my webcenter portal
    ## Use the restart.implementation.version.suffix property to override the next default
    ## implementation version number for custom.webcenter.spaces.war.
    ## You can obtain the current implementation version from your
    ## systems administrator or from the WLS Administration Console as follows:
    ## 1. Login to WLS Administration Console.
    ## 2. Navigate to Deployments> custom.webcenter.spaces>Overview
    ## The version number displays here. For example: 11.1.1.2.5
    ## The current implementation version is the last number, that is, 5 in this example.
    ## By default, the implementation version increments by 1 each time that you rebuild
    ## custom.webcenter.spaces.war (using Run Ant Target>clean-stage).
    ## You can restart at a higher value if necessary. For example, if the current value is
    ## 11.1.1.2.20 and you want the next new version to be 11.1.1.2.41 rather than
    ## 11.1.1.2.21, do so by resetting the restart.implementation.version.suffix property to 40.
    ## Note:
    ## The first time you run Run Ant Target>clean-stage, the manifestImpl.properties file
    ## is created and the manifest.implementation.version property is set to
    ## 11.1.1.2.1. This initial version number is derived from the default.implementation.version
    ## set in build.properties (11.1.1.2) and appended with the restart.implementation.version.suffix property below.
    ## For example, if the restart.implementation.version.suffix is set to 1, the initial
    ## manifest.implementation.version will be 11.1.1.2.1.
    ## During subsequent builds, the restart.implementation.version.suffix and the lastNumber property
    ## in manifestImpl.properties are compared, and the higher of the two numbers is incremented by 1.
    ## If, for any reason, the manifestImpl.properties file is deleted, the file is recreated the next time
    ## that you run Run Ant Target>clean-stage, and the implementation version resets using the
    ## restart.implementation.version.suffix only (as if for the first time). For example, 11.1.1.2.1,
    ## if the restart.implementation.version.suffix=1
    restart.implementation.version.suffix=3
    help me pls thx

    It assumes that you have this file available in your jdev
    ${jdeveloper.install.home.directory}/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar
    Add ant-contrib.jar into jdeveloper\modules\net.sf.antcontrib_1.0.0.0_1-0b2\lib directory. You can download it from http://ant-contrib.sourceforge.net/.
    Other useful advice:
    http://jwebcenter.blogspot.com/2011/05/how-configure-webcenter-space.html

  • Where to download and how to install Oracle AS Portal ?

    Greetings,
    I'm using portal servers from BEA, IBM and JBoss since several years. I bought a book on Oracle AS Portal which showed me a couple of interesting things I wanted to look at. Surprinsingly enough, this book doesn't start as normally, with how to download and install the product. This already seemd a little bit wear to me. But when I tried to find by myself the Oracle AS Portal bundle to download and install, I didn't find anything. Looking in the Oracle AS 10.1.3 documentation, it seems that Oracle AS Portal is not a part of it. I finally managed myself to find some documentation saying that in order to install the last version of Oracle AS Portal, one should install Orackle AS 10.1.2.0.2 and upgrade afterward to Orcale As Portal 10.1.4. Yes, but when I tried to install Oracle AS 10.1.2.0.2, I dind' find any option concerning the portal. There OC4J, ther is Infrastructure (identity management and other things), development kits but not portal.
    So could someone explain what does this big mistery around Oracle As Portal mean exactly and how to download and install it quickly ?
    Many thanks in advance.
    Nicolas

    First you would need to install the infrastructure which in itself should include the Identity Management and the metadata repository, which portal uses. Then after you're done with that, you can then start the installer again and choose to install the application server (the middle tier). When you're installing the Application Server, it asks for more options. You may choose just to install a J2EE server..in your case if you want portal choose the corresonding option that contains portal. If you're wanting to install Forms/Reports services, you'll need to select the corresponding option. Hopes this helps you get started.

  • Coherence integration with oracle weblogic portal for Session management

    Could you please let me know how to configure coherence integration with oracle weblogic portal for Session management. Its very urgent. please help.

    Please take a look at the following web page -
    http://coherence.oracle.com/display/COH35UG/Coherence*Web+Session+Management+Module
    -Luk

  • Oracle WebLogic Portal 10g Certification

    Hello,
    Oracle provides instructor led training only for Oracle WebLogic Portal 10g. I'm wondering, where can i buy self study CD or kit for Oracle WebLogic Portal 10g Certification?
    Thanks

    user11928512 wrote:
    Hello,
    I have found certification for "Oracle Weblogic Portal 10g Developer" in the oracle university site. The latest version of BEA weblogic being 10.3 and we are currently working on the same, I would like to know whether there is certification exam for Weblogic Portal 10.3 Developer.A assume you have found:
    [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=140]
    [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=282]
    [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_110]
    Which is the relevant exam. You can double change by going down the list of ceriifcation exams:
    [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=42]
    My understanding is that for developers often releases are broadly similar and therefore the effort in updating the exam is simply unsustainable. For say Oracle DBA exams the situation may be different as their may be signifcant changes/enhancements between releases that are important to be aware of to manager the database effectively.
    Please be aware I am not massively familiar with weblogic and myy anwer is not authorative.
    Rgs - bigdebloy.

  • Oracle Weblogic portal 10.3.5 domain upgrade error

    Hi,
    I am trying to upgrade oracle weblogic portal 10.2 to 10.3.5. When I upgrade my domain, I get the following error.
    ERROR [prepare] com.oracle.cie.wizard.WizardController - Uncaught Exception
    java.lang.NoClassDefFoundError: com/bea/plateng/domain/DomainInfoParser
         at com.bea.wlp.upgrade.PortalDomainInfoPlugIn.prepare(PortalDomainInfoPlugIn.java:59)
         at com.bea.plateng.wizard.plugin.silent.tasks.PreparePlugInTask.execute(PreparePlugInTask.java:80)
         at com.oracle.cie.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:28)
         at java.lang.Thread.run(Thread.java:662)
    Can you please advise.
    regards
    Hari

    Hi,
    I am trying to upgrade oracle weblogic portal 10.2 to 10.3.5. When I upgrade my domain, I get the following error.
    ERROR [prepare] com.oracle.cie.wizard.WizardController - Uncaught Exception
    java.lang.NoClassDefFoundError: com/bea/plateng/domain/DomainInfoParser
         at com.bea.wlp.upgrade.PortalDomainInfoPlugIn.prepare(PortalDomainInfoPlugIn.java:59)
         at com.bea.plateng.wizard.plugin.silent.tasks.PreparePlugInTask.execute(PreparePlugInTask.java:80)
         at com.oracle.cie.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:28)
         at java.lang.Thread.run(Thread.java:662)
    Can you please advise.
    regards
    Hari

  • Oracle WebLogic Portal 10.3.6 Vs. Oracle Portal 11g

    I have a basic question on the latest release. We have BEA (now Oracle) WebLogic Portal 9.2 and need to upgrade. Should we upgrade to Oracle WebLogic Portal 10.3.6 OR  Oracle Portal 11g? Am I comparing the two correctly?
    Thanks,
    Channu

    WebLogic Portal 10.3.6 is the last version of WLP, you can upgrade your application from 9.2 to 10.3.6 with tools provided by Oracle.
    Oracle Portal 11g is a complete different product.

  • Oracle weblogic portal 10.3开发的问题

    按照oracle weblogic portal 10.3帮助中的例子做了,但是部署不成功。
    看了错误是:
    1)The associated EAR "myPortalEAR" is not a Portal Application Services EAR
    2)A Portal Application Services web application should be associated with a Portal Application Services EAR for proper deployment
    但我的myPortalEAR项目是按照例子一样的,是portal EAR工程啊,不知道为何有这个错误,有没有人遇到过?
    我使用weblogic portal 10.2和10,还有9.2都没有这个问题。

    我也遇到这种情况,幸好Oracle官方论坛有解决方案,地址是
    WLP103 Solution:The associated EAR is not a Portal Application Services EAR

  • Oracle WebLogic Portal 10.3.6: Creating a Java Page Flow Portlet in WorkShop

    Hello,
    We are not able to create a Java Page Flow Portlet in WorkShop. While adding the Beehive NetUI Facet(1.0.2) getting the following error in the workshop.
    error installing beehive netui facet
    File template generation failed: Unable to configure AvalonLogSystem : java.io.FileNotFoundException: C:\Windows\System32\velocity.log (Access is denied)
    Following are the environment details:
    WebLogic Server 11gR1
    Oracle WebLogic Portal 10.3.6
    Any Solution for this issue??

    Hi Chris,
    I have already gone through this document. But the procedure that is given in it is not working. I mean I am not able to render diffferent different jspx files based on the menu link clicked. It will great if you can provide me steps by step process since I am new to the portal World.
    Thanks a lot for your reply

  • Installing Pre-built Virtual Machine for Oracle WebCenter Portal error

    Hi,
    I am trying to install the Pre-built Virtual Machine for Oracle WebCenter Portal: Framework 11gR1 (11.1.1.4.0) onto a Laptop (500G HDD 8G Ram) running Windows 7 to learn.
    http://www.oracle.com/technetwork/middleware/webcenter/portal/downloads/owcs-portalfw-vbox-284132.html
    I want to run in a VirtualBox Linux setup etc.
    I have downloaded all the files except the REAVDD-HOL-WC.ovf which would not download so I saved in browser to the same directory etc.
    I have set the preferences in Virtual Box to the same directory where I have downloaded the files to but when I Import Applicance and select C:\users\Tony\Virtual Box VMs and select the defaults and import I get an error box stating:
    Failed to import appliance C:\Users\Tony\VirtualBox VMs\REAVDD-HOL-WC.ovf.
    Could not open the medium storage unit 'C:\Users\Tony\VirtualBox VMs\REAVDD-HOL-WC-disk1.vmdk'.
    VD: error VERR_ACCESS_DENIED opening image file 'C:\Users\Tony\VirtualBox VMs\REAVDD-HOL-WC-disk1.vmdk' (VERR_ACCESS_DENIED).
    Result Code: VBOX_E_FILE_ERROR (0x80BB0004)
    Component: Appliance
    Interface: IAppliance {3059cf9e-25c7-4f0b-9fa5-3c42e441670b}
    Anybody got any idea how to fix this?
    Thanks
    Tony
    Edited by: 880197 on 19-Aug-2011 03:08
    Edited by: 880197 on 19-Aug-2011 03:44

    I've imported this appliance (and others) on Windows 7 32-bit on a Lenovo W500, on an iMac, and on a MacBook. The one error you should encounter during the "import appliance" step is a path error related to shared folder (the canned/hard-coded path in the ovf file points to a place that is not likely to exist on your computer, so just comment out the D:\TEMP\Host path, or make it for that matter).
    <!--SharedFolders-->
    <!--SharedFolder name="Host" hostPath="D:\TEMP\Host" writable="false" autoMount="true"/ -->
    <!-- /SharedFolders-->
    You can alter system set memory_target=300M scope=both and set your VM memory to 2.5GB and everything will run fine (using the vmctl script to start up what's needed). The "1" option is all that is needed for the tutorial shown in the documentation. If you run the admin server, you will see things run a good bit slower. Part of the tutorial assumes you know about UCM and how to take the UCM content in the sample files and upload those into the repository. You can delete the file already loaded and then do a single file upload to "re-load" the various directories/folders for the menu/home/etc. Upload the png and other files into the same folder (menu.html, menuBanner.png, etc. all go into the same Menu folder). It's not worth the time to set the bulk upload because you have to go out into UCM and dig around the admin settings, stop/restart, and so on. You can also use the contentadmin user (welcome1) to do the file upload.

  • Oracle Portal 11g, Oracle WebCenter Suite or Oracle WebLogic Portal ?

    Witch of these technologies, Oracle Portal 11g,
    Oracle WebCenter Suite or Oracle WebLogic Portal ?
    is the future product of oracle ?
    I am going to use portal but I don't know witch of these product is the correct one.
    I need help to clarified it. As i am going to use portal I want to use the one that oracle intend to support

    Hi Harish,
    There are lot differences are available when you compare these three products, some them are
    Oracle Web Center Suite
    Comprises of various components such as Web Center Interaction,Oracle Entitlement Server,Oracle Personalization Server an Ensemble(for proxying content and mashups) and chat server,wiki server,blog server,forum etc are available with web center suite.The collaboration tools are out of the box,so you dont require to redevelop anything to enable collaboration for your site.Basically webcenter is more powerful when used to develop intranet sites rather than a website which requires less collaboration.
    Oracle Portal 10g
    Oracle Portal 10g is the primary oracle portal product before oracle bought BEA.The main difference is the architecture and framework,Oracle Portal uses sql/plsql intensively for processing the page as all their pages are developed from browser.Every thing you develop is streaming that is queried from DB in contrast with weblogic portal which has the feature of file based portal which is faster compared to the streaming(persistent desktops).The architecture is different compared to weblogic and webcenter.For ex:There are sql and pl/sql portlets which can be developed very faster which not there in the other two platforms.
    Oracle Weblogic Portal 10.3
    It is hot in the market right now and development is easier and architecture supports both file based and streaming,the primary features of all the portal product are more or less same but webcenter has more collaborative features.Weblogic portal is very stable as it is on WLS which is a stable weblogic server.
    I prefer if you have any previous experience on any of these products then built on that one.Else start with weblogic portal which is easier to startwith compared to others.
    Regards,
    Dinesh

  • What is (roughly) the implementation duration for Oracle weblogic portal an

    Dear All
    i need to knwo r(oughly) how long does it take to implement oracle weblogic portal (for exmpale 5-7 months or 1 year,etc) for an company that contains around 2700 employees, and how much will it cost (roughly).
    thanks in advance for any help.

    Hi Ryan,
    Is there any posssibility of editing or adding the content from UCM-VCR,when i edit or add content through portal it is giving me unsupported feature exception.
    Please let me know if there is any way????
    -Prabu

  • How to integrate Events from Siebel application to Oracle Webcenter portal

    Hi
    We have a requirement where one application resides in Siebel and the poral is running on Oracle Webcenter Portal. Here we want to see the events/appointment which are created in Siebel Application, should be visible in Oracle Webcenter Portal's calendar as soon as user logs in. It is a Hospital portal, and appointments are created in Siebel Application and when Doctor logs in to portal (running on Oracle webcenter portal), user should be able to see them on his Calendar/event.
    Please help me how to go ahead with it.
    Regards,
    Sid

    Hi All,
    Not sure that I agree with my friend Yannick on this. I think that you can change to point to a different DBMS. You might be able to do this by reconfiguring the Siebel server and give SQL Server as your DBMS and then give the correct SQL connect into. At worst case I think you can change the server data source named subsystem. You will need to change the DLL name and well as the connect info. If the reconfiguration does not work your best bet would be to compare the settings from your server data source for Oracle to a known good server data source for SQL Server.
    BTW, why would you make this change? As a database Oracle can’t be beat. 11g is incredible.
    Robert Ponder
    Lead Architect and Director
    Ponder Pro Serve
    cell: 770.490.2767
    fax: 770.412.8259
    email: [email protected]
    web: www.ponderproserve.com

  • Oracle WebCenter Portal query

    Now I have 3 tabs: Home, Staff and Student. When I expand Home tab, there are Home and Documents. When I expand Staff tab and Student tab, there is Home. Now I want to add something calls “Files” in Staff tab, how do I do it? So when I expand Staff tab, there are Home and Files. I am using Oracle WebCenter Portal and creating portal.

    Following materials seems to be useful to you, however, some of them may be bit old compared to latest 11.1.1.8.6 WebCenter Portal available as of now :
    You can find online training material (module wise) with recorded session + presentations w.r.t WebCenter Portal from Oracle at :
    Oracle WebCenter Portal Online Training
    Building Portals with Oracle WebCenter Portal will be a good starting point :
    https://docs.oracle.com/cd/E29542_01/doc.1111/e27603/portadv_crt.htm
    Index of WebCenter Portal articles by Oracle A-Team
    http://www.ateam-oracle.com/webcenter-home/webcenter-portal/
    Search for 'WebCenter Portal' at youtube.com to find useful videos w.r.t Oracle WebCenter Portal.
    100s of presentations / slides on WebCenter Portal at slideshare
    'webcenter portal' on SlideShare
    I do agree with Jiri that Yannick Ongena's tutorials are really good
    WebCenter 11g PS3 Tutorial: Introduction | Yannick Ongena's WebCenter And Enterprise 2.0 Blog
    Demos and samples of WebCenter Portal  (11.1.1.4.0-11.1.1.6.0)
    Oracle WebCenter Portal PS3 Samples

  • RSS Feed on Oracle AS Portal 10g

    Hi All,
    I have Oracle AS Portal 10g. I want RSS Feed feature on it. Can anybody suggest me how I can achieve this?
    Please share any tutorial link if any of you have.
    Thanks.
    Smith

    Hey I am getting the below error ...
    Any idea why this is occurring?
    Error:      Internal error (WWC-00006)
    An unexpected error has occurred in pages: ORA-06502: PL/SQL: numeric or value error: character to number conversion error (WWC-44847)
    An unexpected error has occurred in portlet instances: wwpob_api_portlet_inst.create_inst (WWC-44846)
    I am getting this error while trying to add the omniportlet.

  • Developers, The Oracle XML Portal needs your help!

    The Oracle XML Portal (www.webspedite.com/oracle) is in need of helpful content. I have managed it for over a year now and can't possibly keep up with all the new XDK features coming out. This site has helped over 5,000 developers. I know because I constantly receive e-mails from developers thanking me for maintaining the site.
    Now I need your help to keep it going. All I ask is if you have an interesting code example, bug, or anything related to the XDK's, please send it to me at [email protected] I will add it to the site and give you full credit. I'm even thinking of adding a sponsor page that will advertise your services or company if you make a contribution.
    I look forward to your contribution,
    Jason M Cohen
    The Oracle XML Portal
    www.webspedite.com/oracle

    The Oracle XML Portal (www.webspedite.com/oracle) is in need of helpful content. I have managed it for over a year now and can't possibly keep up with all the new XDK features coming out. This site has helped over 5,000 developers. I know because I constantly receive e-mails from developers thanking me for maintaining the site.
    Now I need your help to keep it going. All I ask is if you have an interesting code example, bug, or anything related to the XDK's, please send it to me at [email protected]. I will add it to the site and give you full credit. I'm even thinking of adding a sponsor page that will advertise your services or company if you make a contribution.
    I look forward to your contribution,
    Jason M Cohen
    The Oracle XML Portal
    www.webspedite.com/oracle

Maybe you are looking for