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

Similar Messages

  • 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 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

  • 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/

  • 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 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.

  • Runtime error and unable to create new web application

    Hi
    when i create new web application i faced this error Runtime error and unable to create new web application.
    in this farm we have
    2 wfe servers
    2 application servers.
    adil

    Adil,
    There could be many reason like IIS issue, Space issue, Permission issue, SQL issue which is not possible us to guess rather
    you need to jump in the SharePoint log(Program Files\Common files\Microsoft Shared\Web Server Extensions\14\LOGS) and find out the specific error log its throwing after which trouble shoot can be start.
    You can refer few similar threads here -
    Link
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Unable to create application module.  JNID/RMI problem?

    Hi forum,
    I've got an ADF/OC4J application deployed and running successfully but sometimes the following error comes up:
    JBO-30003: The application pool (com.miempresa.AppModuleLocal) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught:
    oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-25222: Unable to create application module.     at
    oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)     
    In stack trace details we can found:
    java.lang.Thread.run(Thread.java:595)## Detail 0 ##javax.naming.NameNotFoundException: com.miempresa.AppModule not found          
    at com.evermind.server.rmi.RMIServerContext.lookup(RMIServerContext.java:207)          at
    com.evermind.server.ApplicationContext.unprivileged_lookup(ApplicationContext.java:255)          at
    com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:195)          at
    javax.naming.InitialContext.lookup(InitialContext.java:351)          at
    oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:136)
    Due to "NameNotFoundException", it seems to be reasonable to say that it's a JNDI problem. When application module is looked up through JNDI it's not found, so exeception is thrown. However, this doesn't happen frequently but occasionally. Why? What am I doing wrong?
    Thanks in advance for your help.
    Luis Serrano.

    Any ideas?

  • Unable to create connection to Application Server Control from JDev

    Hi All,
    I am unable to create connection to Application Server Control of SOA Suite from JDeveloper and getting following error:
    Error getting OC4J Process for: opmn-home+oc4j-<hostname>-<OPMN Port>-default:
    Error connecting to OPMN (is it running?): Connection refused: connect
    I restarted all OPMN processes...still getting the same error.
    Thanks
    Krrish

    Hi.
    I got a similar error sometime ago.
    It was related to OPMN not getting bound to the correct server IP. It happened because my SOA Suite was installed in one machine that does not have a fixed IP (or uses loopback adapter) and then I tried to connect to this SOA Suite from another machine, using JDev.
    I checked this by running "opmnctl debug". then you can see on what IP the opmn is listening on.
    Didn't know how to solve this.

  • Unable to create a new folder in Applications

    Hi,
    For some reason I am suddenly unable to create folders in my Applications folder. Also, if I try to put anything into the Applications folder I am prompted to authorise. I don't know much about permissions in Unix but I have seen on some other threads that the following is required if I need some help:
    drwx---r-x+ 207 root wheel 7038 May 13 09:08 /Applications
    0: group:everyone deny addfile,delete,add_subdirectory,deletechild,writeattr,writeextattr,chown
    1: group:everyone deny delete
    2: user:(me) allow list,addfile,search,add_subdirectory,deletechild,readattr,writeattr,readextattr,writeextattr,readsecurity
    3: group:admin allow list,addfile,search,add_subdirectory,deletechild,readattr,writeattr,readextattr,writeextattr,readsecurity
    Can anybody help?
    Regards,
    Stuart

    Hi Stuart
    If you haven't updated yet, I suggest you install 10.5.2.
    If and only if the output of ls -le looks still the same as in your first post (please check that before doing anything!) you could try the following:
    Open a Terminal window and paste the following commands seperately (first line, Enter, second line, Enter and so on). The first command will ask you for a password.
    sudo chmod -a# 3 /Applications/
    sudo chmod -a# 2 /Applications/
    sudo chmod -a# 0 /Applications/
    sudo chmod 755 /Applications/
    sudo chown root:admin /Applications/
    This will change the permissions on your machine to the same permission set as I have on /Applications/.
    PLEASE NOTE:
    I don't know what you have installed in your Applications folder. This could adversely affect other applications on your system. In other words: There's no guarantee from my side. If you want assistance before doing this, I invite you to contact me via email in my profile. We could have an iChat or a Skype session in 7 hours.
    --greg

  • Planning application deployment error (unable to create schema)

    Hi,
    I was trying to deploy a planning application and got stuck at the deployment step (the validation wen't through fine). During deployment the job aborts giving the following error : Unable to create Scehma for application. Exiting Application Creation.
    Can anyone suggest what could be the issue here. Appreciate the help.
    [Sep 8, 2010 2:06:07 PM]: Parsing Application Properties...
    [Sep 8, 2010 2:06:08 PM]: Application Configuration Properties...
    [Sep 8, 2010 2:06:08 PM]: Parsing Dimensions info...
    [Sep 8, 2010 2:06:08 PM]: Creating Application bkpln4...
    [Sep 8, 2010 2:06:10 PM]: Error Unable to create Scehma for application. Exiting Application Creation.
    StackTrace:
    java.lang.IllegalStateException: Unable to create Scehma for application. Exiting Application Creation.
         at com.hyperion.planning.HspManageApplication.createApp(Unknown Source)
         at com.hyperion.planning.appdeploy.HspSaxParsedAppDefinition.deployAppFromXML(Unknown Source)
         at com.hyperion.planning.appdeploy.HspAppDefinition$1.run(Unknown Source)
    [Sep 8, 2010 2:06:10 PM]: Error An error occurred while creating the application. Please check log for details. Unable to create Scehma for application. Exiting Application Creation.
    java.lang.IllegalStateException: Unable to create Scehma for application. Exiting Application Creation.
         at com.hyperion.planning.HspManageApplication.createApp(Unknown Source)
         at com.hyperion.planning.appdeploy.HspSaxParsedAppDefinition.deployAppFromXML(Unknown Source)
         at com.hyperion.planning.appdeploy.HspAppDefinition$1.run(Unknown Source)

    Check if the oracle user schema has sufficient privileges to create the tables it needed, etc. Usually if the Oracle DBA grants Connect and resource it is sufficient or more specifically, they need to ensure the following privileges have been granted on a tablespace to the user/schema that is connecting: create table, create any index, create sequence, create procedure, create session, alter session.
    Cheers,
    Jasmine.

  • Unable to create Application. Error No: -2147024891

    Hi,
    I am trying to create an application in Hyperion Planning Version 4.0.1
    Even though I have followed the exact instructions in Oracle Installation Guide, I keep getting following error.
    Unable to create Application.
    Error No: -2147024891
    Kindly suggest, how can I troubleshoot for this.
    PS. I have gone through the posts on same topic but that did not helped me.
    Regards,
    Jitendra

    Hi,
    I had set up CSS Properties file and as follows:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <!-- Sample XML file generated by XML Spy v4.4 U (http://www.xmlspy.com)
    -->
    - <css>
    - <hub location="http://hic-pcs27303:58080">
    <dirPort>58089</dirPort>
    </hub>
    - <spi>
    - <provider>
    <native name="Native Directory" />
    </provider>
    </spi>
    - <searchOrder>
    <el>Native Directory</el>
    </searchOrder>
    - <token>
    <timeout>480</timeout>
    </token>
    - <logger>
    <priority>WARN</priority>
    </logger>
    </css>
    I got the problem. it is with DCOM account. I am adding a user in my LAN network, after clicking apply it taking the user in System account not in the domain account. e.g: I logged into my Sys(no: hst-pcs5424) with ABC domain, added a user ns36225 in this domain. During application setup it is looking for DCOM account in hst-pcs5424 account not in my ABC domain. So i need to add a user to the system account that should work without the LAN netwrok. But now my user account won't work with LAN.

Maybe you are looking for

  • My iPhone 4 suddenly shut of and it won't turn back on

    my iPhone 4 suddenly shut of and it won't turn back on. when i try charging it the apple comes up but then it shuts of and a few seconds later the apple will come up again but my phone won't turn on! it hasnt been water damaged and i have tried holdi

  • How to start Managed server in Weblogic 8.1

    Hi, I am Using Weblogic 8.1 server. I can able to start weblogic server by invkoing startWebLogic.sh. When I start managed server by invoking the shell startManagedWebLogic.sh it error out by following exception <BEA-000364> <Server failed during ini

  • Web Services and Nested Complex Types

    I am having troubles trying to get coldfusion to use a web service function. I know that the web service works as I am sending another function in a simple variable and receiving a simple variable. I know the function exists as I when I dump the obje

  • Encore CS4 Motion Menu Render Issue

    I am trying to create a menu with background video. Here is my workflow: I import my video and audio seperately as assets. I open a blank menu from the library. I click the "motion" tab for my menu and drag the "video" string over to my .avi file. Al

  • I can't open anything adobe related.

    I tried to open Illustrator, Photoshop, InDesign, and they all open and close immediately. I get the bouncing icon in my dock and then they quit. I tried opening CC to uninstall and reinstall these applications, but I can't even open my Cloud applica