Content migration Stellent 7.5 to UCM 11g | Facing trouble

Hi All,
We are upgrading from Stellent 7.5 to UCM 11g. Stellent 7.5 is on windows 2003 with SQL 2005 database, and UCM 11g is on Linux RHEL 5.6 with Oracle 11g database.
We are using archiver to migrate contents from Stellent to UCM. The import batch program is successfully executing. Below is the process we follow to migrate the contents which are in workflow.
1- Moved folders for migrating user workflow history and states of workflows
     <stellent idc root>\data\workflow to <ucm root>\data\workflow
     <stellent idc root>\data\user\profiles to <ucm root>\data\user\profiles
2- Migrated table data
     - truncating table data, the tables are : Revisions, DocMeta, Documents, DocumentHistory and RevClasses etc
     - Migrating data of these tables from MSSQL to Oracle so that workflow state, document checkout states are also preserved
     - wf_in_queue stores did of content therefore old did (of 7.5) needs to be preserved to show documents lying in user's queue
     - As well as there are some custom tables which are dependent on did.
Now the problem is, the native url of the link is pointing to new did.extention which was generated while content import through archiver. And if we migrate the table data as mentioned above the native url shows the old did.xls but this file doesnot exists in the file system.
Is there any who also faced the same situation?
Or is there a better way of migrating contents from 7.5 to 11g.
Thanks,
Rajiv

There is no supported direct migration path from 7.5 to 11g. The supported migration path is to upgrade the 7.5 instance to 10g, then upgrade the 10g instance to 11g.
I think Tim says it best here.
Changing the UCM Database

Similar Messages

  • Migration from Stellent v7.g to UCM 11g - Configuration Migration Utility

    Hello,
    I am in the process of planning a migration from the old Stellent 7.5 system to the new Oracle UCM 11g.
    I keep hearing of a utility called "Configuration Migration Utility" to setup the 11g system with the same users, folders, metadata, etc... as the older Stellent system. Does anybody know where to find this utility? Is there a single tool that will "export" the configuration from my Stellent and import that configuration onto my 11g?
    Please let me know.
    Thanks!
    JDM

    Hi
    CMU tool is a way to create the entire configuration bundle from 1 instance to the other .
    This is a component that will be available from patchset 13526049 which is for CS 7.5
    You will need to put this patchset on the 7.5 server and then from the option list select CMU which will then install the component on server .
    For ucm 11g it is already installed on the server but disabled by default .
    Thanks
    Srinath

  • Unable to create content properly in UCM 11G using validateStandard filter

    Hi All,
        We have used validateStandard filter to assign content id with 16 digits in UCM 10G and it worked well, we deployed this component in UCM 11G but it is not working properly. When we click on Check In button content is getting created and displaying  Check_In Confirmation with 16 digit Content ID, upon clicking on Content Info it is displaying the complete info page. When we try to search the content it is not displaying in search results, also when tried to export it using Archiver it is not creating batch file. When we see logs in View Server out put it is displaying
    Unable to lock content with dDocName: 6322932684534064
    File to be removed: D:/oracle/ucm/cs/oracle/ucm/cs/vault/~temp/6322932684534064_meta.htm
    Below is the code and its corresponding log after check In is performed
    trace("=====Set 16 digit random number as ContentId=====");
                 String contId = databinder.getLocal("dDocName");
                 trace("=====value of contId====="+ contId);
            if("".equals(contId))
            //trace("=====Inside ContentId generetion=====");
            int maxdigits = 16;
            StringBuilder result = new StringBuilder();
            Random r = new Random();
            for (int i = 0; i<maxdigits; i++)
            result.append(r.nextInt(10));
            databinder.putLocal("dDocName", result.toString());
            trace("=====Generated ContentId is====="+ result.toString());
    View Server O/P:
    =====Set 16 digit random number as ContentId=====
    =====value of contId=====001885
    =====Generated ContentId is=====6322932684534064
    >(internal)/6 07.08 15:09:28.273 IdcServer-968 Unable to lock content with dDocName: 6322932684534064
    >(internal)/6 07.08 15:09:29.476 IdcServer-968 File to be removed: D:/oracle/ucm/cs/oracle/ucm/cs/vault/~temp/6322932684534064_meta.htm
    Thanks,
    Ashok

    Its a bug. References BUG:16231709 - OBIA7964:ERROR WHILE CREATING DATA WAREHOUSE TABLES USING DAC 11G
    So far the workaround is to use one Container Name at a time when creating the Warehouse.
    If helps mark and update back

  • Related Content UCM 11g limitation?

    Hello,
    I'm trying to create lots of relations to a content, using the "Related Content" UCM 11g component. But it seems we have a "sad" limitation: it populated a memo field at metadata table with 2000 size!
    How To Link More Than 200 Content Items when Using Related Content Component. [ID 1070481.1] - is this wrong?
    MaxResults=10000 (config.cfg)
    Event generated by user 'admin' at host 'CIS'. Unable to execute service ADD_RELATED_CONTENT and function addRelatedContent.
    Unable to execute query 'UrelatedContentDocMeta(Update/*+ INDEX (DocMeta PK_DocMeta)*/ DocMeta set xRelatedContentList='CS:7:1:DAMQ293073:1,.....DAMQ294642:1,CS:7:1:DAMQ294643:1,CS:7:1:DAMQ294644:1,CS:7:1:DAMQ294645:1' where dID=294344)'. ORA-12899: value too large for column "QUA_OCS"."DOCMETA"."XRELATEDCONTENTLIST" (actual: 2019, maximum: 2000)
    java.sql.SQLException: ORA-12899: value too large for column "QUA_OCS"."DOCMETA"."XRELATEDCONTENTLIST" (actual: 2019, maximum: 2000). [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,admin,CIS!$!csServiceDataException,ADD_RELATED_CONTENT,addRelatedContent!$!csDbUnableToExecuteQuery,UrelatedContentDocMeta(Update/*+ INDEX (DocMeta PK_DocMeta)*/ DocMeta set xRelatedContentList='CS:7:1:DAMQ293073:1\,CS:7:1:DAMQ294111:1\,.....CS:7:1:DAMQ294641:1\,CS:7:1:DAMQ294642:1\,CS:7:1:DAMQ294643:1\,CS:7:1:DAMQ294644:1\,CS:7:1:DAMQ294645:1' where dID=294344)!$ORA-12899: value too large for column "QUA_OCS"."DOCMETA"."XRELATEDCONTENTLIST" (actual: 2019\, maximum: 2000)<br>!syJavaExceptionWrapper,java.sql.SQLException: ORA-12899: value too large for column "QUA_OCS"."DOCMETA"."XRELATEDCONTENTLIST" (actual: 2019\, maximum: 2000)<br>
    intradoc.common.ServiceException: !csServiceDataException,ADD_RELATED_CONTENT,addRelatedContent!$
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2071)
    at intradoc.server.Service.buildServiceException(Service.java:2207)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2201)
    at intradoc.server.Service.createServiceException(Service.java:2196)
    at intradoc.server.ServiceRequestImplementor.handleActionException(ServiceRequestImplementor.java:1736)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1691)
    at intradoc.server.Service.doAction(Service.java:476)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1439)
    at intradoc.server.Service.doActions(Service.java:471)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1305)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3813)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1185)
    at intradoc.server.Service.executeServiceEx(Service.java:3808)
    at intradoc.server.Service.executeService(Service.java:3792)
    at intradoc.server.Service.doSubService(Service.java:3707)
    at sun.reflect.GeneratedMethodAccessor410.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    at intradoc.server.Service.doCodeEx(Service.java:549)
    at intradoc.server.Service.doCode(Service.java:504)
    Any work-arround?
    Thanks in advance.
    Regards,
    Pedro Senos

    You can pretty much do anything with metadata, but depending on how many "N" relations are can reach limits in HTML or query strings, or Javascript for Dropdown lists or DB tables.
    So planning for maximum use is needed.
    If you create a metadata field xRelationToSite and put a drop down list with the list of web sites or sections you want to relate content to, then each content can be set to relate to one or many sites.
    Then a new field could be created like xRelationToFolder and you can link content to different folders so that one file is outside of folders but you can make a Virtual relation to 10 or whatever folders instead of copying the same file into 10 folders.
    Or you can relate content to each other by setting a metadata field xRelate to one value for all related files. xRelate is a free text field and you can put any value in there. Then you can check in any number of files and specify any text string in xRelate and bing bang boom they are all related.
    That is the 1 to many relation with one value being related to multiple files via that one metadata field value. You display the list by doing something like a Library folder query to simulate a folder. (Weblayout Editor)
    Then you could create a new page and or a new query in the Library page with a query that uses an AND or an OR operator (or create your own customizations if you don't like the library pages) to take the relationship to a N to N or many to many relation.
    Since this is all metadata it is not so hard code limited like other options that are maybe "easier" like the Related Content Component but it is more robust since it is conceptually simpler.

  • Content categorizer engine, UCM 11g: ClassCastException.

    Hi!
    I try to register a categorizer engine in Content Categorizer in UCM 11g, on Linux.
    My Extractor Class — SccMyTaxonomyExtractor extends SccTaxonomyExtractor.
    When i try to build query tree, and click Content Categorizer Administration -> Query Trees -> Build Query Tree -> Overwrite contents of Taxonomy Cache, i get ClassCastException: SccAMyTaxonomyExtractor cannot be cast to contentcategorizer.SccTaxonomyExtractor.
    Why?
    I build my classes using contentcategorizer.SccTaxonomyExtractor from sccserver.jar (this .jar i get from UCM), with jdk 1.5, and jdk 1.6. Each time i get this exception.
    Can anyone comment this?
    Thanks for your thoughts of my question :)

    According to the documentation ( http://docs.oracle.com/cd/E21043_01/doc.1111/e10797/c04_finding_files.htm#g1300865 and particularly http://docs.oracle.com/cd/E21043_01/doc.1111/e10797/c04_finding_files.htm#CJAEAHED ) only asterisks and question marks are used as wildcards for metadata search fields. No information about underscores - (according to this: http://docs.oracle.com/cd/F49540_01/DOC/inter.815/a67843/cqspcl.htm they are wildcards for Text queries in Oracle DB)
    However, Kyle in his article https://blogs.oracle.com/kyle/entry/site_studio_naming_best_practi recommends not to use underscores for Site_ID as it "causes numerous issues", so you'll be on a safe side to get rid of them.

  • Howto install Related Content component on UCM 11g

    Hi,
    I did install URM 11g to test the Related Content component.
    Does the component also work with UCM 11g. Are there any special metafields required?
    Another problem is that I can't build the Related Content component, cause it is not listed in the URM ComponentWizard.
    Greetings
    Bodhy

    Hi Bodhy,
    Yes it does work with UCM 11g
    It is a little hidden but can be installed as follows
    Admin Server > Component Manager
    In the first paragraph click on the link to advanced component manager
    THen on the this page find the text
    "If you really wish to modify URM components from this page, please click _here_. " and click the link
    You should now find that the RelatedContent component can be enabled just for UCM.
    Please mark this one as answered (if it works of course) as it may well be useful to other people looking for this hidden feature!
    Tim

  • Using archiver pointing to a clustered UCM 11g

    Hello, I have to migrate content from UCM 10g to 11g but UCM 11g is in a Weblogic cluster. All UCM nodes use the same database schema and have shared filesystem for vault and weblayout. Where do I point the transfer of the archiver? Does it matter which of them the output provider uses to define the archive collection? Any ideas or recommendations?
    Thank you very much in advance!
    Regards.

    Hi ,
    It would need to be pointed to one of the UCM servers in the cluster so that it is a single point where the input is done . Since the cluster will all read the same weblayout / vault all the other nodes will be able to show / action on the contents .
    Thanks
    Srinath

  • UCM 11g File missing from search result although file is accessable

    When I do search without any criteria in UCM 11g, some files missing from search result although I know the files were checked into UCM already since I'm able to see these files using url similar to:
    http://ucm/cs/idcplg?idcService=GET_FILE&dID=12345
    or use following url to get document information:
    http://ucm/cs/idcplg?idcService=DOC_INFO&dID=12345
    the file is not in the search resule even search by ID.
    also, the seach result say "displaying 1-20" but only display few files (e.g. 2 files, less than 20)
    Is this a known problem? the same search was working in UCM 10 perfectly.
    Thanks

    The query seems able to retrieve the missing document. for example, I search by content ID, in the audit log (eanbled as you mentioned) give th efollowing information:
    fusionappsattachments/6     09.13 06:22:03.878     IdcServer-3474     --- @ResultSet SearchResults ---
    fusionappsattachments/6     09.13 06:22:03.878     IdcServer-3474     numFields=66,*numRows=1*,currentRow=0
    also, the infomation following above give the deteail field information which match with the missing document.
    I looks like UCM just did not bring it to UI as part of search result.
    This seems match with my another finding as I mentioned earlier: the seach result say "displaying 1-20" but only display few files (e.g. 2 files, less than 20)
    it seems query did find the documents but UI did not show it.
    Not sure if this is a known bug.

  • How Indexing function in Oracle UCM 11g

    Hello All,
    I am using Oracle UCM 11g on Windows platform.
    I wanted to know as how the indexing in Oracle UCM Funtions? Here are few more questions related to this.
    1. If multiple language characters are added in document and if document is indexed, then
    how the data (tokens) will be stored in Database?
    2. How the search will function

    Hi
    1. If multiple language characters are added in document and if document is indexed, then
    a. how the data (tokens) will be stored in Database?
    This is stored in the DB tables IdcColl1 or IdcColl2 ( if DB FullText is search indexer engine) and table would be IdcText1 or IdcText2(if OracleTextSearch indexer is used) . It is these tables that store the entire data from the contents and they are referred to / queried when a FT search is invoked from UCM .
    b. how indexing will be done?
    Indexer would extract all the data from the contents in case of FT indexer mechanism and would store them in the DB tables mentioned above . It is stored in BLOB columns where in the extraction process would do an insert for every content item that is being processed when Collection Rebuild Cycle / Automatic Update cycle is started .
    2. What is settings to be done in Oracle and search engine for this?
    For DB the relevant UCM scripts need to be executed so that the correct role are created and the packages are created.
    3. What will be extra settings need to be done in case if the OS changes for example Linux.
    The relevant libraries need to be checked to make sure that indexer can access them since there are lots of dependent libraries for the indexer process which is invoked by the TextExport process and these libraries vary for different OS . As part of the indexer process to be running fine all that needs to be done is to install/enable the OS specific versions of ContentAccess component on UCM .
    Hope this gives an understanding on the Indexing part of UCM .
    Thanks
    Srinath

  • Oracle UCM 11g Config with DB

    Hi,
    I have configured Oracle UCM 11g in oracle sql developer, but am not able to see the tables related to Oracle UCM..(ex: Revisions, Docmeta).
    Any documentation on this or any one faced this kind of issue.
    Thanks...

    I'd suggest you to follow the Installation guide - see Oracle&amp;reg; Fusion Middleware Installing and Configuring Oracle WebCenter Content 11g Release 1 (11.1.1) - Contents
    In a nutshell, tables (and everything else in the data model) are created by a utility called RCU. This is one pre-req to run the installation. Another issue could be that you have done installation, but you don't use the correct db user (scheme owner) to connect. The correct user for an installed instance can be obtain from the Weblogic admin console.

  • Getting error Failed to check in document from ODC to UCM 11g

    Hi:
    I am getting the below error while trying to commit image from ODC running on windows to UCM 11g running on linux
    SEVERE Failed to check in document. Exception: {0}. Error is: oracle.stellent.ridc.protocol.http.HttpProtocolException: HTTP/1.1 302 Moved Temporarily
         at oracle.stellent.ridc.protocol.http.IdcHttpProtocol.writeRequest(IdcHttpProtocol.java:171)
         at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:140)
         at com.oracle.capture.UCM11g.Driver.checkIn(Driver.java:192)
         at com.oracle.capture.UCM11g.ComDriver.checkIn(ComDriver.java:42)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.jniwrapper.win32.com.server.IDispatchServer.invoke(SourceFile:209)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.jniwrapper.win32.com.server.CoInterfaceVTBL$VirtualMethodCallback.b(SourceFile:232)
         at com.jniwrapper.win32.com.server.CoInterfaceVTBL$VirtualMethodCallback.callback(SourceFile:135)
         at com.jniwrapper.Callback.enterPoint(SourceFile:222)
         at com.jniwrapper.Function.invokeCFunc(Native Method)
         at com.jniwrapper.FunctionCall.a(SourceFile:126)
         at com.jniwrapper.FunctionCall.call(SourceFile:34)
         at com.jniwrapper.Function.invoke(SourceFile:188)
         at com.jniwrapper.Function.invoke(SourceFile:212)
         at com.jniwrapper.win32.MessageLoopThread$LoopThread.run(MessageLoopThread.java:489)
    Can anyone help me to correct this error?
    Thanks & Regards,
    Raj
    Edited by: user13270764 on Dec 8, 2010 10:59 PM

    Raj,
    Are you using the 11g commit driver for ODC. Do you have the URL in the correct form:
    http://Instance/web root//idcplg&AUTH=INTERNET
    Thanks
    Data_Bitz

  • Information Architecure for UCM 11g/WebCenter PS4

    Hi
    Can anyone share their info architecture findings for UCM/11g and WebCenter PS4 e.g. security model, metadata model, taxonomy approach for managing group spaces. I'm keen to hear if you've put a info governance structure around the content for example - and if so - how did you form it? Where did your security model stope e.g. at Group Space level, or did you have to consider the confidential nature of documents within folders in the group space. Have you add additional metadata fields to help with search?
    Regards
    Michelle

    Wll, it's quiet easy. Webcenter is designed to handle services. UCM is also complettly service oriented so you could create a webapplication with webcenter where you define services from UCM and create your own user interface.
    It's nothing more than the fact that webcenter can handle services (WSDL, SOAP).
    You could create a site without siteStudio, using webcenter. Nothing wrong with that but don't forget that siteStudio has lots of tools that are great for UCM like the contributor mode. Also, the fragments that are allready build in in siteStudio give a big advantage. If you want to create these things in zebcenter, you'll have to start from scratch.
    I do believe Oracle is working on an portal like interface to create portlets and stuff, perhaps they will create some tools special for the use of UCM and webcenter. This offcourse would be very nice

  • UCM 11g with IBR 10g

    Anyone try to connect UCM 11g to IBR 10g?
    I've tried it but unfortunately got the following error
    "No server defined for FUILD_CURRENT_JOB_STATUS. Exception type is 'java.lang.Throwable'.

    Hi,
    Even though i am not tried with your configuration settings but looking at your error message it say "No server defined for FUILD_CURRENT_JOB_STATUS".
    Have you done setup for IBR using Providers at Content server(Here you will mention you IBR server details)....?
    Thanks,
    Ravinder B

  • How to use RelatedContent component with UCM 11g without Records Management

    As the subject really...
    I have been playing around with UCM 11g and want to use the RelatedContent component in isolation of URM / Records management.
    Can I still do this, and is it supported.
    I have had a look at advanced component manager and also the RMFC page but if I select a custom install with only related content I get a whole bunch of RM related stuff in the interface that I do not need.
    Any suggestions? Is the old RelatedContent component supported directly on 11g?
    Thanks
    Tim
    Edited by: Tim Snell on 24-Aug-2010 08:16

    Hi,
    First this post is really helpful as I was looking around for enabling related content component in ucm11g.
    Now i am able to see it in my enabled component lists.
    However , i have one doubt. I have enabled the component and restarted the server. After that if i got the checkin page, i can see only 'wwxRelatedContentTriggerDate' metadata for the related content. My assumption was when I enable the component, i will get a metadata on the content check in page to link to the other content items.
    So can you please help me
    1) to help whether my understanding is correct?
    2) if yes, why am i not getting the metadata to specify the other contents is not shown? what I need to do for the same?
    Thanks a lot in advance
    Regards
    Poornima

  • !csComponentDataNotFound, when enabling a custom compoent in UCM 11g.

    Hi,
    I am seeing following exception when enabling custom component in UCM 11g (through component manager). Any pointers on what could be the issue.
    intradoc.common.ServiceException: !csComponentDataNotFound, DV_Eloqua
    After enabling when i restart the server, i don't see this exception again and in the component manager the component looks enabled.
    Logs are not clear on what is causing this. Can i Ignore this?
    Thanks in advance,
    Seshan K.

    Hi,
    I see this issue with install of all the custom components. The exception I pasted in previous post was just one of the many.
    To give you some back ground,
    This was done as part of migration effort from UCM 10gR3 to UCM 11g.
    There custom components were developed for UCM 10gR3, we have updated the code to use RIDC and  as part of migration to 11g.
    Custom components were then installed to 11g using component manager.
    This issue is not see in of the component installed, even that component was migrated from 10gR3.
    Thanks and Regards,
    Seshan K.

Maybe you are looking for

  • Error in XI: Technical Error

    Hi, We have one ECC 6 and one PI 7.0 in our landsacpe, recently we have configured SLD throught SLDAPICUST. RFC is also working fine. But when ever users are entering in VA01, they are getting a pop-up asking for login detials for the PI system, but

  • Where to change the hyperlink of the logo in OBIEE 11g?

    Hi all, The title explains the question. Does anyone know the answer for it? Thanks in advance. -Amith.

  • Transaction Recovery Service failover

    Can anyone explain what the suggested configuration is for the default persistence store? In particular, this is to ensure the proper failover / migration of the Transaction Recovery Service which is required to use the Default Persistence Store whic

  • Replace Snow Leopard Server OS on Mini Server with Snow Leopard non-Server?

    I have a Mid-2010 Mini Server which came preinstalled with Snow Leopard Server. I'm wondering if anyone has had experience with attempting to replace the OS-X Server software with OS-X non-Server in order to run Parallels for the Desktop. If this wor

  • Duplicate song titles in Zen To

    The way that the Zen Touch stores songs works for 95% of my music. However, I've got a bunch of albums that I've downloaded from archi've.org (li've concerts), as well as some other li've albums in which the artist plays the same song twice. So the a