Isit possible to copy DRM version from one database to another?

I want to copy a version from DRM (Development environment) to another instance (production environment) by copying one database to another database. In order to synch both the version. Is this possible? rather than exporting and reloading?
It is possible, but I want to know the steps invloved for this
Thanks in advance
Edited by: Ramesh Janardanan on Jun 19, 2012 6:21 PM

Hi Ramesh,
You can use the DRM Configuration console for this purpose. Please follow the below steps:
1. Open Repository Wizard
2. Check - Copy/Upgrade
3. Enter Source connection details and test connection
4. Click Next on Analysis summary
5. Enter Target connection details and test connection
6. Confirm Copy by clicking Next
It copies everything. Hope this helps!!
Cheers, Vicky.

Similar Messages

  • How to copy the data from one database to another database without DB link

    Good Day,
    I want to copy the data from one database to another database with out DB link but the structure is same in both.
    Thanks
    Nihar

    You could use SQL*Plus' COPY command
    http://technology.amis.nl/blog/432/little-gold-nugget-sqlplus-copy-command
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14357/apb.htm#sthref3702
    Edited by: Alex Nuijten on Sep 16, 2009 8:13 AM

  • How to Copy the PLD from one database to another

    Dear Members,
       i have designed the  PLD for Purchase Order, i want to copy the particular PLD into another Database.
    i tried to copy the PLD from one database to another through copy express.. i copied the PLD sucessfully. But the problem is,it copies all PLD's from one database to another. i want only the Purchaseorder PLD has to be copied in to another database.any body can help me in this regard.
    With Regards,
    G.shankar Ganesh

    Hi,
    select * into A1 from RDOC where Author !='System'
    select *  into A2  from  RITM   where Doccode  in (select Doccode from A1 )
    select * from A1
    select * from A2
    sp_generate_inserts 'A1'
    sp_generate_inserts 'A2'
    you will get Insert scripts of A1 and A2 tables .After that You 'll  Replace A1 to RDOC and A2 to RITM.
    So that you can RUN this SQL srcipts any where (In any Database)
    but First u have to run sp_generate_inserts  Storeprocedure(from websites) .
    drop table A1,A2

  • How to Move or Copy the Tables from One Database to Another Database ?

    HI,
          Can any one help me on this, How i can move or copy the tables from one database to another database in SQL server 2005 by using SQL query. Hope can anyone provide me the useful and valuable response.
    Thanks
    Gopi

    Hello,
    Maybe these links help you out
    http://www.microsoft.com/downloads/en/details.aspx?familyid=56E5B1C5-BF17-42E0-A410-371A838E570A&displaylang=en
    http://www.suite101.com/content/how-to-copy-a-sql-database-a193532
    Also, you can just detach the database make a copy and move it to the new server.

  • Simple: How to copy a Table from one Database to another?

    I already know how to do it by creating an identical table and then inserting the Data.
    Like so:
    SET IDENTITY_INSERT dByDtMinusC5 ON
    INSERT INTO [DB1]..T1 ([Id], [HbyD] , [K] )
    SELECT [Id], [[HbyD]]] ,[K] FROM [DB2]..T2
    As you can see I need to have T1 in order to copy T2 into DB1. Is there any way that I could auto create T1 and copy T2?
    There are so many forums in sql server Category, I hope I posted in the right one :0 . We need tag system for forums.   

    Hi Bhupinder,
    According to your description, you want to copy a table with Primary keys from one database to another database.
    As per my understanding, I think the best method is use Transfer SQL Server Objects Task in SQL Server Integration Services. The Transfer SQL Server Objects task transfers one or more types of objects in a SQL Server database between instances of SQL Server.
    Server roles, roles, and users from the specified database can be copied, as well as the permissions for the transferred objects. Indexes, Triggers, Full-text indexes, Primary keys, Foreign keys can also be copied.
    To use the Transfer SQL Server Objects Task, we should create a SQL Server Integration Services Project in SQL Server Data Tools, then drag a Transfer SQL Server Objects Task to Control Flow pane. Specify SourceConnection, SourceDatabase, DestinationConnection
    and DestinationDatabase for the Connection, select the table in the ObjectsToCopy category, then change CopyPrimaryKeys to True and the other corresponding properties in the task.
    References:
    Transfer SQL Server Objects Task
    Transfer SQL Server Objects Task in SSIS 2008 R2 With Example
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Possible to copy automation data from one project to another?

    Hi
    I have done some automation editing to a region in a project, and I would like to copy it to an identical region in another project. Is this possible?

    I have not tried this method I'm now going to describe, but 'logic' dictates it should work:
    1. In your donor project, open the *Automation Event List* , ctrl-⌘-E, then open a new Arrange window, ⌘-1. The new arrange window will now contain regions that only hold automation.
    2. Go to *Logic Pro>Preferences>Audio>Devices>Coreaudio* tab and UNtick the Enabled box. (If you don't, each audio file and instrument will have to be reloaded each time you switch from one to the other project. That would drive anyone absolutely nuts.)
    3. Now open the other project, get an Automation arrange window there, like in 1.
    Now you should be able to copy/paste automation regions between the two projects.
    Hope this works... I think that you need to set the playhead at the right position before pasting, but you'll have to figure that out yourself...
    regards, Erik.

  • Copying Table Info From One Database to Another

    I am trying to copy data from a database instance on one server to an identical database instance on another server. I have a BC4J application module that I would like to use on both servers. I am relatively new in the BC4J area and would appreciate help from those of you who have done this type of thing before. How do I set up the connections in my client code to accomplish copying the data?

    Table may be copied with the
    expdp and impdp utilities.
    http://www.oracle.com/technology/products/database/utilities/index.html

  • Is it possible to copy page content from one book to another?

    Have 2 books in a single Aperture project.
    Need to copy one page content from book 1 to an empty page of book 2.
    Tried all my best, but couldn't manage.
    Anybody please advice.

    At the time the "copy content" only works between pages in the same book. Even if you drag the involved images to the new book, copying content between the two books don't work. This I believe could be a bug and do hope it is corrected soon.
    Regards
    Paul K

  • Copy express not copying print layouts from one database to another

    Hi,
    We are using SAP business one 8.8 PL 10 and we are not able to copy print layouts to another company database using copy express.
    We tick the necessary settings on the copy express and everything runs okay but when you login into the target company you cannot see the extra print layouts there.
    The copy express was working okay before the upgrade from SAP Business one 2007A to the current version.
    What might be the problem?
    Your help is most welcome.
    Regards,
    Simon

    Hi SImon.....
    Do it once again but this time select Replace All function and replace all the print layouts.
    Hope this will solve your problem........
    Regards,
    Rahul

  • In PL-SQL copy a table from one database to another

    I am currently working on a VB app where I need a way to archive tables from the running database to an archive database. I was hoping to do this with a stored procedure. Thanks for any suggestions in advance.

    AFAIAA there is no equivalent of the SQL*Plus copy command, but it is realtively simple to build such a thing in PL/SQL using DBMS_SQL or EXECUTE IMMEDIATE to issue the necesssary INSERT INTO table@archive_db select * from table;It's simple to create the table in the archive db , you just test for it's exist using %SQLFOUND.
    If you want it fancier, eg. changing the tablename dynamically that's also easy.
    rgds, APC

  • Copy Custom toolbar from one instance to another in Project server 2007

    Hi,
    I am currently using project server 2007. We have a number of instances in our Project server enivoronment. Is it possible to copy customized toolbar from one instance to another? If yes, how?
    Thanks in advance 

    Hi Khaldun,
    As per my reply in your previous post, here is a link explaining how to use the organizer:
    Http://blogs.msdn.com/b/project/archive/2010/10/22/tips-and-tricks-copy-custom-views-filters-tables-and-other-elements-to-other-projects.aspx?Redirected=true
    Basically, just copy the toolbar from the global source instance into a blank project file. Then do the same operation from the blank file containing your toolbar into the destination global model, still using the organizer. 
    Hope this helps. 
    Guillaume Rouyre - MBA, MCP, MCTS

  • Is it possible to copy a user fm one client to another

    Hi'
      Is it possible to copy a user from one client to another client?
      e.g., in our DEV we have two client say 500 & 201.A user say dev_user is present in client 500 with some authorization.Now i want the same user dev_user with same authorization in client 201.
    note:-
      *according to my knowledge user is a client dependent.
      *plz avoide hint like
    1)create a new user in 201 with the same user name with the help of su01
    2)client copy.

    Hi,
    I am not sure of replication a single use, but u can move all users by CLIENT Export. That means , u will be creating a transport request which will contain all User master records using SCC8. here select the USER profile SAP_USER.
    Hope this helps
    Cheers !!

  • Newbie Qs: Copying an outline from one application to another

    My apologies for accidentally posting this question twice!
    Hello,
    I want to copy an outline from one database to another, both on the same server. I know I can save the outline as a .otl file. But how do I actually copy this saved .otl file over to the other database? Sorry if this is a very basic question, complete newbie to Essbase. Thanks.
    ps: Is there another way of copying the outline over from one database to another?
    Edited by: Sam on Jun 27, 2010 1:48 PM

    Open the outline in Edit mode, and from File > Save As, Select "Essbase Server" tab. Navigate to database where you would like to save. If you have data inside the cube, it will give you options on what to do with the data.
    Hope this helps
    Thanks,
    Naveen Mikkilineni

  • Copying a table from one databse to another

    Hi,
    I used the following code to copy a table from one database to another.
    set copycommit 1
    set arraysize 1000
    copy from username/passwd@tnsname -
    create <tablename> -
    using -
    select * from <tablename>
    But I get the following error:
    set copycommit 1
    ERROR at line 1:
    ORA-00922: missing or invalid option
    Could you please let me know how this can be done.
    Thanks,
    Narasimhan

    Thanks for your suggestions.I created a database link.I had no problems.
    Then when i issue the command
    copy from uname/password@db
    create <tablename>
    using
    select * from <tablename>
    <Here db is database link to source database identified by uname and password>.
    I still get the error
    copy from uname/password@db
    ERROR at line 1:
    ORA-00900: invalid SQL statement
    Does it mean that the command is wrong?Or I'm doing something different.
    Thanks!

  • Can I copy my iTunes from one Mac to another to a distant location?

    I have 2 homes one in NYC and the other in upstate NY. I have multiple Macs at both locations all using Snow Leopard and the latest version of iTunes(9). I only have 1 iTunes library I maintain at the upstate location and have to bring my iPod to the NYC location to play my music. Can I not copy my iTunes library to the NYC location using Home Sharing or using some other method? I often forget to bring my iPod and am left without my music.

    Prince Moe wrote:
    Hi
    Since I had a problem with my Mac's drive that suddenly failed (I am able to read ONLY), I replaced the internal HD with my emergency HD that I had backedup a few months before. I would like to know if there's a way to copy my settings from one mac to another? Is there a specific folder for all apps or do I have to find out each and every single file for each app?
    I need the settings for
    System (view, font, color,)
    Finder (view, etc)
    iTunes (that include all library, playlists, etc),
    Firefox (Bookmarks, settings & plug-ins),
    Safari (Bookmarks, settings & plug-ins),
    Address Book (contacts)
    Thuderbird (emails accounts, contacts, passwords, etc)
    Stickies (stickies on the dock - i have info on there unsaved)
    Filezilla (FTP infos)
    Would appreciate.
    Thnx.
    All that info is found in your user/library folder, I just did a 60 machine rollout and copied all those settings from user/library, just be forewarned that if you upgrade software those setting will not take on the machine, for example Adobe CS 3,4 will not usable by CS5.  let us know if you need more help.  Also make sure you copy most of your preferences in the user/library/prefences folder.
    Note: If you are using an identical backup with all apps and user settings, you can just copy all folders from user to your new home folder.  Remember that only if the image or backup is identical to your production OS.

Maybe you are looking for

  • Unable to open folders in dock

    In an attempt to clean up my desktop, I dragged some personal folders down to the dock next to the applications folder. When I double-click on them, they won't open and a question mark appears over them. I can't use any of the menu options like "show

  • What's the highest version of Firefox will work on my zte force Android

    Hav version 3.2 now want latest version compatible with my zte force Android

  • Different power requirements between 3G and newer iPods?

    Can anyone inform me as to whether there is any input power requirement difference between the 3G and newer "dock connector" iPods? I'm wondering why Griffin Tech sells a PowerPod car power cord for the 3G and earlier dock models and a PowerJolt for

  • Contact does not show up as imessage

    Hey I got an iphone 6 with ios 8.1.3 but never had any problems with imessage. It always works fine. My colleague, who has an iphone 5s (software i'm assuming up to date, both work for a tech company), cannot seem to send me imessages and vice versa.

  • KDC policy rejects request (12) - TGT BASED NOT ALLOWED

    Hi, I need to change the kerberos password for the user. Since I'm not able to find any open source project doing this, I'm looking forward how is hard to implement it. But I'm stuck on the first message, while getting the kadmin/admin ticket: KDC po