Wiki migration from 10.6.8 to 10.10 Server 4 no data loaded

I'm trying to migrate wiki from an old OSX Server 10.6.8 to a brand new installation of 10.10.1 with Server App ver 4.
I followed the article at http://krypted.com/mac-os-x/setup-os-x-yosemite-server-as-a-wiki-server/
I used the migration method:
1) copy the /Library/Collaboration folder to Yosemite Server ~/Desktop/Collaboration
2) changed owner to _teamserver of the copied folder
3) started wiki service
4) created a new wiki
5) configure accounts to access LDAP of the old server
6) run sudo wikiadmin migrate -r ~/Desktop/Collaboration
No wiki were created. The log file shows that no users and groups found.
Extract of the log:
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [CSConfig.m:128 7db9d300 +0ms] CSConfig: Initializing or updating cached config file: /Library/Server/Wiki/Config/collabd.plist because file mod date 2014-12-15 11:07:02 +0000 is newer than cached file mod date (null)
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [main.m:90 7db9d300 +0ms] Wikiadmin trying to start PGCServer...
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [main.m:96 7db9d300 +135ms] PGCServer started.
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [main.m:237 7db9d300 +0ms] Repository location appears to be a relative path (/Users/micei/desktop/Collaboration), prepending --sourceRoot ()
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [main.m:240 7db9d300 +0ms] Repository location is /Users/micei/desktop/Collaboration
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [main.m:255 7db9d300 +2ms] Updating schema to current version
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [SchemaMigrator.m:142 7db9d300 +0ms] Updating schema to latest schema version (166)
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [SchemaMigrator.m:148 7db9d300 +0ms] Bumping schema to version (166)
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [SchemaMigrator.m:351 7db9d300 +5ms] Schema updates completed.
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [main.m:258 7db9d300 +0ms] Running migration from source location /Users/micei/desktop/Collaboration
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:724 7db9d300 +0ms] Migrating...
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:730 7db9d300 +47ms] Migrating known users
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Warning>: [UserMigrator.m:259 7db9d300 +0ms] No Users directory found. Skipping.
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:732 7db9d300 +0ms] Generating placeholders for all known pages and wikis
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Warning>: [ProjectMigrator.m:259 7db9d300 +0ms] No Groups directory found. Skipping.
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:734 7db9d300 +0ms] Found 0 pages belonging to 0 wikis and 1 users.
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:737 7db9d300 +0ms] Re-scanning 0 pages for pasted image/attachment URLs
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:522 7db9d300 +0ms] Copying content to real tables...
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:627 7db9d300 +14ms] Destroying migration entity and scratch tables...
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:655 7db9d300 +45ms] Done
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:747 7db9d300 +0ms] Importing user preferences
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:693 7db9d300 +4ms] Rebuilding search index...
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [CSLocalServiceLocator.m:173 7db9d300 +1ms] Allocating service ContentService
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [CSConfig.m:128 cb84000 +33ms] CSConfig: Initializing or updating cached config file: /Library/Server/Wiki/Config/collabd-search.plist because file mod date 2014-12-15 11:07:02 +0000 is newer than cached file mod date (null)
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [CSLocalServiceLocator.m:173 cc07000 +0ms] Allocating service HTMLFilterService
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:719 7db9d300 +118ms] Done
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [MigrationController.m:753 7db9d300 +0ms] Migration complete
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [main.m:261 7db9d300 +0ms] Running post-migration updates
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [SchemaMigrator.m:366 7db9d300 +3ms] Running post-migration updates...
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [SchemaMigrator.m:104 7db9d300 +0ms] Executing migration SQL script /Applications/Server.app/Contents/ServerRoot/usr/share/collabd/server/sql/migra tions/36.sql
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [CSExecutionTimer.m:14 7db9d300 +6ms] TIMER: 6ms ---> migration #36
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [SchemaMigrator.m:104 7db9d300 +0ms] Executing migration SQL script /Applications/Server.app/Contents/ServerRoot/usr/share/collabd/server/sql/migra tions/48.sql
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [CSExecutionTimer.m:14 7db9d300 +1ms] TIMER: 2ms ---> migration #48
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [SchemaMigrator.m:116 7db9d300 +0ms] Executing migration block #58
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [CSExecutionTimer.m:14 7db9d300 +1ms] TIMER: 2ms ---> migration #58
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [SchemaMigrator.m:104 7db9d300 +0ms] Executing migration SQL script /Applications/Server.app/Contents/ServerRoot/usr/share/collabd/server/sql/migra tions/68.sql
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [CSExecutionTimer.m:14 7db9d300 +2ms] TIMER: 3ms ---> migration #68
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [SchemaMigrator.m:116 7db9d300 +0ms] Executing migration block #160
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [CSExecutionTimer.m:14 7db9d300 +0ms] TIMER: 1ms ---> migration #160
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [SchemaMigrator.m:374 7db9d300 +0ms] Post-migration updates completed.
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [SchemaMigrator.m:379 7db9d300 +6ms] Performing a VACUUM FULL ANALYZE of user_activity
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [main.m:264 7db9d300 +39ms] Done
Dec 16 12:35:20 Micheles-iMac.local wikiadmin[1307] <Info>: [main.m:516 7db9d300 +0ms] Wikiadmin trying to stop PGCServer...
Dec 16 12:35:21 Micheles-iMac.local wikiadmin[1307] <Info>: [main.m:519 7db9d300 +130ms] PGCServer stopped.
Please help me

I have a bad 10.8 server, and what I did to rescue my WIKI
1- Listed users on old wiki server " dscacheutil -q user | grep -A 3 -B 2 -e uid:\ 5'[0-9][0-9]'    ", I dont use open directory
2- Create an new 1.8.5 server
3- Create users on new server (keep an eye on order of creation ID is more important than username)
4- Turned on Wiki *Important starts up service for 1st time
5- Then followed these instuctions on:  http://support.apple.com/en-us/HT5585
*Wiki worked
6 -Then Upgraded form 10-8-5 to Yosemithe server
ALL WORKS
*Note1: Apple's KB note has 10.6 to 8 migration which I did not use, try that before
*Note2: Clone new server each important step with CC or DiskUtil, step 5 trashed compleatly the server at one time, never knew what happened

Similar Messages

  • When I migrate from my old mac to a new mac does the data remain on the old mac

    when I migrate from my old mac to a new mac does the data remain on my old mac

    Yes. You are only Copying the Data not moving it.

  • Migration from Crystal Enterprise 10 to SAP Crystal Server 2011

    Hi all,
    We are currently using Crystal Enterprise 10 to schedule and view our reports and the designer is Crystal Reports 10 .
    we are planning to migrate to SAP Crystal Server 2011 with Crystal Reports 2011 as the designer.Can we do this migration directly or do we need to do the migration to an intermediate version before going to SAP Crystal Server 2011.
    Regards,
    Sreekanth S S

    1. So in this case, I need to migrate from Crystal Enterprise 10 to Crystal Reports Server XI R2/Crystal Reports Server 2008 or more using import wizard Then I will need to migrate from Crystal Reports Server XI R2/Crystal Reports Server 2008 to SAP Crystal Server 2011 using Upgrade Manager tool. Is my inference correct?
    That is correct. For XI R2, it would be XI R2 SP2 minimum. And you need to have a live installation of XI R2 SP2 as SAP does not have it in archieve download area.
    2.What is the potential risk if we try to migrate from Crystal Enterprise 10 to SAP Crystal Server 2011 using upgrade manager tool?
    I am not sure if that will work with success, If the reports migrated from CE10 do not work in CRS2011, it would be unsupported. You can however try it anyways.
    3.Can we open the reports developed using Crystal Reports 10 designer in Crystal Reports 2011 designer? .This is for another requirement of us where we have to just migrate the reports alone .
    Yes you can do that. Try opening and running them in CR2011, they should work but some of them can also result in some errors here and their, this is more specific to report design and what kind of grouping\ filtering\formulas you use.

  • Migrating from Seagate Info 7.5 to CR Server XI release 2 - HTML problem

    We are currently trying to migrate from using Seagate Info 7.5 to using Crystal Reports Server XI Release 2, for our reports generation / scheduling.
    We currently have a number of reports which are generated as HTML and saved to a network shared folder. These reports are viewed by internal users and are updated every 15 minutes. This works well at the moment as the users have a browser shortcut to the report page and hit refresh every now and then to see updated content.
    However, in CR Server XI R2, there is no option to export HTML. So what would be the recommended workaround in this situation?
    Thanks in advance.

    I wasn't aware that CR Server doesn't include OpenDocument, are you certain?
    I think CR Server should have Crystal Reports URL Reporting though, called viewrpt.cwr. You can achieve pretty much the same with this, documentation is in our developer library:
    http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/devsuite.htm
    Developer Library home > BusinessObjects Enterprise SDK > .NET developer guide and API reference > Viewing Reports and Documents using URLs > URL Reporting for Crystal Reports.

  • Wiki migrated from Snow Leopard to Mountain Lion missing some links

    Hi
    I migrated the wiki instance running on my old Snow Leopard Sever to the new Mountain Lion server following the instructions here
    http://support.apple.com/kb/HT5082
    All looked good, but then I find that some, not all,  of the links reference the old server instance and come up wtih 404's.
    If I right click on the links that are broken and inspect them the results differ.
    the outer html has a reference that looks like this
    <a class="cc-route-enabled" target="_blank" href="http://old.server/wiki/pages/G3J0z4r/Clint's_Index.html">Clint's Index</a>
    a link that works looks like this
    the outer reference is the same but the inner
    <a class="cc-route-enabled" href="/wiki/pages/Q4g545J/CMS_Teaching_Infrastructure_2012.html">CMS Teaching Infrastructure 2012</a>
    The pages still exist. If you do a find for the link title you can find the page ok.
    Is there a way to fix the broken links to remove the absolute paths to the old server?
    Cheers
    Jacqui

    OK I've managed to retrive my folders by doing the following
    1/ Open Finder and click on the Go Menu option
    2/ Hold down the Alt key so that 'Library' apperas in the list of folders you can go to
    3/ Select 'Library' and navigate to the Mail/Mailboxes folder
    4/ Expand the tree and find your personal folders somewhere below that node (each personal folder will have its own .mbox extension)
    5/ COPY the folders you want to some different location (eg your desktop). You need to do this as you won't be able to access the original location those files are in in the next couple of steps
    6/Go to the mail App and choose File->Import Mailboxes...
    7/ Select the 'Apple Mail' option from the 'Import From' section and hit continue
    8/ Multiple select all the mailboxes you copied to your desktop in step 5/ above
    9/ Now all your mailboxes will appear under an 'Import' node in your mail sidebar
    10/ Breath a sigh of relief that you have managed to retrieve your precious personal folders!!!
    Not sure why Apple is silent on this issues as obviously loads of people are expeiencing itand the fact that they now hide your library folder by default doesn't help one bit!!!
    Anyway hope this helps

  • I will be working on a project to migrate from Sybase ASE (15.7) to SQL Server 2014 using Oracle golden gate........I am trying to find documentation which can guide me to use a separate box installation of OGG and how to configure it for Sybase and SQL s

    Hi,
    I need guide to install OGG on a separate box which will help me to migrate Sybase to SQL server.
    Viral Dave

    hi - just an fyi
    we have SQL Server 2012 and from my reads and understanding OGG supports SQL Server up to 2008. not to say it wouldn't work on higher versions if installed. in the link above check out the SQL Server installation chapter. before purchasing the license I would contact Oracle.
    maybe someone here has installed it on a higher version and got it to work. we are currently working on setting up OGG to work on Oracle to Oracle servers.

  • Problem migrating from 10.5 to 10.6 mail server: cvt_cyrusdb does not exist!

    The problem
    I am migrating a mail server from 10.5 to 10.6 (as the first step to moving to 10.8).
    I'm trying to migrate mail from Cyrus to Dovecot, using the command migrate_mail_data.pl but I keep getting the error:
    Error: cvt_cyrusdb does not exist in: .
    Background
    An example of how to use the command is at:
    http://www.opensource.apple.com/source/dovecot/dovecot-239/dovecot.Config/migrat e_mail_data.pl
    Example: migrate_mail_data.pl --cyrusBin "/Volumes/Tiger/usr/bin/cyrus/bin" --database "/Volumes/Tiger/var/imap" --sourceSpool "/Volumes/Tiger/var/spool/imap" --targetSpool "/Library/Server/Mail/Data/mail "
    So, the syntax is:
    sudo [location of migrate_mail_data.pl command] --moveMail 0 --cyrusbin "[location of cvt_cyrusdb binary]" -- database "[location of original mail database] "--sourceSpool "[location of original spool files]" --targetSpool "[location of destination files]"
    Locating my files
    Locate all of my files:
    sudo find / -name migrate_mail_data.pl
    /usr/libexec/dovecot/migrate_mail_data.pl
    sudo find / -name cvt_cyrusdb
    /usr/bin/cyrus/bin/cvt_cyrusdb
    --database files are at the default location:
    /private/var/imap
    --sourceSpool files are at the default location:
    /private/var/spool/imap
    --targetSpool is set for:
    "Volumes/Iomega1TB/121014/121005Dovecot/mail"
    What I've tried
    So, I've tried the following commands (and many other variations!):
    sudo /usr/libexec/dovecot/migrate_mail_data.pl --moveMail 0 --cyrusbin "/usr/bin/cyrus/bin" -- database "/var/imap" --sourceSpool "/var/spool/imap" --targetSpool "Volumes/Iomega1TB/121014/121005Dovecot/mail"
    sudo /usr/libexec/dovecot/migrate_mail_data.pl --moveMail 0 --cyrusbin "/usr/bin/cyrus/bin/" -- database "/var/imap/" --sourceSpool "/var/spool/imap/" --targetSpool "Volumes/Iomega1TB/121014/121005Dovecot/mail/"
    sudo /usr/libexec/dovecot/migrate_mail_data.pl --moveMail 0 --cyrusbin /usr/bin/cyrus/bin/ -- database /var/imap/ --sourceSpool /var/spool/imap/ --targetSpool "Volumes/Iomega1TB/121014/121005Dovecot/mail/"
    sudo /usr/libexec/dovecot/migrate_mail_data.pl --moveMail 0 --cyrusbin /usr/bin/cyrus/bin -- database /var/imap --sourceSpool /var/spool/imap --targetSpool "Volumes/Iomega1TB/121014/121005Dovecot/mail/"
    All give me the same error:
    Error: cvt_cyrusdb does not exist in: .
    Interpretation
    The error message tells me (perhaps I'm misunderstanding!) that there is a problem with this part of the command:
    --cyrusbin "/usr/bin/cyrus/bin"
    because that's what defines the path to  cvt_cyrusdb
    But 'Find' has told me the location of that cvt_cyrusdb command and I can see it in the GUI, too!
    Help!
    What am I doing wrong?
    With thanks in anticipation,
    Kevin

    Thanks for your advice, MrHoffman.
    I was trying to avoid taking the mail server down for more than a few minutes so wanted to:
    a. clone and migrate the server configuration to the new machine
    b. take server offline
    c. copy data to new machine and convert it from Cyrus to Dovecot
    d. take server online
    Due to the problem with converting the data, it looks like my only option will be to take the mail server down for some hours while I perform all of those operations.
    I was really hoping that there might be a simple answer to invoking the cvt_cyrusdb command!
    Can anyone tell me how I might fix that?
    Kevin

  • Migrating from Crystal Enterprise 8 to Crystal Reports Server 2008

    Hi,
    In our current CE8 setup, we have a web server with the web connector, which connects to the Web Component Server (WCS) running in the CE8 application server. Our reports (rpt) are 'unmanaged' and they simply reside in a directory on the application server, together with csp pages (for handling parameter passing, configuring ActiveX viewer settings, etc). The link-to-folder path mapping is specified in the web connector settings. Users view the reports by pointing the browser to the csp pages.
    Given the scenario, we would like to migrate to the new CRS2008 platform, while maintaining similar setup as above.  However, it is noted the web connector/WCS are no longer there in the new version. My questions are:
    Can Viewer/RAS SDK be the replacement for achieving the setup?
    What is the mechanism for web and application server communication?
    Any enlightenment on the above will be much appreciated.
    Thanks,
    John

    Post Author: TAZ
    CA Forum: Deployment
    CRS is limited to single server installs, it has less functionality such as no auditing. Enterprise can be clustered across many servers, has auditing and webi/deski from E6. So which one is best would depend on the size of your planned implementation and the features that you want.
    Regards,
    Tim

  • Migrating from weblogic 8.1 to sun one server

    I need some documentation that could guide, in steps involved, in migrating an J2ee application from weblogic 8.1 to sun one application server.
    Please help.

    Do you have any migration guide from weblogic 8.1 to sunserver 8.1?
    We want to know how to handle null in jsp? Because in weblogic 8.1, we can set printNulls to false in weblogic.xml file. Is there any way we can do this in sun server?

  • DB migration from 9i to 10g (in a new server) using a cold backup

    We have a cold backup of a 9.2.0.5 database,
    we would like to migrate this 9i DB to a new server with only 10g software already installed.
    1- can we use DBUA to do the migration?
    2- should we start the database before running DBUA?
    3- if yes then we need to prepare the pfile, and the password file?
    we would like to avoid installing 9i in the new server
    Thanks for help

    I have to Install 10g on Solaris 10 on a new server and then move my old >database which is 9i on Solaris 9 to the new box. I'm not sure how to go about >doing all this right since I'm new in the dba field and this is production.How much down time you have to perform this activity?
    How big is your database?
    Since you're moving the database from one server to another, You have to proceed with Export/import or datapump export/import(only if you can upgrade your 9i database to 10g).

  • Migrating from netbsd courier imap system to SL Server

    Hello,
    I am converting from a courier imap server to Snow Leopard. I have about ten virtual domains and about 25 users in total. I would like to move all their mail and folders over without them knowing. I have seen some scripts to convert the maildirs. Can I connect to the old IMAP server, get a copy of their email, one at a a time, then connect to the new SL Server IMAP and deposit the email. Am I off my rocker or has someone else done this. I can take the mail server offline for a few hours to do this. Any other ideas? Thanks in advance.
    Thanks,
    Gord

    There is a tool called imapsync that can transfer the mail for you and handle duplicates in case the transfer stops / fails, etc. It works really well but has some dependencies (perl and some associated things so you need to install the dev tools on SL server).
    I used it and had nary a problem.

  • Migrating Wiki Calendars from Lion from Lion

    This was an information article, since I spent a few hours on this one and there was no documentation and may help someone one day!
    Description: This article was a guide on how to move a Wiki Calendar form a Lion server to another Lion Server.
    Problem: Wiki Calendar Service wasn't running properly, and the service was stopped / restarted and never came back on. There was a few errors on our XServ regurading this, but since there was no phone support, I created a work around by migrating the data to another mini, to get calendars back up and running. This may come in handy for someone to migrate servers.
    Another problem that came into factor here was also we upgraded from Snow Leapord, so instead of all of your files being in 1 place like they would be on a lion machine they were in multiple directories, which made the process more difficult.
    Process: A few steps will have to be done in order for this to work. As our configuration was binded to AD, in a multi domain forest. Also remember the wiki calendars are inbended into the wiki, so not only moving the calendar files are enough to get it working on a different machine.
    1) Bind to AD and get your 2nd machine up and running
    2) Migrate the Wiki Calendars over using the KB article on apples forumn. http://support.apple.com/kb/HT5082
    3) Copy the config files for the Calendar - I included the default folders for this below.
    /Library/Server/Calendar and Contacts/Data ---> /Library/Server/Calendar and Contacts/Data on the new server
    **note**
    If you came from a snow leapord machine you will have a folder called migrated-data / .calendarserver_version files stored in a different place, once found it will have to be copied to /Library/Server/Calendar and Contacts/Documents
    Both of these files need to be in this folder on the new server if your using the apple defaults ---> /Library/Server/Calendar and Contacts/Documents
    I also had renamed my calendars-migrated to calendars-migrated-old after they were moved to the proper location.
    The folder calendars-migrated will also have to be copied over via a USB drive since hidden attributes are embedded and any sort of network sync drops these files. (rsync / sftp) If you navigate into the calendars-migrated data, you will see filse like this with permissions drwxr-x---@ and you need to retain the @ if you have multiple calendars in 1 wiki.
    Once the folder calendars-migrated is moved to the new location in /Library/Server/Calendar and Contacts/Documents/ you will have to use a chown to change the ownership of the permissions for the calendars-migrated folder
    # sudo chown -R root:_calendar calendars-migrated
    4) Next we will have to export the database for caldav
    Stop the calendar / address book services
    # sudo serveradmin stop calendar
    # sudo serveradmin stop addressbook
    Export the Database to the /tmp folder (file will be called caldav.pgdump)
    # sudo pg_dump --format=c --compress=9 --blobs --username=caldav --file=/tmp/caldav.pgdump caldav
    Move the file /tmp/caldav.pgdump from the old server to the new server on /tmp/caldav.pgdump.
    One the new machine wipe the database so you can import it with the correct version (form moving the .calendarversion file over)
    # sudo dropdb -U _postgres -i caldav
    Create a new database on the new machine
    # sudo createdb -U caldav caldav
    Import that database to Collab so it can be used in the wiki
    # sudo -u _postgres pg_restore -d caldav -U collab --single-transaction /tmp/caldav.pgdump

    Hi,
    I'll just say my try of wiki migration from SLS(MacPro) to LS(MacMini with Internal Disk1&2).
    1)Fisrt I made a bootable backup of SLS to Disk2 of MacMini.
    2)Second I booted from Desk2.  MacMini was  running as SLS.  After that, I installed Lion and LS from App Store.
        Wiki migration was successful. So Disk1 is an original LS and Disk2 is LS with wiki migration.
    Good luck!
    Tac

  • Migration from Small business server 2011 standad to Windows 2012 Server Standard

    Hi everyone,
    I have a network with SBS 2011 standard (that is the only server) and now we are moving (migrating) to windows 2012 server standard with an exchange 2013 (not yet installed).
    The main thing is that when trying to install the migration tool on the SBS server, it will not install because it is not a 2008 R2 server.
    is there a workaround for this problem?
    I Hope this will help. Amir Ovadia

    Hi,
    Would you please first let me know how did you perform the migration? Regarding the migration tool, is it the Windows Server Migration Tools in Windows Server 2012 R2? Since you need to install
    the Windows Server Migration Tools on the source SBS 2011 server, I suggest we could perform the following steps to install it.
    Create deployment folders for ource computers by running the
    smigdeploy.exe tool (included with Windows Server Migration Tools) on your destination server.
    Register Windows Server Migration Tools on source computers that are running Windows Server 2012, Windows Server 2008 R2, Windows Server 2008, or Windows
    Server 2003 by using SmigDeploy.exe.
    For details, please refer to the following article.
    Install, Use, and Remove Windows Server Migration Tools
    http://technet.microsoft.com/library/jj134202
    In addition, here are some similar threads about how to perform the migration from SBS to Windows Server 2012 Standard, maybe they are useful to us.
    how to Migrate sbs 2011 to Standard 2012 server
    http://social.technet.microsoft.com/Forums/en-US/e1d4b09f-8857-4ef6-9a80-6a906e76b688/how-to-migrate-sbs-2011-to-standard-2012-server
    Migrate SBS 2011 to Server 2012 Standard
    http://social.technet.microsoft.com/Forums/en-US/f552ef12-07a9-4f7a-bf5e-24500c3e1dc3/migrate-sbs-2011-to-server-2012-standard
    Migrating from Windows SBS 2011 Essentials to Windows Server 2012 Standard
    http://social.technet.microsoft.com/Forums/en-US/41d17523-c6ae-4ba6-851f-a42b16f31d2a/migrating-from-windows-sbs-2011-essentials-to-windows-server-2012-standard
    As there is no specific documentation on migrating from SBS to Windows server 2012, if you want the step by step procedure about the migration, we’d better involve
    SBSMigration.com for detailed information.
    Thanks.
    Best Regards,
    Andy Qi
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.
    Andy Qi
    TechNet Community Support

  • Problem with date format parameter in SSRS2012 after migration from SSRS2008

    Hello,
    We are migration from
    Reporting Services 2008 on Windows 2008 server
    to
    Reporting Services 2012 with Always On on Windows 2012 server.
    I have a report that expects a date in the querystring: "...&DateTo=17/09/2014"
    This use to work in the previous environment and now fails !
    I logged onto the server with the credentials that runs SSRS and changed its regional settings to French(France): It didn't helped.
    I tried passing in the date otherwise "...&DateTo=09/17/2014": it worked !
    I tried changing the regional settings in my IE and it worked but that can't be a solution... it is still working on my Windows 2008 server... unless there is a statement from Microsoft that it explains that now it works only like this but I would be surprised... is it ?
    I also saw that changing a directive in the web page can help but, why did it stopped working, is it the handling of a default value for regional settings that changed in SSRS ?
    I would need help to understand this, thank you for any help you can provide.
    Regards,
    Claude VERNIER
    

    Hi Claude,
    Based on my research, SQL Server doesn’t supports DD/MM/YYYY date format. When we insert “17/09/2014” value in a date type column, it pops up an error message that “String was not recognized as a valid DateTime”. It means that the value “17/09/2014” is acted
    as “2014/17/09” string. So in your scenario, we cannot get the expect results.
    To work around this issue, we should change it to “09/17/2014”.
    Reference:
    Date and Time Data Types and Functions (Transact-SQL)
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Regarding database migration from Oracle to MS SQL

    Hi All,
    In my application, the existing database is oracle. we need to migrate from Oracle db to MS SQL.
    We need procedure is as below
    1.export data from Oracle and keep it in a file.(.dmp)
    2.Import data to MS SQL from the exported oracle file.
    and vice versa from MS SQL to Oracle.
    my question is- is it possible to import .bmp (oracle export data) into MS SQL.
    Please clarify me.

    There are couple of options to get data from Oracle to MS SQL.
    The simplest is to create a linked server in MS SQL that points to Oracle and copy data with a query like select * into my_mssqlTable from oracle.schema.table; via the linked server.
    Some data types will not be supported.
    That is for one time copy.
    If you need a close to real time replication you can use MS replication (I would not recommend because it creates triggers on Oracle tables), or you can use GoldenGate or DataCurrents or other replication products.

Maybe you are looking for