Error message: deleting discount groups in WT that have been removed

Hello,
In the synch manager I'm getting this error:
Deleting discount groups in WT that have been removed from B1 without notification
The only thing I can imagine is that an Itemgroup in B1 was removed, but as far as I can remember there hasn't been removed an Itemgroup.
The only thing which has been done in WT is that I removed a Catalog.
Obviously I have to find out if there is an Itemgroup in WT which isn't in SBO anymore. Has anyone an idea how to find out. Probably with a query? How do I remove the Discount groups from WT?
The problem right now is that the synch manager gives a time out error. The error of the Deleting discount groups slows down the synch by two hours which is very inconvenient in our situation (synch is normally every 10 minutes)
Best regards,
Tim

SAP gave the following solution:
Running that query indicated below in the attachment (re:Resync Special Prices posting) is a safe operation to perform. It essentially mimics someone editing every special price in SBO which forces them to synch.
This query (and others) can be seen in a SBO stored procedure called PRX_Queue_All_Objects. Running this query and re-synching should fix the
synch error related to there being less special pricing records in WebTools than B1.
The other error related to discount groups is slightly more complicated.
This is caused because the synch found that there were more discount groups in WebTools than B1 has so it is trying to delete the extra ones.
Older versions had a problem with this step when there were many groups to delete. It was fixed in newer versions where the groups were deleted in smaller sets.
To fix the second issue there are 2 options. First lets confirm the different in record counts.
Run this query in B1:
SELECT COUNT(*) FROM OSPG WHERE ObjType IN (52,43)
And run this in WebTools
SELECT COUNT(*) FROM PartsPricing WHERE Filter IN ('ItemGroupDiscount'
,'ManufacturerDiscount')
Based on the error message, we assume there are more records in the webtools query than the B1 query.
If they are different, there are 2 options#
1) Delete all pricing records from WebTools, re-queue everything in SBO and re-run the synch. To do this the site should be taken offline so customers aren't browsing the site while there is no pricing information. First backup the WebTools database. Next delete everything from the partspricing table and then the partspricingmaster. Finally re-queue everything by 3 first queries in the PRX_Queue_All_Objects stored procedure. This will re-queue Discount Groups, Special Prices and
PriceLists. If you do not have these queries as your top 3 then you have
an older version which can be resolved by clicking the install plugin button on the synch manager. By doing this, it isn't necessary to run the query above to fix the special pricing error, it will all be handled
in this step.
OR
2) Run a SQL Trace on the database which synching. This will record all sql queries running. Review the trace file after the synch stops and look for a query that is deleting from partspricing. It will probably be
a very large SQL query with many discount group codes in the "IN"
clause. Copy this to query analyzer and try to run directly from there.
Once the unnecessary discount groups are removed, the synch should run much faster.
Edited by: T. Verholt on Nov 9, 2009 12:49 PM
Edited by: T. Verholt on Nov 9, 2009 12:50 PM

Similar Messages

  • Using Mail under iOS 5 Mail continues to suggest addresses that have been removed from Contacts. How do I remove old adreesses?

    Using Mail under iOS, 5 Mail continues to suggest addresses that have been removed from Contacts. How do I remove old, obsolete adreesses no longer in Contacts?

    If you open Mail and then in its File menu at the top, click on Window and choose Previous Recipients, you'll get a popup window listing them. At that point, you can highlight and delete any/all.

  • I need to be able to find domain controllers that have been removed from the domain but never demoted

    I need to find domain controllers that have been removed but never demoted.
    Here's the story...
    I came on an Active Directory administrator for an organization which has 600+ domain controllers, most running Server 2003, but I have some Server 2008R2. Throughout all this time the organization has had DCs that have stopped working, crashed or failed
    for some reason and all the IT department has done is created another domain controller name it the same thing with an (A), (B) appended to the name and then never removed any of the failed controllers from the directory.
    Thing is this has been going on for quite some time, don’t know for sure how long as I am still trying to clean up DNS replication problems and have been having to go around and reset machine passwords for the forest. What I need to be able to do is to script
    something that will return all the failed DCs so that I can go into the directory and use NTDUTIL to clean the machines. I don’t want to go into the directory and remove a machine that’s still out there. No one in the organization has a list or record of failed
    machines.
    You can see this may be a gargantuan task, but I need to be able to make it easier on 
    myself by finding the machines first and cleaning out DNS, cleaning the DCs out of the “Sites” and cleaning them out of the directory.
    Appreciate any help I can get…

    Hi,
    Thanks for posting in the forum.
    Regarding your question, maybe we should remove these orphaned DC from AD, please try to refer to the following articles to perform the cleanup task.
    How to remove completely orphaned Domain Controller
    http://support.microsoft.com/kb/555846
    Complete Step by Step to Remove an Orphaned Domain controller
    http://msmvps.com/blogs/acefekay/archive/2010/10/05/complete-step-by-step-to-remove-an-orphaned-domain-controller.aspx
    Metadata Cleanup of a Domain controller
    http://sandeshdubey.wordpress.com/2011/10/12/metadata-cleanup-of-a-domain-controller/
    Here is a similar thread as reference, hope it helps.
    Remove References of a Failed DC/Domain
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/87516188-731a-4b7f-a4cc-06ce4ad27b19/remove-references-of-a-failed-dcdomain
    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

  • Getting letters for items that have been removed from my credit report

    I have gotten several credit cards in the past month as I have been working on rebuilding my credit. Over the past few weeks I have been receiving letters from collection agencies for items that have been removed from my credit report. Has anyone else had this issue? Should I just throw this stuff away since it's not longer being reported on my credit report and the collections are so old they've been removed from the report? I am freaking out a bit. Any advice is welcome.

    wonderwoman1970 wrote:
    They were removed because they are over 8 years old.They can still try to collect, they just cannot place it on your reports. If its also beyond SOL in your state, you have to option to sent them a Cease Communications letter, charmingly refferred to as a FOAD letter. (Google it to find the meaning of that acronym).They will just sell it to another JDB, who may send you another collection notice. Keep all correspondence regarding this debt in order to keep track of it. You also have the option to settle it for a small percentage - I would suggest offering no more than 5-10% of the original amount (not some inflated "new balance"), and in your offer letter refer to it as "old, time barred debt, that is not a current financial obligation" but that you are willing to settle only to close out the account.

  • In a PrC, how to delete data from the PSA that have been loaded in Prcs Chn

    Hello,
    In a process chain, how can I delete the data from the PSA that have been loaded within that process chain. I don't want to delete data that belongs to other business units that use the same datasource.
    Thanks,
    Andre

    I dont think so you can achieve that, PSA is actually datasource dependent.
    One you load from a datasource to PSA.That is accesible by multiple DTPs if you have created so.
    As you said "I don't want to delete data that belongs to other business units that use the same datasource."
    If you delete the PSA, you may have to repull the data from source system again and if thats delta it wont work out.
    As said by above ppl you can include the "Delete PSA" in process chain but choose some 15 days buffer.
    Hope this helps.

  • How can I delete albums from my Ipad that have been copied from my PC?

    How can I delete photo albums from my Ipad that have been copied from my laptop?

    To delete photos from your device
    In iTunes, select the device icon in the Devices list on the left. Click the Photos tab in the resulting window.
    Choose "Sync photos from."
    On a Mac, choose iPhoto or Aperture from the pop-up menu.
    On a Windows PC, choose Photoshop Album or Photoshop Elements from the pop-up menu.
    Choose "Selected albums" and deselect the albums or collections you want to delete.
    Click Apply.

  • Exchange Outlook 2013 freezes when deleting shared calendar for employees who have been removed

    Hi,
    I am removing users' shared calendars from my outlook 2013 in exchange environment. The problem is, that the shared calendars belong to users who have left the company and have been removed from the domain, this is causing outlook to freeze because i think
    it's trying to find the entry then delete it, rather than delete it.
    There is no problem deleting a shared calendar for an user who still is in the domain. This seems to be strictly affecting users who have left the domain.

    Hi,
    Generally, if the shared calendar owner is removed from the Exchange environment, the shared calendar which was added before should be removed from Outlook client normally.
    Please use Outlook with Exchange cached mode, and make sure the shared calendar was not added in Advanced tab in Account Settings. Please start Outlook in safe mode and remove the shared calendar to have a try.
    If the issue doesn’t happen in safe mode, please disable the third-party add-ins one by one to find out the cause.
    Regards,
    Winnie Liang
    TechNet Community Support

  • How do I delete photos from my iPhone that have been downloaded from my pc?

    I am not sure how to delete photos from my iPhone that I have downloaded from my pc or that I have taken with my iPhone (on my camera roll)

    "I am not sure how to delete photos from my iPhone that I have downloaded from my pc"
    The same way you put them there.  The sync process.  open itunes, connect iphone, select what you want on the iphone , sync
    "or that I have taken with my iPhone (on my camera roll)"
    You can delete them when you import the photos to your computer - using whatever softare that you import them with or you can go to the pics and hit the trash can on the bottom of the screen.
    iPhone User Guide (For iOS 5.1 Software)

  • I get a error message: All downloads loads and file copies have been paused

    I have been trying to download the new 4 upgrade and I been getting this message: All downloads and file copies have been paused. The disk you are attempting to use is full. Remove files and emptying the Recycle Bin will free up additional space. Ok I don't have anyting in my recycle bin. Can someone please help me figure this out!
    Thanks!

    Start -> Computer -> C: drive, right click - Properties.
    How much free space do you have?
    You shold generally have 10%-15% free space on your boot )C:) drive.
    If not, you need to clear some space by deleting them/ moving them to other drives.

  • How do I reinstate toolbars that have been removed from my browser?

    I wish to reinstate the toolbars on my browser, they have all been removed and i cannot view any of them.
    == Yesterday ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MDDC; .NET4.0C; yie8)

    Check to see that all toolbars you have added are compatible with Firefox; Tools > Add-ons > Extensions
    <u>'''Can't see the Menu Bar'''</u> (File, Edit, View, History, Bookmarks, Tools, Help)?
    Turning the Menu Bar on and off is a new feature in version 3.6.
    ''(~~red:Linux & OSX see~~: [[Menu bar is missing]] )''
    <u>''Windows'' Method 1.</u> '''''Hold down''''' the key and press the following letters in this exact order: V T M then release the key
    <u>''Windows'' Method 2.</u> Tap once on the F10 key, while the Menu bar is visible, choose "View > Toolbars", click "Menu Bar" so that a check mark is placed next to Menu Bar
    <u>''Windows'' Method 3.</u> Tap once and release the key. The Menu Bar will be displayed; then choose ~~red:V~~iew > ~~red:T~~oolbars and click on ~~red:M~~enu Bar so that a check mark is placed next to Menu Bar
    The Menu Bar should now be displayed permanently, unless you turn it off again using View > Toolbars. Check mark = displayed, NO check mark = not displayed.
    See:
    http://support.mozilla.com/en-US/kb/Menu+bar+is+missing
    http://kb.mozillazine.org/Toolbar_customization#Restoring_missing_menu_or_other_toolbars
    <u>'''Navigation Toolbar, Bookmarks Toolbar and other Toolbars'''</u> under View > Toolbars. Clicking on one of them will place a check mark (display) or remove the check mark (not displayed).
    <u>'''To display the Status Bar'''</u>, View, then click Status bar to place a check mark (display) or remove the check mark (not displayed).
    <u>'''Full Screen mode'''</u>
    http://kb.mozillazine.org/Netbooks#Full_screen
    Also see:
    ''' [[Back and forward or other toolbar buttons are missing]]'''
    '''[[Navigation Toolbar items]]'''
    '''[http://support.mozilla.com/en-US/kb/How+to+customize+the+toolbar How to customize the toolbar]'''

  • Photos that have been removed from sync files are stuck on my iPod.

    I have a 30g iPod. After loading some photos by syncing files I deleted some photos from the files. This should have removed them from my iPod. Right? However, the pictures still show up in my photo library. Also, they are pixilated. I have tried removing all photos, deleting the cache, and the 5 R's all with no luck removing these bad photos.
    Also where is the phone number for the one time phone support. My iPod is about 3 weeks old.
    Compaq Presario   Windows ME  

    Welcome to Apple Discussions!
    How did you try removing all the photos? Did you access the iPod HD through My Computer and delete everything in the photos folder, or did you uncheck the option in iTunes?
    Try both of these (and if you need help with one of them, just let us know).
    Also, here is a list of Apple phone numbers...
    Apple Phone Numbers
    You'd want to call 1-800-APL-CARE if you'd like Apple to help with this (although I tend to think the Discussions are a more convenient way of getting help).
    btabz

  • How do I delete photos from my ipad that have been imported directly from a memory card.

      I have searched loads of forums and they all talk about using itunes to delete photos, but this seems to only apply to photos that orginated from a PC. The photos I am trying to delete were loaded directly on to my ipad from a memory card and don't appear in itunes. I know I can delete photos individually on my ipad but I have hundreds of them, The only option I have found that comes close to what I want to do is back-up ipad, delete photos I don't want to restore (not sure where to find back up or how to delete), rebuild ipad and restore -  this seems a long winded way of doing something that would take less than a minute in windows. I have an ipad1 and am running windows 7 on a standards Windows PC.
    Many Thanks in anticipation that someone will be able to help me
    Regards
    Keith

    Photos copied to the iPad via the camera connection kit (and those taken with the iPad or saved from emails/websites etc) should appear in Windows Explorer on a PC so you should be able to delete them from there - those types of photos should make the iPad appear as a camera to your computer. You should also be able to delete them at the end of the photo import process via, for example, the camera wizard.

  • How to - delete physical files that have been removed from library

    Hello,
    I have recently purged my iTunes library from unwanted music tracks. However, most of those tracks were located in various folders on my harddisk, thus not managed by iTunes (not being on the "My Music\Itunes" folder).
    I would now like to somehow delete those files that are still on my harddisk. I've searched if there's a script around, but with no luck. What I'd like to do is to have a script that parses my library xml file, and that compares it with the files still present on the harddisk but not listed in iTunes, so that it either generates a list of files to delete, or automatically deletes those files.
    Once this will be done, I plan to move all my remaining music to a new HDD, but before doing that I will need to clean the mess.
    Thanks in advance for your hints!
    Max
    P.S. : I thought of making a new iTunes lib, to import all, and then to somehow run a diff program to remove duplicate items. Does that makes sense ?

    Don't know of any script to do this.
    If the songs are not in iTunes (you deleted them) and they are not in the iTunes music folder, you will need to search & delete them yourself.
    You could do a Windows search the HD for all music and sort by location (In Folder), then delete everything not in the iTunes music folder.
    Or move everything not in the iTunes folder to a folder on the desktop, then sort it out from there.

  • Error Message "Delete price or set "Invoice Expected Indicator" in PO.

    Hi Gurus,
    We are in extended classic scenario with version 5.0.
    We are getting error message "Delete price or set "Invoice Expected Indicator" when we are releasing the PO from Release PO option.
    We are getting this error message in below situation:
    We created shopping carts without vendor then after approval PO gets created in "Held status". When we edit the PO & add vendor then system gives error message "Delete price or set "Invoice Expected Indicator" (Line 1).
    In this case the invoice expected indicator is not sets when we add vendor in the PO but if we create Shopping cart with vendor & when PO create din that case the invoice expected indicator is automatialy comes.
    Can any one please help me to resolve this issue.
    Thanks & Regards,
    Manish
    Edited by: Manish Mamidwar on Jul 30, 2010 5:40 PM

    Hi All,
    I have the same problem, Delete price or set "Invoice Expected Indicator" in PO
    I have an Item Position of the PO that is Limit of Liability and for this position type I will not make invoice, then I would like remove the flag of invoice execution, but a recived your same message, can you tell me how did you resolve this problem?
    Kind regards
    Valentina Mari
    Edited by: Fuffo Fuffi on Nov 10, 2010 12:51 PM

  • I am trying to download the latest version of iTunes to my PC (windows XP) and I keep getting an error message or two. One is that it can't uninstall the previous itunes version, the other is that it can't find itunes.msi.

    I am trying to download the latest version of iTunes to my PC (windows XP) and I keep getting an error message or two. One is that it can't uninstall the previous itunes version, the other is that it can't find itunes.msi. I have tried removing  the old version in add/remove programs, but it says the same error. I tried deleting every thing that has itunes in the file/folder/etc and it didn't help.

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

Maybe you are looking for

  • Error while trying to Open and Delete a BEx Query in Query Designer.

    Hi Experts, I have been facing this issue with BEx Query in Designer mode for a couple of days now in Development Environment in BI 7.0. I would like to Delete an unwanted BEx Query because I need to give it's name to another BEx Query. Whenever I tr

  • Find my Friends can no longer be installed after iOS8

    I Have had Find my Friends on my iPhone with iOS 6 and then 7 and used to work fine, but since I upgraded to iOS8 I can no longer install the App, it will start to install and then delete itself from the home screen. It will have all the entries in t

  • Move for VCRs from one repository to another is not supported

    Hi, I found this problem when I try to move a versioned resource from one repository to another one. Ex 1 - From documents: Move one document (versioned) to your Personal Documents. Ex 2 - Personal Documents: Move one document (versioned) to document

  • SQL Server Agent Jobs

    I have had our SQL team, point out an issue there are a bunch of jobs being created owned by the DW-ROacct, and calls a stored procedure in the OpsMgrReportServer database e.g.; exec [OpsMgrReportServer].dbo.AddEvent @EventType='CacheInvalidateSchedu

  • LR5 import problem with rendering standard previews

    When I import from an SD card in LR5, the first phase of the import works fine, then the second phase is to "render standard previews" and the import process stalls at photo #3. If I double click on one of the photos, and then go back to the grid vie