How to export/import configuration

I've just got myself a shiny new SSD as a secondary internal drive and I've decided to start afresh and install everything (kinda) from scratch. I've made the SSD the new boot drive and I have the old internal HD there with everything on it still.
I just can't work out how to copy all the (numerous) websites and settings across to Server on the new drive though?
Surely there should be some sort of export/import system?
Any help massively appreciated.

I was searching up and down for this functionality myself. It's not available from the GUI (shame!)
Use the command line:
sudo serveradmin settings all > outfile.txt
Instead of all you can also specify a specific service. Importing the settings into the new machine is done in a similar way. Look for examples in the man page for serveradmin.
Hope this helps
---markus---

Similar Messages

  • How to Export/Import in Windows-Oracle10g-EnterprisesManager

    Hi
    How to Export/Import in Windows operating system / Oracle 10g through Enterprises manager.
    1)Which oracle user has privilege to logon in Enterprises manager for export/import purpose.
    2)After loging on to the Enterprises manager's Maintaince menu it asks Host credential here whether i should give OS administrator name & password or Oracle user name & password.
    by
    balamuralikrishnan.s

    Hi1)Which oracle user has privilege to logon in Enterprises manager for
    export/import purpose.
    Normally owner of the schema has all privilege of export/import data in his own schema.
    2)After loging on to the Enterprises manager's Maintaince menu it asks Host
    credential here whether i should give OS administrator name & password or Oracle user name & password.Give oracle user name & password(ie., owner of the schema and password)

  • How to export &import the OSS note?

    Hi Team?
    How to export &import the OSS note?

    Dear Jagadish,
    Download SAP Notes from the SAP Service Marketplace and upload them in Note Assistant.
    Start Note Assistant (transaction SNOTE).
    Download the SAP Note from SAPNet - R/3 Frontend. To do this, choose "SAP Note Download" (Ctrl + F8) and enter the relevant SAP Note number. The downloaded SAP Note appears in your worklist under the category New.
    Read the SAP Note!
    Check whether the SAP Note entails manual activities. (See also answers to questions concerning ABAP Dictionary objects and messages.)
    If this is the case, first perform the manual activities.
    Implement the SAP Note. To do this, choose Implement SAP Note. During implementation, Note Assistant may download prerequisite SAP Notes that must be implemented before.
    Also read and check the prerequisite notes! This is necessary, since they may also contain manual activities. If you don´t do this, the syntax check can bring up an error of the relevant field of the function module, for example.
    Reward points if it helps.
    Regards,
    Naveen.

  • How to export&import data using sql *loader

    Hi all,
    How to export&import data from sql*loader. Give me the clear steps..
    Thanks in Advance

    Hi did you already exported data from SQL SERVER? if not using SQL*LOADER you cannot export data. SQL*LOADER is only mean for importing data from flat files(usually text files) into ORACLE tables.
    for importing data into oracle tables using sql*loader use below steps
    1) create a sql*loader control file.
    it looks like as follows
    LOAD DATA
    INFILE 'sample.dat'
    BADFILE 'sample.bad'
    DISCARDFILE 'sample.dsc'
    APPEND
    INTO TABLE emp
    TRAILING NULLCOLS
    or for sample script of control file search google.
    2) at command prompt issue following
    $ sqlldr test/test
    enter control file=<give control file name which you create earlier>
    debug any errors (if occured)

  • How to  Export/Import "report for the query" to another company

    Hello,
    I do this:
    1.create query in SQL analizer
    2.copy paste into SBO query generator and save
    3.create report for the query
    Then, How to Export/Import "report for the query" to another company ?
    Thanks for your HELP.

    Look for SAP Note number 600813
    That's the note Adele means, I guess.
    <b>Edit (@13:18)</b>
    The direct link:
    https://websmp101.sap-ag.de/~sapidb/012006153200000183292003E.ITF
    ---- Replace *SOURCE* with the source database name.
    ---- Replace *DEST* with the destination database name.
    insert into [*DEST*].[dbo].[RDOC]
    select [*SOURCE*].[dbo].[RDOC].*
    from
    [*SOURCE*].[dbo].[RDOC],[*DEST*].[dbo].[cinf],[*SOURCE*].[dbo].[cinf]
    where [*DEST*].[dbo].[cinf].[lawsset]=[*SOURCE*].[dbo].[cinf].[lawsset]and [*DEST*].[dbo].[cinf].[version]=[*SOURCE*].[dbo].[cinf].[version] and [*SOURCE*].[dbo].[RDOC].[Doccode]NOT IN (SELECT Doccode from [*DEST*].[dbo].[RDOC])
    insert into [*DEST*].[dbo].[RITM]
    select [*SOURCE*].[dbo].[RITM].*
    from [*SOURCE*].[dbo].[RITM],[*DEST*].[dbo].[cinf],[*SOURCE*].[dbo].[cinf] where [*SOURCE*].[dbo].[RITM].[Doccode] NOT IN (select Doccode from [*DEST*].[dbo].[RITM])AND [*SOURCE*].[dbo].[RITM].[Doccode]IN (SELECT Doccode from [*DEST*].[dbo].[RDOC])
    Hope it helps...
    Grtz, Rowdy

  • How to export / import workspaces from CS3 to CS5

    How to export / import workspaces and other preference settings from CS3 to CS5.

    copy the files from
    (username)/library/preferences/AICS3settings/en_us/workspaces
    to
    (username)/library/preferences/AICS5settings/en_us/workspaces

  • How to export/import plan witch a scheduler data

    How to export/import plan witch a scheduler data

    Hi,
    See the BAM Enterprise Link Utilities User's Guide for additional Enterprise Link import/export capabilities not exposed via ICommand.
    Regards, Stephen

  • Issue with Export / Import Configuration Data in AC 5.3 migration to AC 10

    Hi,
    We are migrating from AC 5.3 to AC 10. As per the Migration Guide I have exported the data from AC 5.3.
    The export created around 57 files on the destination with .dat extension.
    Moved these files to target server Import location.
    Then I have used the utility (GRAC_DATA_MIGRATION) in AC 10. Selected the Import location. and clicked Get Files.
    It has uploaded some files (21 out of 57).
    When I analyzed the uploaded files, I found it has uploaded only "Common Configuration" data. For the below Objects, though the export utility has created files, Import utility did not uploaded the files.
    1. Business Unit
    2. Critical Roles and Profiles
    3. CUP Role Repository
    4. Mitigation Controls
    5. SOD Rules
    6. Workflow
    Does anyone have any idea about this issue?
    Regards,
    Deepak

    Deepak,
    Can you share with me how you are importing the config data? How you are using the path? Please share this and also try toshare how you systems are distributed.
    Regards,
    Faisal

  • Weblogic 8.1.6-  how to export/import  visitors role

    Hi,
    I am using weblogic 8.1.6. I have 2 web application in the same portal admin . one of the web application is fully configured and running. I want to use the same visitor role of the first web application in the second one .
    so please guide me how to export visitor role from one web application and import into the another web application in the same environment/same portal admin.
    Thanks in Adnvance..... :)

    Hi All,
    I did analysis on application code migration from 8.1 t o11g.
    If Application developed using JPF framework of Weblogic 8.1 workshop then there is no direct migration to 11g. Since the JPF Beehive controls are deprecated in 11g and ADF or JSF is suggested to use. In this case we can migrate Weblogic 81. Application code to 10g using upgrade tool which is available in 10g(10.3.0).
    Weblogic 10g workshop -> Import -> Others -> Weblogic 8.1 workshop application.
    Oracle is suggesting to migrate JPF applications into JSF or ADF framework but if application is big and you can migrate to 10g for sometime and then slowly you can migrate into other frameworks.
    Thanks,
    Ranganathan.

  • Using LDIFDE to Export/Import configuration

    Hi All,
    I need to create a "copy" of a domain using LDIFDE. To do that, I exported the Configuration, Schema, OUs, Users and Groups. I'm having plenty of troubles during the import, so I wanted to clarify a few things:
    1) What order should the data be imported in? I was thinking importing Schema, then Configuration, then OUs, followed by Groups and finally Users
    2) Is there an easy way to remove the extra spaces from the LDIFDE extract? I did a search and replace in notepad to change the domain from DC=abc,DC=com to DC=xyz,DC=com, but there are lines where the original DC is split which is a royal pain to clean
    up!
    3) When doing an import from Schema or Configuration, I get this error
    PS C:\tmp> ldifde -i -f .\schema_export.ldf -v -j C:\tmp\
    Connecting to "mydomain.xyz.com"
    Logging in as current user using SSPI
    Importing directory from file ".\schema_export.ldf"
    Loading entries
    1: CN=Schema,CN=Configuration,DC=xyz,DC=com
    Add error on entry starting on line 1: Unwilling To Perform
    The server side error is: 0x2079 The specified instance type is not valid.
    The extended server error is:
    00002079: SvcErr: DSID-03330968, problem 5003 (WILL_NOT_PERFORM), data 0
    0 entries modified successfully.
    An error has occurred in the program
    I can't figure out why this is happening.
    Any help will be much appreciated :)

    > I need to create a "copy" of a domain using LDIFDE. To do that, I
    > exported the Configuration, Schema, OUs, Users and Groups. I'm having
    > plenty of troubles during the import, so I wanted to clarify a few things:
    Why would you need to import schema and configuration? And why do you
    not simply join a DC to your domain, take it down and do metadata
    cleanup, then start this new DC in its own environment? Much simpler
    than your approach, I believe :)
    > 1) What order should the data be imported in? I was thinking importing
    > Schema, then Configuration, then OUs, followed by Groups and finally Users
    That's what I would think, too.
    > 1: CN=Schema,CN=Configuration,DC=xyz,DC=com
    > Add error on entry starting on line 1: Unwilling To Perform
    "Add" for what? What's the content of this file?
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • How to export/import database from tools menu in sql developer.

    Hi,
    I need to export database from a server and import it on another db server using the export database function under tools menu in SQL developer. How do I import it? This is for Oracle 10g database.
    Thanks

    Depends what are you trying to do? Are you making a database copy or just creating an empty schemea or creating schema with the data?
    With 10g, you have also options of using datapump (expdp/impdp) and conventional export/import which is very usefule and easy to use when it comes to create a clone (duplicate schema) or an export/import of some objects.
    If you right click on table object, you have options of export ddl/export data and import data but thats different thant what expdp/impdp or conventional export/import provides. For very small database you can use sqldeveloper but consider
    using other above mentioned options. Hope this helps
    Regards

  • How to export/import new SCV and products?

    Hi,
    I have created a new product, product version, software component and software component version in the SLD.
    Now I need to import that to another XI system with a different SLD. The product, product version etc. is unknown in the target XI system.
    How/What do I have to export all these new things?
    If I try to export/import the SCV, I get the following message during import:
    "<b>The target namespace for the special import already contains data for one or more export lines. Continuing this import may corrupt the state of your data.</b>
    Import CIM models and data to the current namespace: sld/active  (Database). 
    Ensure that this import will not cause an inconsistent state of your data.
    If you are uncertain about the consequences of this import, you should cancel it. "
    Do I need more export/import steps? That means: First the product, than the product version, than the SV and finally the SVC?
    Thanks and regards,
    Christian

    Hi Christian,
    if you want to move SLD content
    have a look at this doc:
    https://websmp110.sap-ag.de/~sapidb/011000358700000315022005E.PDF
    it's an officla guide to moving SLD content
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • How clean export/import (st02) swaps?

    Hi
    We are facing a big problem in PRD environment, point is, very low PRD time performance and users need to work; checking on ST02 systems shows Buffers "Export/Import" swaps values high ( red ), We were wondering if exists a T/C which help us to clean buffers?
    Thanks your help!!!

    Hugo, (tu hablas español, si es asi hay un foro en español tambien)
    The low performance issue is not just a problem in swaps, remember something, they are cumulative so if your system is up from a long time ago, then is normal that ST02 shows swaps, how high depends on hits to the buffers, how is the hit ratios for the buffers with red swaps?
    If you take down SAP and start it again swaps will disappear.
    If you are experiencing performance problems then it is better to take a look at the ST03N, there you could see if problems are in DB, Network, Presentation server (PC with SAPGUI), process time, etc and there you can narrow the problem.
    Did the server was working right and then turned slow from some time ago? or
    did you do an upgrade to ECC 6.0? or
    is the problem only during certain hours? or
    is only when executing some transactions/jobs?
    With more info we can help you more...

  • How to export import HR forms

    Hi How can we export import Hr Forms like scripts we have RSTXSCRP.
    Smart forms there only we have option.
    Like this is there any thing for HR Forms...
    Regards
    sas

    Ya thanks amit i got it.....
    any one for this probelm reach me at ..
    Saslovesap  @ gmail dot com
    Regards
    Sas
    Solution :
    a empty form cant be uploaded it requires a supporting form to upload into target place so we need to create any dummy form or else take a standard form and based on form.
    after that we can delete it (Dummy ones)

  • How to export/import UDQ

    Hi Experts,
    I want to distribute the user defined query.
    Here is the steps:
    1. Export the specific one
    2. Import the specific one
    Here is my question
    1. How can I get the query list?
    I cannot find method to do it, which like getBPlist.
    If I can get it, I will do a loop to export all.
    2. How can I get the query catelogues list?
    3. Which is better to improt?
    UserQueries object via DI, or sql statement of OUQR ?
    Thanks
    Best regards
    Huan

    Hi Huan,
    Please refer to my reply on your other question about exporting/importing formatted searches here:
    http://scn.sap.com/thread/3580368
    You can use the V9 Implementation Center to transfer User Queries from one company to another. It is also possible to use Copy Express in earlier versions of SBO.
    If you want to use the DI API then you can use the UserQueries object.
    Kind Regards,
    Owen

Maybe you are looking for