Disconnected Analytics

Hi,
Using the Disconnected Analytics feature in BI, i'm trying to download an application from the Server system to Client. But in the process of synchronization i'm getting the following error...
APPLICATION UPDATE>[nQSError: 80001] Update was not successful. : Web Catalog
In the Sync log file it is there as,
[nQSError: 80014] The Web Catalogs could not be merged
2007-07-16 14:22:25
APPLICATION UPDATE>[nQSError: 80001] Update was not successful. : Web Catalog
2007-07-16 14:22:31.
Can i know what else i need to do to complete the synchronization process sucessfully.
Thanks in Advance.
Thanks,
Deepak

Install BEA Analytics 2.1
Hi all,
In our project we have the BEA analytics 2.0 installed , but there were some configuration error, and we are unable to gather an accurate report on the portal. Now we are planning to upgrade BEA analytics from 2.0 to 2.1 and i was wondering due to the earlier configuration error in the prior installation do i have to uninstall the existing analytics software and then install the latest version. Please let me know.
Thanks,
Vinni

Similar Messages

  • 11g - is disconnected analytics not included in obiee 11g?

    11g - is disconnected analytics not included in obiee 11g?

    Nope, it´s expected to be in the next patch update.

  • 10g - disconnected analytics, encrytion on csv file in client machine

    hi, experts,
    I found that the disconnected analytics client firstly download the data from server and SAVED AS CSV FILES.
    but everyone can view the content in csv files.
    IT IS UNSAFE.
    can any encrytion be done for this issue?
    Thank you very mucH!

    user11861756 wrote:
    I am trying to get a csv file in the client machine .My database server is configured in oracle 10g within an unix
    box.Though i am able to get a csv file on my server by using pl/sql codes and can have it on my local machine by
    ftp.But the problem is we dont have any permission to create ant file in our production environment .
    Is there is any process or utility on which i can build on my previous approach to get my csv file on my client
    machine directly.
    The answer to this question is the question.. What is client-server?*
    PL/SQL, SQL, Oracle, database ... all these equal server.
    SQL*Plus, TOAD, web browsers... all these equal client.
    Who handles the presentation of data on the client? Who has access to the client platform's keyboard, mouse, screen printer, disk drives, etc? The client.
    So how can a server process or component then hack across the client-server architecture and into a client component and write data (e.g. CSV files) there?
    This is a fundamental concept that needs to be clearly understood when dealing with all aspects of client-server.
    What also needs to be understood that client-server is a software architecture. This means that client-server can run on a single machine. Client can run on a PC. Server can run on a big Unix machine. Or server can run on the PC and the client can run on the big Unix machine.
    Which means that you can have PL/SQL code (on the server platform) acting as a client.. and use server software on your client platform to service that PL/SQL session.
    For example. PL/SQL creates a CSV "+file+" as a CLOB. PL/SQL uses a FTP package and opens a client FTP session to a FTP server on your client PC. Now your PC is the FTP server and PL/SQL the FTP client. The client then proceeds to FTP the CLOB as a CSV file.

  • Do i need to create table manually for disconnected analytics?

    Hi, i wanna ask, when i create a disconnected analytics client, do i need to create the table manually for SQL Anywhere? Or it has another means?
    Thanks.

    Thanks John
    I just find the answer
    Yes, it's recomeded to add new group , for instnace If I have 10 group from 1 to 10 then the standby shoudl be from 11 to 20
    Thanks I found the answer.

  • Issue in opening reports in Disconnected Analytics at Client side.

    Hi Gurus,
    I have successfully configured the disconnected analytics.
    The repository name = disconnected.rpd
    In the Connection Pool tab, below information is given :
    User name = Disconnected
    Username/password = dba/dba
    Call interface =Default(ODBC 3.5)
    In the Database tab, below information is given:
    Database : SQL Anywhere 9
    On the client side, when I open the report "channel_report" in answers, it is giving me below error :
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 16001] ODBC error state: 28000 code: -103 message: [Sybase][ODBC Driver][Adaptive Server Anywhere]Invalid user ID or password. (HY000)
    SQL Issued: SELECT Channels."Channel Class" saw_0, Channels."Channel Desc" saw_1 FROM SH ORDER BY saw_0, saw_1
    Can anyone know how to resolve it?
    ~ John
    Edited by: user541642 on Sep 16, 2011 4:40 AM

    Hi Gurus,
    I have successfully configured the disconnected analytics.
    The repository name = disconnected.rpd
    In the Connection Pool tab, below information is given :
    User name = Disconnected
    Username/password = dba/dba
    Call interface =Default(ODBC 3.5)
    In the Database tab, below information is given:
    Database : SQL Anywhere 9
    On the client side, when I open the report "channel_report" in answers, it is giving me below error :
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 16001] ODBC error state: 28000 code: -103 message: [Sybase][ODBC Driver][Adaptive Server Anywhere]Invalid user ID or password. (HY000)
    SQL Issued: SELECT Channels."Channel Class" saw_0, Channels."Channel Desc" saw_1 FROM SH ORDER BY saw_0, saw_1
    Can anyone know how to resolve it?
    ~ John
    Edited by: user541642 on Sep 16, 2011 4:40 AM

  • 10g - disconnected analytics - tables not found

    hi, experts,
    I installed disconnected analytics clients on a pc.
    downloaded the sawd.dad, setup the app and synchronized.
    I login the dashboard and then see this error.
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 16001] ODBC error state: S0002 code: -141 message: [Sybase][ODBC Driver][Adaptive Server Anywhere]Table 'TABLE_ABC' not found. [nQSError: 16014] SQL statement preparation failed. (HY000)
    however, I fount the .csv files are downloaded in the folder C:\OracleBIData\sync
    any missing steps?

    I checked the database error message
    Table ’%1’ not found
    Item Value
    SQLCODE -141
    Constant SQLE_TABLE_NOT_FOUND
    SQLSTATE 42W33
    Sybase error code 2706
    ODBC 2 State S0002
    ODBC 3 State 42S02
    Parameter 1 Name of the table that could not be found.
    You misspelled the name of a table, or you did not qualify a table name with
    a user name. For example, you might have referred to employee instead of
    "DBA".employee,
    what to do?

  • Need Help on Disconnected Analytics in OBIEE

    Hi there,
    am trying to access the Disconnected Analytics application in OBIEE. But am getting an message which reads as "There is no disconnected application set for usage". Can someone let me know what is the error and how to resolve it?
    Thanks,

    Syncronisatin needs to be done
    Rdgs,
    vsr

  • Disconnected Analytics Synchronization problem

    Hi,
    Using the Disconnected Analytics feature in BI, i'm trying to download an application from the Server system to Client. But in the process of synchronization i'm getting the following error...
    APPLICATION UPDATE>[nQSError: 80001] Update was not successful. : Web Catalog
    In the Sync log file it is there as,
    [nQSError: 80014] The Web Catalogs could not be merged
    2007-07-16 14:22:25
    APPLICATION UPDATE>[nQSError: 80001] Update was not successful. : Web Catalog
    2007-07-16 14:22:31.
    Can i know what else i need to do to complete the synchronization process sucessfully.
    Thanks in Advance.
    Thanks,
    Kumar.

    Hi Kumar,
    I am facing the same error.
    Plz suggest me the solution....Urgent Requirement.
    Your help will be highly appreciated!!
    Thanks,
    Deepak

  • Disconnected Analytics on clients

    When using disconnected Analytics is it necessary something installed on the client?
    And if so, does each client need an additional license?
    Thanks

    Hi,
    No the client does'nt need an additional liscence.
    Regard

  • Oracle Disconnected Analytics Client

    Where and how to download Oracle BI Disconnected Analytics Client.
    When installing Oracle BIEE 10 includes a client it serves me?

    Hi Nikhil,
    It is integrated with OBIEE 10.1.1.3.0 Version. While we log on to Answers we can view the option " Disconnected Analysis" under the "more products" option
    Disconnected analytics requires some amount of configuration on the client machines. If you just want to see how it would look like then check blog entry here:
    http://oraclebizint.wordpress.com/2007/11/23/oracle-bi-ee-101332-working-with-disconnected-analytics-sadis-utility/.
    You can fire this up on the same machine as the BI EE.
    If question is answered, award points and close the thread.
    -Amith.

  • 10g - ODBC DSN for Disconnected Analytics

    hi, experts,
    how to configure the ODBC DSN for Disconnected Analytics
    http://download.oracle.com/docs/cd/E12096_01/books/AnyDisconnAdm/AnyDisconnAdm_Setup4.html
    the webpage above doesnt give enough information on how to configure.
    any samples?

    Hi Stephen,
    This link gives you the information needed for you http://www.skurabigroup.com/blog/?p=496
    http://oracle.ittoolbox.com/groups/technical-functional/oracle-bi-l/installation-of-disconnected-analytics-1544000
    Hope it helps you.Mark points for the threads helpfult o you.
    By,
    KK

  • Disconnected Analytics Sybase Specified database file already in use Error

    Hi:
    what do i have to configure on the OBI Disconnected Client, because any time i try to create an a request in answers iin my disconnected application i get the following error
    Sybase][ODBC Driver][Adaptive Server Anywhere]Specified database file already in use. (HY000)
    Do i have to create an ODBC connection? Which db do i have to point?
    Thank in advanced
    Cheers

    Please see response in your ORA-27086: unable to lock file - already in use, Help

  • 10g - disconnected analytics, skip authentication when synchronization

    hi, experts,
    is it possible to skip the authentication when synchronizing the data on the client (no need to click the "Get Server Info" button)?

    if the username is not Administrator on "Get Server Info"
    this error prompts
    80011 Error in accessing the disconnected application definition (.dad) file on the remote server
    Cause. Unable to download the Disconnected Application Definition file
    Response. Contact your system administrator for more details
    (http://download.oracle.com/otndocs/products/bi/bi-ee/docs/784/AnyMsg.pdf)

  • 10g - disconnected analytics - duplicated data in client

    hi, experts,
    I configured the server and client.
    now, the data can be synchronized to client.
    BUt I found that during synchronization, there is no data differentiation process performed.
    the data is duplicated after each synchronization.
    when there are 2 times of synchronization done, the data is duplicated twice.
    how to solve it?

    change incremental to false

  • SFA client Disconnected and BIP

    Hi,
    We have SFA Client installed for disconnected Analytics. Is it possible to integrate BI Publisher disconnected version along with the SFA Client. If Yes what do I need to install? Could someone please provide me any information/links.
    Thanks in Advance.
    Arvinds

    found the answer

Maybe you are looking for

  • Confused about Designer ES vs full suite...

    Hi, I've been trying to figure this our myself by researching all of the available documentation, but I am getting very confused by all of the different products, capabilities and installation/deployment requirements.  I need to determine if we need

  • "no signal" message on monitor

    A friend gave me her lenovo 3000 h series desktop.  I am attempting to set it up.  I have hooked up all of the wires that I know of.  (we took it apart and I brought it home and am now attempting to connect it).  The monitor when turned on displays "

  • Passing parameters to the url which navigates to oracle applications

    Hi All, My requirement is i need to display a link in the email message, so that user can click it and can navigate to a form in oracle applications. The link will be like http://shine.apps.com/function_id=670&language=US etc I am able to display the

  • After updating Macbook from OS 10.4 to 10.6.8 it only boots to windows xp not Mac OS

    After updating Macbook - Mac OS from 10.4 to 10.6.8 it only boots to windows xp even when selecting start up disk as Mac HD Even option C says select drive. Mac selected still goes straight to windows? Any suggestions?

  • Can't find Pentax K-5 camera profile in LR 3.6

    Hi, I've just purchased a Pentax K-5 but when I import .DNG files from this camera into LR 3.6 there is only Adobe Standard and Embedded as options in Camera Calibration. I checked the release notes and the Pentax K-5 was supposed to be supported in