I need a assistance in build a Dartabase schema for share service

I am installing Hyperion Essbase 11.1.2.1 on my laptop
what is the best RDMS with a small footprint that i can use and set for Share share
Database Schema Need
Please advise with in depth Details
Thanks

Next Level wrote:
I am installing Hyperion Essbase 11.1.2.1 on my laptop
what is the best RDMS with a small footprint that i can use and set for Share share
Database Schema Need
Please advise with in depth Details
ThanksI will stick with the supported databases, SQL Server 2005/2008 will use less resources than installing Oracle.
It is possible to use SQL Server express, though it is unsupported and if you get run into problems somebody else can help :)
Also you say laptop, is it running a supported OS.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Need OLAP Server Type 'Microsoft OLE DB Provider for Analysis Services 9.0'

    We have two Crystal Developer machines (CR2008 - SP1 installed on both).  We need to connect to an OLAP datasource
    One machine has these three Server Types available to select from:
       Hyperion Essbase (7.0,7.1)/IBM DB2 OLAP(8.2) Enhanced
       Microsoft OLE DB Provider for Analysis Services 9.0
       Microsoft OLE DB Provider for OLAP Services 8.0
    The other machine has the following as the only available Server Type:
       Hyperion Essbase (7.0,7.1)/IBM DB2 OLAP(8.2) Enhanced
    We need access to the Microsoft Server Types for this machine as well.
    The Data Access components installed (from CR2008 - SP1) on both
    machines appear to be the same.
    How do we get these installed so we can access them from Crystal? 
    Thank you

    Do I need the SQL Client tools on my machine? I though I had read this on a website somewhere, but now am unable to locate it.  Can someone please confirm if this is the issue why I am not seeing this server type?  Thank you.

  • Compile build.xml with Ant for web service with annotations

    Hi Friends,
    I have a web service with annotations, using javax.annotation.PostConstruct, and javax.annotation.PreDestroy.
    I have a build.xml to create a EAR for this web service.
    When I run the ant task, the build complete successfully but the .war file cannot be deployed on the WLS server. Taking a closer look, I see that the required files such as, webservices.xml, weblogic.xml, weblogic-webservices.xml, Provision.wsdl files are not generated.
    Following is the build.xml file:
    <?xml version="1.0" encoding="windows-1252" ?>
    <project default="jwsc">
    <property file="build.properties"/>
    <property name="weblogic.jar.classpath"
    value="C:/bea_jDev/wlserver_10.3/server/lib"/>
    <property name="oimclient.jar.classpath"
              value="C:/_data/Project_Dc/OIM_jars" />
         <property name="com.jar.classpath" value="C:/JDeveloper/mywork/Service_Test/lib" />
    <taskdef name="jwsc" classname="weblogic.wsee.tools.anttasks.JwscTask">
    <classpath>
    <path id="weblogic.classpath">
    <pathelement path="WEBLOGIC_HOME"/>
    <fileset dir="${weblogic.jar.classpath}">
    <include name="**/*.jar"/>
    </fileset>
    </path>
    </classpath>
    </taskdef>
    <target name="all" depends="clean,build-service,deploy"></target>
    <target name="build-service">
         <jwsc srcdir="${src.home}" destdir="ear_directory" >
    <classpath>
    <path id="oim.classpath">
    <pathelement path="OIM_HOME"/>
    <fileset dir="${oimclient.jar.classpath}">
    <include name="**/*.jar"/>
    </fileset>
    <fileset dir="${com.jar.classpath}">
    <include name="**/*.jar"/>
    </fileset>
    </path>
    </classpath>
    <jws file="${jws.home}" type="JAXWS" />
    </jwsc>
    </target>
    <target name="deploy">
    <!--add wldeploy task here -->
    </target>
    <target name="clean">
    <delete dir="output" />
    </target>
    </project>
    Can you please point out what else is to be done and where exactly am I going wrong in writing the build.xml file.
    Let me know if some else information is required.

    This is what I get when I run the ant task:
    Buildfile: C:\JDeveloper\mywork\ProvisioningService_Test2\Provision\resource\build.xml
    build-service:
    [jwsc] JWS: processing module /com/fox/provision/webservice/endpoint/impl/ProvisionEndPointImpl
    [jwsc] Parsing source files
    [jwsc] Parsing source files
    [jwsc] 1 JWS files being processed for module /com/.../provision/webservice/endpoint/impl/ProvisionEndPointImpl
    [jwsc] [JAM] Warning: failed to resolve class org.apache.xmlbeans.XmlObject
    [jwsc] [JAM] Warning: failed to resolve class com.bea.xml.XmlObject
    [jwsc] [JAM] Warning: failed to resolve class javax.xml.rpc.holders.Holder
    [jwsc] JWS: C:\..\...\..\...\code\ProvisioningService\src\com\...\provision\webservice\endpoint\impl\..EndPointImpl.java Validated.
    [jwsc] Processing 1 JAX-WS web services...
    [jwsc] warning: Specified AnnotationProcessorFactory, 'com.sun.istack.ws.AnnotationProcessorFactoryImpl', not found on search path.
    warning: No annotation processors found but annotations present.
    2 warnings
    [jwsc] Compiling 2 source files to C:\DOCUME~1\....\LOCALS~1\Temp\_lsgijm
    [jwsc] Building jar: C:\..\...\..\...\code\ProvisioningService\src\com\...\provision\webservice\deploy\ear_directory\com\fox\provision\webservice\endpoint\impl\...EndPointImpl.war
    [jwsc] Created JWS deployment outputFile: C:\..\...\..\...\code\ProvisioningService\src\com\...\provision\webservice\deploy\ear_directory\....\...\provision\webservice\endpoint\impl\..EndPointImpl.war
    [jwsc] [EarFile] Application File : C:\..\...\..\...\code\ProvisioningService\src\com\.....\provision\webservice\deploy\ear_directory\META-INF\application.xml
    [AntUtil.deleteDir] Deleting directory C:\DOCUME~1\....\LOCALS~1\Temp\_lsgijm
    BUILD SUCCESSFUL
    Total time: 7 seconds
    Due to some limitations, I edited the path in the build.xml files.
    Please let me know what can be done. Thanks.
    Edited by: user9112073 on Nov 22, 2011 9:52 PM

  • Need Base64 instead of remoteURL as the result for Assembler Service Merging

    I am hitting Assembler Service to Merge 3 Documents through SOAPUI and I am getting the base64 encoded merged document as the result.
    But when I hit the same Assembler Service through IHS with a hostname instead of IP, I am getting a remoteURL as the result from Assembler Service which has an address to the DocumentManager,
    Any settings that I am missing? I have enabled the FIPS in the AdminUI.
    PS: The Adobe LiveCycle is in a SSL environment. Any special settings that I need to do for such a request to the Assembler Service?

    Thank you Raghu.
    I did this exact setting in LC and I got what I needed.
    I read about it in the documentation given below;
    http://helpx.adobe.com/livecycle/kb/using-web-services-service-invoke.html#main__Configuri ng_LiveCycle_ES_web_service_response_messages_
    Cheers
    Mahesh Krishnan

  • Do I need claim based auth, on the Consumer side for shared services?

    I have
    One SharePoint 2013 Farm that holds Managed Metadata service.
    One SharePoint 2010 Farm with multiple web applications that want to consume the Managed metadata service from the 2013 Farm. None of the web applications in this environment is configured for Claims Based Authentication
    I plan to follow this document,
    http://technet.microsoft.com/en-us/library/ff621100(v=office.15).aspx, to set up the Provider and Consumer
    Will I get into trouble regarding my SharePoint 2010 consumer environment that do not use Claims Based Authentication for web applications in this farm?

    You have to configure Claims based auth on SP2010 server too.
    Hammad Umar

  • Need help with adding an SQL LOB target for BizTalk Services

    The goal is to create a SQL LOB to connect to an Azure SQL database. However, the connection parameters are not getting accepted, and the error, "A network-related
    or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes
    Provider, error: 40 - Could not open a connection to SQL Server)", is encountered.
    Both the SQL Azure and the database firewall rules have been set to allow the local system IP... No go...
    Could you please suggest what to provide in the connection parameters.
    Thanks and warm regards,
    Chandrasekhar G

    Thank you for your response, Fanny.
    Yes, I've been doing that already...
    Server names tried:xxxxxxxx.database.windows.net and
    xxxxxxxx.database.windows.net,1433
    Catalog: database_name
    Similarly with the username; tried user, user@servername
    and user@full-qualified-server-name.
    Also tried turning on the firewall rules at the db level...
    Enabled port 1433, too, from my local computer on the outbound, as a Microsoft link suggested.
    Even tried setting the Encrypt property to True.
    I tried telneting on port 1433 from an Azure VM and it works. But not from my local system, though there are no restrictions on this corporate network. Just ports 80 and 1433...
    I think that the Azure SQL database does not allow port 1433 for IPs, outside of the Azure network. Trying to figure out how to enable that to allow my IP on this specific 1433 port...
    Thanks and warm regards,
    Chandrasekhar G

  • DAQ Assist wont build

    I am having issues with DAQ Assistant on Labview 2011.   I have the most up to date DAQmX drivers from the website.   Still have the issues after doing a full re-install of everything as well. 
    DAQ Assistant will find the channels and show the output in the top graph display area.   When you go to build the VI and click ok it just runs the "building" scanner bar and locks up completely.   It will also give the "Failed to create directory for auto recovery VIs" error message. 
    I had to install with ad-min rights, but cannot run under an ad-min account.   Do I need to set some kind of permission for the DAQ Assistant to work?  If so, which/and how do I set those specific rights.   Any other help?  Thanks in advance!

    The solution was found by doing a Google search on "Run application as administrator on Windows 7", one of the found sites provided these various options:  I would stay away from options 7 & 8 unless you know exactly what you are doing..
     from here
    OPTION ONE
    "Run as administrator" using a Keyboard Shortcut
    NOTE: This will allow you to temporarily run a program as an administrator once until you close it.
        1. Press and hold Ctrl+Shift while opening the program.
        2. If prompted by UAC, then click on Yes to apply permission to allow the program to run with full permission as an Administrator.
        NOTE: If you are doing this is while logged in as standard user instead of an administrator, then you will need to provide the administrator's password before the program will run as administrator.
    OPTION TWO
    "Run as administrator" using Context Menu of Program
    NOTE: This will show you how to temporarily run a program as an administrator once until you close it.
        1. Right click on the program's shortcut or an .EXE file, BAT file, CMD file, or MSI file, and click on Run as administrator. (see screenshot below)
            Run as Administrator-context_menu.jpg
        2. If prompted by UAC, then click on Yes to apply permission to allow the program to run with full permission as an administrator.
        NOTE: If you are doing this is while logged in as standard user instead of an administrator, then you will need to provide the administrator's password before the program will run as administrator.
    OPTION THREE
    "Run as administrator" from Pinned Program on Taskbar
    NOTE: This will show you how to temporarily run a program pinned to the taskbar as an administrator once until you close it.
        1. Right click on the icon of the pinned program on the taskbar to open it's Jump List. (see screenshot below)
        2. In the Jump List, right click on the program's name, and click on Run as administrator. (see screenshot below)
            Run as Administrator-taskbar1.jpg
        3. If prompted by UAC, then click on Yes to apply permission to allow the program to run with full permission as an Administrator.
        NOTE: If you are doing this is while logged in as standard user instead of an administrator, then you will need to provide the administrator's password before the program will run as administrator.
    OPTION FOUR
    "Run as administrator" from Start Menu Search Box
    NOTE: This will show you how to temporarily run a program as an administrator once until you close it.
        1. Type in the file name (ex: cmd) of the program that you want to run elevated. (see screenshot below)
            Run as Administrator-start_menu.jpg
        2. Do either step 3 or 4 below.
        3. Press Ctrl+Shift+Enter to open the program (ex: cmd) elevated, and go to step 5 below.
        OR
        4. Do OPTION TWO as above to right click on the program (ex: cmd) in the search results at the top of the Start Menu, and click on Run as administrator. (see screenshot below step 1)
        5. If prompted by UAC, then click on Yes to apply permission to allow the program to run with full permission as an Administrator.
        NOTE: If you are doing this is while logged in as standard user instead of an administrator, then you will need to provide the administrator's password before the program will run as administrator.
    OPTION FIVE
    "Run as administrator" using Compatibility Mode
    NOTE: This will show you how to always have the program run as an administrator when you open it.
        1. Right click on the program shortcut or program .exe file, then click on Properties, and on the Compatibility tab. (see screenshots below)
        NOTE: If you are doing this while logged on as a standard user instead of an administrator, then you will need to also click on the Change settings for all users button and type in the administrator's password.
            Run as Administrator-compatibility_mode1.jpgRun as Administrator-compatibility_mode2.jpg
        2. To Always Run this Program as an Administrator
            A) Check the Run this program as an administrator box, and click on OK. (see screenshots above)
        3. To Not Always Run this Program as an Administrator
            A) Uncheck the Run this program as an administrator box, and click on OK. (see screenshots below step 1)
        4. Open the program.
        5. If prompted by UAC, then click on Yes to apply permission to allow the program to run with full permission as an administrator.
        NOTE: If you are doing this is while logged in as standard user instead of an administrator, then you will need to provide the administrator's password before the program will run as administrator.
    OPTION SIX
    "Run as administrator" using Advanced Properties
    NOTE: This will show you how to always have only this specific shortcut of the program run as an administrator when you open it, and not from any other shortcut or .exe of the program.
        1. Right click on a shortcut that you want to run as administrator, and click on Properties.
        2. Click on the Shortcut tab for a program shortcut, then cllick on the Advanced button. (see screenshot below)
            Run as Administrator-advanced_properties1a.jpg
        3. To Always Run this Specific Shortcut as an Administrator
            A) Check the Run as administrator box, and click on OK. (see screenshot below)
                Run as Administrator-advanced_properties2.jpg
        4. To Not Always Run this Specific Shortcut as an Administrator
            A) Uncheck the Run as administrator box, and click on OK. (see screenshot above)
        5. Click on OK. (see screenshot below step 2)
        6. Open the program.
        7. If prompted by UAC, then click on Yes to apply permission to allow the program to run with full permission as an Administrator.
        NOTE: If you are doing this is while logged in as standard user instead of an administrator, then you will need to provide the administrator's password before the program will run as administrator.
    OPTION SEVEN
    "Run as administrator" using an Elevated Shortcut
        1. For how, see:
            How to Create a Elevated Program Shortcut without a UAC Prompt
            OR
            How to Create a Elevated Program Shortcut a Standard User is able to Run in Windows 7
    OPTION EIGHT
    "Run as administrator" Manually in Registry Editor
        1. For how, use the RUNASADMIN value with the full path to the program's file in OPTION THREE here: How to Run a Program in Compatibility Mode in Windows 7

  • IWeb is not working for sending podcasts to iTunes, so I need a new web building tool. What is the closest thing to iWeb that I can use, which also supports podcasts?

    iWeb is not working for sending podcasts to iTunes, so I need a new web building tool. What is the closest thing to iWeb that I can use, which also supports podcasts?

    There's no reason you can't go on using iWeb for this - with iWeb '08 you have to publish to a local folder (i.e. on your Mac) and then upload the contents of the folder (not the folder itself) to your hosting service: and you have to make sure you enter the new URL in the Publish information or the feed won't work properly; this done, an iWeb podcast should work fine.
    Of course there is still the problem that iWeb is not supported and sooner or later a system upgrade may break it. You could look at RapidWeaver: you can make podcasts with that, though the last time I looked into that - which was admittedly some time back - I didn't feel it was ideal for this. There are lots of other podcast creation programs or services around. WordPress is OK but it may be a bit of a steep learning curve: Libsyn is an online service that seems to work reliably. Blogger writes messy feeds but does usually work. Podcast Maker used to work well - I used it myself a few years back - but it rather looks as if it's gone moribund and it may not be reliable with Lion/Mountain Lion, so you would want to check into that.

  • How do i install mySQL on my macbook air,please i need the assistance urgently,because i need to use the program for my course.

    how do i install mySQL on my macbook air.please i need urgent assistance,as it would help me do my course work.
    regarde garabella.

    Call AppleCare and ask them to send you a replacement set. They will charge you a nominal fee for shipping and handling.
    Allan

  • InDesign Newbie in need of assistance

    Hi,
    I hope I am in the right place.
    I need to produce a book, and am looking for a bit of guidance.
    The templates have been created in Photoshop. I will also need to include photos and text and am wondering I am better of (for quality purposes) adding the text and photo's in InDesign or Photoshop.
    Thanks
    B

    ALWAYS include your version of InDesign and your OS in your post. We cannot help you if we don’t know what tools you have available. ALWAYS include some hint of your problem in your subject line. “InDesign Newbie in need of assistance” tells us nothing, since this forum is for InDesign users (noobs and otherwise) in need of assistance.
    Use InDesign. If your book has more than one page, has any text in it, has anything bleeding (printing to the edge of the page), or will be printed professionally, then InDesign wins over Photoshop in a first round knock out.
    Import the photos without text, then add the text in InDesign. You can place the photos with the text so you can see how to format and position the text in InDesign, then hide the text layers in the Photoshop file by right-clicking on the image in InDesign and selecting Object Layer Options.

  • What features do you need in a LabVIEW build tool?

    When developing LabVIEW applications, libraries, and components often ones needs many more features than the Application Builder provides. For example:
    * excluding certain directories from the build
    * defining custom destinations for specific source directories
    * optionally convert destination folders to LLBs (or EXEs)
    * adding a Namespace suffix so that all VIs in the built application have globally unique names.
    I have created a tool called the Development Environment Application Builder that addresses many of these problems. I am looking for feedback and suggestions from other LabVIEW developers. I want to
    know what features you need in a LabVIEW build tool.
    I have started a discussion for this topic here.
    You can get more info and download this project here.

    All you can do is turn off the phone.  SMS text messages are sent on the same network as voice calls - there is no way around that.  You cannot change how they are routed.
    iMessgae, will use a wifi connection, when available, but otherwise your text messages will be sent and received over the cellular network.

  • I want to create a SWF for my small web site. How do I do this? Do I need to purchase "Flash Builder"?

    I want to create a SWF for my small web site. How do I do this? Do I need to purchase "Flash Builder"?

    Hi Developer_46038, 
    if for example all the properties and object are stated as list, i think there is a tool that overcome cross list.
    http://listrollup.codeplex.com/
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/13a51be5-4007-46e8-bbb2-5e04320dfebd/cross-list-webpart?forum=sharepointcustomizationlegacy
    you can also using dataview webpart to show the cross lists:
    http://office.microsoft.com/en-us/sharepoint-designer-help/create-a-data-view-HA010094804.aspx
    http://office.microsoft.com/en-us/sharepoint-designer-help/connect-two-data-views-HA010169133.aspx
    3rd party: http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2009/03/11/relational-database-capabilities-for-sharepoint-lists-cross-list-web-part.aspx
    but i am not quite sure how crystal report will do, if you can make the crystal report as also list, i think its possible, 
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/8247edf5-dee8-49d8-b7ee-9e49bfd97b9b/crystal-report-in-sharepoint-2010-webpart?forum=sharepointdevelopmentprevious
    Regards,
    Aries
    Microsoft Online Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Hello Apple. Yesterday I have purchased app «OS X Mountain Lion», but it didn't download completely and disappeared from my purchased list. Need you assistance.

    Hello Apple.
    Yesterday I have purchased app «OS X Mountain Lion», but it didn't download completely and disappeared from my purchased list.
    Need you assistance.

    See if the purchase is hidden:
    http://support.apple.com/kb/HT4928

  • HT1222 I visited the USA and bought an Apple iPhone 4 5.1.1, the latest model.  I would like to unlock it and use in my country.  How can I get it unlocked so the I can use my local micro sim card?  What info about it do you need to assist me in unlocking

    I visited the USA and bought an Apple iPhone 4 5.1.1, the latest model.  I would like to unlock it and use in my country.  How can I get it unlocked so the I can use my local micro sim card?  What info about it do you need to assist me in unlocking it?

    Sounds like you bought an AT&T no contract phone. You will need to contact AT&T for unlocking but they are only doing so for current and previous account holders. If you have never had service with them they will not unlock your phone.

  • I visited the USA and bought an Apple iPhone 4 5.1.1, the latest model.  I would like to unlock it and use in my country.  How can I get it unlocked so the I can use my local micro sim card?  What info about it do you need to assist me in unlocking it?

    I visited the USA and bought an Apple iPhone 4 5.1.1, the latest model.  I would like to unlock it and use in my country.  How can I get it unlocked so the I can use my local micro sim card?  What info about it do you need to assist me in unlocking it?

    Contact the original cellular provider, as they are the only ones that can provide unlocking.

Maybe you are looking for