Apex PL/SQL: Compilation unit analysis terminated

HI,
Does any one help me on this.
while i compile my function, it compiles successfully. but show errors showing
menuid in 'TY_MENUIDS'; -- this line shows the error
PLS-00201: identifier 'TY_MENUIDS' must be declared
'TY_MENUIDS' is TYPE which has created inside the same schema
line 0 position 0 PL/SQL: Compilation unit analysis terminated
Thanks
Logaa
Edited by: Logaa on Aug 11, 2009 11:39 PM

Hi Gussay,
Thanks for your reply.
i have created type of object.
CREATE OR REPLACE TYPE "TY_NSN_MENUITEMS" AS OBJECT(id NUMBER, menuid VARCHAR2(100))
then i have create a type of TY_NSN_MENUITEMS
CREATE OR REPLACE TYPE "TY_NSN_MENUIDS" AS VARRAY(500) OF TY_NSN_MENUITEMS
then i have refered this TY_NSN_MENUIDS inside my function . in declaration part it shows me the error.
The function which i have created inside my APEX->OBJECTBROWSER->SCHEMA-> MYFUNCTION
thanks
Logaa
Edited by: Logaa on Aug 12, 2009 10:49 PM

Similar Messages

  • APEX or SQL Developer?

    Hello,
    This is my first time posting here, I hope I have put it in the right section.
    I was told that in order to have SPARQL with Oracle, I should use either APEX or SQL Developer, and not to install Oracle Enterprise. (I have never worked with it, and am a bit lost).
    Is it possible to write SPARQL queries in this manner? Which is recommended for a beginner that only knows basics of SQL? Which has a more user-friendly interface?
    I would very much appreciate the help.
    Thank you :)
    Edited by: user13098869 on 14-Nov-2010 02:39

    Hi
    APEX - Oracle Application Express is a no-cost option of the Oracle database.
    SQL Developer is a tool that connects to the database to execute queries and PLSQL code
    I do not know how APEX or SQL Developer would work with SPARQL.
    One way to work with SPARQL with Oracle is using the Jena Adaptor. This is a set of tasks you would need to perform:
    1. Install Oracle Database Enterprise Edition
    2. Configure the database to use Semantic Technologies
    3. Install JDK
    4. Install Jena
    5. Install Jena Adaptor
    6. Review Jena Adaptor Demos that include SPARQL examples
    Jena Adaptor Tutorial:
    http://download.oracle.com/otndocs/tech/semantic_web/pdf/semtech11gr2_jenaadapt-tl.pdf
    From Test8.java on you can see some SPARQL examples
    This is the Oracle Semantic Technologies Web Page:
    http://www.oracle.com/technetwork/database/options/semantic-tech/index.html
    This is my scratch pad that I used when doing these tasks in case it helps:
    1. Install 11.2.0.2.0
    and
    2. Create database at time of installation.
    3. Create tablespace for Semantics:
    create tablespace RDF_TABLESPACE
    datafile '/.../rdf01.dbf' size 2000M
    autoextend on next 2000M maxsize 16000M;
    4. Setup Semantic Technologies:
    sqlplus / as sysdba
    @?/md/admin/catsem
    exec sem_apis.create_sem_network('RDF_TABLESPACE');
    5. Place files in working directory:
    JDK: jdk-6u22-linux-x64.bin
    Jena: jena-2.6.3.zip
    Jena Adaptor ./JenaAdaptor/jena_adaptor_for_release11.2.zip
    6. Unzip files:
    unzip jena-2.6.3.zip
    cd JenaAdaptor
    unzip jena_adaptor_for_release11.2.zip
    7. Install JDK:
    chmod u+x jdk-6u22-linux-x64.bin
    ./jdk-6u22-linux-x64.bin
    answer: yes
    8. You should have in your working directory:
    Wdir> ls -l
    total 70388
    drwxr-xr-x 8 ... Jena-2.6.2/
    drwxr-xr-x 7 ... JenaAdaptor/
    -rwxr--r-- 1 ... jdk-1_5_0_21-linux-i586.bin*
    drwxr-xr-x 9 ... jdk1.5.0_21/
    -rw-r--r-- 1 ... jena-2.6.2.zip
    9. Copy files:
    a. Copy ojdbc5.jar into <Jena_DIR>/lib (Linux) or <Jena_DIR>\lib (Windows). (ojdbc5.jar is in
    $ORACLE_HOME/jdbc/lib or %ORACLE_HOME%\jdbc\lib.)
    cp $ORACLE_HOME/jdbc/lib/ojdbc5.jar .../Jena-2.6.2/lib
    b. Copy sdordf.jar into <Jena_DIR>/lib (Linux) or <Jena_DIR>\lib (Windows). (sdordf.jar is in
    $ORACLE_HOME/md/jlib or %ORACLE_HOME%\md\jlib.)
    cp $ORACLE_HOME/md/jlib/sdordf.jar .../Jena-2.6.2/lib
    c. Copy sdordfclient.jar. It is in Work_dir/JenaAdpator/jar
    cp .../JenaAdaptor/jar/sdordfclient.jar .../user/Jena-2.6.2/lib
    10. Environmental variables:
    export JAVA_HOME=.../user/jdk1.5.0_21/bin
    export PATH=.../user/jdk1.5.0_21/bin:$PATH
    11. To compile the examples:
    copy the *.java examples to JENA_DIR/lib
    cp .../user/JenaAdaptor/examples/*.java .../user/Jena-2.6.2/lib
    -- To compile:
    cd .../user/Jena-2.6.2/lib
    javac -classpath ./:./jena-2.6.2.jar:./sdordfclient.jar:./ojdbc5.jar:slf4j-api-1.5.6.jar:log4j-
    1.2.13.jar:slf4j-log4j12-1.5.6.jar:arq-2.8.1.jar:xercesImpl-2.7.1.jar Test.java
    -- To run:
    cd .../user/JenaAdaptor/examples
    java -classpath ./:./jena-2.6.2.jar:./sdordfclient.jar:./ojdbc5.jar:slf4j-api-1.5.6.jar:log4j-
    1.2.13.jar:slf4j-log4j12-1.5.6.jar:arq-2.8.1.jar:xercesImpl-2.7.1.jar:iri-0.7.jar:icu4j-3.4.4.jar
    Test jdbc:oracle:thin:@caosspc46.ca.oracle.com:1521:orcl1102 rdfusr rdfusr Family
    You should see:
    | f | k |
    =========================================================
    | <http://example.com/John> | <http://example.com/Mary> |
    Regards!
    Jorge

  • Microsoft OLE DB Provider for SQL Server 2012 Analysis Services Error Code = 0x80040E05

    I've been running a package for 6 months without any issues that pulls data from a cube via MDX and moves it to a database.
    We've recently moved to a new server x64 and the connections all succeed but at runtime (in 64 = T&F) I get the following error:
    [SRC AdExchange [87]] Error: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E05.
    An OLE DB record is available.  Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services."  Hresult: 0x00000001  Description: "Error Code = 0x80040E05, External Code = 0x00000000:.".
    [SSIS.Pipeline] Error: SRC AdExchange failed the pre-execute phase and returned error code 0xC0202009.
    I've installed SQL_AS_OLEDB, SQL_AS_ADOMD from Microsoft® SQL Server® 2012 SP1 Feature Pack
    Why is my connection failing?

    The server has a 10Gbps network connection.
    I've installed CU6 for SQL Server 2012 SP1
    http://support.microsoft.com/kb/2874879/en-us#hfi
    I'm still getting the same error at runtime in BIDS:
    [SRC AdExchange [87]] Error: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E05.
    An OLE DB record is available.  Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services."  Hresult: 0x00000001  Description: "Error Code = 0x80040E05, External Code = 0x00000000:.".
    [SSIS.Pipeline] Error: SRC AdExchange failed the pre-execute phase and returned error code 0xC0202009.
    Looking at the errorlog, everything looks normal until:
    Launched startup procedure 'sp_ssis_startup'.
    Attempting to load library 'xpsqlbot.dll' into memory. This is an informational message only. No user action is required.
    Using 'xpsqlbot.dll' version '2011.110.2100' to execute extended stored procedure 'xp_qv'. This is an informational message only; no user action is required.
    Attempting to load library 'xpstar.dll' into memory. This is an informational message only. No user action is required.
    Using 'xpstar.dll' version '2011.110.3000' to execute extended stored procedure 'xp_instance_regread'. This is an informational message only; no user action is required.
    Attempting to load library 'xplog70.dll' into memory. This is an informational message only. No user action is required.
    Using 'xplog70.dll' version '2011.110.2100' to execute extended stored procedure 'xp_msver'. This is an informational message only; no user action is required.
    AppDomain 2 (SSISDB.dbo[runtime].1) created.
    Unsafe assembly 'microsoft.sqlserver.integrationservices.server, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil' loaded into appdomain 2 (SSISDB.dbo[runtime].1).
    Unsafe assembly 'microsoft.sqlserver.integrationservices.server, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil' loaded into appdomain 2 (SSISDB.dbo[runtime].1).
    AppDomain 3 (master.sys[runtime].2) created.
    Software Usage Metrics is enabled.
    SQL Server is terminating because of a system shutdown. This is an informational message only. No user action is required.
    Service Broker manager has shut down.
    Error: 17054, Severity: 16, State: 1.
    The current event was not reported to the Windows Events log. Operating system error = (null). You may need to clear the Windows Events log if it is full.
    .NET Framework runtime has been stopped.
    SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
    The SQL Server Network Interface library could not deregister the Service Principal Name (SPN) [ MSSQLSvc/XXXXXXXXXX.com ] for the SQL Server service. Error: 0xffffffff, state: 63. Administrator should deregister this SPN manually to avoid client authentication
    errors.
    The SQL Server Network Interface library could not deregister the Service Principal Name (SPN) [ MSSQLSvc/XXXXXXXXXX.com:1433 ] for the SQL Server service. Error: 0xffffffff, state: 63. Administrator should deregister this SPN manually to avoid client authentication
    errors.
    Wondering about the unsafe assembly in SSIS and deregistering the SPN..
    Anyone have any ideas on how to resolve this?
    Thanks!

  • PLS-00378: invalid compilation unit Error

    The following statement copied from oracle documentation but its raising error, any idea please ?
    CREATE FUNCTION getBooks(a clob) RETURN bookset_t;
    LINE/COL ERROR
    -------- ------------------------------------------------0/0 PLS-00378: invalid compilation unit for this
    release of PL/SQL
    My Oracle Version is :
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    Best Regards,
    Luqman

    I presume that you are referring to the example contained in the following link.
    http://www.lc.leidenuniv.nl/awcourse/oracle/appdev.920/a96624/08_subs.htm#19677
    The example appears incomplete to me. The example does include the definition of the bookset_t type, but there still must be more to the getBooks function and I don't see anything to link the Catalogs table to the bookSet_t type. I have submitted the question to Tom Kyte. When I receive a response, I will provide a link to that response here.

  • Administration of APEX in SQL Developer with Proxy Authentication impossibl

    Hello!
    We are using latest version of SQL Developer to administer APEX. We are connecting to the database with proxy authentication. The syntax is:
    personal_user[apex_ws_owner]
    e.g.: mdecker[apex_demo]
    When trying to deploy APEX application I go to "Database Object" -> Application Express -> Application1 [100] -> right mouse click: "Deploy Application". Then I select the appropriate database identifier and next, I am presented with a screen showing import options. In second line, it says: "Parsing Schema: MDECKER".
    This is wrong: it has to be Parsing Schema: APEX_DEMO. It seems that managing APEX with SQL Developer does not support Proxy Authentication.
    Could you please confirm?
    Is there a way to formally ask for this enhancement?
    Best regards,
    Martin
    Update:
    I found out that if I check the flag "Proxy Authentication" in the connect details and provide both passwords, the deploy application parsing schema is set to the correct APEX_DEMO account. However, we are using Proxy Authentication in order to avoid having to know the application password.
    Edited by: mdecker on Jan 28, 2013 4:48 PM

    There is a write-up about connecting to APEX here: <a href ="http://www.oracle.com/technology/products/database/application_express/html/sql_dev_integration.html" >SQL Dev Oracle APEX Integration</a>
    <p>You do need to have updated to Oracle APEX 3.0.1.
    <p>Regards <br>
    Sue

  • Need to write trigger to caputre all the sql fired by a terminal or osuser

    Hi everyone
    Can anyone please let me know the trigger through which i can capture all sql fired by particular Terminal or OSUSER
    thanks

    There are lot of threads in the same forum for these kind of questions. Please search in the forum. Following link is one of them.
    Trigger to capture the DML sql text
    G.

  • Using SQLCMD variables in SQL Server Unit Test Project

    Is it possible to use SQLCMD variables in my SQL Server Unit Test Project? In my test initialize script I'd like to set a database name variable, something like this:
    :SETVAR MyDatabase "mydatabase"
    SELECT * FROM [$(MyDatabase)].[mytable]
    but I get syntax errors when I run the test. Any suggestions how I can get this to work.
    Result Message: Initialization method
    myTest.TestInitialize threw exception. System.Data.SqlClient.SqlException: System.Data.SqlClient.SqlException:
    Incorrect syntax near ':'..

    Hi Kevin,
    What is the error?
    This should work only thing i could see is no scheme specified.
    SQL Server uses dbo as default schema.
    In your case:
    :SETVAR MyDatabase "mydatabase"
    SELECT * FROM [$(MyDatabase)].dbo.[mytable]
    Also check your instance collation if its Case sensitive then specify database and table name as exact case.
    Example:
    :SETVAR MyDatabase "[mydatabase]"
    :setvar schemavar "[dbo]"
    :setvar tablevar "[mytable]"
    SELECT * FROM $(MyDatabase).$(schemavar).$(tablevar)

  • Allowing users access to SQL Server 2014 analysis server cubes

    I am using SQL Server 2014 analysis server and have created a number of cubes. These all function as expected however it seems that only windows users who are in an
    administrator group can get access. All other users are denied access with the very vague error of 'Communication error'.
    If I then add that user to our administrators group within the windows domain they instantly get access. I have defined roles for each cube (within analysis services) and then added both individuals (i.e. their windows domain user id) as well as their windows
    domain groups to these roles but they still cannot get access - just get the error 'Communication error'.
    I am using ADOMD on the client side which I know works because users in the administrators group can see the data. I have granted cube permissions using Management studio however no matter what front end we use (either our own App or EXCEL) if the user in
    question is NOT in the administrator group in the domain they cannot get access to any of the cubes.
    Any help anyone can provide would be much appreciated. 

    Hamishr,
    According to your description, you want to grant the access permission to cube for the users who are not belong to Administrator group, right?
    By default, no one except a Server Administrator or Database Administrator has permission to query cubes in a database. Cube access by a non-administrator requires membership in a role created for the database containing the cube. Membership is supported
    for Windows user or group accounts, defined in either Active Directory or on the local computer. So in your scenario, please ensure the steps to grant permission are correct, you can refer to the link below check it.
    http://msdn.microsoft.com/en-in/library/ms174799.aspx
    Regards,
    Charlie Liao
    TechNet Community Support

  • SQL Server VSS Writer terminated with service-specific error 2147549183 (0x8000FFFF)

    Hi Team,
    SQL VSS Writer service terminated with service-specific error,
    find SC query results, please advice wat;s the issue. Kindly note this service running fine for long time and suddenly stopped.
    SERVICE_NAME: SQLWriter
            TYPE               : 10  WIN32_OWN_PROCESS
            STATE              : 1  STOPPED
                                    (NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN))
    WIN32_EXIT_CODE    : 1066  (0x42a)
            SERVICE_EXIT_CODE  : -2147418113  (0x8000ffff)
            CHECKPOINT         : 0x0
            WAIT_HINT          : 0x0
    Regards,
    Karthik
    Thanks & Regards, Karthikeyan

    this is part of a log error for example:
    24 Info 2011/09/26 23:00 [Start SQL VSS Comman]
    (NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
    25 Info 2011/09/26 23:00 [Start SQL VSS Comman] WIN32_EXIT_CODE : 0 (0x0)
    26 Info 2011/09/26 23:00 [Start SQL VSS Comman] SERVICE_EXIT_CODE : 0 (0x0)
    27 Info 2011/09/26 23:00 [Start SQL VSS Comman] CHECKPOINT : 0x0
    28 Info 2011/09/26 23:00 [Start SQL VSS Comman] WAIT_HINT : 0x7d0
    29 Info 2011/09/26 23:00 [Start SQL VSS Comman] PID : 15532
    30 Info 2011/09/26 23:00 [Start SQL VSS Comman] FLAGS :
    31 Info 2011/09/26 23:00 Klaar met uitvoeren post-opdrachten
    32 Error 2011/09/26 23:00 The writer vetoed the shadow copy creation process during the
    backup preparation state. (VSS_WS_FAILED_AT_PREPARE_BACKUP)
    33 Info 2011/09/26 23:00 Verwijderen tijdelijk bestand C:\Users\serveradmin\.temp\
    1313680495583
    34 Error 2011/09/26 23:00 Backup voltooid met fout(en)
    This is what I look for usually from this log: 
    32 Error 2011/09/26 23:00 The writer vetoed the shadow copy creation process during the
    backup preparation state. (VSS_WS_FAILED_AT_PREPARE_BACKUP)
    Just post all the log messages if you can.
    [Personal Site] [Blog] [Facebook]

  • Remote debugging with APEX and SQL Developer

    Hi,
    I have problems concerning breakpoints within my SQL Packages I want to debug.
    I want to force SQL-Developer to suspend execution of a function, so I can get forward step by step.
    The SQL-Developer do not stop executing at the breakpoints I set in the Package.
    The message I get is the following (on SQL-Developer side):
    Debugger accepted connection from remote process on port 4000.
    Processing 110 classes that have already been prepared...
    Finished processing prepared classes.
    Debugger disconnected from remote process.
    Seems to me, that the process runs into the debug-mode but leave without stopping at a given breakpoint??
    Do anybody have an idea how to solve it?
    We use Oracle 10.2.0.3.0, SQL Developer 1.5.1 and APEX 3.1.2.
    The Package-function I want to debug runs on another Oracle database as the APEX application.
    Thanks in advance
    Regards
    Norbert
    Edited by: Norbert2 on Apr 20, 2009 5:47 AM

    Hi Carsten,
    now I have done a further step. I can debug a remote PL/SQL-Package through APEX, but now I get an exception when the program execution jumps back to the APEX PL/SQL-Package.
    My APEX-Page-Process looks like this:
    BEGIN
      dbms_debug_jdwp.connect_tcp(host => 'IP-ADDRESS', port => '4201');
      APEX_TEST_PKG.remoteDebug;
      dbms_debug_jdwp.disconnect;
    END;The procedure APEX_TEST_PKG.remoteDebug looks like this (located on the APEX-DB):
    PROCEDURE startRemoteDebug
      AS 
        v_string    VARCHAR2(50)   := '';
      BEGIN
        [email protected](host => 'IP-ADDRESS', port => '4000',
                 option_flags => dbms_debug_jdwp.connect_defer_suspension);
        v_string := [email protected];
        DBMS_OUTPUT.PUT_LINE(v_string);
        [email protected];
      END remoteDebug; The procedure REMOTE_TEST_PKG.testFunc looks like this (located on the Remote-DB):
    FUNCTION testFunc RETURN VARCHAR2
      AS 
        v_string    VARCHAR2(50)   := '';
      BEGIN        
        v_string := 'Test';
      RETURN v_string;
    END testFunc; When I start the debug session without the option dbms_debug_jdwp.connect_defer_suspension, I get an exception Oracle.EXCEPTION_ORA_604.
    Starting the debug session with the above mentioned option, I am able to debug the remote function.
    But now I get an exception when the executor tries leaving the remote function going back to the invoking function. With the debugger I can step over the return-statment successfully and the debugger steps on the next line END testFunc;. On this line I get the exception above
    Exception breakpoint occurred at line -1 of PBREAK.pls.
    $Oracle.Builtin.EXCEPTION_USER:
    Exception breakpoint occurred at line -1 of PBREAK.pls.
    $Oracle.Builtin.EXCEPTION_USER: I tried another way where I get now exception and where I can step through my functions in APEX, descending to functions in the remote db and going back to APEX.
    For this case I put the debug-statements in remote function:
    FUNCTION testFunc RETURN VARCHAR2
      AS 
        v_string    VARCHAR2(50)   := '';
      BEGIN        
        dbms_debug_jdwp.connect_tcp(host => 'IP-ADDRESS', port => '4000');
        v_string := 'Test';
        dbms_debug_jdwp.disconnect;  
      RETURN v_string;
    END testFunc; But I have no idea why it doesn't work properly starting the remote debug session in the apex procedure.
    Regards
    Michael
    Edited by: user6044915 on 02.09.2009 04:08
    Edited by: user6044915 on 02.09.2009 04:21
    Edited by: user6044915 on 02.09.2009 04:28

  • Missing message file for PL/SQL compile time warnings

    I want to use PL/SQL compile time warnings but I don't have the message file on my system (or it is not installed correctly). This results in output like this:
    3/5 PLW-05005: Message 5005 not found; No message file for
    product=plsql, facility=PLW
    Where can I get this message file and what do I have to do to install it?
    Thank you.
    Alex.

    hi Will
    Maybe this is a beter forum for your question:
    "JDeveloper and OC4J 11g Technology Preview"
    JDeveloper and OC4J 11g Technology Preview
    success
    Jan Vervecken

  • SQL Server 2008 Analysis Services and OBI EE

    Hello,
    How to use the Multidimensional import functionality of the BI EE Administration against a cube stored in a SQL Server 2008 Analysis Services?
    Thanks,
    Paul

    Thanks Christian,
    The article you mention takes for granted that a valid Analysis Services XMLA URL is present, which is not my case.
    I have found a good article on how to configure specifically Analysis Services 2008 here:
    http://bloggingabout.net/blogs/mglaser/archive/2008/08/15/configuring-http-access-to-sql-server-2008-analysis-services-on-microsoft-windows-server-2008.aspx
    The article is the nearest I could find from my particular software platform (Vista).
    What I'm currently dealing with is [nQSError: 64203] "XMLAnalysisError.0xc1010000", which is probably some security setting I have to get right. I will keep the thread updated if I move on.
    Thanks,
    Paul

  • Creating MS SQL Server 2005 Analysis Services OLAP connection

    Hello,
    I am trying to add an OLAP data source in BI Publisher (which is part of the OBIEE 11.1.1.5.0 suite I have installed). However, the connection never seems to create - I don't get an error or a success message when I test the connection. However, if I cancel out of the create connection screen, I get this error: "Your request was denied as you have no permission to access the data.". This is odd since the credentials I am using have admin rights to the OLAP cube I am attempting to connect to.
    SETUP
    OBIEE 11.1.1.5.0 x86_64 bit Linux
    MS SQL Server 2005 Analysis Services running on Windows Server Enterprise (32 bit) 2007 SP2
    Windows users are able to connect to the Windows/SQL server via Excel 2007 and its built-in Analysis Services "Other Data Sources" option. Authentication is done via Windows Active Directory LDAP
    QUESTIONS
    1) In the BI Publisher connection screen, can I enter my AD username/password, or because I am connecting from a Linux Server, do I need to authenticate via a different method?
    2) In the connection string, the initial catalog I am attempting to connect to has spaces in its name. Could this be an issue?
    3) Given the "no permission to access data" message I am getting, is it possible I am reaching the SQL Server but need to set up a local database, non-AD account to access the OLAP catalog?
    4) Are there any logs in the OBIEE server that I can check for more details?
    Thanks!

    Post Author: Sam Naghshineh
    CA Forum: Olap
    With the new productivity pack for Business Objects Enterprise XI R2 (Service Pack 2) you can access SSAS 2005 through the new OLAP tool called Voyager.  The productivity pack is due out sometime in the next few weeks.
    Hope this helps.

  • BO XI R2 and SQL server 2005 Analysis services

    Post Author: fasttrack
    CA Forum: Olap
    Hello,
    I am new in BO, I am using XI R2 and I would like to know this:
    I have to build some reports on Data Warehouse using SQL server 2005 Analysis Services.
    My question is:
    1) How I have to build this reports: directly to data warehouse or building an OLAP (CUBE) in analysis services 2005?
    2) BO XI R2 supports SQL server 2005 and especially in this case Analysis services 2005 and provider (I have seen only provider for SQL Server 2000)?
    Do you some good resources where to learn how to make reports on DW SQL server 2005?
    Thank

    Post Author: ShaunOberem
    CA Forum: Olap
    Hello,
    I am new in BO, I am using XI R2 and I would like to know this:
    I have to build some reports on Data Warehouse using SQL server 2005 Analysis Services.
    My question is:
    1) How I have to build this reports: directly to data warehouse or building an OLAP (CUBE) in analysis services 2005?
    2) BO XI R2 supports SQL server 2005 and especially in this case Analysis services 2005 and provider (I have seen only provider for SQL Server 2000)?
    Do you some good resources where to learn how to make reports on DW SQL server 2005?
    Thank
    Hi,
    If you are trying to create a new OLAP Intelligence Report using SQL 05 I am afraid you are out of luck.
    You will need to get a copy of the Productivity Pack (Available for Download in Subscribenet) .
    Also, in your SQL Server Sufrace Configuraiton manager try setting Analysis Services to Allow Ananomous connections. This will make sure you get a little further initially. (Dont leave Anonymous on)

  • SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services." Hresult: 0x80004005 Description: "Internal error: An une

    SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.  An OLE DB record is available.  Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services."  Hresult: 0x80004005
     Description: "Internal error: An unexpected error occurred (file 'pcxmlacommon.cpp', line 43, function 'PCFault::RaiseError').
    I'm getting above error in the pre- execute phase of a DFT when I'm trying to fetch data from a SSAS cube using mdx query.
    I'm using OLE DB provider for connecting to cube.
    I got one resolution for Error Code 0X8004005, which asked me to add 'Format= Tabular' in cube's connection string. It does not seem to work either. Can any one help me out on this???

    You are probably missing an update.
    I saw a MS Connect post https://connect.microsoft.com/SQLServer/feedback/details/250920/error-using-oledb-or-datareader-to-get-analysis-services-data where that suggestion was proposed as a fix, but is for an older SQL Server version.
    So do there is a question if you pull data from SQL Server 2012 SSAS using SSIS 2012 (so no other build is involved).
    Arthur My Blog

Maybe you are looking for

  • HT4557 Cannot get home sharing to work... When it has before

    I have new iPad latest os, windows vista w latest itunes update.. Cannot get home sharing to work.. Signing in and out, rebooting, reinstalling, has done nothing airplay works but no home sharing...??? I had similar issues a few years back.. Signing

  • Weird notification bug

    My phone was fine until a few hours when my notifications stopped appearing.  I discovered that they hadn't actually stopped appearing.....they were just appearing in my browser.  I can only see my notification alerts when i open my browser (they bas

  • Add Media to Library

    I have a large  library of sound effects on my computer and I was wondering if there is a way to add them to the Final Cut Pro X library. I mean the one that contains the standard media.

  • HT203167 When I purchased a "rest of the album" why do I get only the demo length of the songs?

    I just bought the 'rest of album' Primus: They can't all be Zingers - when I download all of them - they are all demo legnth.  ***??!!? I've purchased over $1000 on iTunes - I feel really cheated, to be honest.

  • Question Re: Calander and Catigories

    I wanted to know if there is a way to organize the Colors of your Calendar categories to the same colors I have on my iCal without using mobileMe. It seems that if I have more than the generic colors on iCal and I sync my iPhone without using MobileM