Cannot create an Essbase connection from Workspace

Hi all,
I have a new install and I cannot create a Essbase connection from Workspace. I can successfully create the essbase connection from Reporting Studio but I can't use that connection from Workspace. It seems like Workspace can't connect to Essbase. Has anyone experienced this before? Thanks...

Workspace can connect to Essbase. To connect to Essbase perform the below task:
1) Install Essbase Client on the Server where you have install BI Services.
2) Configure DAS by using Service Configurator.
3) Create an OCE which should connect to Essbase Server.
4) Import OCE in to Workspace. Use this oce to create connection.
Hope this helps you.
Regards,
Manmohan Sharma

Similar Messages

  • Problem in Creating new Essbase Connection in JDeveloper

    I have formatted my machine and installed new JDeveloper in my machine.
    I am trying to create New Essbase Connection in my JDeveloper..I am giving all the server details and I can able to test the connection and the connection test will be success. After Testing I am creating the Connection, the new connection window is getting closed but the connection is not creating/ not visible under Application Resources -> Connections.
    When I try to run my old application..the old connection was working fine..I have issue in creating connection for new Applications.
    Could any one of you let me know how to resolve this problem.
    Thanks,
    Swathi G

    Thanks for the reply.. I am getting the below error when I try to create the new Essbase Connection. where this file (essbase.properties ) will be located in my machine.
    WARNING: Error accessing the properties file. essbase.properties: essbase.properties (The system cannot find the file specified). Using default values
    Waiting for the help..

  • Cannot create a new connection

    I have created connections in the past with no problems. Today I upgraded to V2 and had exported my connections and so imported them to the new version. Since then I cannot create a new connection.
    Right clicking and selecting New Connection does nothing, whereas clicking new and selecting Database Connection results in a java.lang.NullPointerException error.
    I have done a full re-install of Raptor from the original files and switched off my PC, but no luck.

    Gareth, try the existing thread, and see if that helps:
    Can't create a connection
    the Search forum is a good place to start for most problems

  • BO4 - cannot create new universe connections

    Hi,
    In Universe Design Tool, trying to create new universe connections but not allowing this.
    Doesn't show all the data access drivers we have installed.
    Can migrate connections fine from XIR2 fine and reports run O.K
    Why cannot create new universe connections
    Many Thanks

    Hi,
    there are some notes about this in the knowldge base. Here are a couple:
    For ODBC, Note   1272557 - Data Access Drivers missing while creating a new connection in Designer
    for JDBC, Note 1481410 - JDBC Drivers do not appear in the List Of Drivers when Creating a New Universe Connection in Universe Designer
    Can you hit www.service.sap.com/notes to look them up?
    Regards,
    H

  • How to create a new connection from SAPGUI to Test drive?

    Hi,
    I have installed Sap Netweaver Test drive on a linux virtual machine (windows host). The installation was successful and I was able to start the instance (application server and the database), yet I don't know how to create a new connection from my SAPGUI client (7.20) to this server. The static IP address of the server is 192.168.1.160.
    I entered the following values for my new connection entry
    Description: SAP Netweaver
    Application server: 192.168.1.160
    Instance number: 01
    System ID: DB2
    SAProuter: /H/192.168.1.160/S/3201/H/
    But it does not work. Any idea about the values needed  for creating a new entry?
    Thanks in advance,
    Dariyoosh

    >
    Dibya R Das wrote:
    > Why are you entering a router string? Can't you reach a box directly from your machine?
    >
    > Doesn't a ping to that host & a "telnet <host/ip address> 3201" work from your machine to the SAP System.
    >
    > Remove the router string you wont need if the above works.
    >
    > - Regards, Dibya
    Hello there,
    Thank you very much for your answer which solved my problem. In fact there was no need of providing router string.
    Kind Regards,
    Dariyoosh

  • Error While creating new database connection from HFM workspace

    Hi,
    We have recently installed HFM and was trying to create database connection from database connection manager in HFM workspace.
    I am getting below error:
    "Error connecting to database connection : no HssJNIDriver950 in java.library.path" initially and later
    "Error connecting to database connection : com/hyperion/ap/adm/HssConn".
    Any information in this direction would helpful.
    Thanks,
    Bhargav
    Edited by: bhargavr on Jan 24, 2011 6:55 PM

    Hi bhargavr,
    We came accross the same issue. Try the following solution below for this 'KNOWN ISSUE' and let me know how you get on. Drop me a note if you have any questions regarding this post.
    Error: *"Error connecting to database connection: com/hyperion/ap/adm/HssConn" While Creating a Financial Management Database Connection* [ID 1102697.1]
    Modified 04-JAN-2011 Type PROBLEM Status PUBLISHED
    Applies to:
    Hyperion BI+ - Version: 11.1.2.0.00 and later [Release: 11.1 and later ]
    Microsoft Windows x64 (64-bit)
    Symptoms:
    You are running the Financial Reporting Web Server on a 64-bit server.
    When you try to create a new Financial Management (HFM) database connection using the Database Connection Manager in Workspace you receive the following message:
    “Error connecting to database connection <connection_name>: com/hyperion/ap/adm/HssConn”
    You can create a database connection in Financial Reporting Studio. When you refresh a report with a Financial Management database connection, you receive one of the following messages:
    “1001: Error connecting to database connection <DATABASE_CONNECTION_NAME>: com/hyperion/ap/adm/HssConn”
    or
    “1001: Error connecting to database connection <DATABASE_CONNECTION_NAME>: no HssJNIDriver950 in java.library.path”
    Cause:
    The issue is documented in unpublished bug 9537050, and in Known Issues in the 11.1.2 Reporting and Analysis Readme. Cross-reference unpublished bug 9707353.
    Solution:
    In the Windows registry, take the following steps:
    Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\HyperionSolutions\FinancialReporting0\HyS9FRReports.
    For each of the following entries, prefix the contents with text in the blue box: Env2, JVMOption13, and JVMOption17 (note that the JVMOption numbers might be slightly different in your environment).
    C:\Oracle\Middleware\EPMSystem11R1\common\ADM\11.1.2.0\bin-64
    If your EPM_ORACLE_HOME is not located at C:\Oracle\Middleware\EPMSystem11R1, replace that location with your location.
    Restart the server.
    G'Luck,
    -David

  • Cannot create more JMS connection

    Hi,
    I got the following error:
    WARNING: RAR5117 : Failed to obtain/create connection from connection pool [ jms/batchExecutorMDBConnectionFactoryPool ]. Reason : com.sun.appserv.connectors.internal.api.PoolingException: In-use connections equal max-pool-size and expired max-wait-time. Cannot allocate more connections.I have cleared all messages in the queue, redeployed my application. But somehow the connections still existed in the connection pool and therefore i always see this error appearing whenever i re-launch my application.
    I created JMS connection locally and close it immediately after sending message as suggested out there to avoid connection leaking.
    Could you help me how to clear all connections in order to re-run my application. Then slowly i can find out where the connection leaking is?
    I am using glassfish 3.1.2 with the setting 500 maximum connection in the jms connection factory
    thanks,
    -CM

    CardM wrote:
    Could you help me how to clear all connections in order to re-run my application. Then slowly i can find out where the connection leaking is?
    I am using glassfish 3.1.2 with the setting 500 maximum connection in the jms connection factoryErrr, reboot the server?
    Glassfish questions should go in the glassfish forum: http://www.java.net/forums/glassfish/glassfish

  • User type for creating the Http connection from sap to xi

    Hi Friends,
         I need to create the Http and Rfc destination connection from R3 to XI.
         For that what type of user is needed, like Dialog user and etc.,
    Please guide me.
    Thanks in advance
    Karthikeyan

    Hi,
    If my Understanding is Correct You want to Make the RFC Destination of Type H From R/3 to XI.
    If you want to send Any XML Data to XI( In case of Proxies Used means)
    For Testing purpose You can use Your User And Once it went to production means You can Use Service User in the Logon Details( Ask Basis people to create one Service User & Use it)
    REgards
    Seshagiri

  • Trouble creating PL/SQL connection from JDEV to 10g XE

    Hi,
    I am wanting to run PL/SQL from JDev against the hr table in the 10g XE database.
    <br><br>
    In doing so I first need to create <em>my first</em> connection from inside JDev 10.1.3.2.0 to an Oracle Lite (10g) database. Both are installed on my personal PC.
    <br><br>
    So far I have been unable to create the connection; here is where I am so far in my attempts:<br><br>
    Enter the Create Database Connection Wizard<br>
    1) Entered a connection name and choose "Oracle Lite" as the connection type<br>
    2) Entered the User Name and Password for the System user of the 10g XE database<br>
    3) Entered Type 4 Driver; Host Name: localhost, JDBC Port 100, SID XE<br>
    4) I created my own library called "Oracle_Lite" with a class path that points to an olite40.jar file. I did not set the Source path or the Doc path when creating the library. Is this the correct library? <br>
    5) When clicking "Test Connection" it comes back pretty quickly with "Internal Error:Invalid Connect String"<br><br>
    After talking with a work mate I changed the JDBC Port to 1521 and now when I test the connection it starts testing and doesn't stop. The testing indicator bar continues going back and forth indefinitely. Can I assume I am at least now using the correct port?<br><br>
    Any advice or general tips on creating the connection to allow PL/SQL against the 10g XE database from JDEV would be great.

    Oracle 10g XE is not Oracle Lite. Just leave the connection type as the default - Oracle(JDBC), later use the thin JDBC driver, it should work. Continue to use port 1521 and SID as XE.

  • Unable to create a secure connection from N-8

    HI,
    When i try to enter to url https://icfescorreo.icfes.gov.co/owa from my nokia n8 i have the follow message:  "Unable to create a secure connection to this server".  But my coworker don't have problem from his nokia c3 to enter this url.
    Which is the problem? i installed the autosigned ssl certificate from this site but don't work.

    I have tried to change default browser from default apps. but no chance, it shows only WEB for browsers, but i have all browsers installed (opera, opera mini, skyfire etc...) isnt there any chance to change default browser?

  • I cannot share my Internet connection from my Mac to my iPhone

    When I enter the Sharing settings the box with "share you connection from" only gives me the chance of sharing from WIFI or from Bluetooth PAN, which I have no clue what is. So I assume that it is WIFI I have to click as it is a WIFI connection I want to share with my iPhone from my Mac.
    In the box "To Computers using" I only get the chance of marking one box next to "Bluetooth PAN". If I do not check this box, the whole box called "Internet Sharing" is greyed out and I cannot check it. I check the Bluetooth PAN box and it says Internet sharing is on. However, I cannot find the signal on my iPhone?! 
    ANY IDEAS?
    Oh, I use OS X 10.8.2
    Any help is much appreciated!
    Thanks

    If your computer is already connected to WIFI, and your iPhone can also connect to that same WIFI signal, why would anyone want to enable sharing? That would be completely redundant. You share from the router.
    If, on the otherhand you are trying to tether your Mac to your phone, all tethering settings are done on the phone, provided you have the service enablked by your phone carrier. Then, you are simply going to use the Bluetooth connection to tether the mac to the phone.

  • Cannot create controls/constants/indicators from XML parser

    Is there any reason I cannot create (by right clicking) a control/constant/indicator of a XML ref from the XML parser function? I need to make subvi's to build/read xml files, and that is really impossible without that ability.
    Labview 2012 f3
    Solved!
    Go to Solution.

    This bug has already been reported (CAR 357092), and is scheduled to be fixed in the next service pack release. For now, here's a workaround:
    1. Create a reference indicator from Functions » Programming » File I/O » XML » XML Parser » New.vi.
    2. Right click on the new "DOM Document Out" indicator terminal and select Create > Control (or Indicator).
    3. Right click on the new control/indicator and choose Select XML Parser Class. Then, you can select whatever class you need.
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Cannot create SOA-MDS connection for JDBC driver issue

    I am unable to create a SOA-MDS connection in JDeveloper 11.1.1.6. We are using MS SQL Server database and have put the sqljdbc4.jar file into a library in our JDeveloper environments. We can use this to sucessfully create database connections.
    However, when we attempt to configure a SOA-MDS connection which uses our DEV_MDS connection (which uses the com.microsoft.sqlserver.jdbc.SQLServerDriver successfully), we do not see anything in the drop down list for 'Select MDS partition'.
    While looking at the Messages, log, we're getting:
    WARNING: Error reading db partitions for connection DEV_MDS. Reason: MDS-0003: error connecting to the database
    Error during pool creation in Universal Connection Pool Manager MBean
    ...ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerXADataSource
    I opened our sqljdbc4.jar file and see both the SQLServerXADataSource.class and SQLServerDriver.class files in there.
    So why can JDeveloper load one of them but not the other at runtime? Do I need to add the sqljdbc4.jar to a second location (besides a custom Library) in order for the Universal Connection Pool Manager MBean to load it via JDeveloper?
    Please advise,
    Michael
    NOTE: I can manually query the database and see 'soa-infra', 'owsm' and 'obpm' partitions just fine.
    Edited by: mscongdon on Aug 14, 2012 9:33 AM

    Hi,
    Do you use MS SQL Server as your MDS database? Did you create an MDS in it using RCU?
    When you created the database connection in JDeveloper could you test it succesfully? Can you connect to it with the Database Navigator?
    Regards,
    Martien

  • EPM 11.1.2.1 Consolidation Application (Create) does not work from workspace

    We have installed and configured HFM, Planning, Essbase, FR, FDM in single server-Windows 2008 R2 SP1 (64-bit). We have checked all diagnostic logs and configuration is 100% successful. All the services start successfully. We can connect to foundation/workspace on 19000 port and create planning application successfully and also use it with no problem.
    But when try to create Consolidation application, we get error as below:-
    Description: Invalid or could not find module configuration 'hfm.appcontainer'.
    Also the icon is not visible for all consolidation link under Navigate/Administer.
    We have installed Java 7 and dotnet framework 4.5
    Please help as we have reinstalled/reconfiguration numerous times and faced the same problem.
    Regards
    Nitin Gupta

    Hi there,
    Have you reconfigure the Web Server after installing all the additional components? Usually, the icons are missing when you have not reconfigured the Web server after the installation and configuration of a component.
    Regards,
    Thanos

  • Cannot create AW using AWM from Schema Sales History in Oracle 10.1.0.3.0

    Hi,
    I have installed Oracle DB Enterprise Edition and Client 10.1.0.3.0 on Linux.
    I create the schema SH using the scripts sh_main.sql, csh_v3.sql, lsh_v3.sql, psh_v3.sql and olp_v3.sql from the directory $ORACLE_HOME/demo/schema/sales_history. So far, everything is ok.
    Next, I tried to create an analytic workspace from this schema using the analytic workspace manager. An error ocurred (see AAA...), because of the string "e-mail" in the dimension attribute of CUSTOMERS_DIM. Changing "e-mail" to "email" solved this problem.
    During the next try, an error occured because of the PERIOD_END_DATE attribute (see BBB...). Can somebody find a solution to this problem?
    Best regards,
    Ralph
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    Creating analytic workspace...
    Processing cube SALES_CUBE
    Processing Creating Dimension : CHANNELS_DIM
    Processing Creating Dimension : CUSTOMERS_DIM
    Error Message from Server = ___AW_REFRESH_DIMENSION
    E-MAIL is not allowed to contain non-standard form characters SH_AW.MYAW
    Problem getting Attributes for:
    SH
    CUSTOMERS_DIM
    You provided extra input starting at '$'.
    In SYS.AWXML!__XML_VAL_PREFIX PROGRAM:
    exists = exists(name)
    Problem creating dimension:
    CUSTOMERS_DIM
    You provided extra input starting at '$'.
    In SYS.AWXML!__XML_VAL_PREFIX PROGRAM:
    exists = exists(name)
    SqlException = ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "OLAPSYS.DBMS_AWM", line 975
    ORA-06512: at line 1
    Error Code = 6510
    Sql State = 65000
    BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
    Creating analytic workspace...
    Processing cube SALES_CUBE
    Processing Creating Dimension : CHANNELS_DIM
    Processing Creating Dimension : CUSTOMERS_DIM
    Processing Creating Dimension : PRODUCTS_DIM
    Processing Creating Dimension : PROMOTIONS_DIM
    Processing Creating Dimension : TIMES_DIM
    Processing Defining Load for Dimension: CHANNELS_DIM
    Processing Refreshing Dimension : CHANNELS_DIM
    Processing Defining Load for Dimension: CUSTOMERS_DIM
    Processing Refreshing Dimension : CUSTOMERS_DIM
    Processing Defining Load for Dimension: PRODUCTS_DIM
    Processing Refreshing Dimension : PRODUCTS_DIM
    Processing Defining Load for Dimension: PROMOTIONS_DIM
    Processing Refreshing Dimension : PROMOTIONS_DIM
    Processing Defining Load for Dimension: TIMES_DIM
    Processing Refreshing Dimension : TIMES_DIM
    Error Message from Server = Problem refreshing dimension:
    TIMES_DIM
    TIMES_DIM.PERIOD_END_DATE.ATTRIBUTE is not a Valid Attribute.
    (AW$XML) AW$XML
    In SYS.AWXML!__XML_HANDLE_ERROR PROGRAM:
    then signal 'AW$XML' 'AW$XML'
    SqlException = ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "OLAPSYS.DBMS_AWM", line 1012
    ORA-06512: at line 1
    Error Code = 6510
    Sql State = 65000

    Please apply the OLAP 10.1.0.3.0A or OLAP 10.1.0.3.0B patch to both the Database Server and Database Client. Do not run Oracle OLAP on the RDMBS 10.1.0.3 patch set without either one of these OLAP specific patches:
    OLAP 10.1.0.3.0A patch (PS #3769360 on MetaLink)
    OLAP 10.1.0.3.0B patch (PS #4045047 on MetaLink)
    The B patch contains all the fixes found in the A patch, plus additional fixes. Therefore, I would recommend B over A.

Maybe you are looking for

  • Error While Running LOV

    Hello, I am using APEX 4.0.1.00.03 and 11g DATABASE, and I'll explain my problem on the following lines. I've started using functions in PACKAGES to return results to my LOVS in APEX, so that I can change the code of LOV without having to make any ch

  • How do you get your old bookmarks back that is gone from firefox upgrade?

    Firefox really screwed up with the bookmarks with the new browser. I found another work around besides the other post. You may need the older browser so go to the other link and install the older browser after you uninstalled the new browser. Right n

  • Multiple blocking of Customers

    Hi! Good Day!! Can anyone please help me... Scenario: Customer A & Customer B are sister companies. Customer A is suspended due to over credit limit. Question: Is there a way that the system can also automatically block customer B? Provided that they

  • Drawing problems in Minefield interface elements and page content

    Some sort of graphic related problem with Minefield nightly builds. I'm not an expert, but it looks like the problem is with semi transparent pixel drawing. Might this be related with graphics hardware? Here is the screenshot, how it looks: http://im

  • U201CToolsu201D Utilized to Document Business Blueprint Analysis  -- Q & A Database

    Hi All I want to know how to download the Q & A Database from the Solution manager for FICO module for SAP ECC 6.0. I also want to download the SAP Standard Business Process Flow Diagram from Solution Manager. I want to know whether these documents a