Error installing OEHR sample objects for APEX 4.2

Hello,
I'm getting a weird error after importing the OEHR sample objects application from the script found at http://www.oracle.com/technetwork/testcontent/oehr-sample-objects-131098.zip
The import process works, no errors, the application is created and so are the supporting objects.
I then try to edit the application (using Application Builder). I click on the only page ("About") and it doesn't render. The message reads :
Error during rendering of region "Page Rendering".
ORA-01403: no data found
If I try to run the application, I also get the same error (no data found). Which is bizarre, as this application is supposed to just show an "About" page.
I don't really mind that the application doesn't work, since the supporting objects are created correctly, but I am worried that there could be a configuration problem that causes this issue...
Has anyone else encountered this problem ?
I'm running :
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
Application Express 4.2.2.00.11
Other sample applications seem to run just fine. Very strange...
Thanks very much !
-Laura

Hi Laura,
As the name suggests, 'OEHR Sample Objects', is meant for importing of sample objects that are referenced in a number of OBEs and tutorials on APEX.  Those objects can then be used for the creation of the various applications and component examples in the tutorials, etc.  The application itself is not a functioning application, so the errors you see would be expected.  As stated in Chapter 3 of our 2 Day+ Application Developer's Guide, in the note at the end of section Importing the OEHR Supporting Objects:
The OEHR Sample Objects application that you just installed functions solely as a way to install the sample objects needed to complete the exercises in this document. You will not directly use this application.
If you wish to install sample applications, then I would recommend that you navigate to Application Builder > Packaged Applications, for the list of available packaged business productivity applications, as well as a number of sample code applications.  Please note that none of these applications are based upon the database objects that would have been created when you installed 'OEHR Sample Objects'.  Apologies for any confusion, but hopefully this helps to clarify things.
Regards,
Hilary

Similar Messages

  • Installiing OEHR Sample Objects

    Hi,
    I am trying to install the OEHR sample objects into my XE (http://oracle.su/docs/11g/appdev.112/e11945/about.htm) but keep getting this error message:
    "ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-01003: no statement parsed <pre>begin wwv_flow.g_import_in_progress := true; end; </pre> "
    I am also not sure what I should select with File Character Set and for Parsing Scheme, I just used SYS. Could this be the reason?
    Thanks in advance.
    Sam

    Hi user;
    You are on wrong post site, please close your thread here as answered and move your issue to Forum Home » Database » Application Express which you can get more quick response
    I also suggest check below doc
    Oracle® Database Application Express Advanced Tutorials
    http://download.oracle.com/docs/cd/B32472_01/doc/appdev.300/b32469/about.htm
    http://www.mandsconsulting.com/apex-32-tutorial-preparation-and-oehr-sample-data-video-walkthrough
    Regard
    Helios

  • Installing OEHR Sample Objects

    INSERT INTO tony.oehr_employees VALUES
    ( 104
    , 'Bruce'
    , 'Ernst'
    , 'BERNST'
    , '590.423.4568'
    , TO_DATE('21-MAY-1991', 'dd-MON-yyyy')
    , 'IT_PROG'
    , 6000
    , NULL
    , 103
    , 60
    ORA-01843: not a valid month
    I checked
    select to_char(add_months(sysdate,-5),'MON') from dual;
    MAJ (In swedish)
    What parameter do I have to change so I can install the OEHR sample, NLS...?

    Hi Tobias,
    This is an error in the OEHR scripts (that the date value is not locale-neutral).
    Set your browser language to en-us and run the script again. After you submit the script, you should be able to set your browser language back. Sorry if this is a somewhat lame workaround.
    Joel

  • Errors when installing OEHR Sample Objects

    Has anyone seen this when running the 'oehr_sample_objects_installer.sql' for the 2dayplus application tutorial. I'm running Oracle 10g release 2 on HP-UX 11.11. I get a slew of other errors which I believe are stemming from this error.
    create tables
    CREATE TABLE oehr_customers
    ( customer_id NUMBER(6)
    , cust_first_name VARCHAR2(20) CONSTRAINT cust_fname_nn NOT NULL
    , cust_last_name VARCHAR2(20) CONSTRAINT cust_lname_nn NOT NULL
    , cust_address oehr_cust_address_typ
    , phone_numbers oehr_phone_list_typ
    , nls_language VARCHAR2(3)
    , nls_territory VARCHAR2(30)
    , credit_limit NUMBER(9,2)
    , cust_email VARCHAR2(30)
    , account_mgr_id NUMBER(6)
    , cust_geo_location MDSYS.SDO_GEOMETRY
    , CONSTRAINT oehr_cust_cl_max
    CHECK (credit_limit <= 5000)
    , CONSTRAINT oehr_customer_id_min
    CHECK (customer_id > 0)
    , CONSTRAINT oehr_customers_pk
    PRIMARY KEY (customer_id)
    ORA-00902: invalid datatype
    Any help would be appreciated. Thanks Chet.

    Sorry, I'm also getting this on the creation of the oehr_warehouses table
    CREATE TABLE oehr_warehouses
    ( warehouse_id NUMBER(3)
    , warehouse_spec SYS.XMLTYPE
    , warehouse_name VARCHAR2(35)
    , location_id NUMBER(4)
    , wh_geo_location MDSYS.SDO_GEOMETRY
    , CONSTRAINT oehr_warehouses_pk PRIMARY KEY (warehouse_id)
    ORA-00902: invalid datatype

  • Error installing olaptrain sample schema for OLAP Cubes

    I want to install olaptrain schema for OLAP cubes. It has been the error when I apply the procedures. My password is also correct. This error is attachment link.
    http://1ercanyagmur9.blogspot.com.tr/2014/01/error.html

    The error link that you pasted in this post is no longer available.

  • OEHR Sample Objects incorrect installation

    Hi, i'm very new in this Apex world, i'm trying to follow the 2 Day + Application Express Developer’s Guide (http://www.oracle.com/technology/products/database/application_express/pdf/apex_datasheet_20.pdf) , one of the steps is download and install OEHR Sample Objects and also install supporting objects, i do that but in the installation summary i got the message telling me the installation occured with errors on: 'seed customers' and 'seed orders'. errors like "ORA-01843: not a valid month" and "ORA-02291: integrity constraint (ICOMS.OEHR_EMP_MANAGER_FK) violated - parent key not found".
    does any of you got the same message? is it a critical error?

    I can't find the link to download the OEHR Sample Objects as described in the link in this webpage:
    http://download.oracle.com/docs/cd/E10513_01/doc/appdev.310/e10498/get_start.htm#BABDJCJJ
    when i clicked the "Packaged Application" Link it did not show the download for the said OEHR Sample Object just as instructed in the link I've posted above.
    please advise.
    Edited by: 873152 on Jul 18, 2011 3:16 AM

  • Installing BI Content objects for SRM

    Hi Experts,
    I am new to this group and i need your help for installing Business Content Objects for SRM based data flow.
    We are working for a BW - SRM upgrade project and as per our requirements we need to build 11 -  BI standard reports based on Shopping Cart, Shopping Cart Approvar &  Central contracts. We have identified the relevant data sources (0BBP_TD_SC_1, 0BBP_TD_SC_APPR_1 ,  0BBP_TD_CONTR_2) info providers/ characteristics & keyfigures from help.sap.com respective with query details.
    We have checked in BW system and do not found any objects under SRM info area (infoobjects/info providers).  As a first step we have activated the above said data sources in SRM system through RSA5 and ensured the data avaialbility through extractor check in RSA3.
    We have replicated the Meta data and got the data soruce in inactive version. We are planning to install the business content for info objects, info providers, query elements..
    We need your suggestions on  how to proceed further and what are the checks need to be done before installing the objects.
    Can any one provide an step by step document for installing the business content  objects from scratch.
    Regards,
    Saravanan.M

    Hi,
    Tty to install objects in below sequence.
    1. Application component
    2. Info area
    3. Catalogs
    4. Info objects - Chars and Key figs.
    5. DSO/CUBEs
    6. Transformations, info pack and DTPs.
    7. Bex Reports
    While isntalling obejcts from BI content, use grouping option as - only necessary objects , do the simulation and later install in background.
    If any obejcts already in active then use Match copy option there itself.
    From google you may find them,
    Use google search key as "Business Content in SAP BI".
    Thanks

  • Error while getting data objects for instance

    Hello Expert,
    I am getting some weird error - whenever there is a new process is triggered and I check context Data, I get following error -
    "Error while getting data objects for instance processinstanceid"
    Thanks is advance
    Priya

    Hi Priya,
    this is a known issue in the xml processing of the Java Virtual Machine. Please refer to the SAP Note for this issue: 1949395
    This should solve your issue.
    Best regards,
    Stefan

  • OEHR Sample Objects Installation - ORA-00902: invalid datatype

    When I was trying to install the supporting objects, I received a CREATE TYPE privilege error previously. Then the DBA updated APEX to 2.2.1 to fix the problem. It did but know I'm gettingn ORA-00901:invalid datatype and othere errors with creating the tables, views,etc. Can somebody help me. I'm running APEX with database version 9.2

    Can somebody help me? I can not install the database objects. I get an invalid datatype error when the install script attempts to install the tables.
    Please help!

  • Error: installing Java Add-in for Central instance

    Dear experts,
    i've installed the SCS and the Java Add-in for DB successful. While trying to install the java add-in for the central instance i get the following error:
    An error occurred while processing service SAP NetWeaver 7.0 Support Release 3 > Software Life-Cycle Options > Java Add-In for ABAP > MaxDB > Central System > Central Instance Java Add-In ( Last error reported by the step :TypeError: instance has no properties (in script NW_Addin_CI|ind|ind|ind|ind, line 109346: ???)
    Thanks in advance.
    Daniel

    Hi,
    Check below thread:
    Error installing SAP NetWeaver 2004s Java Trial Version (SP9)
    Thanks
    Sunny

  • While running my app I get the below error  - have different Class objects for the type javax/servlet/http/HttpServletRequest used in the signature

    I am running ATG[10.1.2] app on Jboss [EAP 5.1.0 GA] I am able to open dyn/admin however when I start my app I get the below error
    java.lang.LinkageError: loader constraint violation: when resolving method "atg.servlet.ServletUtil.setSessionConfNumCacheRequest(Ljavax/servlet/http/HttpServletRequest;)Ljavax/servlet/http/HttpServletRequest;" the class loader (instance of org/jboss/classloader/spi/base/BaseClassLoader) of the current class, atg/filter/dspjsp/PageFilter, and the class loader (instance of org/jboss/classloader/spi/base/BaseClassLoader) for resolved class, atg/servlet/ServletUtil, have different Class objects for the type javax/servlet/http/HttpServletRequest used in the signature
      at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:215)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at atg.servlet.ForwardFilter.doFilter(ForwardFilter.java:263)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at atg.servlet.ErrorFilter.doFilter(ErrorFilter.java:279)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:638)
      at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:446)
      at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:382)
      at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:310)
      at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:416)
      at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:342)
      at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
      at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
      at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
      at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
      at java.lang.Thread.run(Thread.java:680)
    11:22:47,413 ERROR [[localhost]] Exception Processing ErrorPage[errorCode=500, location=/global/errorPage500.jsp]

    The supported JBoss version for 10.1.2 is JBoss EAP 5.1.2 but I don't think that your issue is caused because of this. Your issue is more of an environmental thing as you are probably getting two different versions getting loaded of class javax.servlet.http.HttpServletRequest and so correspondingly two different Class objects as the error shows. One reason for this could be if you include any server-specific libraries (in present case the Servlet API JAR which contains the class javax.servlet.http.HttpServletRequest) of a different version in the /WEB-INF/lib of your web application. Try removing it from there if so and see if that helps.

  • HCM errors in phase Identify Objects for Transfer and Start Data Selection.

    Hello Colleagues ,
    Background: We are using TDMS HCM PA PD Expert package to transfer all of the HCM data
    We are using TDMS 4.0 SP 5. We are trying to do the Configuraition in Identify Objects for Transfer and Start Data Selection.. In this phase, we are encountering the issue of 'choose to confirm to trigger data selection'.  The only option in this activit is'confirm batch' and 'confirm online'. Even if we press the button, we are still encountering issues. What selections then or values can we use?Thank you. Kindly see screen shot
    Regards,
    Meinard

    Hello Meinard,
    There could be two issues:
    First check if you have assigned the target ranges for the dialog user which you are using to select data from sender system. You need to maintain target ranges in activity 'Define target ranges for users' which you can find under activity "Configuration and Utilities in Control system".
    Secondly, there could be authorizaton issues for the sender system user. Check for any authorization issue in SU53 in sender system for the user which you used to logon to sender system.
    Thanks
    Anita

  • How do I install SQL Management Objects for SQL 2008 on a 2 node cluster?

    Hi,
    One of the software we use needs the SMO to be installed. This is on a SQL 2008 2 node cluster. In the control-panel, I do NOT see this installed, and I see the client tools SDK installed and I even did a repair of it. I still do not see it.
    Can some one please help me with SMO install on this 2 node SQL 2008 cluster? I could not find a working link to install this.
    Thanks!
    Suresh.
    Suresh Channamraju

    Hi Suresh,
    According to your descriptIon, you need to install SMO on two nodes of SQL 2008 cluster, right?
    If you want to develop an application that uses SQL Server Management Objects (SMO), you should select the Client Tools SDK when you install SQL Server. To install the Client TooLs SDK without installing SQL Server, install Shared Management Objects from
    the SQL Server 2008 Feature Pack.
    http://www.microsoft.com/en-us/download/details.aspx?id=6375
    By default, the SMO assemblies are installed in the C:\Program Files\Microsoft SQL Server\100\SDK\Assemblies\ directory.
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Newbie apex error when trying to install the OEHR Sample object.

    ORA-01653: unable to extend table FLOWS_030000.WWV_FLOW_ONLINE_HELP by 8 in tablespace APEX
    I got this error when trying to install.
    I will go back now and check the storage space.
    I could not find any error message on it.
    Thanks.Steve

    Just few minutes after asking this question on forum, I was able to find the workaround for opening the DashboardDesigner.exe.
    What I was trying earlier was that, In my "Business Intelligence Center" site,  i was trying to open the Dashboard Designer from "PerformancePoint Content" list by clicking "New Item" from "Items" tab in Ribbon.
    Instead Now I go to the connections library "Data Connections",  Go to "Documents" tab in Ribbon and then click on "New Document".
    Voila!
    Finally "DashboardDesinger.exe" opens up! :D
    Now from this designer application, I can add other Lists directly and can add "PerformancePoint Content" list for creating actual ScoreCards, Dashboards, KPIs etc.
    Happy Learning!
    Shri07

  • Error in running sample application for tuxedo

    Hi
    I received the following error when i try to run the sample application "simpapp"
    for tuxedo. I have set the ubbconfig file.
    i could get tuxconfig file by using tmloadcf commmand.
    for running the buildclient and buildserver it gives following error.do i have
    to install any c compiler? if so pls. suggest me some good c compiler.
    THE ERROR IS :
    C:\simpapp>buildclient -o simpcl -f simpcl.c
    The name specified is not recognized as an
    internal or external command, operable program or batch file.
    NLS:4: Cannot open message catalog TUXNT_CAT, set 1, num 77; check TUXDIR=C:\Program
    Files\BEA Systems\Tuxedo, LANG=Englis
    _United States.1252
    THANKS
    magesh

    Hi
    for Windows NT, which C compiler would be better for compiling the programs
    for tux clients and servers?
    do we have to use the MS-VC++ compiler and what are the environment
    variables to be set if i have to use build(client|server) ?
    pls. help me.
    thanks
    Magesh
    "Peter Holditch" <[email protected]> wrote in message
    news:[email protected]...
    Magesh,
    As I already posted, you need a C compiler installed.buildclient
    merely invoke the system compiler.
    Peter.
    Got a Question? Ask BEA at http://askbea.bea.com
    The views expressed in this posting are solely those of the author, andBEA
    Systems, Inc. does not endorse any of these views.
    BEA Systems, Inc. is not responsible for the accuracy or completeness ofthe
    information provided
    and assumes no duty to correct, expand upon, delete or update any of the
    information contained in this posting.
    magesh muthukumarasamy wrote:
    Hi
    After doing the steps which you've told, I got the following error when
    I
    ran buildclient and builserver respectively :
    C:\simpapp>buildclient -o simpcl -f simpcl.c
    The name specified is not recognized as an
    internal or external command, operable program or batch file.
    TUXNT_CAT:77: ERROR: Can't execute cl/MD -I"%TUXDIR%"\include -Fesimpcl
    simpcl.c "%TUXDIR%"\lib\libtux.lib "%TUXDIR%"
    \lib\libbuft.lib "%TUXDIR%"\lib\libfml.lib "%TUXDIR%"\lib\libfml32.lib
    "%TUXDIR%"\lib\libengine.lib wsock32.lib kernel32.
    lib advapi32.lib user32.lib gdi32.lib comdlg32.lib
    winspool.lib -link -implib:BC-5f.lib
    C:\simpapp>buildserver -o simpserv -f simpserv.c -s TOUPPER
    cl /MD -I"%TUXDIR%"\include -Fesimpserv BS-1a4.c simpserv.c
    "%TUXDIR%"\lib\libtux.lib "%TUXDIR%"\lib\libbuft.lib "%TUX
    DIR%"\lib\libfml.lib "%TUXDIR%"\lib\libfml32.lib
    "%TUXDIR%"\lib\libengine.lib wsock32.lib kernel32.lib advapi32.libuser32
    .lib gdi32.lib comdlg32.lib winspool.lib -link -implib:BS-1a4.lib
    The name specified is not recognized as an
    internal or external command, operable program or batch file.
    CMDTUX_CAT:4180: ERROR: can't execute cl
    /MD -I"%TUXDIR%"\include -Fesimpserv BS-1a4.c simpserv.c
    "%TUXDIR%"\lib\libtux.l
    ib "%TUXDIR%"\lib\libbuft.lib "%TUXDIR%"\lib\libfml.lib
    "%TUXDIR%"\lib\libfml32.lib "%TUXDIR%"\lib\libengine.lib wsock3
    2.lib kernel32.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib
    winspool.lib -link -implib:BS-1a4.lib
    IS IT DUE TO C COMPILER NOT AVAILABLE OR ANY OTHER CONFIGURATIONPROBLEMS?
    >>
    pls. help me.
    THANKS
    magesh
    "LouisLiu" <[email protected]> wrote in message
    news:[email protected]...
    Three steps to solve this problem:
    1. Set the LANG environment variable: set LANG=English_United
    States.1252;
    2. In the tuxedo directory Tuxedo\locale, make a new directory named
    English_United States.1252;
    3. Copy all files in diirectory Tuxedo\locale\C into the newdirectory.
    >>>
    "MAGESH MUTHUKUMARASAMY" <[email protected]> wrote in message
    news:[email protected]...
    Hi
    I received the following error when i try to run the sample
    application
    "simpapp"
    for tuxedo. I have set the ubbconfig file.
    i could get tuxconfig file by using tmloadcf commmand.
    for running the buildclient and buildserver it gives following
    error.do
    i
    have
    to install any c compiler? if so pls. suggest me some good c
    compiler.
    >>>>
    >>>>
    THE ERROR IS :
    C:\simpapp>buildclient -o simpcl -f simpcl.c
    The name specified is not recognized as an
    internal or external command, operable program or batch file.
    NLS:4: Cannot open message catalog TUXNT_CAT, set 1, num 77; checkTUXDIR=C:\Program
    Files\BEA Systems\Tuxedo, LANG=Englis
    _United States.1252
    THANKS
    magesh

Maybe you are looking for

  • How do I sync my iPhone to my MacBook without having to erase everything?

    Hi, I've had my iPhone for a little over a year now, and it used to be synced with a PC desktop. This summer, I got a MacBook Pro, and moved my iTunes library over to the MacBook using an external hard drive (which I struggled with - I lost all my pl

  • Design view inop DW CS3

    Design view grayed out, inaccessable. The file has an HTML extenstion. Files I had previously been able to use Design View on, Design View no longer works. I suspect I inadvertantly turned it off, but how?

  • Relink of libraries for DB 11.1.0.7 on OEL 64-bit erroring out

    Hi, I have installed DB 11gR1 (11.1.0.6) for 64-bit on OEL 5 x86_64-bit server successfully. Oracle® Database 11g Release 1 (11.1.0.6.0) for Linux x86-64 (DVD)      B45168-01 Then upgraded to 11.1.0.7 using the patchset. Now I am trying to clone the

  • Update JTable GUI

    hello, i'm stuck with a stupid prob. i initialize my table with some number of row and cols. but after user finishes their drwaings i would to update my table GUI depending upon no of node they'll draw. and also i want to update the row contents dyna

  • Upgrading to latest iOS enabled the password control on my iPad, except I never set a password.

    Upgrading to latest iOS enabled the password control on my iPad, except I never set a password. I tried 0000, which worked when this happened on my kid's iPad, but it didn't work. Am I totally locked out?