Send through SendGovernor failed - FXTrans

Hi,
I have a problem with running the FXtrans logic for a specific month. I get the following error:"Send through SendGovernor failed", The logic for all other months except this one and i have no idea why.
I have checked the rates in the Rate application and i have changed the logic to run only 1 month at a time with *XDIM_MAXMEMBERS.
Anyone have an idea what i could do to stop this from happening?
Regards,
AvdB

Ok.
I suggest to open Management Studio and to check the follow:
1. Check first the collation of database and also the collation for fact table of application where full optimize with compress is failing. Make sure the collation is the same with tat specified into installation guide.
2. Check the data. Use the follow query;
select count(*) from tblfact"nameofyourapplication" where "dimension" not in (select [id] from mbr"dimension" where calc = 'N')
Execute this query for all dimensions of your applications except for time.
If the results of query is <> 0 then you have to execute the same query but replacing
select count(*) with delete
3. Check the regional settings for your SAP BPC servers.
Check: HKEY_USERS- .Default- COntrol Panel- International has to be English US
Also all the other keys:
HKEY_USERS-S-1-5-...- Control Panel - International has to be English US.
Regards
Sorin Radulescu

Similar Messages

  • "Send through SendGovernor failed" error

    When we try to run any kind of logic (testing with very simple input schedule), my users are getting an error returned:
    ======================================================
    Book Name: Template61
    Application :
    Status : Failed
    Submitted Count :
    Accepted Count :
    Rejected Count :
    - Error Message -
    CommitTrans::Send through SendGovernor failed;
    ======================================================
    I've searched the forum and found the "usual" fixes, so I processed the cube directly from OLAP, then I processed each application separately (with SQL Re-Indexing), and then restarted both BPC services, all BPC related COM+ objects and IIS on the Web server.
    We just tried again, and it still failed with the same error.
    Can anyone offer any more help please ???
    Thanks
    Craig
    BPC 5.1 SP3

    We have fixed the issue now.
    It turned out that the design of the tables in our AppSet had got messed up.
    SAP suggested opening the Design view of each tblFACT, tblFAC2 and tblFACTWB, selecting the "SOURCE" field and setting the Default value to 0.
    I found 2 tables with no default value and a further 3 with a default of "(0)", rather than "((0))" which is the way that it is formatted if you just enter the number by itself and then save the table design.
    We have run several INSERT tests and a fule EVDRE IMPORT, all of which are now working.
    Thanks for looking
    Craig

  • Send through SendGoverner Failed

    Hello BPC Guru's
    BPC for MS v.7 SQL 2008
    Any help on this issue would be very much appreciated
    The Send Governer service is started.  I can import data just fine, but I can't run logic, this is the error I get when I try to run default formulas that do the FX.
    TOTAL STEPS  1
    1. Execute formulas:         Failed  in 55 sec.
    2. Default Formulas:         completed  in 55 sec.
    [Selection]
    CHECKLCK= No
    (Member Selection)
    Category: ACTUAL
    Division:
    Time: 2008.P01
    [Messages]
    Execute formulasError
    Failed to commit transaction
    1 errors writing data
    Send through SendGovernor failed

    Thank you for your inquiry.  Here is my response to all your questions.
    I get the same error no matter if I run the FX Restatement, or Default Logic.  Doesn't matter if I do 1 entity or multiple, the results are the same.  I even reduced my Maxmembers where it would only process 5 records and it was the same.
    I am using the script process to do foreign currency translation.
    I get the following error when I attmept to send data through a template.
    ==================================================
    Book Name:Template11
         Application     :     
         Status     :     Failed
         Submitted Count     :     
         Accepted Count     :     
         Rejected Count     :     
              - Error Message -
    CommitTrans::Send through SendGovernor failed;
    I tested default logic in the Appshell, it it worked fine. 
    I look forward to your respones.
    Thank you!

  • Can't send data after updating to 5.1 SP5 : "SendGovernor failed"

    Hi,
    I updated from 5.1 SP3 to SP5, followed the migration steps (saving each apps).
    When I want to send data in my application, I get a Send Governor Error : "CommitTrans::Send through SendGovernor failed;".
    It works fine in ApShell.
    Any idea ?
    Thanks
    Arnaud

    After upgrade you have save all the application to complete the upgrade.
    Also I suggest to process all dimensions because usually that error message is coming when something is not consistent in your appset.
    If this will not solve your issue then I suggest to go into C:\BPC\websrvrs\Logging and to check that logs because the information from there can be very usefull.
    Regards
    Sorin Radulescu

  • Through alert Cannot send mail (system failed)

    hi,
    i am trying to send a mail based on a event alert.while the event alert runs i am getting the error .
    APP-ALR-04102: Internal SQL error occurred. (ROUTINE=alssmn_wf_jmailer) (FILE=alr/lib/alssmn.c) (LINE=1462)
    APP-ALR-04131: Cannot send mail (system failed) (ROUTINE=alssmn_wf_jmailer) (FILE=alr/lib/alssmn.c) (LINE=1513)
    APP-ALR-04124: Oracle Alert was unable to deliver your message (ROUTINE=alssmn_email) (FILE=alr/lib/alssmn.c) (LINE=377)
    To: [email protected] (ROUTINE=alssmn_email) (FILE=alr/lib/alssmn.c) (LINE=379)
    Subject: Alert Test in vision (ROUTINE=alssmn_email) (FILE=alr/lib/alssmn.c) (LINE=381)
    anybody can help me where i am missing..
    regards,
    kumar

    Bump... Bueller?

  • Capturing the AuditLog from Aadapter and sending to sender through alert

    Hi Experts,
    I have a requirement where I have to send the sender system ( specially the   vendor) an email if message fails at adapter level.
    I need to also capture the exception or cause stated in the comm. channel adapter.
    Is it possible to do this  through alert ?
    like the alert will capture the audit log from adapter  and send it to the sender through the defined alert rule ?
    Thanks
    Vinny

    Hi,
    Yes this is possible. Please check this blog for how to configure the alerts
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    You can also have a seperate alert category in ALRTCATDEF for adapter engine alerts.
    Then in the alert rule you can specify the where the alert occurs as "adapter engine"
    try first having an alert rule having wild card * for all fields and do NOT check "suppress multiple alerts from this rule" option.
    Afterwards you can try creating more granular alert rules for specific interfaces if required.
    The container element SXMS_TO_ADAPTER_ERRTEXT should be used in the alert category in ALRTCATDEF for getting the exception text from the adapter engine, communication channel. This container element will show you only first 70 characters of error text in audit log. In later PI releases from PI70 SP19 onwards there is new container element available &SXMS_TO_ADAPTER_ERRLINES[]& (sap note 1294312) and this will  help to display the complete error text of the audit log in the alerts.
    Regards,
    francis

  • Outgoing Mail - sending to server failed

    A few computers in my office have had periodic trouble sending mail. This is the error message:
    *Message delivery failed.*
    The server response was: Temporary local problem - please try later
    You can try to send using a different server…
    I've researched this a little and found suggestions to send on different ports or change the MTU from 1500 to 1492. I haven't tried this yet, because the problem is not consistent. It only effects 2 of 11 employees on the same network, and those 2 employees only get the error periodically. I am stumped. If the server response is "Temporary local problem" does that mean the problem is with our ISP or the machine?

    According to the error message, the problem is local to the server and temporary, so it should be no surprise that it happens sometimes only. Do all the users send through the same outgoing server?

  • Every movie purchase through iTunes fails to transfer to my iPhone or iPad and the message I get is this: some of the items in the itunes library, including were not copied to the ipad because you are not authorized for them on this computer... help?

    For a couple months now, every movie purchase through iTunes fails to transfer to my iPhone or iPad giving me the error: "some of the items in the iTunes library, including were not copied to the iPad because you are not authorized for them on this computer". I have read many forums about deleting, reinstalling, de-authorizing and authorizing my iMac through the iTunes store. Many suggestions don't work except to rename the movie to *.MP4 in Finder under the iTunes movie directory. I imagine this is a setting or a bug somewhere... any suggestions on how to bypass having to rename the files in Finder? My research into Google suggests this problem dates back to 2007 or so but it is now more prevalent than ever.
    Thanks.

    Try:
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases

  • HT4863 I have an error message coming up when trying to send an email which says 'sending the message failed because you're exceeding the limit' can anyone help me to resolve this please

    I have an error message coming up when trying to send an email which says 'sending the message failed because you're exceeding the limit' can anyone help me to resolve this please

    Try reentering the password in your iCloud mail settings.

  • My cousin isn't recieving my text messages. We never text through imessage because she is never connected to WIFI. Now, when I text her, it is sending through imessage but she isn't recieving them.

    My cousin recently got an Ipad. Ever since then, when we text through our iphones, our thread is through imessage, and when I send her a text, it says delivered, but she isn't recieving them. She insists she has imessage turned off on both devices. She doesn't use imessage because she is never connected to wifi and doesn't want to use her data, so that is why we text through regular texting (green and white). I don't know if this has anything to do with her setting up her ipad, but my texts to her started sending through imessage only right after she set up the new device. My texts are being delivered somewhere because after I text her, it says "delivered"  I can also recieve texts from her, she just can't see mine. Again, she said imessage is not activated on either of her devices, so I have no idea what the problem is. She is able to text other people with iphones just fine. We both have an iphone 5S, and she just got a used ipad mini. PLEASE HELP!!

    It is no wonder she is not receiving your messages if she has iMessage turned off in her iPad.
    For her to receive iMessages on the iPad, she needs to turn iMessage ON in her iPad and then she needs to be connected to the internet in order to receive them.  This connection can go through WiFi or through cellular data if her iPad has this functionality, but those two requirements are a must.
    1. iMessages ON
    2. iPad connected to Wifi or cellular data.

  • Vendors are not able to open Payment advices send through SAP

    Hi,
    We regularly send payment advices to our Vendors thorugh Payment programme F110. but all of sudden many of vendors are facing issue while opening PDF File.
    Some of them are getting Error as "Adobe reader could not open file because it is either not supported file or because file has been damaged(it was sent as an email attachment and wasn't correctly decoded) while some of them are receiving Blank attachment.
    Also when we try to send same file to internal id's and our personal Id's we are able to open same. So this is not sap problem as file leaves sap correctly.
    Also one more observation is when correct file is received by us the file size is of 8KB while same when received by Vendors its only of 1 KB i.e it consist of only disclaimer and no PDF File
    Please let me know solution for this at earliest as many vendors are facing this issue.
    Regards
    Tanuja Naik

    HI,
    We had also checked settings at our Mail server and our security software trend Micro and mails are seen to be properly send through same.
    Actually we Shifted from Exchnage Server 2003 to 2007 in month of February. After that these Problems started Cropping up.
    and Now that its almost a month, this has become serious issue.
    Please let me know if anybody knows solution for this. This doesn;t look to be problem of SAP.
    Thanks in Advance
    tanuja Naik
    022-67782645

  • Mail app malfunctioning, sending through wrong email

    I have several emails keychained to my Mail app. I have also been using an email account which I share with several others for work related matters. This particular email is not in my keychain on the app. However, whenever I use the app to send emails, it always automatically sends through this work email. I don't understand why. I make it a point to check which email account I am sending from, but even then it inadvertantly sends from that one particular email.
    HELP!

    First, make sure you have an outgoing mail account corresponding to each of your incoming mail accounts. The user names must match. Then make sure the right outgoing account is selected when you send. You can change the default selection in
    Mail > Preferences > Composing > Send new messages from:

  • I can not get my email to send through my iPad email. The email works for all other options. The error says I need to enter a password in setting, but I have entered the password numerous times to no avail. Any ideas?

    I can not get my email to send through my iPad email. The email works for all other options. The error says I need to enter a password in setting, but I have entered the password numerous times to no avail. Any ideas?

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
     Cheers, Tom

  • Attaching HTML file and sending through mail

    Hi
    My Requirement is
    I want to attach HTML File and send through mail id's.
    But there are number of html files
    user can select any  one file.
    it has to attach and send to the mail id.

    Hi V,
    check the link:
    http://wiki.sdn.sap.com/wiki/display/Snippets/SendEmailwithHTMLattachment.

  • Why wont pages Send through emails?

    I don't have MS word I instead bought the iWork 06. I dig pages and all that jazz but when it comes time to email my school reports safari opens up with an error message and then when I try the same in explorer the pages documents are all greyed out and it literally won't let me send any pages file as an attachment. Is this how it is supposed to be or is there any way around it? Seems rather stupid to make it illegal to send through an email attachment. Demeans the whole purpose of me buying the program! Please help!

    Hi,
    I have the same question. What is the fast, easy way to email a Pages document (just 4 pages of text) to someone else? I don't want to fool around with pdf, compressing and all that. I just want to email the text so someone else can quickly open and edit it. No hassles. Thank you for your help.
    I don't have MS word I instead bought the iWork 06. I
    dig pages and all that jazz but when it comes time to
    email my school reports safari opens up with an error
    message and then when I try the same in explorer the
    pages documents are all greyed out and it literally
    won't let me send any pages file as an attachment. Is
    this how it is supposed to be or is there any way
    around it? Seems rather stupid to make it illegal to
    send through an email attachment. Demeans the whole
    purpose of me buying the program! Please help!

Maybe you are looking for

  • Final cut pro 4.1

    hey i was wondering if this version of FCP 4 is universal http://www.amazon.com/Apple-Final-Cut-Pro-Version/dp/B000095SBY/ref=sr12?ie=UTF8&m=A1XAM30EHQUOAB&s=generic&qid=1227298120&sr=1-2

  • Date and Days for all year come in column

    Dear all I have 2 Column 1 is Date and 2nd is Day And i have one Button i need when i enter button then its show all year date in date column and day in day column for example Date---------Day+ *1-jan-2009-Thursday* *2-jan-2009-Friday* *3-jan-2009-Sa

  • Problem of buffer with adobe flash player

    Hi, I have a problem of buffer playing a song. I'm playing a sound using streaming. (loadSound("my flow", true)) The buffer size is the default one: 5s. When I play using Macromedia Flash Professional 8, everything is OK, the buffer size stays around

  • Facebook applicatio​n does not notify me for the 8900

    I had the blackberry pearl prior to the 8900 and the facebook application installed and it worked fine. I would be notified (via the application) of new messages, friend requests, etc. But I got the new 8900 and downloaded the application, I am not b

  • Quiz doesn't finish

    I'm using Captivate 3, publishing to SCORM 1.2 for use on SumTotal TotalLMS. Everything works fine except the quiz. I get a pop up box stating "You have completed the activity. Click OK to close the player" as soon as I have answered enough questions