Service not available error with SSAS cube

Hello

We have imported Microsoft Analysis Services (SSAS) by using XMLA RPD Cube.  While using the drill down one-touch in BI answers using hierarchies of presentation, OBIEE generates the following error


Error codes: OPR4ONWY:U9IM8TAC:OI2DL65P

Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 43113] The message returned by OBIS. [nQSError: 43119] Query failed: URL: http://< Server > / < application name > / msmdpump.dll. The http return status is 503. < html > < head > < title > Service not available < / title > < / head > < body > Service not available < body / > < / html >

However, drill down one-touch works very well with the attribute columns. Alsoit stand is works well up to certain level of zoom. In the journal, it is obvious that OBIEE generates multiple physical queries (with clause) to extract the data in the cube.

Is there a limit on the size of the mdx or number of mdx queries that msmdpump.dll can treat?  Is there any configuration to be changed when you are working with SSAS cubes?

Version OBIEE: 11.1.1.6.2 BP1

Very much appreciate your time.

The error is due to the inadequacy of the maximum number of connections in the connection pool and the MaxThreadsPerClient of XMLA parameter in analysis services.

The default values are 10 and 4, respectively. Then adjust the number of values of connections in the connection pool and MaxThreadsPerClient of XMLA will solve the problem.

Tags: Business Intelligence

Similar Questions

  • How do I resolve the error "421 Service not available.

    Hello

    Can someone help to solve the "421 Service not available" error I tried to send emails with three different smtp servers.

    the error I get this error: -.

    ERROR on line 1:
    ORA-20000: cannot send an e-mail: ORA-29278: SMTP temporary error: 421 Service not available
    ORA-06512: at "SYS." SEND_MAIL', line 34
    ORA-06512: at line 1


    Thanks in advance
    Uttam Singh

    This problem on the SMTP server.

    You should check with the system administrator.

    Maybe your server via SMTP SSL SMTP.

    problem sending mail with UTL_SMTP (STARTTLS)?

    or try

    UTL_SMTP.command (conn, 'STARTTLS');

  • UTL_MAIL works do not, but apex_mail... any ideas? (SMTP transient error: 421 Service not available)

    Start

    () UTL_MAIL. Send

    recipients = > ' [email protected] ',

                   sender       => ' [email protected] ',

    subject = > "this is an issue."

    message = > 'This is a message');

    end;

    ORA-29278: SMTP temporary error: 421 Service not available

    ORA-06512: at "SYS." UTL_MAIL", line 654

    ORA-06512: at "SYS." UTL_MAIL", line 671

    ORA-06512: at line 2

    Start

    apex_mail. Send

    (

          p_to       => ' [email protected] ',    

    p_from = > ' [email protected] ',  

    p_subj = > 'this is a topic. "

    p_body = > 'This is a message'

    );

    apex_mail.push_queue ();

    end;

    Works very well.

    (of course, I use the correct recipient/sender names).

    For what it's worth, I have a second server with the same ACL settings and utl_mail is working on that one, but I don't know what is different.

    Any help much appreciated.

    You will get an ORA-29278 if you smtp_out_server instance parameter is not assigned to a working SMTP service.

    --

    John Watson

    Oracle Certified Master s/n

  • Windows store dashboard - &#62; page shows Adoption - service is not available error - for more than a week

    Windows store dashboard-> Adoption watch page - service is not available error - for more than a week. When the service should be back online?

    Text of the error - the service is not available now. Please try again later.

    Hi Sushil,

    Please post this question in the following link to MSDN, for assistance:

    http://social.msdn.Microsoft.com/forums/windowsapps/en-us/home?category=windowsapps

    If you have questions about Windows operating systems, help us on this forum.

  • ORA-29278: SMTP temporary error: 421 Service not available

    Hello

    I am struck intermittently
    ORA-29278: SMTP transient error: 421 Service not available 
    on
    DB Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    Please let me know if additional information is required.

    Any ideas would be appreciated.

    Thank you
    CJM

    Assuming that you are still connected to the same SMTP server, this means that the SMTP server intermittently is down or inaccessible (at least on the port that you are using). Most likely, it would be a problem to address to the administrator of the mail server even if it could be an intermittent network problem.

    Justin

  • HttpConnection MDS Service not available

    Hello

    Ive deployed an application to my Blackberry 9700.

    When I test the app I get an error ' MDS Service not available: u12f.

    I don't get this error when I use the Simulator.

    I use the following code.

    factory = DocumentBuilderFactory.newInstance();
    builder = factory.newDocumentBuilder();
    httpConnection = (HttpConnection) Connector.open(url+ ";ConnectionTimeout=9000");
    inputStream = httpConnection.openInputStream();
    document = builder.parse(inputStream);
    

    Strange thing is I have access to the internet and my phone is running through BES.

    What is a proxy thing? Y at - it code to determine that the device uses to access the internet?

    Please help me

    Thank you

    Ah ok, I realized that blackberry can connect to the internet in a number of ways, and the program should check for the latter.

    The answer of

    http://blog.accelgolf.com/2009/05/22/BlackBerry-cross-carrier-and-cross-network-HTTP-connection

    Thank you

  • E.M.P. automate connection due to lack of EPMAT - 11:Service not available

    I'm currently trying to create some automatisms to connect and a dimension to export. My only question is based on what the EPM automate tells me that I need to settings does not work. Can anyone help?

    These are the settings he seeks and below is what I got.

    D:\Oracle\EPM Automate\bin > epmautomate login help

    Use: epmautomate login username password url identitydomain

    Parameters:

    user administrator user name to run the following commands

    password of the user

    URL Url of the server cloud environment

    Syntax: http[s]://abcd.oracle.com:1234

    identitydomain domain name of identity within the public cloud oracle s

    service

    Syntax: OxcorpProduction

    epmautomate connection [email protected] JoesPassword

    https:// company23411.PBCs.US2.oraclecloud.com company23411

    The above syntax is just returned with

    EPMAT - 11:Service not available

    Help, please.

    Yes you are right, you don't need to specify the connection method again.

    I think my encryption came out like that. You can stick and give it a try. file .prefs is created right after a successful login, since you aren't able to do I am trying to see if you can manually creating the file.

    Concerning

    Celvin Kattookaran

  • SMTP service not available

    Hello

    How to send mail via the following code?

    CREATE OR REPLACE PROCEDURE send_mail (p_to IN VARCHAR2,
    P_FROM IN VARCHAR2,
    p_message IN VARCHAR2,
    p_smtp_host IN VARCHAR2,
    p_smtp_port in DEFAULT NUMBER 25)
    AS
    sys l_mail_conn. UTL_SMTP. Connection;
    BEGIN
    l_mail_conn: = sys. UTL_SMTP.open_connection (p_smtp_host, p_smtp_port);
    sys. UTL_SMTP. HELO (l_mail_conn, p_smtp_host);
    sys. UTL_SMTP.mail (l_mail_conn, p_from);
    sys. UTL_SMTP. RCPT (l_mail_conn, p_to);
    sys. UTL_SMTP. Data (l_mail_conn, p_message |) UTL_TCP. CRLF. UTL_TCP. CRLF);
    sys. UTL_SMTP. Quit (l_mail_conn);
    END;
    /


    BEGIN
    send_mail (p_to = > '[email protected]',)
    P_FROM = > '[email protected] ',.
    p_message = > "This is a test message."
    p_smtp_host = > 'mail.google.com');
    END;
    /


    ERROR:

    ORA-29278: SMTP temporary error: 421 Service not available
    ORA-06512: at "SYS." UTL_SMTP", line 20
    ORA-06512: at "SYS." UTL_SMTP", line 96
    ORA-06512: at "SYS." UTL_SMTP", line 138
    ORA-06512: at the 'APPS '. SEND_MAIL', line 9
    ORA-06512: at line 2


    Please, help me get through the error.


    Thanks in advance,
    Pradeep

    Published by: user11165897 on December 7, 2012 02:27

    Hello

    Here, all input values are false.

    By providing the correct host, email, port, it works fine now...

    Pradeep

  • Media 4 GB SDHC showing not available but with 2 MB of SDCard drive works normally.

    Media 4 GB SDHC showing not available but with 2 MB of SDCard reader normally works (assigned removable disk H).

    Computer = Dell Dimension 5150 with XP media center OS.

    2 memory cards used both with pictures taken in camera Fujifilm EXR F660-

    1 = Fujifilm 4 GB SDHC class 6 - green light on the card reader lights up but does not recognize the computer card is inserted;

    2 integral SD 2 GB... card reader is recognized and asigned drive H and photoes see ready for download.

    The pictures on the card of 4 GB and 2 GB can be downloaded from the camera using a USB connection.

    What to do to get the 4 GB SDHC to work in the drive... updates... from Dell... Microsoft Windows?

    The tables/diagrams on these two sites explain the SD, SDHC & SDXC card compatibility:

    https://www.sdcard.org/consumers/sdxc_capabilities/using_sdxc/

    and,

    http://kb.sandisk.com/app/answers/detail/a_id/2520#compatibility .

    There may be problems of system files in addition to the above restrictions.

    Since you have Windows XP, you can find out:

    Hotfix for Windows XP that adds support for SDHC cards that have a capacity of more than 4 GB .

    (since the map in your question is only 4 GB, I don't think it applies to this case, but you know)

  • I am trying to download CS on my HP Z400 running Windows 7 for the first time.  The installer won't boot.  It finally gives a "server not available" error after 30-45 minutes

    I am trying to download CS on my HP Z400 running Windows 7 for the first time.  The installer won't boot.  It finally gives a "server not available" error after 30 to 45 minutes.  I checked to be sure there is no Adobe folder in my program files.

    Hello

    Please check the help below document:

    Error download or update Adobe Creative Cloud applications

    You can also view the nets below where the issue has been addressed:

    Error 207 to "install Adobe".

    Adobe creative cloud installation does not work. Get the error code 207. All solutions?

    Kind regards

    Sheena

  • Could Calendar services not available after restarting LDAP problem?

    I followed the installation guide:

    https://wikis.Oracle.com/display/CommSuite7U2/communications+suite+on+a+single+host+%28Linux%29#CommunicationsSuiteonaSingleHost%28Linux%29-InstallingCommunicationsSuite7Update2Software

    I have correctly installed and configured the Server Update 2 Oracle UCS Sun7. Calendar works (if I don't reboot the server).


    However, when I reboot the server, calendar service is not available.


    Important information for when I installed Oracle UCS Dim 7 update 2 by following the installation guide:

    I noticed when browsing through files, there is already a folder "dsee6" for the Linux Oracle I started from. After the installation of the example for the Oracle Linux 5 with GlassFish install, I had to download a new directory server. By following the instructions on page 7 of the listed installation guide above, I did another folder "dsee7". I wonder if I would have never downloaded this new directory server by following the instructions on page 6 "obtain software". In fact, the installation guide does not mention where to find the directory server, so I went to the site of delivery and figured it out myself. in any case, in the section 'Installing and configuring directory server', #3, I was instructed to "mv dsee7/opt/sun/directory. In this folder, / opt/sun/directory/bin, there is '. '. "/ dsadmin" utility that can be run. This serves to do many things with the directory server, including start-up. This is how I started it:

    CD/opt/sun/directory/bin
    . / create/var/opt/sun/directory/dsins1 dsadm
    . / dsconf create suffix '0 = isp.

    Also, I downloaded the delivery directory server - Oracle Directory Server Enterprise Edition 11 GR 1 material Patch Set 1 for Linux x 86-64

    Then, I found myself running to implement:

    . / dsccsetup ads - create
    . / dsccsetup war-file-create
    $. / dsccsetup cocoa-reg
    . / dsccsetup State

    Then, it seemed that dcss agent is registered in the cocoa.

    So, if we pass to come to page 9 of the installation, "Preparation of the directory" guide, I ran this and prepared the directory. After installation is finished, I could restart the server directory without any problems, as long as I do not restart the machine. I would like to restart the server directory as follows:

    CD/opt/sun/directory/bin
    . / dsadmin stop-domain domain1
    . / dsadmin start-domain domain1

    However, if I rebooted the machine, I could always start and stop the server directory as shown. But the calendar Services were not available.

    The only reason I question this LDAP server that can be the cause of this is because at one point, I had configured the services to run at startup. I followed these instructions:

    https://wikis.Oracle.com/display/CommSuite7U2/start+and+stop+scripts+for+communications+suite+%28Linux%29

    I use a VMSphere client to host this set upwards. So, given that this point the configuration of services at startup, I rode hanging at the rear so that services are more fixed upward to run at startup. But when they were, and I restarted the machine, I could see 389 ldap errors in all directions. So, which drive me to roll my snapshot in effort to try to correct the ldap errors. I no longer get LDAP errors as I drove my instant return. But, as I said, I have no more services, including LDAP, to start Protocol started as shown in the above link that tells us how.

    After restarting, I run these commands to get the server up and running:

    Start the GlassFish server:
    CD/opt/sun/SUNWappserver/bin
    . / startserv

    Web start (mail server I think):
    CD/opt/sun/comms/messaging64/bin
    . / Start-msg

    Start LDAP (directory server)
    CD/opt/sun/directory/bin
    . / dsadm start/var/opt/sun/directory/dsins1

    Start Mysql
    CD/etc/init.d
    . / mysqld start

    All these commands complete without problem. I can connect on the web of convergence, I can hit the Managing Director, I can connect to the GlassFish administration console, and I can see my calendar folder when I hit him in the web (http://myServer.com/davserver/dav/home/userName/calendar/).

    So, in summary, I was wondering if anyone knows if it assumed that second directory server is causing problems since I started with Oracle Linux 5 and Oracle Linux 5 seems to have the dsee6 file already installed with it. Would be - why my calendar services do not start after reboot, but work before the reboot?


    (Also, all my messages to keep deleted.) Can someone please send me an email if someone Oracle is deleting my messages and tell me why they are removed? )

    Published by: ntfytim16 on March 5, 2012 07:41

    Some of my steps were unserviceable. Cleaned them is easier to understand.

    You stop/start the GlassFish server container:

    https://wikis.Oracle.com/display/CommSuite/Calendar+Server+7+Administration+Guide#CalendarServer7AdministrationGuide-StoppingandStartingCalendarServer

    Joe

  • The printer "communication not available" error in Windows 7

    Printer Communication errors__
    My printer worked fine for the last 2 years - now get "communication not available" - reinstalling printer with manufacturing CD etc. - tried to download the latest drivers, might work once & then the next time I get the same error message. I tried printer on a laptop & works is fine so no problem with the printer itself or by cable. Any ideas?

    Hi petermoonwalker,

    At this point, I would say that you contact Dell support directly to see if there are other troubleshooting steps they can suggest/help you with:

    http://support.Dell.com/

    If you decide to get a new printer, please be sure that it is compatible Windows 7:

    http://www.Microsoft.com/Windows/compatibility/Windows-7/en-us/

    Thanks and good luck!

    Debra
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Cannot display state of the last scan on windows Defender. Not available error - operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator

    Original title: problem with Defender

    Dear Experts,

    Windows Defender, I cannot view the status of my last scan.
    He says not available, it is saying the operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator

    What doi do

    Hi marneylou,

    (1) do you use the computer as an administrator?

    (2) is your computer connected to a domain network?

     

    Restart the computer, run the windows defender analysis and check to see if you can view the status of the last scan.

    Step 1: Stop and restart the Windows Defender service. To do this, follow the steps below:
    a. Click Start, type Run. (You can also use Win Key + R)
    b. type services.msc
    c. right-click Windows Defender service and click on stop > then start

    Step 2: You can see the steps mentioned in the article below

    Troubleshooting of Windows Defender

    http://support.Microsoft.com/kb/555957

    Thank you, and in what concerns:

    Ajay K

    Microsoft Answers Support Engineer

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • online purchase of windows anytime upgrade, you selected is currently not available error?

    bought two identical from best buy with hopes of windows 7 premium-64 bit laptop. I have win 7 Professional, so I tried to use the windows anytime upgrade. one successful. a fails. overlook a request for information (name address, phone, etc.) of the billing and you request then click next to go on the payment. I got the error:

    an error has occurred:
    for the windows anytime upgrade online purchase, you have selected is not available.

    No rememdy or suggestion what is wrong. I can go back to portable sister and run the Upgrade Advisor to ultimate just to rule out connectivity issues.

    someone had this problem and got around him?

    Call Microsoft at 1-877-696-7786 . Carey Frisch

  • Service not available after a restart of the server

    Hello

    I have a little problem here, on my adobe connect server.
    When I restart my server adobe connect service became unavaible (failed to connect).
    After checking the breaks and services of SGF are well launched.

    And when I start the console on http://localhost:8510 / console service become available immediately without having to manually restart the services.

    Does anyone have any idea on this?

    Windows 2003 R2 Standard SP2
    Acrobat Connect Pro SP3 company 6.3,40
    SQL Server 2005 SP2

    OK, I think I solved my problem!

    In fact my Acrobat Connect Pro server is a Proliant DL380 G2, so a little slot size for Adobe Acrobat Connect Pro.
    From the beginning of server, windows cannot mount the MSSQLSERVER service fast enough to meet the adobe connect request.
    This leads to an error in authentication since the database is not mounted, Connect, then refused to respond to web requests.

    I have created dependencies between services to resolve this issue.

    I created a REG_MULTI_SZ in the registry.
    Key name: DependOnService
    Value: MSSQLSERVER

    in

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BreezeApp
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FMS
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FMSAdmin

    It seems to work, I try 4-5 restarts and the adobe connect service if available immediately, without the console from the beginning thing.

    Thx for the help.

Maybe you are looking for

  • Cats 1-1 and Skype group chat doesn't work do not

    I upgraded Skype since Friday and then none of group cats, that I already have updated and I can't send a message in them. I've also added to groups by other contacts while on a call to them, and the group is created, but it shows as a group of "Unti

  • XPRT: Shutter tone adjustment.

    My phone doesn't have the tone control of the shutter in the camera settings. Missing everyone this setting option? -This is another post that has been marked replied. According to the user guide for the Sprint, there should be a set the tone of the

  • External drive has failed

    I have a terabyte external drive that I use for backup with Time Machine. When I restarted my iMac this morning there was a mistake that OSX could not write the disk. It is said that he can still read, but not write (plenty of space on the disk). I t

  • STOP: 0 X 124

    I have a Dell inspiron 531, no software changes, and windows vista This product whenever I'll reinstal windows. It won't let me start or use repair tools, including safe mode pls help thx m8

  • biometric: How can I adjust the setting on my computer so I don't have to drag my finger every three minutes?

    How can I adjust the setting on my computer so I don't have to drag my finger every three minutes?  When I walk away from my computer for more than 3 minutes... I have to re-do move my finger.