BARS data (when replacing publisher server)

Hi there,
I gonna replace the publisher server and then connect the new publisher with the existing subscriber.
My question is:
When I run BARS and choose the data source server, should I choos both publisher and subscriber server?
Or just publisher server?
I read the BARS document as follows,
http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_administration_guide_chapter09186a00807a78ce.html
And "Replacing Servers During the Upgrade" as follows, http://www.cisco.com/univercd/cc/td/doc/product/voice/c_callmg/4_1/install/upgrade/upg413/replace.htm
Those documents don't include the detailed information.
Thanks.

Hi Qinghao, Thanks man!
Good stuff, you are halfway there! The db replication problem and DC directory health problem are most likely related;
Interpreting the Results
The validation results display in the Upgrade Assistant Summary window. At the top of the window, a report summarizes the results for all modules and displays which modules failed, which modules produced warnings, and which modules passed. A link to the folder that contains all log files, including the Upgrade Assistant Summary report, displays also.
To identify a problem with the failed validation module, review the following information that displays in the Summary window:
The first link points to the log file that specifies the error or warning.
Click the first link and search for the error or warning; for example, ERR: or WARN: .
The second link points to the corrective action file that describes the log file error message and recommends the corrective action.
Click the second link to open the corrective action file. Search the corrective action file for the error message that is noted in the log file. Review the description and corrective action.
Caution After you correct all problems that the utility identifies, Cisco strongly recommends that you run the utility again on every server in the cluster before you begin the upgrade.
Obtaining the Log File
You can obtain the results from the utility in the following directory:
C:\Program Files\Common Files\Cisco\Logs\UPGRADEASST (for example, UPGRADEASST-05-15-2003_13.47.58)
To access the log file, click the Summary file.
Tip A link to the log file displays in the Summary window for every failed validation module. To access the log file, click the link in the Summary window.
The Summary.html file, which is the Upgrade Assistant Summary report, provides the exact same information that displays in the Upgrade Assistant Summary window.
Each time that you run the utility, the utility creates a new log folder and new set of log files. The utility does not remove the log files, even if you uninstall the utility. You erase the log files when you reimage the server or manually delete the files.
From this good doc;
Using Cisco CallManager Upgrade Assistant Utility 4.1(3) for Cisco CallManager Release 3.3(5) and Later Releases
http://www.cisco.com/en/US/products/sw/voicesw/ps556/prod_installation_guide09186a00803f5c59.html#wp262763
**This db replication between Pub and Sub(s) is broken**
The publisher database server upgrade requires that all call-processing processes that the server handles fail over to the configured subscriber servers. Database replication must exist prior to the upgrade, so failover occurs.
This utility verifies the database replication status for all subscriber servers in the cluster. This utility validates that the database contains the latest information about the system. Validation results include Running, Idle, Failed, or Succeeded.
Have a look at this doc for the method to fix the db replication issue;
Using DBLHelper to Reestablish a Broken Cisco CallManager Cluster SQL Subscription
http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a00801e7ddf.shtml
Hope this helps!
Rob

Similar Messages

  • Error when enabling publishing server

    The Contribute Publishing Server console on my web server
    provides the following URL for enabling publishing services:
    Click Enable Publishing Server, and enter:
    https://svr-ehrenwerks:8900/contribute/
    In Contribute, when I adminster the website and attempt to
    "enable publishing server" using the provided URL, an error message
    shows up telling me the publishing server at
    https://svr-ehrenwerks:8900/contribute/ does not respond.
    This URL does not exist on my win2003 server. My guess is I
    need to set up an actual domain to replace the svr-ehrenwerks part
    of the url and include a virtual directory called "contribute"
    under this domain in order to make all this happen. Please help me
    "enable my publishing server." Thanks!

    kurtanp wrote:
    > The Contribute Publishing Server console on my web
    server provides the
    > following URL for enabling publishing services:
    > Click Enable Publishing Server, and enter:
    > https://svr-ehrenwerks:8900/contribute/
    > In Contribute, when I adminster the website and attempt
    to "enable publishing
    > server" using the provided URL, an error message shows
    up telling me the
    > publishing server at
    https://svr-ehrenwerks:8900/contribute/ does not respond.
    > This URL does not exist on my win2003 server. My guess
    is I need to set up an
    > actual domain to replace the svr-ehrenwerks part of the
    url and include a
    > virtual directory called "contribute" under this domain
    in order to make all
    > this happen. Please help me "enable my publishing
    server." Thanks!
    >
    How did you install CPS? Which OS are you running?
    1. Simple Installation
    2. War Based installation (deploying war file on your app
    server)
    Nope you dont need to create virtual directory---
    Once you install CPS 1.x? (Simple installation), at the end
    of
    successful installation, go to your browser and type
    https://localhost:8900/contribute/ and see that you are
    viewing the
    certificate and it allows you to login.
    you dont need to create any virtual directory..

  • Report returns wrong data when run on server

    Hi,
    I'm runing CRS XI R2 on Windows Server 2003 SP2.  When I refresh a report in the Crystal Reports XI Designer, I'm getting correct data.  But when I schedule the report to run on the server it returns wrong data.  The data is different from what I see when I refresh it from the designer.  In the report I have running totals set up to count customers that meet a certain criteria.  The report is very large.  It take almost 2 hours to refresh.
    I was wondering what is causing the difference in running total data between refreshing it on the designer and running it on the server.  Is it returning wrong data b/c of it not reading all the records?  Should I be making any changes to the server settings?  I saw that under pageserver, there are options for  setting the 'Minutes Before an Idle Report Job is Closed' and 'Database Records To Read When Previewing Or Refreshing a Report".  Do either of those have anything to do with the report returning incorrect data when being scheduled to run on the server?
    Thanks,
    Kim

    Hi Xuandao,
    You would need to Use Cell Binding and Trigger concept to accomplish this.
    Its simple, however, you would have to work on a trial and error basis to understand this concept as implementing the same is subject to your dashboard and WEBI Design.
    Open you LiveOffice.
    Insert your WEBI, Now, go to Object Properties of your WEBI, select the second tab that says Prompt, Here, it lists the prompts that you have for your WEBI. This would also enlist your BEx variables as well. Select this BEx variable and click on the button that says Prompt at the bottom of this window. Here, select choose Excel Data Range and click on the cell select button on the right (small button that lets you choose what cell you want to bind this prompt to), Now select a free cell that would not be even populated later on when you run the dashboard say A1 (remember the value that you select). Click on OK and again OK. The WEBI Refreshes and you can see all the prompt values at the cell A1. These are all the possible values stored for your BEx prompt variables (these values are fetched from BW system dynamically).
    Now, save this LiveOffice, Go to you dashboard. Connect your dashboard to your Live office. Go to Data-> connections-> Now, select the WEBI and in the right hand pane  go to Usage tab, here, Click on Trigger cell button on the right hand side and select A1 in you LiveOffice.
    It should work fine.
    Let me know.
    Rgds,
    Sreekul Nair

  • Cannot save changes when enabling Publishing Server

    I have Contribute 4 with Contribute Publishing Server 1.11.
    I'm able to setup normal Contribute sites fine and was able to
    setup one Publishing Server site. Now though, whenever I try to
    enable Publishing Server on a site, it enables alright but when I
    close the Site Administration window I get an error that says
    "Contribute cannot save your changes to the website's shared
    settings on the server".
    I've tried checking permissions; everything seems 'liberal'
    enough like Contribute likes it. I've reinstalled Publishing Server
    (including deleting any _mm folders). I've attempted deleting and
    re-adding sites more times than I can count. Nothing has seemed to
    make a difference. Has anyone experienced this problem or have any
    ideas what might be going on? Thanks very much!
    Nathan Williams

    Hello Nathan, I'm using Contribute 3.11 (without Publishing
    Server) and I'm experiencing the same issue: "while trying to setup
    the admin password".
    It seems to me that this is a bug from Macromedia... and
    hopefully they will respond to us.
    Alan Q.

  • Stale Near Cache data when all Cache Server fails and are restarted

    Hi,
    We are currently making use of Coherence 3.6.1. We are seeing an issue. The following is the scenario:
    - caching servers and proxy server are all restarted.
    - one of the cache say "TestCache" is bulk loaded with some data (e.g. key/value of : key1/value1, key2/value, key3/value3) on the caching servers.
    - near cache client connects onto the server cluster via the Extend Proxy Server.
    - near cache client is primed with all data from the cache server "TestCache". Hence, near cache client now has all key/values locally (i.e. key1/value1, key2/value, key3/value3).
    - all caching servers in the cluster is down, but the extend proxy server is ok.
    - all cache server in the cluster comes back up.
    - we reload all cache data into "TestCache" on the cache server, but this time it only has key/value of : key1/value1, key2/value.
    - So the caching server's state for "TestCache" is that it should only have key1/value1, key2/value, but the near cache client still thinks it's got key1/value1, key2/value, key3/value3. So in effect, it still knows about key3/value3 which no longer exists.
    Is there anyway for the near cache client to invalidate the key3/value3 automatically? This scenario happens because the extend proxy server is actually not down, but all caching servers are, but the near cache client for some reason doesn't know about this and does not invalidate the cache client near cache data.
    Can anyone help?
    Thanks
    Regards
    Wilson.

    Hi,
    I do have the invalidation strategy as "ALL". Remember this cache client is connected via the Extend proxy server where it's connectivity is still ok, just the caching server holding the storage data in the cluster are all down.
    Please let me know why else we can try.
    Thanks
    Regards
    Wilson.

  • Best Practices when replacing 2003 server R2 with a new domainname and server 2012 r2 on same lan network

    I have a small office (10 computers with five users) that have a Windows 2003 server that has a corrupted AD. Their 2003 server R2 is essentially a file server and provides authentication.  They purchased a new Dell 2012 R2 server.  
    It seems easier to me to just create a new domain (using their public domain name).  
    But I need as little office downtime. as possible . Therefore I would like to promote this server to its new domain on the same lan as the current domain server.  I plan to manually replicate the users and folder permissions.  Once done, I plan to
    remove the old server from the network and join the office computers to the new domain.  
    They also they are also running a legacy application that will require some tweaking by another tech. I have been hoping to prep the new domain prior to new legacy tech arriving.  That is why I would like both domain to co-exist temporarily. I have read
    that the major issues involved in this kind of temporary configuration will then be related to setting up dns.  They are using the firewall to provide dhcp.
    Are there any best practices documents for this situation?
    Or is there a better or simpler strategy?
    Gary Metz

    I followed below two links. I think it should be the same even though the links are 2008 R2 migration steps.
    http://kpytko.pl/active-directory-domain-services/adding-first-windows-server-2008-r2-domain-controller-within-windows-2003-network/
    http://blog.zwiegnet.com/windows-server/migrate-server-2003-to-2008r2-active-directory-and-fsmo-roles/
    Hope this help!

  • BI Publisher server vs. Siebel report templates

    I am investigating creating BI publisher reports using data from Siebel.
    Do you know what the advantage is of integrating BI Publisher with Siebel vs. using BI Publisher Desktop to create report templates and just adding these into a Siebel database to view the data that way?
    Putting this another way, are there any advantages to running reports in BI Publisher server vs. running them in Siebel?
    E.g. Is there anything else you can do with the data in BI Publisher server that you can’t do in Siebel?
    Thanks
    Steve

    Hi,
    The Main Difference is that reports in Siebel can Manipulate data, whereas BI publisher can only read data and publish processed output, it cannot Modify data in the Database.
    -Domnic

  • Not able to connect to UCCX IVR when my Pub server is down

    Hi,
    I Pub and Sub in my call Manager Group(CUCM 7.1) with my UCCX 7.0 , H.323 gateway is used for incoming and outgoing calls.
    When my Pub is down the calls to the IVR keeps ringing and Agents are also not able to answer the calls, the calls land to the available agent . no prompt is played for the queue when agents are not available and call keeps ringing.
    We have two incoming dial-peer configured on my H.323 gateway with preference command .
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    dial-peer voice 9 voip
    preference 1
    destination-pattern 9000
    session target ipv4:192.168.6.31
    voice-class codec 1
    dtmf-relay h245-alphanumeric
    dial-peer voice 11 voip
    preference 2
    destination-pattern 9000
    session target ipv4:192.168.6.32
    voice-class codec 1
    dtmf-relay h245-alphanumeric
    If i remove the dial-peer 9 when my Publisher server is down everthing starts working fine.
    Could anyone help to find if the problem is with the gate or my UCCX server.
    Regards,
    Veer

    Hi Veer
    What you need to focus on here is your dial peer.
    From your description it sounds more like the IOS gateway is sending calls to 192.168.6.31.
    Try testing again and this time wait it out, i suspect your call will drop after 20 seconds of ringing.
    You need to make the changes on the IOS gateway as the issue is not with the ccm/uccx.
    voice class h323 1
    h225 timeout tcp establish 3
    dial-peer voice 9 voip
    voice-class h323 1
    dial-peer voice 11 voip
    voice-class h323 1
    This should do the trick.
    Regards
    Hoai Huynh

  • When I publish my site on one specific page where i've added {tag_pagecontent} I get the error:Some files on the server may be missing or incorrect. Clear browser cache and try again. If the problem persists please contact website author.

    When I publish my site on one specific page where I've added {tag_pagecontent} I get the error:
    'Some files on the server may be missing or incorrect. Clear browser cache and try again. If the problem persists please contact website author.'
    I'm trying to get a blog module going, I've even deleted the html insert bog with the tag in and re-published which then I don't get the error but as a result no blog either. But then I add the tag in again and publish the error comes back. I've used the dev console and it says that my musicians sample.css is out of date but why is it only out of date when I add in html to my muse site?
    HELP!!!! I've searched other threads and to no avail I'm publishing so no direct ftp going on. the only thing I changed in business catalyst was the module stylesheet in order to style the blog. I've tried uploading and replacing all files nothing seems to work. the site is here:
    http://www.musicstudentsforhire.co.uk/musicians-samples.html
    It's only this page as it has the blog on. Also I've noticed when I've re-published occasionally it will show the mobile version on my desktop and not the desktop version??? no idea why that's happening so I've had to turn that off. any explanation on why that is happening would also be much appreciated.

    I haven't received an answer as of yet, I'll post t on here when I do. I de-activated the mobile site because it's my clients site so he needs it to be operational during the day. I hope someone gives me an answer soon.

  • Not all of my photos upload to my website when I publish it. when my site finishes publising I get an error that says, "There was an error communicating with the FTP server. Try again later, or check with your service provider."

    Not all of my photos upload to my website when I publish it. when my site finishes publising I get an error that says, "There was an error communicating with the FTP server. Try again later, or check with your service provider."

    I am publishing directly to an FTP server (option 1).  Is this the optimal method or should I be publishing to a folder and then (how do/would I?) publish to my hosting domain?
    I'm wondering if this has really anything to do with the publishing process, or whether it just has to do with the photos and/or the photo albums.  I've deleted the photo albums with the missing pictures from my site on iweb thinking a file might be corrupt. (I'm getting the albums from iphoto -- drag/drop method into iweb) I then replaced these albums with the same albums as the previous ones from iphoto and then published my site again -- and the EXACT same photos were once again missing in the NEW albums as were missing in the old albums...
    Maybe it is a publishing issue, or it could be a photo/file issue.  However, these albums aren't very large -- the largest containing 135 photos --
    Please! if you have any suggestions or ideas as to what is happening I would be greatly appreciative!
    I'm pulling my hair out here trying to diagnose the problem...

  • Does the file format differ when you Publish locally to hard drive vs. to the Connect Pro server?

    I notice that when I publish locally to my hard drive to review a set of slides, I see a folder full of files. If I click on index.htm within the folder, I can launch the slides.
    When I publish to the Adobe Connect Pro server, I merely see a url for the link to the course.
    I'm not sure what this url link represents (as far as the file format is concerned):
    Has the presentation been converted to different file format than what is published on my local drive? If so, what format is it in?
    If  the presentation has not been converted, does the directory structured published to my local drive get replicated on the Adobe Connect Pro server, and the url is merely a link to the "starting file " within that folder (say, index.htm)?

    The published output does not differ between publishing locally and publishing to Connect. The URL on the Connect server does, ultimately, point to the Index.htm or viewer.swf file.

  • I got new iphone and when i connect it to my pc, it lost all my current data and replaced it with the backup on my computer, which is from april. so i have lost all my calendar information and schedule. does anyone know how i can reverse this?

    i got new iphone and when i connect it to my pc, it lost all my current data and replaced it with the backup on my computer, which is from april. so i have lost all my calendar information and schedule. does anyone know how i can reverse this and get my information back?

    Every backup replaces the old one, so, unless you included the backup folder in your computer backup routine, you can't get back your calendar info.
    The only time iTunes will not replace a backup is, when you use it to restore from, this one will stay in the backup list in iTunes.
    More info on backups here: http://support.apple.com/kb/HT1766

  • My animate file seems to work fine locally, but the images aren't linked properly when I publish and post them to a web server.

    I have an HTML5 animation that I am working on. When I preview it locally, it seems to work fine, but when I publish and post it on our web server, it doesn't seem to be able to find the images. The images are all in the images folder and it all seems to be pointing the right location, but it isn't showing up properly on the web server.
    If anyone has any insight, I would greatly appreciate it.

    The site runs fine offline. If I am watching it locally, it seems to be OK. The problem only occurs when I copy all of the content to the host. I have also checked to be sure that the images are in the correct folder and uploaded.
    Here is one of the images that is definitely live, but is showing as unlinked/missing in the HTML5 version.
    https://apps.treca.org/creative/ODE/70%20-%20Misc/images/ODE-Logo.svg
    Also, here is the URL of the site for review
    https://apps.treca.org/creative/ODE/70%20-%20Misc/ODE-VA-App.html

  • Error when trying to view siebel data from BI Publisher

    Hi,
    I am trying to view Siebel data in BI publisher via a web service (webservice definition is set to complex in BIP) but when I try to do this I receive the message 'Requested data type does not match with existing data type'.
    I am using version 10.1.3.3 of BI Publisher and 8.1.1.2 of Siebel E Clinical.

    hi teresa.
    well I bother you because I have a problem similar to that raised earlier, I have a vm INTAL CUOM 2.1 SP1 and the problem is that computers add-in-law his administration IPCC view the service level ... but when I fall into a custom group created the group and add the teams the same ip ipcc already visible, in my group I want to generate displays custom cloud but do not show me the equipment, except that I want to add IVR servers and I do not under any circumstances the samples .. lso probe and reset everything and anything related services, install the SP! and nothing. Can you help me with this or if I recommend CUOM up version of the 2.3 that I could not even see the difference with 2.1 CUOM thanks greetings

  • How to find the date when object is moved from quality to production server

    Hi Experts,
    I am working with BADI ZMM_PUR_REQ_PROC_001-Method Check and BADI ZME_PROCESS_PO_CUST-Method Check.
    I need to add a check that a particular logic should be implemented only after this object is moved to the production server.
    How can i check the date when an object (in my case this BADI) is moved to the production server?
    <Removed by moderator>
    Thanks in advance.
    Edited by: Vinod Kumar on Aug 1, 2011 10:55 AM

    Hi Sakshi,
    So your reqt is that the documents created after your Transport implementation date should pass the check and others (old ones) should ignore.
    I will recommend, if at all possible, to make all the old documents compatible to your check by doing a separate initial loading /one time activity to avoid this kind of hardcoding.
    IF not at all possible to do so, then I think you should better hardcode your Transport req number and fetch date (AS4DATE) from E070 table and only if any entry exists, use that date as your required date. I believe this will be the date of transport imported in the target system.
    You can avoid hardcoding Transport number by picking latest transport with respect to your object (BADI) using E071 table, but that will go wrong once you send any future changes in this BADI to Prod, so better to hardcode the transport.
    BR,
    Diwakar

Maybe you are looking for

  • Additional Lead Column in Report painter

    Hi Gurus Please guide me how to add an additional Lead column in Report painter Thanks Hiren

  • Reg serial number generation at the time of GR-(MB31)

    Dear all, can we create a customized serial number  at the time of goods receipt (MB31)like ex: S0900001  where in S stands for plant number , 09 stands for the year and 00001 is running serial number please give the required steps to get the customi

  • CCMS Operating System Alert Monitor for Filesystem

    Hi, In alert monitor set for operating system, for some filesystems the freespace & percentage_used were showing zero and saying value is obsolete. But those filesystem were existing with some space used in it. How to make that particular filesystem

  • Extremely annoying BUG

    I use my iPhone in the car almost every day for music or podcasts (including video). I am not watching while driving, but from time to time take a quick look on what's going on in the video. The thing is that after a video podcast is played in landsc

  • Deactivating Adobe Standard 8 from dead machine and Download licensed version

    My work laptop died.  I had Adobe writer 8 standard (same as Adobe standard 8?) on it.  I have the license key.  How do I get it installed on my new machine?  do I need to dactivate from my dead laptop?  how do i do that?  Also, I can't find a link t