The merge tag has no wiki summary.
0
votes
0answers
20 views
Merge two web hosting server( Kloxo as Control Panel ) [closed]
I have 2 server(CentOs) with Kloxo CP and in both of them I have got some web sites.
Now I wanna merge them in one server,merge file,database,mail,and all of the data except config on first server.
...
0
votes
0answers
61 views
Merge multiple XMPP/Jabber accounts
I'm running openfire server and I'm looking for a way of having multiple accounts bound to my account using transports, so I'll be able to login with just one single JID and be online on say 5 jabber ...
0
votes
1answer
33 views
how can i merge two partitions in two different servers in to one
I am using centos. I have having two servers with disk space 300 GB in each server. Is it possible to merge it and can be used as a single diskspace of 600gb
0
votes
1answer
45 views
Can I Use a VCS to sync/merge text files between a desktop and an android device or USB drive?
I tried to use Bazaar in Ubuntu to push/merge onto a MS-DOS (FAT) partition (like a USB-mounted Android device) to keep all my code and notes synced up. On Ubuntu with the device mounted as a USB ...
0
votes
1answer
112 views
hyper v force merge .avhd
I have a server running windows 2008 hyper v with 4 virtual machines on it. There was some raid controller issue and I've lost parts of the snapshots in the process due to corruption. I am wondering ...
1
vote
1answer
40 views
Consolidate mssql databases into 1
I need to consolidate 20 databases that have the same structure into 1 database. I saw this post:
...
1
vote
1answer
307 views
Merging Large IIS Logs
I am planning on using Webalizer to analyze and graph our IIS logs, but because we have a server farm Webalizer requires me to make sure that all of the logs are in chronological order (or else it ...
4
votes
1answer
224 views
Merging two companies: Best practice?
Situation:
Company A purchased Company B. Offices are 40 miles apart. There are about 10 employees in each office. We want to have everyone be able to access all network resources independent of ...
0
votes
1answer
117 views
MS Office and SQL Server Mail Merge Issue
We have a third party application with a SQL Server (2008 R2) back-end that allows the user to select person records and use this selection to as a data source for a MS Word mail merge. This process ...
1
vote
2answers
446 views
Is there a diff/merge utility to compare binary files and synchronize data bit-by-bit in either direction based on differences in binary data?
I have a tricky dilemma. I've got some files on two different destination drives, copied from the same source drive. The source drive had been failing, so I used dd to copy over the data to one ...
0
votes
1answer
266 views
Merging branches in TFS
We are on a project using Microsoft Team Foundation Server for source control and have run in to some issues.
We have a "Main" branch that has been branched out to another branch "Child" which we ...
1
vote
1answer
116 views
Merge 2 sql files
i made a backup of a old sql database and wont overwrite the new one. is that a way i can merge them?
1
vote
3answers
384 views
Hadoop Rolling Small files
I am running Hadoop on a project and need a suggestion.
Generally by default Hadoop has a "block size" of around 64mb..
There is also a suggestion to not use many/small files..
I am currently having ...
2
votes
2answers
220 views
Join two split files
I have lots of files eg.
a.xxx.001
a.xxx.002
b.yyy.001
b.yyy.002
b.yyy.003
How can I merge then into: a.xxx and b.yyy? In Ubuntu
1
vote
1answer
120 views
Error: Retrieval of mergeinfo unsupported by ‘svn://IP.Address’?
I am trying to merge a Branch to Trunk using the TSVN 'Reintegrate a branch' feature. However I get the following error.
Error: Retrieval of mergeinfo
unsupported by 'svn://IP.Address'?
What ...
1
vote
2answers
327 views
Merging two SQL Server databases
I'd like to import data from one SQL Server DB to another. Both DBs have the same table definitions, etc. but different data. The primary keys are auto-incrementing, so the same primary key will ...
0
votes
2answers
599 views
Merge differencing and parent vhd into new vhd
Using DISKPART and the "VDISK MERGE" option, is it possible to specify that you want to keep the existing child/parent disks and do a merge into a new vhd file? That is; I still want to keep my ...
0
votes
3answers
986 views
Exchange 2010: Merge a mailbox between two users
I have two users in my Exchange 2010 server where one user no longer is employed but we need access to the mails. I cannot find any function to reset the users password so my question is if it is ...
5
votes
1answer
2k views
What's the best / easiest way to combine two mailboxes on Exchange 2007?
I've found this and this, but they both seem targeted toward much more complex cases than what I'm trying to do, and I just want to make sure I'm not missing some better approach. Here's the ...
1
vote
5answers
307 views
Is there software to merge two partitions on the fly in Win XP
I am happy to pay. It is for a client so needs to be simple to use and have a GUI? Do acronis do something?
1
vote
1answer
352 views
SVN Merge two reposiories - what about the UUIDs?
This is my scenario:
Originally had two seperate repositories, I need to merge these into one repository. I don't care too much about the history in these repositories. I created a new repository and ...
3
votes
1answer
1k views
SQL Server 2008 Replication & Sync Framework - Practical Limits
We are looking at hosting our client's data on our own system and using the MS Sync Framework to replicate data with a SQL Server instance on each client's site. Each client might have on average ...
1
vote
0answers
74 views
How to do Merge Replication?
I tried to do synchronization of database between servers to synchronize a database using merge replication. Simply I've added publication in server A and subscription in Server B by declaring ...
1
vote
1answer
511 views
SharePoint split content database - mergecontentdbs
I'm splitting a SharePoint content database and running into a problem with the stsadm mergecontentdbs command. I'm pretty positive it is an error in my command, which is as follows:
stsadm -o ...