Point to a new cms repository

Needing to point the cms repository from one oracle database located on server1 to another oracle database located on server 2.  We are using Business Objects XI R2 in a UNIX environment.  Located the following document as a reference and am wondering if the most of steps in the guide can be used in this case.
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0536322-d13e-2b10-5095-bed93bccf902
Thanks for your help in advance!
LL
Edited by: NBC-Laura on Jun 3, 2009 2:41 PM

The document that you have can be used to move the CMS database from one Oracle server to another another.  The premise is the same just replace Mysql with Oracle so you shouldn't have a problem.  Make sure that you stop all the servers first and schedule downtime to perform this task.  The business objects servers should not be running while to migrate the Oracle database from one server to the other.  I hope that helps.

Similar Messages

  • Retrieve Fullname, e-mail from CMS repository

    I have a simple challenge for anyone who has experience with querying the CMS repository.  I have been reviewing the SDK and am really confused on the factory design and instantiation of the BO Infoobject classes.
    I need to capture the Fullname and e-mail from the CMS repository and insert into a second database's table.  It will be used as a reference to users who have access to BO.   Currently we are only using CE logins (no LDAP or Windows logins.)  
    No user interface will be required, just simple database connections from the CMS repository to the history database.
    Any help?

    You will have to add CE references to your project, but here is the code.
    Imports System
    Imports System.Data
    Imports System.Math
    Imports Microsoft.SqlServer.Dts.Runtime
    Imports CrystalDecisions.Enterprise
    Imports CrystalDecisions.Enterprise.infostore
    Imports CrystalDecisions.Enterprise.Desktop
    Public Class ScriptMain
         ' The execution engine calls this method when the task executes.
         ' To access the object model, use the Dts object. Connections, variables, events,
         ' and logging features are available as static members of the Dts class.
         ' Before returning from this method, set the value of Dts.TaskResult to indicate success or failure.
         ' To open Code and Text Editor Help, press F1.
         ' To open Object Browser, press CtrlAltJ.
         Public Sub Main()
            Dim boSessionMgr As New SessionMgr
            Dim boEnterpriseSession As EnterpriseSession = boSessionMgr.Logon("ceuser", "cepassword", "server", "secEnterprise")
            Dim boInfostore As New InfoStore(boEnterpriseSession.GetService("InfoStore"))
            'Dim boInfoobjects As InfoObjects
            Dim Users As InfoObjects
            Dim UserItem As InfoObject
            Dim UserObject As User
            Dim Fullname As String
            Dim EEmail As String
            Dim cTitle As String
            Dim Counter As Integer = 1
            'This query will bring back all infoobjects that are recurring schedules
            Users = boInfostore.Query("SELECT TOP 1000000 SI_EMAIL_ADDRESS, SI_FORCE_PASSWORD_CHANGE, SI_NAME, SI_ID, SI_USERGROUPS, SI_USERFULLNAME, SI_ALIASES, SI_DESCRIPTION, SI_LASTLOGONTIME, SI_PASSWORDEXPIRE FROM CI_SYSTEMOBJECTS Where SI_KIND='User'")       
            For Each UserItem In Users
                UserObject = CType(UserItem, User)
                Fullname = UserObject.FullName
                EEmail = UserObject.EmailAddress
                cTitle = UserItem.Title
            Next UserItem
            Dts.TaskResult = Dts.Results.Success
        End Sub
    Edited by: Doug Moloney on Jul 28, 2008 10:01 PM

  • Create new Master Repository - oracle technology exist in logical topology

    I have created a new master repository using the 'Create Master Repository' function in to an ORacle database user. This was all successful and I can sign in to topology manager as SUPERVISOR.
    However I notice that the physical topology includes the 'oracle' technology in the list but this is NOT present in the logical topology.
    When I import our models and projects that were developed elsewhere they fail becasue they are based on the oracle technology and this does not exist in the logical topology.
    If I try to create the oracle technology or import it I get an error index violation on AK_TECHNO which is the index on the SNP_TECHNO table.
    In the physical topology the oracle technology is shown as being both 'physical' and 'logical' (both check boxes are checked).
    Any ideas ?

    how can I find a way of admitting that this was indeed the case......................
    Turned off the hide unused technologoes and there they all are - including Oracle.................
    So that explains why it appeared at some point before - once some data servers had been defined etc...........
    I have my dataservers and schemas loaded now in the physical topology - but they are still not shoinwg in the logical topology - I think this is due to the data server in physical not being in the correct context. When I click the physical dataserver and go in to the contexts tab and choose global I get the error message (logical topology not configured for this context).

  • About CMS Repository Creation in Portal 8.1

    Hi all,
    I follow this link to create another cms repository using Portal Admin
    and successfully create the repository.
    http://216.148.48.158/news/ArticleFrame.jsp?server=newsgroups.beasys.com&group=weblogic.developer.interest.81beta.portal&article=<3e934fa8$[email protected]>
    But when I want to use workshop and using the campaign to display some
    content, the workshop has error saying:
    java.sql.SQLException: Connection has already been created in this tx
    context fo
    r pool named cgPool2. Illegal attempt to create connection from another
    pool: cg
    Pool
    java.sql.SQLException: Connection has already been created in this tx
    context fo
    r pool named cgPool2. Illegal attempt to create connection from another
    pool: cg
    Pool ...............
    Can anybody help in this case? Thanks.
    andy

    Even I have configured a documentum repository [ installed
    Content Services forBEA Weblogic from Documentum with WLP 8.1 SP4]
    when i try to login to the repository, I am getting the error in the server console.
    <Apr 12, 2005 5:03:53 PM IST> <Error> <HTTP> <BEA-101017> <[ServletContext(id=6597756,name=AvitekAdmin,context-path=/AvitekAdmin)] Root cause of ServletException.java.lang.InternalError: erroneous handlers at com.documentum.oca.docbase.DocbaseTicketImpl.<init>(Ljava.util.Proper
    ties;)V(DocbaseTicketImpl.java:???)
    In the content services log file,which i have cofigured, following error msg is displayed:
    <b>Unable to authenticate. Message: Docbase User not defined in the configuration.</b>
    Can any1 tell me what the problem is and if i hav missed out any configuration.
    Urgent help is needed.
    Thanks,
    Chhimi

  • Error during the ddldict for "New Customer Repository"

    Hi
    We are Upgrading from Siebel 8.1.1.10 to Siebel 8.1.1.11.
    IRM wizard shows "Merge completed successfully" but when moving to ddl, it is throwing below error with a message to execute ddldict manually and then restart IRM:
    I got this command from the log file sch_dict.log.
    ddldict.exe /U sadmin /P ***** /C DBNAME /D SIEBEL /F D:\Siebel\8.1\Tools_1\INNOVATION_PACK\SiebelRepository\ORACLE\ddl.ctl /E Y /A Y /L d:\Siebel\8.1\Tools_1\log\sch_dict.log /N "New Customer Repository" /T DCIR
    Error in the log file:
    SQLDBUtilityLog SQLDBUtilityLog 3 00000002528c1960:0 2013-11-20 01:30:26   Reading index              EIM_CL_SNPSHT_T04 ...
    Trace Trace 3 00000002528c1960:0 2013-11-20 01:30:26 DDLDICT-ERR-1017: Unable to copy data from Siebel dictionary (This index points to a non-existing column,
    check the logfile under log directory for more information.).
    SQLDBUtilityLog SQLDBUtilityLog 3 00000002528c1960:0 2013-11-20 01:30:26 Error in MainFunction (UTLDbDictToDb).
    SQLDBUtilityLog SQLDBUtilityLog 3 00000002528c1960:0 2013-11-20 01:30:26 Error in Main function...
    GenericLog GenericError 1 00000002528c1960:0 2013-11-20 01:30:27 (logapi.cpp (184) err=1 sys=2) SBL-GEN-00001: (logapi.cpp: 184) error code = 1, system error = 2, msg1 = (null), msg2 = (null), msg3 = (null), msg4 = (null)
    When I checked EIM_CL_SNPSHT table from backend, this table is got all columns that are defined in the Index.
    Have anyone come across this kind of error ?
    Regards,
    Suchitra Prakash

    Hi,
    I had to restore the database and execute the complete DB Upgrade. Second attempt was successful without any issues.
    Make sure you have sufficient space in the database tablespace, Temp, Index and UNDOTBS tablespaces.
    Hope this answer helps.
    Regards,
    Suchitra Prakash

  • Migrating BO CMS Repository form MYSQL to ORACLE 9i

    Post Author: help_eachother
    CA Forum: Administration
    Hi,
    How can i migrate BO CMS repository from MYSQL to ORACLE 9i.
    Thanks

    Post Author: amr_foci
    CA Forum: Administration
    first verfiy the connection between your business objects server and you oracle server
    then go to the Centeral Configuration Manager and stop the CMS (Centeral Managment Server) and righ click - properties - configuration - go to the CMS data Source and click Specify - you will select your new data souce,, and once more you will copy the data source from ur previous one
    i didnt try it before,, but i think it can help
    good luck

  • Can OID/IM components be moved to a new Metadata Repository?

    Hi
    I've looked around on Metalink but can't find any document that suggests this can be done, but I thought I would ask the question anyway (two iin fact):
    1. Can an existing OID/IM setup be configured so as to oint to a new metadata repository? Is it possible to install a new MR and then associate the IM components away from it's existing MR to a new MR?
    2. In an OracleAS Cold Failover Cluster (IM) topology, I've read contradictory notes (or I've misunderstood). Do the OID and MR components have to be on the same box? Or can they be on different boxes?
    Regards
    Andy

    #1, refer this:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/chginfra.htm#BGBDDDBE
    #2, refer following note on MetaLink:
    368688.1 Master Note:How to Split AS10G Infrastructure Components Including the Metadata Repository and Identity Management
    Hope this helps.
    Thanks
    Shail

  • New URL, how do I get iTunes to point to my new feed

    We are in the process of redesigning our webpage. We purchased a new domain name and changed our webhost. Our new website is www.calvarybible.com. I am wondering how to get iTunes to point to my new feed. It is all the same content just at a new URL. I have sent a few messages via "report a concern", but have not seen any response.
    Any ideas would be greatly appreciated.
    Thanks,
    Mike
    Dell PC   Windows XP  

    Geek,
    Thanks, I set up the <itunes:new-feed-url> tag. When I updated my podcast in iTunes it found the new feed. I should have read the specifications better.
    We will be sending the old domain name to the new URL soon, so I am glad I got this done as it says to keep the old feed for at least 48 hours. Thanks for pointing me in the right direction.
    Thanks,
    Mike

  • SOA 10.1.3.5  - cloning and pointing to a new database

    We plan to move a web application to a new server and here is the information:
    The front-end is SOA suite 10.1.3.5; application was built with Jdeveloper and ADF; BPEL process Manager is not used; Enterprise Service Bus is not used.
    the backend is a Oracle database.
    Old server: Windows server 2003, currently hosting SOA and the database;
    New server: Windows server 2008.
    We need to move both front-end and back-end to the new server. I know how to move the database.
    I would like to know if either of the following is possible:
    1. Clone SOA suite to the new server, and let it point to the new database on the server;
    2. Install SOA 10.1.3.1 on the new server, and upgrade it to 10.1.3.5. Then move the deployed instance from the old server to the new one, and point it to the new database.
    I have read chapter 9 of SOA administrator guide, but not sure if the cloned instance can point to the new database. Please help. Thank you!
    Hailie

    Hello
    Maybe this Metalink note would be helpful for you 757381.1

  • Create a new RMAN Repository

    What are the steps/Commands to Create a new RMAN Repository?

    sqlplus / as sysdba
    SQL> create tablespace rmantbs;
    SQL> create user rman identified by rmansecretpassword default tablespace rmantbs temporary tablespace temp quota unlimited on rmantbs;
    SQL> grant recovery_catalog_owner to rman;
    rman catalog rman/rmansecretpassword
    RMAN> create catalog;

  • CMS Repository

    Hello
    I need one clarification.
    Currenlty, in Development Enviroment we have hosted BO XI CMS Repository on Oracle 10g. Due to some infrastructure issues, in Production Environment we are planning to host BO XI CMS Repository on SQL Server 2005.
    Could you please let me know that, will there be any issues if Devleopment Enviorment BO XI CMS repository on Oracle 10g and Production Environment BO XI CMS repository on SQL Server 2005??
    And will there be any probelm when we move the contents that are stored in Oracle 10g to SQL Server 2005.
    Thank you
    Uday
    Edited by: Uday Kumar Gunti on Aug 13, 2008 1:45 PM

    hii
    the CMS repository is just a schema for holding some tables and information related to the system
    it doesnt matter the if its Oracle or SQL Server, and you will not have any problems if your Production in SQL server and Development in Oracle, or anything like this.
    and it also it will not affect when you export objects from Development to production server.
    and to move the Repository from one Datasource to another Datasource, i adive you to use the
    "Repository Migration Wizard"
    its too easy and simple , its already installed with the business objects software
    good luck

  • Create new work repository

    Hi
    I'm using ODI 11.1.1.5.0,
    Trying to create a new work repository:
    Topology > Repositories > Work Repositories > Right click > New Work Repository:
    Technology: Microsoft SQL Server
    JDBC Driver: weblogic.jdbc.sqlserver.SQLServerDriver
    JDBC URL: jdbc:weblogic:sqlserver://hyp-db-prd:1433
    Connection tests successfully.
    Next
    FinishError: ODI-26159: Error while creating Work Repository
    Exception Stack Trace:
    oracle.odi.setup.RepositorySetupException: java.lang.RuntimeException: Error while executing create table SNP_EXP_TXT
    +(+
    FIRST_DATE DATETIME NULL ,
    FIRST_USER NVARCHAR(400) NULL ,
    IND_CHANGE NVARCHAR(1) NULL ,
    INT_VERSION NUMERIC(10) NULL ,
    I_TXT NUMERIC(19) NOT NULL ,
    LAST_DATE DATETIME NULL ,
    LAST_USER NVARCHAR(400) NULL ,
    TXT NVARCHAR(250) NULL ,
    TXT_ORD NUMERIC(10) NOT NULL
    +)+
    +     at oracle.odi.setup.support.WorkRepositorySetupImpl$1.doAction(WorkRepositorySetupImpl.java:252)+
    +     at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:183)+
    +     at oracle.odi.core.persistence.dwgobject.TransactionalDwgObjectTemplate.execute(TransactionalDwgObjectTemplate.java:39)+
    +     at oracle.odi.setup.support.WorkRepositorySetupImpl.createWorkDevRepository(WorkRepositorySetupImpl.java:191)+
    +     at oracle.odi.ui.wizard.WorkCreationWizard$4$1.doInBackground(WorkCreationWizard.java:329)+
    +     at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker$1.call(SwingWorker.java:240)+
    +     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)+
    +     at java.util.concurrent.FutureTask.run(FutureTask.java:138)+
    +     at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker.run(SwingWorker.java:278)+
    +     at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)+
    +     at java.lang.Thread.run(Thread.java:662)+
    Caused by: java.lang.RuntimeException: Error while executing create table SNP_EXP_TXT
    +(+
    FIRST_DATE DATETIME NULL ,
    FIRST_USER NVARCHAR(400) NULL ,
    IND_CHANGE NVARCHAR(1) NULL ,
    INT_VERSION NUMERIC(10) NULL ,
    I_TXT NUMERIC(19) NOT NULL ,
    LAST_DATE DATETIME NULL ,
    LAST_USER NVARCHAR(400) NULL ,
    TXT NVARCHAR(250) NULL ,
    TXT_ORD NUMERIC(10) NOT NULL
    +)+
    +     at com.sunopsis.dwg.xml.DwgXmlSession.execute(DwgXmlSession.java:92)+
    +     at com.sunopsis.repository.manager.DDLSessionExecutor.executeDDL(DDLSessionExecutor.java:74)+
    +     at com.sunopsis.repository.manager.RepositoryManager.executeXmlAbsoluteFile(RepositoryManager.java:538)+
    +     at com.sunopsis.repository.manager.RepositoryManager.designerRepositoryCreation(RepositoryManager.java:506)+
    +     at oracle.odi.setup.support.WorkRepositorySetupImpl$1.doAction(WorkRepositorySetupImpl.java:234)+
    +     ... 10 more+
    +Caused by: java.sql.SQLException: [FMWGEN][SQLServer JDBC Driver][SQLServer]CREATE TABLE permission denied in database 'master'.+
    +     at weblogic.jdbc.sqlserverbase.dda4.b(Unknown Source)+
    +     at weblogic.jdbc.sqlserverbase.dda4.a(Unknown Source)+
    +     at weblogic.jdbc.sqlserverbase.dda3.b(Unknown Source)+
    +     at weblogic.jdbc.sqlserverbase.dda3.a(Unknown Source)+
    +     at weblogic.jdbc.sqlserver.tds.ddr.v(Unknown Source)+
    +     at weblogic.jdbc.sqlserver.tds.ddr.a(Unknown Source)+
    +     at weblogic.jdbc.sqlserver.tds.ddq.a(Unknown Source)+
    +     at weblogic.jdbc.sqlserver.tds.ddr.a(Unknown Source)+
    +     at weblogic.jdbc.sqlserver.ddj.m(Unknown Source)+
    +     at weblogic.jdbc.sqlserverbase.ddde.e(Unknown Source)+
    +     at weblogic.jdbc.sqlserverbase.ddde.a(Unknown Source)+
    +     at weblogic.jdbc.sqlserverbase.ddb9.a(Unknown Source)+
    +     at weblogic.jdbc.sqlserverbase.ddde.v(Unknown Source)+
    +     at weblogic.jdbc.sqlserverbase.ddde.x(Unknown Source)+
    +     at weblogic.jdbc.sqlserverbase.ddb9.executeUpdate(Unknown Source)+
    +     at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java:650)+
    +     at com.sunopsis.dwg.xml.DwgXmlSession.execute(DwgXmlSession.java:86)+
    +     ... 14 more+
    Interested in hearing what people think the issue might be.
    Cheers

    Caused by: java.sql.SQLException: [FMWGEN][SQLServer JDBC Driver][SQLServer]CREATE TABLE permission denied in database 'master'.
    I suppose you don't wish to create ODI repository in master database, this master database is used by MS SQLServer itself, and it's very critical in the whole SQLServer instance.
    you should use a separate database for ODI, you can use sa to own this database, but please add ";datbaseName=<your ODI database>" in the JDBC URL, then it won't try to find master database.
    If you like we suggest you use RCU to create repository.

  • CMS Repository Database Temp Tablespace Sizing

    1.  While running some large reports Business Objects (XI 3.1 FP2.7) received an ORA-01652 (Unable to extend temp segment in tablespace TEMP) error for the CMS repository.  The CMS database is running in an independent Oracle instance with the auditing database, so only the Business Objects engine would be using the temp tablespace.  All the report information is extracted from other database instances.  This tablespace was sized at 4GB when this error occurred.
    2.  What is Business Objects using the CMS repository temp tablespace for?  What are some sizing guidelines, should this tablespace be sized based on estimated report sizes, report rows, concurrent users, etc?

    I'd say this has nothing to do with Webi processing and has everything to do with your Auditing DB.
    Auding DB always growing and that's where that message comes.
    Audit guide has more info on managing Audit DB.

  • Pointing Datafile to new Tablespace...urgent!!!

    Hi,
    I have this DB that some guy created 2 large Temp Tablespaces as Dictionary Managed and the performance is killing us. Not to mention that when we do a shutdown, it takes almost 3 hours. I was planning on creating a new Temp Tablespace (TEMP3) as locally managed and all the datafiles from the other 2 I wanted to point to the new one.
    How can I do this. I don't want to remove the files from the OS and have Oracle re-create them. Is there an easier way?

    ...but the problem is when I try to drop the temp tablespace the files are already deleted from the OS. So essentially Oracle has these datafiles offline and it says that they need recovery, when infact the files do not exist.
    Any thoughts from here?

  • Using TPC : no connector when adding a new "Document Repository"

    I've followed the Oracle TPC (Team Productivity Center) step-by-step tutorial, I've some connectors under "Work Item Repository" and "Versioning Repository" but none under "Document Repository".
    I don't know what to install to get them.
    (JIRA, BugZilla, Task and MSProject connectors all went under "Work Item Repository")
    Thanks

    hello,
    I've completed this turorial
    http://st-curriculum.oracle.com/obe/jdev/obe11jdev/ps1/teamproductivitycenter/getting_started_tpc.htm
    it was well written and well explained .. it instructed me about several parts of TPC but didn't show anywhere how to add a "Document Repository".
    (when I click on the "plus sign" it begins the process of adding but the Connectors combo box is empty)
    I didn't find anything about it when searching directly from google either ..
    I guessed it could be something I'm supposed to know before even looking for TPC, so my question is open to any explanation on "how to add a new Document Repository in the Team Administration window of TPC ?"
    Thanks

Maybe you are looking for

  • Connect a Monitor to my iMac with MiniDisplay - VGA cable

    hello guys, I want to connect my monitor LG Flatron M1921A to my iMac via the Mini DisplayPort adapter - VGA, I read in the questions if the display does not support HDCP may be unable to play the video, but is it really necessary to have the screen

  • Dleta is not working properly for 2LIS_18_I0ITEM datasource

    Hello Experts, I am having issue with the extractor 2LIS_18_I0ITEM. All delta record are not coming to BI  some are coming and some are missing. it's production environment so I can't delete and fill the setup table because for that i need to lock th

  • Failed to execute program in job

    Hi, I am trying to run a Job but i get the following error Function call . I run md 192.168.142.72XSIGACREJ20100902 directly and it let me create the directory. What is wrong with this? Can someone help me?               Best Regards                 

  • Group movies

    Hey, I am new to AppleTV and have a new ATV2. I see how you can easily group TV shows togeather, but not movies. For example, I have multiple James Bond movies, Batman movies, etc. Rather than seeing a list of every single movie that I have, is there

  • What is iCloud and how can I use it? Is it like more gb space to add more stuff on your iphone5? Please help.

    Just trying to see if iCloud is a way to add more space to my iPhone 16gb ???