Unable to create FDM application

Hi Gurus,
While creating FDM application receiving error as "Database User id and password is required for login".
There is firewall between FDM server and SQL server and the SQL port number is different instead of 1433. Also we have SQL instance.
I have configured SS, FR and workspace successfully, but unable to create FDM app.
All products are in the same server.
Provided the SQL db information as:
db servername\sql instance name
database name
db username and password.
Receiving the above error message on both workbench and web.
Please provide some solution for this issue, its urgent.
Regards,
Kamal

If you use a UDL file on the FDM application server with the same information provided in the application creation screen can you successfully connect to the SQL Server database?
If it is running on another port other than 1433 you will need to specify the port in the servername field:
servername\instance,port

Similar Messages

  • How to specify the database file path when create FDM application

    Dear All,
    How to specify the database file path (MSSQL) when create FDM application?
    Right now, all data file are placed in the D:\ . I want to specify the database files (log and mdf file) in other place. How to do it?
    Thanks.

    Where is the highS2.xml located on the disk? If you add it to your project you should set its Build Action to Content and its Copy To Output Directory to Always in Visual Studio:
    Please remember to close your threads by marking helpful posts as answer once your issue has been solved and then start a new thread if you have a new question.

  • Unable to create Planning Application

    Hi All,
    I reconfigured the Hyperion Planning 11.1.2.
    Then I Log-In to Workspace using [http://localhost:19000/workspace/index.jsp] the URL
    After page load, I get an error as
    "The startup document specified does not exist in the repository. Select a new startup document on the General preferences tab."
    Then I click ok to proceed.
    After that i get an error as
    "An error occurred processing the result from the server".
    Then I click ok to proceed.
    "Could not find a Hyperion Reporting and Analysis server running on localhost at port 6800. Please verify your server connect string and confirm that the server is up."
    Then I click ok to proceed.
    After that I'm Unable to create Planning Application.
    But how to rectify all the errors mentioned above.
    Kindly guide me.
    Thanks And Regards
    ChiDam

    Hi John,
    Thanks for your reply. I tried to Log-In to the hyperion Planning through [http://localhost:8300/HyperionPlanning/AppWizard.jsp]. Page loaded sucessfully.
    I'm able to create a planning application.Thanks John.
    But I login to Workspace [http://localhost:19000/workspace/index.jsp]
    After page load, I get an error as
    "The startup document specified does not exist in the repository. Select a new startup document on the General preferences tab."
    Then I click ok to proceed.
    After that i get an error as
    "An error occurred processing the result from the server".
    Then I click ok to proceed.
    "Could not find a Hyperion Reporting and Analysis server running on localhost at port 6800. Please verify your server connect string and confirm that the server is up."
    Then I click ok to proceed.
    After that I'm Unable to create Planning Application.
    But how to rectify all the errors mentioned above.
    Kindly guide me.
    Thanks And Regards
    ChiDam

  • Unable to create New Application

    Hi All,
    I am new to FDQM, I have installed all the component and did the configuration as per admin guide. However when I try and create an application, i get a message saying that "Database User ID and password are required for login!". I have tried the following to see what is wrong
    1. telnet <machine> <port>
    2. log in using SQL
    3. And full admin rights for the user.
    Has anyone come across this problems before. Please do let me know
    Regards
    Clayton

    Hi Clayton,
    1. This error, I had seen . Are you on system 9?
    2. We had raised an SR with oracle and let me copy it directly from there
    cause :
    This error is returned when the information provided on the database configuration page is not correct or has become invalid.
    This error message can also be returned when the end user does not have the Oracle Provider for OLE DB installed on their machine.
    Solution :
    Ensure that the information specified on the database tab of the application is valid and correct. The easiest and quickest way to test the connection is to use a .UDL file. This method simulates a connection into the database via the appropriate provider to the database.
    Appropriate providers include:
    1. Oracle Provider for OLE DB
    2. Microsoft OLE DB Provider for SQL Server
    These providers must exist on the users system in order for FDM to be able to connect to the database successfully via the Workbench Client.
    Hope it works
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Error creating FDM application

    I got the following error while trying to create a FDM application. Can anyone help please? Thanks.
    Error: EPMCSS-07003: Failed to validate identity. Invalid identity . Check identity.[SET_ROLES_LIST]

    Where is that provision? When I look at the FDM provision on Shared Services, I only see the list of existing FDM applications. Thanks!

  • Unable to Create Demonstration Application

    I installed Oracle XE and then upgraded APEX to 3.0.1. When I tried to create Demonstration Application>Sample Application, I received the following error:
    HR does not have CREATE TABLE, CREATE VIEW, CREATE TRIGGER, CREATE SEQUENCE or CREATE PROCEDURE privilege and will not be able to install the demonstration application.
    in the Confirm step. How do i fix this problem?

    Robert - Connect to your database as SYS and grant CREATE TABLE, CREATE VIEW, CREATE TRIGGER, CREATE SEQUENCE and CREATE PROCEDURE to the user HR.
    Scott

  • Unable to Create Planning Application through Planning AppWizard

    Hi All,
    I have a problem in creating the planning app through app wizard(at port 8300)
    Logged into the Planning App Wizard(could able to do this successfully),
    Clicked on Create Application and its showing up the error message like
    " The page can't be processed check log for details"
    I captured the error logs through SysErrFile and SysOutFile.
    Could some one please help me to fix this.
    Below is the message from log:
    org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /HyperionPlanning from URL file:E:\Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning
    Creating rebind thread to RMI
    Query Failed: SQL_SYSDB_DELETE_EXPIRED_EXTERNAL_ACTIONS:[100]
    java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00932: inconsistent datatypes: expected INTERVAL got NUMBER
         at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
         at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
         at hyperion.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source)
         at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
         at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unknown Source)
         at com.hyperion.planning.event.HspSysExtChangeHandler.<init>(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
         at com.hyperion.planning.HspServletContextListener.contextInitialized(Unknown Source)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4343)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
         at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:277)
         at org.apache.catalina.core.StandardHost.install(StandardHost.java:832)
         at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:701)
         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:432)
         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:983)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:349)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478)
         at org.apache.catalina.core.StandardService.start(StandardService.java:480)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:2313)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
    Error encountered with Database connection, recreating connections.
    Nested Exception: java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00932: inconsistent datatypes: expected INTERVAL got NUMBER
    Please Help it.
    Thanks
    kr

    Are you using a previously configured datasource to create the application?
    Perhaps, try with a new data source..
    Regards,
    Sayantan

  • Unable to create planning application in workspace

    Hi,
    i am new to system 9,and have recently installed it on my system,when i try to create a new application using the link below:
    http://localhost:8300/HypeironPlanning/Appwizard.jsp
    I get the below error
    user must have the planning Application creator and dimension editor roles to manage applications
    Any help is appreciated.

    Hi,
    You need to assign the user the Roles in Hyperion Shared Services,
    When you provision a user > Hyperion Shared Services > Global Roles > Application Creator >
    Cheers
    John

  • Unable to create Composite Application Webdynpro Component

    Hi,
    I am getting an error
    Invalid component: componentName=com.sap.caf.core.gp.ui.visibleco.config.pattern.COConfigUIPatterns   dcName=sap.com/cafcoregpuivisibleco~admin
    when i click on Create callable object->Composite Application Webdynpro Component.
    The DC mentioned here is not there in the deployed components.How to deploy this DC?
    I am able to create other callable objects.
    Regards
    Rohit

    Hi,
    Tell me one thing that are you able to test the project from CAF service browser?
    Please test it first. If it does not work then please deploy the CAF project again and test it. Then go to the GP and create the callable object. If it does not work then please let me know which version of NWDS as well as WAS are you using?
    Thanks
    Chandan

  • V11.1.2.1: Cannot create new application - Cannot create connection to db

    Hi,
    I have installed Hyperion Planning + essbase + FDM v11.1.2.1 in a distributed environment on Windows 2008 R2 64-bit servers.
    All configurations is set up with no problems, have created users, planning apps etc etc. Only thing missing is creating the FDM apps however this fails!
    The folders are created on the FDM app server but it cannot connect to the oracle db it says. No error number is given.
    I have no problems accessing the oracle db via sqlplus with the same user/password info.
    And I cant find any log file that contains any errors so I am at a loss as to what can be the problem!?
    BR
    Soren

    Check out KM document
    Unable to Create FDM Application From Workbench Client on Windows 2008 R2 (Doc ID 1324303.1)
    This will provide the solution to the issue.

  • Unable to connect to Database Error in FDM application creation

    Hi All,
    I have Installed Financial Data Quality Management 11.1.2.2 in my machine. Database [Oracle 11g R2 64 bit] and client[Oracle client 32 bit] also installed in the same machine.
    We selected the following components while installing Oracle client[Custom installation],
    Oracle Objects for OLE
    Oracle Data Provider for .NET
    Oracle Providers for ASP.NET
    Oracle Provider for OLEDB
    Complete the install.
    When I tried to create FDM application it throws me the following error. Unable to connect to Database. Please check the database information and verify the database is accessible.
    Kindly guide me to overcome this issue.
    Thanks and Regards
    Sai

    Hi Sai,
    first of all, you have posted FDM issue in Essbase forum. Thats the reason you didn't get replies to this issue.
    To resolve this, we need to Oracle Client 32 bit first then Oracle Client 64 bit.
    Install Oracle Clients completly. (As per documentation, we need to install Clients completly. Means choose Administrator, not instant client and custom)
    After installing also if get same error, Goto Environment variables, Edit PATH variable and copy the 32 bit Client path to the first in the PATH variable.
    Then reboot the Server and try again to create FDM application.
    Thanks,
    mady

  • Error: Timeout expired while creating the FDM application

    Hi Gurus,
    While creating FDM application receiving error "Timeout expired LINE=CREATE DATABASE[Database Name]"
    I have provided the db user with db_creator and bulkinsert roles.
    Foundation services and Financial Reporting are in the same server and works fine.
    Using SQL Server 2005.
    FDM Server is in workgroup and SQL server is in domain.
    Any ideas....
    Thanks,
    Edited by: user13024758 on May 27, 2010 7:22 AM

    Hello,
    While creating a UDL does test the connectivity between the machines it doesn't test permissions or performance.
    Keep in mind FDM simple executed an ODBC connection to the server and executed a single SQL Statement. The statement should not take that long to return.
    I would percieve that if you take FDM out of the equation and maybe do some wireshark tracing or network review you would find more useful information relating to "timeouts."
    How many hops and latency between the two machines if you do a traceroute (tracert)?
    Any firewalls between the two that would prohibit "return traffic"?
    Are they on the same subnet/lan/router?
    What happens if you try another SQL Server box?
    Have you installed WireShark on the FDM box and on the SQL Box? If FDM submits the query (which I suspect you would see) does SQL Server try and and return a response code? If so ... does the FDM Server receive the response code?
    Keep in mind "other products" don't connect to the database in the same fashion and are not 100% valid comparisons.
    Thank you,

  • Error when creating a FDM application on SQL Server 2005

    Hi,
    we are getting this error when creating a FDM application on SQL Server 2005
    Error: EPMCSS-07003: Failed to validate identity. Invalid identity . Check identity.[SET_ROLES_LIST]
    We are using Windows System Integration although we have also tested with sa user.
    Any ideas?
    Thanks

    Based on the error message it appears to be having a Shared Services issue. Verify that the "ADMIN" account is being used for the HSS connection and that you are using "ADMIN" to create the application and see if the same error is returned.

  • Not able to create a new FDM application -11.1.1.4

    Hi
    I have installed Hyperion FDM on win2008 and oracle 10g. After installation, I configured it to authenticate with shared services. Everything else like Load balance, application server are configured. I can login to FDM web url using the shared services admin user. But when i go on to create a new application ( i give the application name, the oracle database schema name, the folder in the local hard drive), it takes forever to create the application. I keep on getting the message 'Processing, Please wait..' message. I see that it created 4 folders ( data, inbox, reports, outbox) but i don't see any tables in the schema. The web console never comes back. But i dont get any sort of error.
    It appears that IIS has hung up. But i can still get http://localhost.
    How can i find whats going on.
    Please help.
    Edited by: rajneesh sharma on Oct 17, 2011 9:34 AM

    I didn't understand 'think Tony probably has a technical explanation as to what the problem is; however'. Are you pointing me to another post? Thanks.
    Got it. I think you want to point me to http://www.fdmguru.com/. I am relatively new in FDM area.
    Can you please point me to the exact location where there could be information about this problem.
    Edited by: rajneesh sharma on Oct 18, 2011 11:22 AM
    Edited by: rajneesh sharma on Oct 18, 2011 11:25 AM
    Edited by: rajneesh sharma on Oct 18, 2011 8:45 PM

  • Unable to create a file in Application Server using OPEN DATASET stattement.

    I am unable to create a file in Application Server using the following statement.
    OPEN DATASET filename FOR OUTPUT
    IN TEXT MODE ENCODING DEFAULT
    MESSAGE msg.
    The message I'm getting is "Permission Denied". I have checked authorisation using SU53 which says "The last authorization check was successful". Please help.

    You can use following code to capture the error.
    TRY.
          OPEN DATASET filename FOR OUTPUT IN BINARY MODE MESSAGE V_MSG.
          CATCH CX_ROOT
          INTO EXCEPTION.
          CALL METHOD O_EXCEPTION ->IF_MESSAGE~GET_TEXT
            RECEIVING
            RESULT = V_MSG.
          MESSAGE v_msg
          TYPE 'E'.
    ENDTRY.
    You can capture error in v_msg.
    Following are the exceptions for the same:
    Exceptions
    Catchable Exceptions
    CX_SY_FILE_OPEN
    Cause: The file is already open.
    Runtime Error: DATASET_REOPEN
      CX_SY_CODEPAGE_CONVERTER_INIT   
    Cause: The desired conversion is not supported. (Due to specification of invalid code page or of language not supported in the conversion, with SET LOCALE LANGUAGE.)
    Runtime Error: CONVT_CODEPAGE_INIT
    CX_SY_CONVERSION_CODEPAGE
    Cause: Internal error in the conversion.
    Runtime Error: CONVT_CODEPAGE
    CX_SY_FILE_AUTHORITY
    Cause: No authorization for access to file
    Runtime Error: OPEN_DATASET_NO_AUTHORITY
    Cause: Authorization for access to this file is missing in OPEN DATASET with addition FILTER.
    Runtime Error: OPEN_PIPE_NO_AUTHORITY
      CX_SY_PIPES_NOT_SUPPORTED   
    Cause: The operating system does not support pipes.
    Runtime Error: DATASET_NO_PIPE
    CX_SY_TOO_MANY_FILES
    Cause: Maximum number of open files exceeded.
    Runtime Error: DATASET_TOO_MANY_FILES   Non-Catchable Exceptions   
    Cause: An attempt was made to open a pipe that is already open.
    Runtime Error: DATASET_PIPE_POSITION
    Hope that will help you.
    Please reward if useful.

Maybe you are looking for