Export Application from apex 4.0 to 4.1

Hi guys,
I exported an application created on apex 4.0 And oracle 11g express beta. Then imported the application into APEX 4.1 ( in the could ).
The problem is whenever I click on the "Edit Links" I get kicked out from the work space and I have to log in again.
** "Edit Links" are working in other applications ...
I hope my question is clear ..
Do you have any Hint ???

NOT really possible to go backwards from 4.x to 3.s. Your best option is to try and find a backup and try and install it and make required changes to meet current version. Why, may I ask is your production environment in 4.x and your development in 3.2? This sounds TOTALLY dainbramaged to me, since I would NOT want to work in such a mixed environment.
Thank you,
Tony Miller
Webster, TX
On the road of life...There are 'windshields', and there are 'bugs'
(splat!)
"Squeegees Wanted"
If this question is answered, please mark the thread as closed and assign points where earned..

Similar Messages

  • Exporting application from apex 4.0.1.00.03 to 3.2.1.00.12

    Hello All,
    Recently we upgraded our Live application to apex V4.0.1.00.03. This was running previously in V3.2.1.00.12, my development still uses the old version(3.2) and no ideas of upgrading it as of now.
    Accidentally my latest development copy is missing, I have an only option to export back from live to V3.2 to produce latest changes in my development. I know it would be a question of doing, but is there any possibilities.
    Any help on this would be really grateful.

    NOT really possible to go backwards from 4.x to 3.s. Your best option is to try and find a backup and try and install it and make required changes to meet current version. Why, may I ask is your production environment in 4.x and your development in 3.2? This sounds TOTALLY dainbramaged to me, since I would NOT want to work in such a mixed environment.
    Thank you,
    Tony Miller
    Webster, TX
    On the road of life...There are 'windshields', and there are 'bugs'
    (splat!)
    "Squeegees Wanted"
    If this question is answered, please mark the thread as closed and assign points where earned..

  • Export application from APEX 3.1 to 3.0

    Hi ALL,
    I'm having a problem importing an application installation script created by APEX 3.1 into APEX 3.0.
    I have:
    1 ) on my local machine Oracle XE with APEX 3.1.0.00.32 and
    2) on the Corporate environment Oracle with APEX 3.0.1.00.08.
    The problem is: I didn’t realize the difference till I finished my development on the XE environment, exported my application into an SQL script and then tried to import it into Apex 3.0 !!!
    I’m stuck, I get strange errors about procedure “create_page” having wrong number of arguments.
    I tried to cross reference the changes for another Application installation scripts exports from 3.0 and 3.1, and reached point where the error becomes about “check constraint” violations.
    Could you please help me to make sure an export from APEX 3.1 would be ok to import into APEX 3.0.
    I though of the following solutions:
    1) there is somewhere a TOOL that can back-version an installation script.
    2) maybe in APEX 3.1 , there is somekind of hidden parameter or function that can generate a 3.0 installation script.

    I already tryed this :
    wwv_flow_api.create_page(
    remove this line:
    p_include_apex_css_js_yn=>'Y',
    in the command
    wwv_flow_api.create_page_plug (
    after the line
    p_plug_caching=> .......
    add
    p_required_patch=> '' + wwv_flow_api.g_id_offset,
    everywhere you find the command
    wwv_flow_api.create_report_region (
    remove line
    p_ajax_enabled=> 'N',
    but I keep getting this error:any Ideas!
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-20001: Error page=3 item=&quot;P3_LOGPATCHNO&quot; id=&quot;60902642925391712&quot; ORA-02290: check constraint (FLOWS_030000.WWV_VALID_FSITEM_DISPLAYAS) violated <pre>declare h varchar2(32767) := null; begin wwv_flow_api.create_page_item( p_id=&gt;27631117016792464 + wwv_flow_api.g_id_offset, p_flow_id=&gt; wwv_flow.g_flow_id, p_flow_step_id=&gt; 3, p_name=&gt;'P3_LOG
    Error installing application.

  • Moving Application from Apex 2.2 to Apex 3.1

    Hi ,
    I installed Apex 3.1 Successfully, its a FARESH Installation,
    Now I have to import the Apex 2.2 Application into this New Apex 3.1,
    Do I need to get the Schemas available in Apex 2.2 & get it Import into Apex 3.1 Database using Exp/Imp Utility
    or Any specific mathod available to to move the Applications from
    Apex 2.2 to Apex 3.1
    Best Regards
    cnu

    Srinivas,
    Export the schemas from one database and import them into the other using standard Oracle database facilities like exp/imp or Datapump.
    Export your applications from the current Application Express database using the Application Express export pags. This will create files. Take those files and import/install them into your workspaces in the new database using the import/Install wizard. Export the workspaces first from the old database and import/install them into the new using the apex_admin application at each site.
    Scott

  • Import Error  - application from apex 3.2.1 imported into  3.2.0

    Hi,
    I try to import 2 application from apex 3.2.1 into 3.2.0
    First (open application) - working without login in - was imported with success.
    Secound one - witch working with APEX user autentication - I could not install.
    Current Workspace:      S_WORKSPACE
    Export File Workspace:      S_WORKSPACE
    Export File Workspace ID:      1021311098347247
    Export File Application ID:      107
    Export File Version:      2009.01.12
    Export File Parsing Schema:      SY
    Application Origin:      This application was exported from the current workspace.
    I get only error report from instalation process:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: linia 90, kolumna 32: PLS-00201: identyfikator 'MUST_NOT_BE_PUBLIC_USER' powinien być zadeklarowany ORA-06550: linia 39, kolumna 1: PL/SQL: Statement ignored &lt;pre&gt;declare a1 varchar2(32767) := null; begin a1:=a1||'select'||chr(10)|| 'a.KODARTYKULU as KODARTYKULU ,'||chr(10)|| '''&amp;lt;b&amp;gt;''||a.KODARTYKULU||''&amp;lt;/b&amp;gt;'' as KODARTYKULU_NR,'||chr(10)|| 'a.KODARTYKULU as DoAutorow,'||chr(1
    How can I install aplication?
    Please help me,
    Mark

    In SQL-Developer connect to your Apex's schema and open the schema browser (you should see it on the sidebar with options : tables,views,indexes etc..). Within that you can see "Application Express" (its further down after the usual DB object groups), expand that and you should see your applications.
    Right click on the Application Name and choose export DDL -> Save to file.

  • Error when export application from navigator bar

    hello, i had this error when export one application.
    Error: ORA-06502: PL/SQL: numeric or value error (WWV-11230)
    Unexpected error encountered: ORA-06502: PL/SQL: numeric or value error (WWV-15200)

    Which version of portal you are using?
    And what is the language installed ?

  • HTML issues in Migration of Existing Application from Apex 2.0 to 2.2

    hi
    In my Existing Application of 2.0, iam taking some HTML formatted values into hidden fields like :P35_NOTIFICATION_BODY (Contains data like with HTML syntax<b><font color ="red"><notif Contents></font></b> ) etc.
    and displaying that data into HTML region like html Header: &P35_NOTIFICATION_BODY.
    for the quick view of the received user's notifications and its working fine in 2.0 version and data is showing correctly with the html formatting.
    but when i trying to run that application into 2.2 version, i found that the html region showing data with the HTML expressions instead of formatted HTML.means its not formatting the HTML contents and showing HTML Expressions direclty.
    Please suggest me why is that different come and what is the reason behind this.

    Hello,
    There were some changes in behavior between version 2.0 and 2.2 regarding the issue you are describing. I believe the following thread can clears things up for you - Re: Computed Region TItles being Escaped in Apex 2.2
    Regards,
    Arie.

  • Export application from glassfish to tomcat

    i made an application using netbeans, glassfish with java server faces and richfaces. the application worked ok. but when i deploy the application to a tomcat server, it doen`t works.
    the log is:
    28/08/2008 01:47:14 PM org.apache.commons.digester.Digester error
    GRAVE: Parse Error at line 10 column 116: Document root element "faces-config", must match DOCTYPE root "null".
    org.xml.sax.SAXParseException: Document root element "faces-config", must match DOCTYPE root "null".
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:131)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:384)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:318)
         at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.rootElementSpecified(XMLDTDValidator.java:1621)
         at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.handleStartElement(XMLDTDValidator.java:1900)
         at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startElement(XMLDTDValidator.java:764)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1359)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$ContentDriver.scanRootElementHook(XMLDocumentScannerImpl.java:1316)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3095)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:921)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
         at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
         at org.apache.commons.digester.Digester.parse(Digester.java:1745)
         at com.sun.faces.config.ConfigureListener.parse(ConfigureListener.java:1188)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:301)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4350)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
         at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:511)
         at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1229)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
         at org.apache.catalina.manager.ManagerServlet.check(ManagerServlet.java:1465)
         at org.apache.catalina.manager.ManagerServlet.deploy(ManagerServlet.java:821)
         at org.apache.catalina.manager.ManagerServlet.doGet(ManagerServlet.java:349)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:196)
         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.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
         at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
         at java.lang.Thread.run(Thread.java:619)
    how i solve this.??

    And do you use the proper JARs in the classpath? I.e. the right versions only and no duplicates nor multiple differend versioned JARs?

  • Migration from APEX 3.1 to APEX 4.0

    Dear All,
    We are currently upgrading our APEX application from Apex 3.1 version to 4.0. We have done this in two ways .
    +1. Upgrade the Apex from 3.1 to 4.0 along with the application+
    +2. Export from 3.1 and import into 4.0 version.+
    Both the ways we are getting issues
    The issues we are getting are:
    First method:
    +1. The reference IDs of fields in tabular form are getting changed and hence the Javascripts are not running.+
    +2. Since the references are changed, the validations have to be re-looked.+
    We made changes to pick the current reference ids, but still the scripts are not running (not even identified by the system. When we check with Firebug in Firefox, it shows the scripts does not exist/not recognised?!)
    Second Method:
    +1. The reference IDs are changed only for very few.+
    +2. Javascripts are not fully imported by the system and it leaves few scripts. Hence few scripts are missing after import.+
    Is there something which we are missing?What is the best way to migrate when there are javascripts involved?
    Kindly reply.
    K Tanna.

    Hi,
    the session number is generated by Apex each time the end user logs in at your application.
    This should give no problem when you migrate to a newer version.
    regards,
    Erik-jan

  • Open word document from APEX

    Evening folks!
    I am new to APEX and I've struggled thus far so this forum has been a life-saver.
    I'm hoping there is a solution to my new problem ;-)
    I have successfully exported data from APEX to csv (HUGE thanks to the spendolini blog) and I can use that csv file as a data source for a mail-merge word document, but I have a couple of questions:
    1. I'd like the csv file to save to a specified location without prompting the user to open, save etc. Is this possible?
    2. I'd like to open a specified mail-merge word document automatically from within my APEX application. Is this possible?
    To explain, ideally I would like the user to click on the export button and it save the data to a specified csv file automatically and then automatically open a specified mail-merge word document.
    Many thanks in advance.
    Winnie

    Exporting a .csv to a directory instead of prompting user to save the file is done using
    a similar function:
       PROCEDURE export_to_csv (p_directory IN VARCHAR2, p_filename_in VARCHAR2)
       IS
          v_file   UTL_FILE.file_type;
          CURSOR c_emp
          IS
             SELECT empno, ename, job
               FROM emp;
       BEGIN
          v_file := UTL_FILE.fopen (p_directory, p_filename_in, 'W');
          UTL_FILE.put_line (v_file,
                             'EMPNO' || ';' || 'ENAME' || ';' || 'MANAGER'
          FOR c IN c_emp
          LOOP
             UTL_FILE.put_line (v_file,
                                c.empno || ';' || c.ename || ';' || c.job);
          END LOOP;
          UTL_FILE.fclose (v_file);
       END export_to_csv;The cursor is hardcoded here. You could enter your select statement also as a
    parameter and create a "generic" solution, for all purposes.
    I don't know much about mail merge. Others will need to help there.
    Denes Kubicek

  • How can I do change File Character when I export application (4.2.1.00.08)

    Hello,
    Please, help me!
    I need to change "File Character" when I export application with Apex 4.2.1.00.08 version, but this option, is not possible. The ComboBox already select with
    "Unicode UTF-8]', but I need "ISO-8859-1 - Europa Ocidental", how can I do change it?
    Thanks

    Please register for a "real" user account rather than the anonymous user7266483.
    You can not change it on the export...this is simply set to whatever is in effect in the DB.
    However, it is totally unnecessary to change it on export. If the database into which you need to import the exported application is "ISO-8859-1 - Europa Ocidental", at the time you begin to import, it will default to "ISO-8859-1 - Europa Ocidental". You need to change this to the character set under which it was exported. In this case, it was "Unicode UTF-8".
    It does not matter that you export and import in the same character set. It only matters that you correctly set the import to match how it was exported.
    -Joe

  • Impossible to run an applet in a signed jar from APEX page

    <applet id="runApp"
    CODE="TestApplet"
    ARCHIVE="/i/...path to applets dir.../applets/test.jar"
    width=1 height=1>
    </applet>
    The class TestApplet is in the jar's root.
    Java console shows:
    java.lang.ClassNotFoundException: TestApplet
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://kor:7777/i/...path to applets dir.../applets/test.jar/TestApplet.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 7 more
    The applet is not called by javascript => should not be blocked by Java plugin.
    Igor
    Edited by: kortchnoi on Nov 1, 2009 2:28 PM

    Well... All of a sudden it began to work. Why - I don't know. Maybe, because I have restarted the browser. Or else.
    Anyway, now I can launch *.exe (some legacy applications) from APEX on Firefox. Next step - IE that resists for the moment.
    Igor

  • Export Apex application from the command line and eliminate Apex

    I had a problem to migrate version 4.0.2 to 4.1 Apex, and I can not access to Apex. I open a Thread with the problem but so far I have no answers.
    Given that Apex is not working, I can think to do the following:
    ---Export applications that are currently installed in Apex
    ---Totally eliminate the apex and do a new install
    Does anyone know if this is a viable option?
    If Yes, what package I have to run to make the export of applications?
    How do I completely remove the current installation of Apex? And leave prepared the database for a new installation from scratch, the version of Oracle we use is 11 g Enterprise Edition Release 11.2.0.1.0.
    If someone can give me any advice would be very grateful.
    Best regards
    Gerard

    Hi Patrick
    +(-) Do Have you had any installation issues?+
    I had some but I think that are already resolved, I have another open thread Re: Big problem in update to Apex 4.1 with the details of the problems I had.
    +(-) Do Have you checked the log files?+
    Where can I find them?
    +(-) What is your database version?" "Does Is it XE?"+
    I'm using "Oracle11g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production"
    +(-) Which web server do you use to access APEX (Apache with mod_plsql, APEX Listener or Embedded PL/SQL gateway (EPG))?+
    Embedded PL/SQL gateway
    +(-) Which URL did you use in the past to access APEX?+
    This URL: http://192.168.0.5:8080/apex/apex
    +(-) What happens if you enter http://192.168.0.5:8080/apex+
    If enter "http://192.168.0.5:8080/apex/" I get the following error
    "Error ERR-1014 Application not found."
    "application = 4500 workspace = 10"
    Thanks a lot
    Gerard

  • How to restore or backup Apex application from Command line ? URGENT

    We have Oracle apex 4.1 installed in Oracle 11g R2 database (windows 64-bit) 2008 R2
    For some reason our database dictionary objects are corrupted.
    We wanted to backup our Apex applications in some workspaces ASAP.
    We are not able to access apex from http://localhost:7777/pls/apex/htmldb_login
    We have an underlying database schema export (expdp).
    1) Is there a way to export or backup the apex application without logging into the apex URL ? if yes how ?
    2) Does Oracle has any of its own native tool to backup and restore from command line ?
    Thanks in advance

    My (MS Windows) experience, if I may; perhaps you'll find something useful.
    You'll find the README.TXT file in /apex/utilities directory. Read it.
    In order to use APEXExport, you need JDK version 1.5 or higher. Check your version by typing (and viewing the result):
    C:\>java –version
    java version "1.6.0_06"
    Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
    Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing)Its directory should be part of the PATH environment variable: on my computer, directory name isC:\Program Files\Java\jre1.6.0_06\binFurthermore, Oracle JDBC class libraries must be part of the CLASSPATH environment variable. Check whether it exists (in Control Panel - System - Advanced - Environment Variables). For my 10gXE, it is here:C:\oraclexe\app\oracle\product\10.2.0\server\jdbc\lib\ojdbc14.jarI couldn't make it work; didn't know that ".\" directory must be entered into CLASSPATH as well (found that information in Arie Geller's book). Therefore, my final CLASSPATH version is:.\;C:\oraclexe\app\oracle\product\10.2.0\server\jdbc\lib\ojdbc14.jarOK, setup is done. Now, go to your /apex/utilities directory and, from the command prompt, run (mind the upper case!)java oracle.apex.APEXExportwhich will show a short help.
    I chose to export the whole workspace. In order to do that, I need the workspace ID (got it from Apex's SQL Workshop; that might be a problem as you can't get there, can you? I can't tell how to find that information apart from SQL Workshop, but I'm pretty sure someone, who is much more experienced than me, will know it). OK, here's how you find it:select v('WORKSPACE_ID') from dual;Finally, here's the final step - export:C:\apex\utilities>java oracle.apex.APEXExport -db localhost:1521:xe -user scott -password tiger -workspaceid 1038408092496568The result are fxxx.sql files (where "xxx" represents application number).
    I hope you'll manage to export your applications; basically, nothing special here (except that ".\" directory in the CLASSPATH variable).
    Best of luck!

  • Export from Apex 3.2 and import to Apex 4.0

    I apologize if this has been asked before (and I am sure it has).
    We are about to move all our Apex/Oracle apps to a server where Apex 4.0 is installed. Our current Apex version is 3.2. My question is can we export from Apex 3.2 and import in Apex 4.0 and expect everything to work (assuming it all works fine in Apex 3.2 and all Oracle objects were moved properly to the new server , both servers have Oracle 11g).

    I am having trouble finding "update application" under any of the utilities.
    Also one of my applications gives me the following error when I try to import it from Apex 3.2. to 4.0
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-02290: check constraint (APEX_040000.WWV_FLOW_WS_RPT_CHART_AGG_CK) violated &lt;pre&gt;begin wwv_flow_api.create_worksheet_rpt( p_id =&amp;gt; 24053127534342788+wwv_flow_api.g_id_offset, p_flow_id=&amp;gt; wwv_flow.g_flow_id, p_page_id=&amp;gt; 60, p_worksheet_id =&amp;gt; 24052412232342516+wwv_flow_api.g_id_offset, p_session_id =&amp;gt; null, p_base_report_id =&amp;gt; null+wwv_flow_api.g_id_offset,
    I have no clue how to fix that.
    George

Maybe you are looking for

  • I can't import images from the web into my iphoto 8

    I installed snow leopard a few weeks ago and when I try to click on an image on a website like a friends photo from myspace, and drag it to my Iphoto's icon in my dock it gets rejected, But I was able to do that very same thing before and it would wo

  • Cell specific rendering with default renderers?

    I searched but I can't find the answer to my (hopefully) simply question. I know that I have to overwrite the getCellRenderer method in my own JTable class to specify cell specific renderers. Now my problem: I want to use the same renderers as the de

  • Importing too much?

    Hi, Just a general question about the "import" statement. Does the amount of classes imported into a java file, or the number of individual import statements, influence the size of the generated class file? For example, would a file that included the

  • Profitability report in COPA

    Hello all, Can any copa expert suggest me on the following problems. 1. There is a difference between FI sales value and COPA sales value, it has been reported that one document was not considered in COPA. what should I do to include this document. 2

  • Acrobat 8 installation from a Norwegian CD

    Hi! I bought Acrobat 8 last summer on Ebay. I ended up getting 2 CD's, one that was a copy in english and the other an original unopened CD labeled Brazilian Portuguese, Norwegian. It has the serial number stickers on the back. I used the english ver