Database Replication never fall back over MAPI Network in case of dedicate network outage

Hi All,
Exchange 2010 SP3 RU4 and every time I have an outage on dedicated network the replication stop working and all Database looses sync (content Index) and I have to manually resync all as suggested on
http://exchangeserverpro.com/cannot-activate-database-copy-content-index-catalog-files-in-failed-state/
Should be MAPI network used to replicate and sync (even if replication disabled) in case of dedicate network outage ?
I'm reading everywhere "Yes, Database copy will revert on MAPI network in case of dedicated network's outge, even if Replication is disabled on MAPI network" but it's not my case.
Everything else up and running fine but I'd like to avoid to resync manually hundreds of DB.
Any suggestion greatly appreciated.
Red.

Hi Andy,
I know the theory but replication and seeding NEVER revert on my working MAPI network
"In the event of a failure affecting the Replication network, if the MAPI network is unaffected by the
failure, log shipping and seeding operations will revert to use the MAPI network, even if the MAPI network has it's ReplicationEnabled property
set to False." 
This is NOT true in my environment (Ex 2010 SP3 RU4)
Red.
Well, in your case just the indexing is failing yes when this happens? Or is all replication failing?
Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

Similar Messages

  • Office 2007 saving documents over mapped network drive takes abnormally long

    On a new Windows 8.1 Pro 64 bit computer, I have installed Office 2007. When I attempt to save documents to a mapped network drive on a peer network (saving to a Windows 8.1 Pro 64 bit computer), I have abnormally long save times.  However, when I attempt
    to save documents to my computer, I have no issues.  I do not have any issues when opening the files over the mapped drive.
    Turning off the third-party Bullguard Internet Security antivirus and firewall makes no difference.  Setting as an exception the excluded mapped drive folder makes no difference either.
    I have disconnected the mapped drive and re-mapped the network drive, but this makes no difference.
    I had no problem with the same software on a prior computer running the same Office 2007 version.  Another computer on the network has no issues either.
    Please advise how to speed up the saved documents (Word, Excel).

    Hi,
    As the slow to save files issue, please try the suggestion below to modify the registry:
    Important
    This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the
    registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry,
    http://windows.microsoft.com/en-US/windows7/Back-up-the-registry
    To start the Registry Editor, press Win + R, type "regedit.exe" in the blank box, press Enter. Then add the following registry key to the machine:
    [Hkey_Current_User\Software\Microsoft\Office\12.0\Word\Options]
    "DisableRobustifiedUNC"=Dword:00000001
    [Hkey_Current_User\Software\Microsoft\Office\12.0\Excel\Options]
    "DisableRobustifiedUNC"=Dword:00000001
    I hope this can help.
    Regards,
    Melon Chen
    TechNet Community Support

  • ACS Database Replication over VPN with overlapping Network Addresses

    We currently have two co-locations each situated in different provinces. We have two ACS servers which we want to deploy at each co-location. All our network equipments are behind PIX/ASA devices. Getting them to replicate over the VPN should be easy but in our case we have overlapping Network Addresses at both ends of the tunnels.
    As per Cisco data does not transit a NAT device when the two Cisco Secure ACS servers communicate and a successful database replication can occur only if the secondary ACS server perceives no change in the IP header or content of the data it receives. So that means we will not be able to Implement NAT to achiever this.
    Has any one of you faced this problem of replicating ACS Database over the VPN with overlapping Network Addresses and was anyone able to successfully solve this issue using a work around ?
    All provided info and comments are greatly appreciated.

    I can help with the 3005 setup if you decide to go that route.
    You will need to add 2 network list entries under Configuration>Policy Management>Traffic Management>Network Lists.
    You will need to configure a local and remote address. The local will be one of the public ip's for the site.(Provided by your ISP)The remote will be the device you are connecting to on the other end.
    You will also need to add a Nat Lan to Lan rule under Configuration>Policy Management>Traffic Management>Nat>Lan to Lan.
    Use a static Nat type. The rest will look similar to my example.
    Source(Local address)Translated(Public Ip Address used in the network local list)Remote(Ip address of the device on the other end)
    Now just create an Ipsec lan to lan tunnel. You will need to agree with the ISP on des type and auth type. Use you local and remote networks you created earlier.

  • ISE admin , PSN and monitoring node fail-over and fall back scenario

    Hi Experts,
    I have question about ISE failover .
    I have two ISE appliaces in two different location . I am trying to understand the fail-over scenario and fall-back scenario
    I have gone through document as well however still not clear.
    my Primary ISE server would have primary admin role , primary monitoring node and secondary ISE would have secondary admin and secondary monitoring role .
    In case of primary ISE appliance failure , I will have to login into secondary ISE node and make admin role as primary but how about if primary ISE comes back ? what would be scenario ?
    during the primary failure will there any impact with users for authentication ? as far as PSN is available from secondary , it should work ...right ?
    and what is the actual method to promote the secondary ISE admin node to primary ? do i have to even manually make monitoring node role changes ?
    will i have to reboot the secondary ISE after promoting admin role to primary  ?

    We have the same set up across an OTV link and have tested this scenario out multiple times. You don't have to do anything if communication is broken between the prim and secondary nodes. The secondary will automatically start authenticating devices that it is in contact with. If you promote the secondary to primary after the link is broke it will assume the primary role when the link is restored and force the former primary nodes to secondary.

  • Search for files over a mapped network drive

    Hi,
    At the moment I'm using a simple listFiles with a FileFilter to do a search over a mapped network drive. But the performance is not very good.
    The number of folders and files that need to be searched is rather high, resulting in long waiting times (+5min).
    Is there a way to improve this type of searches?
    Thanks in advance,
    Dave

    Hard to say without seeing details. Try to narrow down where it happens.
    One nasty bug in Windows (let's assume you are using it) is that stat'ing all files in a directory is much faster than stat'ing them individually. In other words, if you do something like
        String names[] = directory.list();
        for (name in names) {
            File f = new File(name);
            if (f.isDirectory()) ...
        }that's way slower than:
        File files[] = directory.listFiles();
        for (f in files) {
            if (f.isDirectory()) ...
        }See if you do "new File()" for all files, e.g. in your filter. It will kill your performance. To demonstrate: open a big directory in standard Windows file explorer. Select all files. Right-click & select Properties. Go for lunch while Windows thinks about it. Compare with performance of clicking Properties for the directory instead of a collection of all the files.

  • Interactive report over db_link never comes back

    Hi,
    I have an interactive report (over db_links) which takes 20 sec. to run in sql workshop, but it never comes back when I run it as an interactive report! I always get an error page due to timeout.
    Any idea why?
    Thanks.

    Hi
    The interactive report will change the actual SQL executed even if you have no filters, aggregations etc on. If you look at a trace file you will see COUNT OVER() and the apex max row count stuff.
    As the SQL text is different, the optimizer may choose a different execution plan which affects where the different parts of the work is performed (on the local site or the external site). This can change execution times vastly.
    So run a 10046 trace without the interactive report and run one with the interactive report. Once you've done this you can determine the more desirable one and think about putting a
    /*+ DRIVING_SITE(table_name) */hint in the interactive report query.
    Hope this helps.
    Cheers
    Ben
    http://www.munkyben.wordpress.com
    Don't forget to mark replies helpful or correct ;)

  • Windows explorer keeps computing items after accessing a mapped network drive

    Our organization has decided to upgrade to windows 7 but we are running into a problem with windows explorer green progress bar hanging after accessing a mapped network drive. When you try to go back to computer or access the control panel after going
    3 or more folders deep into the mapped drive, windows explorer just keeps searching.
    When you expand the arrow in the address bar it states that it is computing items and never stops.
    The only way around this is to right click on libraries and select reset back to defaults and everything is back to normal.
    We are deploying this image of windows 7 to over a 1000 computers and we cannot have this problem lingering, does anyone have a solution to resolve this issue. This does not happen in Windows XP.
    We have tried to turn off windows search and remote differential compression and this does work but the problem is that you lose all search capabilities in windows. So windows search needs to be enabled. We also tried to adjust the MTU, change GP settings,
    and nothing seems to work except to turn windows search off or reset libraries back to default.
    We also did some research online and there are so many people experiencing the same problem, with no resolution expect they have to go back to Windows XP. That is not an option for us.
    Please help us we would really greatly appreciate it.

    Hi,
    The issue could be related to searching and indexing feature in Windows 7. I suggest rebuilding the indexing files.
    Click Start -> Type
    indexing options in the search box -> Advanced -> Index Settings tab-> Rebuild buttion.
    For more information, you can refer to:
    http://windows.microsoft.com/en-us/windows7/Change-advanced-indexing-options
    If the issue persists, you can perform the following troubleshooting steps.
    1. Go to update your network adapter drivers and BIOS from manufacture's site manually.
    2. If any router is involved, please update the firmware.
    3. Perform a System File Checker.
    http://support.microsoft.com/kb/929833
    Best Regards,
    Niki
    Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • How can I get a Powershell script which maps network drives to execute at logon to any workstation in my domain

    I want to map network drives for each user when they logon to any workstation in the network.  I have created and tested the PS1 script which works fine where the drives attach and used persistent parameter.  I have updated the Windows 7 Professional
    64-bit workstation to the latest PS 4.0 code.  I have created the GPO and believe everything is assigned properly.  I made changes to allow execution of local and remote signed scripts.  I have forced the changes on a workstation using GPUPDATE
    /force, but the drives do not connect.  The GPRESULT is as follows which shows the policies are in place as shown below.  
    What am I missing to get the script to execute? 
    RSOP data for MRC\mikeg on MIDRUBD03 : Logging Mode
    OS Configuration:            Member Workstation
    OS Version:                  6.1.7601
    Site Name:                   N/A
    Roaming Profile:             N/A
    Local Profile:               C:\Users\mikeg.MRC
    Connected over a slow link?: No
    USER SETTINGS
        CN=My Name,CN=Users,DC=mrc,DC=net
        Last time Group Policy was applied: 7/21/2014 at 8:22:05 AM
        Group Policy was applied from:      MIDSRVR01.mrc.net
        Group Policy slow link threshold:   500 kbps
        Domain Name:                        MRC
        Domain Type:                        Windows 2000
        Applied Group Policy Objects
            StartingUp
        The following GPOs were not applied because they were filtered out
            Default Domain Policy
                Filtering:  Not Applied (Empty)
            Local Group Policy
                Filtering:  Not Applied (Empty)
        The user is a part of the following security groups
            Domain Admins
            Everyone
            BUILTIN\Administrators
            BUILTIN\Users
            NT AUTHORITY\INTERACTIVE
            CONSOLE LOGON
            NT AUTHORITY\Authenticated Users
            This Organization
            LOCAL
            MRCAdmins
            Domain Users
            Enterprise Admins
            Schema Admins
            AS400_Permanent_Users
            Denied RODC Password Replication Group
            DnsAdmins
            High Mandatory Level
        The user has the following security privileges
        Resultant Set Of Policies for User
            Software Installations
                N/A
            Logon Scripts
                GPO: StartingUp
                    Name:         C:\Windows\SYSVOL\sysvol\mrc.net\Policies\{47773A6D-1115-4A3D-BB74-F672B315A430}\User\Scr
    pts\Logon\MapDriveScript.ps1
                    Parameters:
                    LastExecuted: This script has not yet been executed.
            Logoff Scripts
            Public Key Policies
                N/A
            Administrative Templates
                GPO: StartingUp
                    KeyName:     Software\Policies\Microsoft\Windows\PowerShell\EnableScripts
                    Value:       1, 0, 0, 0
                    State:       Enabled
                GPO: StartingUp
                    KeyName:     Software\Policies\Microsoft\Windows\PowerShell\ExecutionPolicy
                    Value:       82, 0, 101, 0, 109, 0, 111, 0, 116, 0, 101, 0, 83, 0, 105, 0, 103, 0, 110, 0, 101, 0, 100,
    0, 0, 0
                    State:       Enabled
            Folder Redirection
                N/A
            Internet Explorer Browser User Interface
                N/A
            Internet Explorer Connection
                N/A
            Internet Explorer URLs
                N/A
            Internet Explorer Security
                N/A
            Internet Explorer Programs
                N/A

    >                  Name:
    > C:\Windows\SYSVOL\sysvol\mrc.net\Policies\{47773A6D-1115-4A3D-BB74-F672B315A430}\User\Scr
    > pts\Logon\MapDriveScript.ps1
    >                  Parameters:
    First: Only one of all current answers points in the right direction.
    You picked the local sysvol path on the DC which does not exist on
    clients, of course...
    The Path to the script MUST be an UNC path starting like
    \\mrc.net\sysvol\mrc.net\Policies\...
    Second: You CANNOT execute PS1 directly (unless you change the .ps1 file
    extension configuration). The "Name" MUST be "powershell.exe", and the
    script itself goes into "Parameters".
    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 :))

  • Mapped network drive appears empty for all users on one computer

    We have several network drives mapped via a batch file at log in.  On one particular Windows 7 computer one of these drives maps but appears empty.  Manually mapping to the drive and assigning a different drive letter makes no difference but manually
    mapping by entering the IP address allows viewing and accessing the contents.  
    The malfunctioning network drive is also using Hosted BranchCache.  The following settings are set in local group policy:
    (\Network\BranchCache)
    Turn on BrancheCache - Enabled
    Set BranchCache Hosted Cache Mode - Enabled - <servername>
    Configure BranchCache for network files - Enabled - 0
    The servers involved are running Windows Server 2012.
    I am at a loss here and will appreciate any suggestions. 
    ~JuniorG33k "Why is this thus? What is the reason for this thusness?"

    With Offline Files disabled the contents of the mapped drive are visible and accessible.  Unfortunately, Offline Files must be enabled for BranchCache to work.  
    Looking in the Event Viewer at “Applications and Services Logs\Microsoft\Windows\OfflineFiles\Operational” I can see that the mapped network drive transitioned to slow link during high latency but has never transitioned back. 
    ~JuniorG33k "Why is this thus? What is the reason for this thusness?"

  • HP Software finds the printer, but then "the printer was unable to be installed over the network"

    I have tried to search for a similar issue, but haven't had any success yet.  I doubt I'm the first with this problem!
    The computer is XP SP3, the printer is Deskjet 3050A, and it's a WPA-PSK WiFi.
    The printer confirms that it is connected to the WiFi.
    When I run the setup tool on the computer, at the Network Check point, the setup software finds the printer at the correct IP address.  It is the only thing it discovers.
    I click next, ànd after a minute or two, I get the error "the printer was unable to be installed over the wireless network"  Click Retry to try installing the printer over the network again, or click Cancel to return to the connection options.
    This just cycles with no progress.  I have turned off the Windows Firewall and also disabled the AV.  No change.
    I can browse to the web interface of the printer - but still can't install the printer.  It is listed in the Printers and Faxes as being Offline.
    I'll try once again removing it, and re-adding it - but has anyone come across this problem before, please?
    This question was solved.
    View Solution.

    I am having a similar problem as well.  The printer is recognized (most of the time) when I run the HP Network DIagnostic Utility.  However, when I run the Add a Device setup program to install my wireless printer, it is NEVER recognized.  I have even tried to use the advvanced serach to locate it using the IP listed in the Diagnostic Utility without any luck.  As an aside, I was able to add the printer through windows just fine and am currently able to print to it, but would really like to add it using the HP installation so that I can configure the "scan to" settings again.
    To make matters worse, I no longer have the USB cord that came with the printer because the device has been connected wirelessly for over a year now with minimal issues.  Any help getting this brick back online and connected to my network would be much appreciated!

  • Bridge CS2 - files over a network

    I have been using Bridge CS2 for a while now. It is mainly used for the preview and management of RAW files. Until recently, the files have been located on the local drive (C:) and there has been no issue. However, I have recently, for security reasons, moved all of the files onto a Linux file server. Ever since then, it has been painfully slow using Bridge, infact it crashes infrequently.
    I know that the solution may seem obvious - the file transmission is being slowed by the network/server. However the network runs a gigabit LAN with a gigabit switch between the two machines. The physical location of the server is less than two meters from the workstation, and I can confirm that the LAN is infact running at 1000 (monitoring via task manager of file transfer in Explorer between two machines). Regardless, even at 100bit LAN, Bridge should still be running smoothly.
    I copy the RAW files (about 12meg each pic) onto the server, and then open Bridge and it takes about 10mins to load up about 100 files.
    I have tried clearing the cache, and running the cache on both the local and network machine, and all of the this suggested by Adobe http://kb.adobe.com/selfservice/viewContent.do?externalId=317912.
    As far as I can tell, Bridge is taking a long time to build the thumbnails. I have even tried turning off anti-virus and firewall, but there is no difference. Every other network activity takes little/no time and I need this to work smoothly. Surely I don't have to restrict to local files!
    Please help me! Do I need to change any settings? Is it normal for Bridge to take so long over a network?

    I realise that operating over a network is never faster than a local drive, however using a gigabit LAN and dedicated file server should be the closest thing to running a local drive, if not as fast as a USB2.0 drive (which runs at 480Mbps).
    I have however been able to solve the problem. I am not sure if this is an actual "fix" but I did a few things:
    1) I unmounted the network drive and remounted it using SUBST (ie "SUBST X: C:\directory\path")
    2) I cleared the cache for both Bridge and the Camera Raw ("C:\Documents and Settings\ [user] \Application Data\Adobe\Bridge" & "C:\Documents and Settings\ [user] \Application Data\Adobe\Camera Raw"); then
    3) I rebooted all machines (including the sever with "sudo shutdown -Fh now"); and finally
    4) After reopening Bridge the first time I closed it down again and cleared the cache again.
    Now it works perfectly - infact it is very close to the speed it was working with the local drive. The cache build very fast and there is no more hanging or crashes, and I am back to the old Bridge!!

  • Database replication between Oracle RAC and Oracle Standalone DB in 9i

    Hi,
    We have currently 4 node RAC environment and Oracle RAC implementation with 4 Oracle instances. We want to move the one instance and make it Standalone with Oracle database due to availability issue. Thus we will remain with 3 nodes on the RAC database and one Standalone database. We want to implement Oracle replication on this solution, where partial database of RAC environment needs to be replicated to Standalone node.
    We will have Oracle 9i database server for both RAC and Standalone machine.
    The partial data that we are looking for replication are of size 25GB. Some of questions we have:
    1. Is there any other replication mechanism apart from Materilzed view for this solution?
    2. Is it feasible to sychronize around 25GB data between servers?
    3. What can be estimated time for refresh or Synchronization?
    The methods that we are evaluating currently for this replication are:
    1. Multi Master replication
    2. Oracle 9i Datagaurd.
    Please let me know if we need to look for some other methods of replication also.
    Thanks in advance for help.

    ManojMac wrote:
    The partial data that we are looking for replication are of size 25GB. Some of questions we have:
    1. Is there any other replication mechanism apart from Materilzed view for this solution?Streams is another option
    2. Is it feasible to sychronize around 25GB data between servers?Sure. Depending on the rate of change, your latency requirements, whether the standalone database has the horsepower to apply all the changes generated by to other three nodes, etc.
    3. What can be estimated time for refresh or Synchronization?Depends on the architecture, the network connection, whether you are doing incremental refreshes, etc. And it depends on what time you're measuring-- you might be measuring the latency between the RAC cluster and the standalone database, you might be measuring the time it takes to incrementally refresh a single materailized view when there have been no changes, you might be measuring the time it takes to do a complete refresh of an entire refresh group, pulling 25 GB of data over the network.
    The methods that we are evaluating currently for this replication are:
    1. Multi Master replication
    2. Oracle 9i Datagaurd.DataGuard is not an option if you only want to replicate a subset of the data. The two realistic options are materialized views and Streams. Are you anticipating that you will be making changes on both nodes? If not, you can use simple materialized views rather than multi-master replication.
    Since 9.2 is not longer covered by Premier Support, are you planning to upgrade to a supported version in the near future? In particular, Streams works a lot better in later versions of the database.
    Justin

  • CRS 4 Database replication in progress

    Hi,
    I have CRS 4.0 cluster of 4-servers
    two CRS Engine [Redundant] and two CRS database[Redundant]
    The issue is now I'm facing this error in event viewer
    FCVRS229 SQL Query failed with SQL error could not execute the SQL statement for query INSERT INTO FCRasStateLogToday
    Cisco recommend the action in this URL
    http://www.cisco.com/en/US/products/sw/custcosw/ps1846/products_tech_note09186a00801df570.shtml
    But I found all is ok as per the URL
    When checking the Enterprise manager in the 2-Database servers, the main and the secondry
    On the secondry I found the subscription status is Running and last action is Synchronization in progress
    Cisco have a Doc for manually repair this issue for CCM 4.1
    But I can't find a Doc for manual repair on CRS 4.0
    So Could some one help with any Doc or recommendation for this issue as I don't need to loss my data when deleting and creating this subscriptions again
    The problem that I still don't understand is that we have the issue with the main database server , when removing it from the network , the agents work normally with the Secondry Database server. But when removing the Sec Database and trying with the main. The problem still exist with the agents
    I expect the issue should be with the Secondry not the primary as I'm finding
    Regards

    I think I find there is a space issue in the FCRasSvr DB which mean I should do shrink for the DB
    I find this good link
    https://supportforums.cisco.com/thread/2099846?referring_site=kapi
    So is it only to right click on the DB then shrink and he'll ask me what to shrink ?
    Also to tuncate these tables:
    truncate table FcRasStateLogToday
    truncate table FcRasRecordLog
    truncate table FcRasCallLogWeek
    truncate table FcRasCallLogToday
    MSmerge_tombstone (this one will clear up most of the data)
    Do I need to do anything before shrink as to stop replication or backup anything
    Any one tried this shrink before, will be any draw backs for this step ?
    Regards

  • Corrupt Logic Files over a Network

    Hi,
    I am running Logic Pro 7.2.3 over a network of eMacs running back to an XServe. All students have their own individual Home Folders stored back on the Xserve. The Logic Pro application lives on the local eMac.
    Students are regularly experiencing corrupted files when they do an incremental 'Save As'. For example students have a Logic Pro document titled 'Mysong 1.1' which has a file size of 432K, they add some additional work to their composition and this gets saved as 'Mysong 1.2' but the resulting file is only 4K - and is totally corrupted.
    Often as they do the 'Save As' operation a message comes up saying:
    'File with specified name and version number already exists Result Code = -48'
    Some students get this dialog box practically every time they do a 'Save as' - other students only get it occasionally. All students have started their composition with the same Logic Template (Autoload) that we distributed to them. This Autolaod was rebuilt from scratch back in May.
    Our current workaround is that when the 'File with specified name and version number already exists Result Code = -48' message appears when saving 'Mysong 1.2', the student then does another 'Save As' but this time clicks on the greyed out 'Mysong 1.2' text in the 'Save As' dialog box. This automatically renames the document 'Mysong 1.2'. A 'This file already exists do want to replace it' dialog box comes up, the student clicks 'yes' and the 'Save A's process now works. Simply retyping the file name while trying a 'Save As' doesn't always work but selecting the greyed out text to rename the document does.
    One theory put forward by a local tech is that Logic uses a Temp file (stored somewhere in either the local eMac or in the Users Home Folder somewhere) and when a Save As operation is executed the Temp file is copied to the selected location. This process appears to work fine saving Logic files to a local drive (I use Logic all day on a standalone G5 and have never encountered this problem) but somehow gets screwed up in a Network environment.
    Anyone aware of Temp files being used by Logic? or have experience with Result Code -48 and its implications.
    All was fine with our network setup running Logic 6.4.3/OS X 10.3 but Logic Pro 7/OS 10.4 has had ongoing issues from the day we installed it.
    Just to clarify users aren't moving documents with large audio files around the Network - the files are typically MIDI only - not even using virtual instruments.
    All eMacs and XServer currently running OS X 10.4.8 - although this problem first occurred as early as April 2006 this year running 10.4.4.
    cheers
    Scott

    i ran into a problem with logic 6.4.3 which was not letting me edit audio files destructively, because a temporary file could not be written to the applications/logic folder - the users did not have permissions to access that part of the HD...
    http://discussions.apple.com/message.jspa?messageID=3417133#3417133
    your problem sounds like it is different but in some way might still be related.
    i really wish logic would let you configure where the program stores it's files so you can anticipate these problems more easily!
    this also applies to the library of fx presets and audio files, which under logic, soundtrack pro, garageband, cannot be put in a user definable folder... (or at least to my knowledge!) and why put them in ridiculous places like library/application support/logic/bla bla????
    especially when you consider applications such as FCP let you do this easily!!!
    <sigh> end of rant
    back to your problem:
    so far i have not experienced this problem with logic 7 in a similar setup to yours.
    Xserve and G5 workstations running OSX 10.4.7 / 4.8
    the only difference i can think of is that our setup as a system drive (1st HD) with OSX and all the apps, and a temp drive (2nd HD) where students can save their work...
    are you attempting to save the files directly to a network server? if so that might be the cause of the problem... if possible, try to "save as" files locally, then move the files to the server. It may not be an elegant solution, but it will confirm that it is a network issue rather than a logic issue...
    hope that helps.
    j

  • ACS internal database replication

    I have setup ACS internal database replication and it works once then the secondary config is overwritten and doesn't contain the AAA server of the primary.
    primary               - 10.100.253.25
    ACS 1113 running 4.2
    secondary          - 10.100.253.26
    ACS 1113 running 4.2
    Example of before and after
    Before replication
    The primary has these AAA servers listed under network components.
    self - 127.0.0.1
    acs2 - 10.100.253.26
    The secondary has these AAA servers listed under network components.
    self - 127.0.0.1
    acs1 - 10.100.253.25
    After replication
    The primary has these AAA servers listed under network components.
    self - 127.0.0.1
    acs2 - 10.100.253.26
    The secondary has these AAA servers listed under network components.
    self - 127.0.0.1
    acs2 - 10.100.253.26
    therefore after the first replication subsequent attempts will fail because the secondary won't accept attempts from unknown AAA servers. Is this to be expected or can I mitigate it in someway?

    Please try setting the original ip address by using "Set ip" Command from the console connection of the ACS Solution engine. Once you successfully changed the ip address, you can apply the patch 11 or above (latest is patch 16) on the ACS SE (This will fix the problem).
    In majority of cases set ip command fails but sometime works too.
    In case it doesn't help then we have 2 options:
    1.] Open a TAC case, send the database file to delete the entry.
    2.] If you are not intrested sending your database then try the below listed steps:
    In order to remove the loopback entry from the Database, we need to follow following steps,
    Please download ACS 4.2 trial from following link, if you do not have ACS Full version for Windows purchased.
    http://www.cisco.com/cgi-bin/tablebuild.pl/acs-win-eval- eval-ACS-4.2.0.124-SW.zip
    [1] Install eval version on Windows 2000/2003 server. Please also ensure that JAVA is installed on that server.
    [2] Take a backup from ACS SE from, System Configuration > ACS Backup >Backup Now.
    [3] Restore the database backup on ACS eval.
    [4] On eval ACS , go to Network Configuration > find the AAA Server entry with 127.0.0.1 entry. Edit it and give it some other IP for
    example, 1.1.1.1. Submit + Apply.
    [5] On eval, Restart CSAdmin service.
    [6] On eval, go back to Network Configuration and search for the changed IP address and delete that entry, Delete + Apply.
    [7] Take a backup from eval ACS, System Configuration > ACS Backup > Backup Now.
    [8] Restore the database backup from eval ACS into ACS SE from option, System Configuration > ACS Restore, choose the database backup. Check Check option "User and Group Database" and "CiscoSecure ACS System Configuration", then press Restore Now.
    [9] On ACS SE, go to Network Configuration, make sure that 127.0.0.1 entry is not there and for ACS SE's hostname we have the correct IP address. Go to Proxy Distribution Table > (Default). Move the server’s hostname entry that has correct IP for this ACS SE into "Forward To" column, if not already. Then press "Submit + Restart".
    Reference defect, CSCso36620 - Toggle nic command changes AAA server ip address to "127.0.0.1" in GUI.
    Regards,
    Jatin
    Do rate helpful posts-

Maybe you are looking for