Error importing metadata when you create the import profile

Hi guys,.

I am creating an interface to metadata (out-of-the-box) to Fusion (source) to a HFM application. I have successfully completed the following activities:

-Registry system source

-Configure entities accounting source

-Initialize the source system

-Target registry system

-Create the import format (Fusion of application HTP) that corresponds to the account dimension in the target application the COA account segment from the source system.

-Create the location, connected to the high import format

-Create the metadata rule

When I try to run the rule of metadata, it triggers the following error in the step "design EPMA import profile for dimension ERPI system profile 5:

2015-03-09 13:04:32, 456 [AIF] INFO: [exportMetadataToEPMA: 201] end (java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: server was unable to process request.---> System.FormatException: input string is not in a correct format.)

See below the FDM application log:

2015-03-09 13:04:25, 716 [AIF] DEBUG: CommDim.getRuleInfo - END
2015-03-09 13:04:25, 717 DEBUG [AIF]: AIFUtil.callOdiServlet - START
2015-03-09 13:04:25, 941 [AIF] DEBUG: the registry has been found!
2015-03-09 13:04:26, 006 INFO [AIF]: Services of EPMA Web URL: http://EPM11124V2:19000 / hyperion-bpma-Server
2015-03-09 13:04:26, 007 [AIF] DEBUG: establishing a session now...
2015-03-09 13:04:29, 523 INFO [AIF]: the session Id is: fa0ecc96-m-e2ee-f7be-8b8b6d0112d8
2015-03-09 13:04:31, 305 [AIF] INFO: creation of profile import:
2015-03-09 13:04:32, ERROR 451 [AIF]: error encountered
2015-03-09 13:04:32, ERROR 453 [AIF]: error encountered
2015-03-09 13:04:32, 456 [AIF] INFO: [exportMetadataToEPMA: 201] end (java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: server was unable to process request.---> System.FormatException: input string is not in a correct format.)

Server stack trace:
at System.Number.StringToNumber (String str, NumberStyles options, NumberBuffer & number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32 (String s, NumberStyles style NumberFormatInfo info)
At Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName (Guid sessionID String dataSource)
to Hyperion.DimensionServer.Proxies.ImportsProxy. <>c__DisplayClass1. b__0() < CreateImportProfileForApplication >
At Hyperion.DimensionServer.Global.HandleThreadContext (Guid sessionID, method ThreadContextDelegate)
At Hyperion.DimensionServer.BaseProxy.HandleAPICall (Guid sessionID, method ThreadContextDelegate)
At Hyperion.DimensionServer.Proxies.ImportsProxy.CreateImportProfileForApplication (Guid sessionID, String name, description of the chain, ImportType importType, dataSourceName, index of the ApplicationLocator String)
to System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage (md IntPtr, Object [] args, object, Int32 methodPtr, Boolean, Object fExecuteInContext Server [] & outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage (Int32 methodPtr, IMessage msg, Boolean fExecuteInContext)

Exception thrown once again [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage (IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (MessageData & msgData, Int32 type)
At Hyperion.DimensionServer.Interface.IImports.CreateImportProfileForApplication (Guid sessionID, String name, description of the chain, ImportType importType, dataSourceName, index of the ApplicationLocator String)
At Hyperion.DimensionServer.WebServices.Imports.CreateImportProfileForApplication (Guid sessionID, String name, description of the chain, ImportType importType, dataSourceName, index of the ApplicationLocator String)
---End of inner exception stack trace---)
2015-03-09 13:04:32, 489 [AIF] DEBUG: AIFUtil.callOdiServlet - END
2015-03-09 13:04:32, 498 FATAL [AIF]: error in CommDim.loadMetadata
Traceback (most recent call changed):
Folder "< string >", line 4185 in loadMetadata
RuntimeError: java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: server could not process the request. ---> System.FormatException: input string is not in the correct format.

Server stack trace:
at System.Number.StringToNumber (String str, NumberStyles options, NumberBuffer & number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32 (String s, NumberStyles style NumberFormatInfo info)
At Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName (Guid sessionID String dataSource)
to Hyperion.DimensionServer.Proxies.ImportsProxy. <>c__DisplayClass1. b__0() < CreateImportProfileForApplication >
At Hyperion.DimensionServer.Global.HandleThreadContext (Guid sessionID, method ThreadContextDelegate)
At Hyperion.DimensionServer.BaseProxy.HandleAPICall (Guid sessionID, method ThreadContextDelegate)
At Hyperion.DimensionServer.Proxies.ImportsProxy.CreateImportProfileForApplication (Guid sessionID, String name, description of the chain, ImportType importType, dataSourceName, index of the ApplicationLocator String)
to System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage (md IntPtr, Object [] args, object, Int32 methodPtr, Boolean, Object fExecuteInContext Server [] & outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage (Int32 methodPtr, IMessage msg, Boolean fExecuteInContext)

Exception thrown once again [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage (IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (MessageData & msgData, Int32 type)
At Hyperion.DimensionServer.Interface.IImports.CreateImportProfileForApplication (Guid sessionID, String name, description of the chain, ImportType importType, dataSourceName, index of the ApplicationLocator String)
At Hyperion.DimensionServer.WebServices.Imports.CreateImportProfileForApplication (Guid sessionID, String name, description of the chain, ImportType importType, dataSourceName, index of the ApplicationLocator String)
-End of the exception stack trace internal-

2015-03-09 13:04:32, 568 FATAL [AIF]: error in the load metadata
2015-03-09 13:04:32, 641 [AIF] INFO: end process FDMEE, process ID: 201

I'm new type of debugging using FDMEE, but I am not mistaken, he finds a string where I shouldn't be finding a string somewhere in the metadata? I looked in the source system metadata, but I see not all metadata 'string. ' Could someone maybe advise and point me in the right direction on how to handle this error (which causes the error, where to look, etc.). Any help would be appreciated kindly!

Kind regards

Gerard

Hello

Looks like you might need to work on ensuring that FDMEE can talk to EPMA.

Also take a look at the following doc:

FDMEE: Export of metadata for EPMA fails (Doc ID 1633771.1)

Tags: Business Intelligence

Similar Questions

  • I am still getting error code 8004ff83 when you perform the update

    I am still getting error code 8004ff83 when you perform the update

    I read that in safe mode, it would be possible to do the update. What is safe mode?

    Hello

    Perform the steps from the link below and check if the problem persists.
    Problems with installing updates
     
    Hope this information helps.
  • No XML code generated when you create the POJO data control

    JDeveloper 11.1.2.1.0

    http://www.Oracle.com/technetwork/developer-tools/ADF/learnmore/38-POJO-editable-tree-169180.PDF

    Page 3 in the link above, I understand that when you use the context menu to create a control to data from a POJO, JDeveloper will create a metadata XML file to describe the control. In my case, there is no XML even if control data appears in the data controls panel. Does anyone know if there are circumstances in which JDeveloper will not create the XML? Is there something I need to do to enable this feature?

    Adrian

    This is a new feature in JDeveloper 11.1.2 from known under the name of * 'Sparse control data for the beans' * what generation XML is NOT necessary.
    Check this box:
    http://blogs.Oracle.com/Groundside/entry/unsung_heroes_of_11_1

    Thank you
    Nini

  • Error returned (sometimes) when you use the tag &lt; cfxml &gt;

    I have a problem when you use the < cfxml > tag, its seems error when I try and view the XML over a certain length, because it works for some of my folders and others do not.  Is there a known displaying stuff in the cfxml tag size limit?

    Here is my code, I don't know how to move forward on this issue. Well, any help would be apprciated.

    Right.

    It is therefore being truncated when it is read in the DB.  Nothing to do with CFXML.

    Looks like it is hitting the size of the Long text buffer (which by default is 64 KB).  Increase this value (in your DSN settings, advanced).

    --

    Adam

  • Implementation for the Apps Error signature: "ioexception when you save the new key pair".

    I'm following the instructions of setting up registration your apps: https://developer.blackberry.com/html5/documentation/signing_setup_smartphone_apps_1920010_11.html.

    After typing the password and move the mouse around, I get a message, "ioexception when you save the new key pair". BB forums say that the problem is that my JDE is not installed, but it is. I'm also not using windows 7. Does anyone know how to fix this?

    As for all my messages, within the hour to ask, I always find the solution.

    http://ekkescorner.wordpress.com/blog-series/blackberrydev/secure-development-of-blackberry-applicat....

    However, it is normal that the instructions on the page webworks lack incredibly. I went with anger poster yesterday on the development of how awful all for blackberry is, and how absurd it is that there is no phone tech support. I decided yesterday against him because I felt bad for RIM as they seem to get into financial trouble. I've been on the fence about BB, and I tried to tell my friends that the newest smartphone looks like it could be promising. While it is true, I have not developed for BB 10 again, if it's developers resources also lack 7 are, I have no doubt that soon she will fail and I will give is more no support.

  • Error during communication with the remote host when you create the new virtual machine

    I'm under 7 ESX servers on IBM Blade H22 there is a mistake to invite while I create a new virtual machine

    on the vcenter Server

    At the end of 30-35 minutes, it gives an error

    "Error during communication with the remote host"

    The existing machines are working well... I tried to create virtual machines to other ESX servers as well

    but the same question. I also tried to make the clone of existing machines, but without success

    Can anyone help?

    You rescan the LUNS once?

    You've restarted the management agent?

    You've restarted the vpxa?

    If this isn't the case, please perform the step above and check out them.

  • CS6 Illiustrator crashes when you create the new file

    Hello.

    I'm using windows 7 x 64. And I installed the two Illiustrators x 64 and x 32. I open the Illiustrator but when I try to create the new file Illiustrator stop working.

    Windows 7 Hompe premium x 64

    processor i3 4x2.93

    RAM: 4 GB

    network with printers

    printer.PNG

    error reaport

    ill.PNG

    Hi Philippe,.

    We are really sorry for all the inconveniences that made you.

    Try the following steps to check the issue.

    1 try resetting preferences

    Press Ctrl-Alt-Shift on PC as soon as you click on the Illustratir icon to reset the preferences to the default settings.

    2. If this help not try to remove all printers from the system one & check.

    3. in addition, you can try to set the boot system & check if still HAVE plant if you try to create a file.

    At the same time if these steps does not resolve your problems you can contact Adobe support by following the link below:

    http://helpx.Adobe.com/contact/

    Thank you

    Florian

  • I get the error code 80070005 when you click the Windows Automatic Update button.

    Basically, the title says it all. When you click on the button to auto update error code 80070005 arrives. What should I do?

    This problem may be caused by third-party security programs such as firewalls and antivirus software. You can disable or remove to check the issue.

    http://support.Microsoft.com/kb/929135
    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

  • Setting internal ID when you create the master/working repository

    I came across a large number of documents requesting to set the different internal id for each repository, while creating. But during installation / creating repository time ODI client didn't ask me to create an identifier internal. It automatically assigns him.

    To change the internal id after the creation of repository, you can renumber it. But it is also a risky process. SO, please tell me if there is a way to create IDs internal during the installation of the ODI client or when the repository was created.

    Hi HS,.

    Thanks for your reply. I wanted to know why it does not define an internal id when creating the repository for the first time. If it's not us to put in place the internal id first and ask to put in place after the creation of the repository, which seems to carry some risks, do yo think that it is a bug in the application.

    Thank you

    Sayed

  • Error beep sound when you open the color picker in Illustrator

    Hello

    I have a strange problem. Every time when I double click on the color picker in illustrator, I hear a boring. It's the same when you make a mistake, only then I get a dialog box with information about the error. The color picker appears and flashes at first. It works normally. I got turned down the volume, but of course that is not a solution. Anyone has any idea what it is?

    On my laptop, it works fine.

    Thanks in advance.

    Mark

    OK, I fixed it. I changed the workspace and he again changed back and it has been resolved. So, we'll probably never know what happened. Thanks fot your time.

    Select this option.

  • Database objects is EMPTY when you create the Entity object

    Hello!

    I am very new to JDeveloper/OAF, I'm an online example how to create an entity object. When I right click, new entity object, the objects of database is EMPTY, I expect that my tables will be listed here. I have already created a database connection and tested it successfully. When creating the new workspace, I defined the DBC file, my name of user and password, the abbreviated name of the application and the keys, I also defined a new package. What else is that I'm missing? I saw when the definition of a new package, it suggests a format particular as name.oracle.apps.component.subcomponent.webui, it has something to do with my problem? Is this format that is posted somewhere? Why do I get a blank list?

    Thank you.

    Jon

    Solved. I just replaced with the version you originally downloaded .dbc files. I remember that I took off the APPS_JDBC_URL line (following a statement online for a problem I encountered earlier). No doubt this has solved the problem.

  • InDesign CC closes unexpectedly when you create the new document

    Hi, my CC Indesign closes unexpectedly whenever I try to create a new document.

    Also, it closes when I use the plugin Blurb Indesign, to create the new document or for download from my books - during the pre-flight, she leaves.

    I've updated to CC2015. I also re-installed the plugin blurb. These two measures do not seem to work.

    • The InDesign file in the cache folder, delete.
    • In the preferences/Adobe InDesign / Version 11.0/en_US (or any language folder you see there), locate the InDesign Defaults file and place it on your desktop (this way you can always copy it back if necessary). If there is a file, InDesign SavedData offers also the office.
    • Restart InDesign after doing that, fingers crossed it will launch.
    • If you are satisfied with the result and don't need your InDesign preferences previous folder (InDesign Defaults), then delete the two files to the desktop computer. I usually keep a copy of them just in case ;-) But 99% of the time that I do not put them back, as clearing caches and prefs seems very often cure the problems.
  • error itms-9000 when you submit the Viewer

    I checked for a double (a thousand times) that the files are the same and they are, but I still get this error. I am running App Loader 3.0 in its latest version. Any thoughts?

    Thank you very much.

    You must go to your iTunes list and turn off when you said that your application takes in charge of newsstand. If you get an error indicating that the changes may not be saved then you should look for other errors in your iTunes list preventing probably save it. If you still get errors while you should contact Apple Developer support by using their share on how to correctly save your ad without the checked parameter kiosk.

    Neil

  • Error ORA-00979 when you run the SQL in Oracle 11.2.0.3

    Hi Oracle Experts,


    I am trying to execute a SQL statement which consist of 2-3 levels of inline queries. Part of this SQL statement is as below:
    SELECT
          "SAMPLE_RESULT"."PROPERTYID",
          "SAMPLE_RESULT"."QUALIFIER",
          ROUND(AVG(SAMPLE_RESULT.RESULT),2) avg_result,
          AVG(DECODE(SAMPLE.QUALITYSTATUS, 'P', 1,'F', 5)) qltystatus,
          TO_CHAR("SAMPLE"."SAMPLEDT",'dd-Mon-yyyy') sampledt,
          TO_CHAR("SAMPLE"."SAMPLEDT",'rrrr-mm-dd') sortdate
          STD.stdev,
          getCL.cl
        FROM
          (
            SELECT
              ROUND(stddev(INS.avg_result),2) stdev
            FROM
              (
                SELECT
                  "SAMPLE_RESULT"."PROPERTYID",
                  "SAMPLE_RESULT"."QUALIFIER",
                  ROUND(AVG(SAMPLE_RESULT.RESULT),2) avg_result,
                  AVG(DECODE(SAMPLE.QUALITYSTATUS, 'P', 1,'F', 5)) qltystatus,
                  TO_CHAR("SAMPLE"."SAMPLEDT",'dd-Mon-yyyy') sampledt
                FROM
                  "SAMPLE",
                  "SAMPLE_RESULT",
                  "ACTIVITY"
                WHERE
                  (
                    "SAMPLE"."SAMPLEID" = "SAMPLE_RESULT"."SAMPLEID"
                  )
                AND
                  (
                    "SAMPLE_RESULT"."TESTINSTANCE" = fn_max_instance (
                    sample.sampleid, sample_result.testid, sample_result.propertyid
                    )
                  )
                AND
                  (
                    "SAMPLE"."ACTIVITYID" = "ACTIVITY"."ACTIVITYID"
                  )
                AND
                  (
                    ACTIVITY.VARIANTID IN ('Sales Gas','Contaminants End')
                  )
                AND
                  (
                    ACTIVITY.LOCATIONID = 'S-5003C'
                  )
                AND
                  (
                    SAMPLE.EVENTID <> 'AD-HOC'
                  )
                AND
                  (
                    "SAMPLE"."SAMPLESTATUS" = 'L'
                  )
                AND
                  (
                    TO_DATE(TO_CHAR(SAMPLE.SAMPLEDT,'dd-mon-yyyy')) BETWEEN TO_DATE
                    (TO_CHAR(:StartDate,'dd-Mon-RRRR')) AND TO_DATE(TO_CHAR(
                    :StartDate,'dd-Mon-RRRR')) + 6
                  )
                AND
                  (
                    SAMPLE_RESULT.PROPERTYID = 'GCV'
                  )
                GROUP BY
                  SAMPLE_RESULT.PROPERTYID,
                  SAMPLE_RESULT.QUALIFIER,
                  TO_CHAR("SAMPLE"."SAMPLEDT",'dd-Mon-yyyy')
              )
              INS
          )
          STD,
          (
            SELECT
              ROUND(AVG(INS.avg_result),2) cl
            FROM
              (
               SELECT
                  "SAMPLE_RESULT"."PROPERTYID",
                  "SAMPLE_RESULT"."QUALIFIER",
                  ROUND(AVG(SAMPLE_RESULT.RESULT),2) avg_result,
                  AVG(DECODE(SAMPLE.QUALITYSTATUS, 'P', 1,'F', 5)) qltystatus,
                  TO_CHAR("SAMPLE"."SAMPLEDT",'dd-Mon-yyyy') sampledt
                FROM
                 "SAMPLE",
                  "SAMPLE_RESULT",
                  "ACTIVITY"
                WHERE
                  (
                    "SAMPLE"."SAMPLEID" = "SAMPLE_RESULT"."SAMPLEID"
                  )
                AND
                  (
                    "SAMPLE_RESULT"."TESTINSTANCE" = fn_max_instance (
                    sample.sampleid, sample_result.testid, sample_result.propertyid
                    )
                  )
                AND
                  (
                    "SAMPLE"."ACTIVITYID" = "ACTIVITY"."ACTIVITYID"
                  )
                AND
                  (
                    ACTIVITY.VARIANTID IN ('Sales Gas','Contaminants End')
                  )
                AND
                  (
                    ACTIVITY.LOCATIONID = 'S-5003C'
                  )
                AND
                  (
                    SAMPLE.EVENTID <> 'AD-HOC'
                  )
                AND
                  (
                    "SAMPLE"."SAMPLESTATUS" = 'L'
                  )
                AND
                  (
                    TO_DATE(TO_CHAR(SAMPLE.SAMPLEDT,'dd-mon-yyyy')) BETWEEN TO_DATE
                    (TO_CHAR(:StartDate,'dd-Mon-RRRR')) AND TO_DATE(TO_CHAR(
                    :StartDate,'dd-Mon-RRRR')) + 6
                  )
                AND
                  (
                    SAMPLE_RESULT.PROPERTYID = 'GCV'
                  )
                GROUP BY
                  SAMPLE_RESULT.PROPERTYID,
                  SAMPLE_RESULT.QUALIFIER,
                  TO_CHAR("SAMPLE"."SAMPLEDT",'dd-Mon-yyyy')
              )
              INS
    
          )
          getCL,
          "SAMPLE",
          "SAMPLE_RESULT",
          "ACTIVITY"
        WHERE
          (
            "SAMPLE"."SAMPLEID" = "SAMPLE_RESULT"."SAMPLEID"
          )
        AND
          (
            "SAMPLE_RESULT"."TESTINSTANCE" = fn_max_instance (sample.sampleid,
            sample_result.testid, sample_result.propertyid)
          )
        AND
          (
            "SAMPLE"."ACTIVITYID" = "ACTIVITY"."ACTIVITYID"
          )
        AND
          (
            ACTIVITY.VARIANTID IN ('Sales Gas','Contaminants End')
          )
        AND
          (
            ACTIVITY.LOCATIONID = 'S-5003C'
          )
        AND
          (
            SAMPLE_RESULT.PROPERTYID IN ('GCV','SG','T. Sulphur','Dew Point',
            'HC Dew Pts')
          )    
        AND
          (
           TO_DATE(TO_CHAR(SAMPLE.SAMPLEDT,'dd-mon-yyyy')) BETWEEN TO_DATE(TO_CHAR
            (:StartDate,'dd-Mon-RRRR')) AND TO_DATE(TO_CHAR(:StartDate,
            'dd-Mon-RRRR')) + 6
          )
        GROUP BY "SAMPLE_RESULT"."PROPERTYID", "SAMPLE_RESULT"."QUALIFIER", TO_CHAR("SAMPLE"."SAMPLEDT",'dd-Mon-yyyy'), TO_CHAR("SAMPLE"."SAMPLEDT",'rrrr-mm-dd'),
        
          STD.stdev,
          getCL.cl
      )
    When I run the level the lowest and second lowest level inline queries statements, which consists of a select field of data and functions, there is no error and capable of generating the result.

    But when I run the statement which refer to the alias of queries inline (STD, getCL), it prompted an error ORA-00979 not a group by expression. This happened only Oracle 11.2.0.3. If I run the statement in another version of Oracle (11 GR 1 material and below), I am able to generate the result.

    Please advice how can I fix this problem.

    Published by: xysOra on 29 April 2013 19:37

    It seems that this should be the "SAMPLE" TO_CHAR conversions "" SAMPLEDT ".

    You seem to be willing to cut the time part of SAMPLEDT. The best way to do so is TRUNC (SAMPLEDT).

    In each of the groups of clauses, replace TO_CHAR ('SAMPLE'. ("' SAMPLEDT ', 'dd-Mon-yyyy') with TRUNC ('SAMPLE'. (' "SAMPLEDT") and completely remove the TO_CHAR ('SAMPLE'. ("' SAMPLEDT ',"dd-mm-rrrr") in the last group of.

    Replace in selection lists, TO_CHAR ('SAMPLE'. ("' SAMPLEDT ', 'dd-Mon-yyyy') with TO_CHAR (TRUNC ('SAMPLE'. ((' ' SAMPLEDT '), 'dd-Mon-yyyy') and replace TO_CHAR ("SAMPLE". "SAMPLEDT", "dd-mm-rrrr") with TO_CHAR (TRUNC ("SAMPLE" ".")) " "" "SAMPLEDT"), "dd-mm-rrrr").

    These changes can take you the ORA-00979 not one group by expression.

    Also the date manipulation is wrong — you do implicit conversions to date using default formats, when what you seem to want is to truncate the time part. Instead of

     TO_DATE(TO_CHAR(SAMPLE.SAMPLEDT,'dd-mon-yyyy')) BETWEEN TO_DATE(TO_CHAR
            (:StartDate,'dd-Mon-RRRR')) AND TO_DATE(TO_CHAR(:StartDate,
            'dd-Mon-RRRR')) + 6
    

    use

     TRUNC(SAMPLE.SAMPLEDT) BETWEEN TRUNC(:StartDate) AND TRUNC(:StartDate) + 6
    

    I hope this helps.
    David

  • Error ORA-20001 when you create a new application

    Hello
    I am creating a new application of an existing table in the database and I get the following error. The application is created using the Wizard (type of database application, from scratch, report and our page)

    ORA-20001: unable to create modules. ORA-20001: create error pages. ORA-20001: unable to create form page. ORA-20001: Error Page = 2 item = 'P2_NON_ORACLE_EMPLOYEE_SPEAKER' id = '1975288532127294112' ORA-20001: error page 2 item = = "P2_NON_ORACLE_EMPLOYEE_SPEAKER" id = "1975288532127294112" a same name something like existing at the level of applications. ORA-0000: normal end successfully

    The table I created the app on is defined as follows:
    CREATE TABLE  "TABLE_1" 
       (    "ID" NUMBER, 
            "SESSION_EXTERNAL_PAPER" VARCHAR2(30), 
            "OWNER_CFP_SUBMITTER1_FULL_NA" VARCHAR2(255), 
            "OWNER_CFP_SUBMITTER1_COMPANY" VARCHAR2(255), 
            "STATUS" VARCHAR2(30), 
            "SESSION_ID" NUMBER, 
            "TITLE" VARCHAR2(255), 
            "ABSTRACT" VARCHAR2(4000), 
            "SESSION_TYPE" VARCHAR2(30), 
            "SESSION_CATEGORY" VARCHAR2(30), 
            "STREAM" VARCHAR2(30), 
            "PRIMARY_TRACK" VARCHAR2(255), 
            "OPTIONAL_TRACK" VARCHAR2(255), 
            "CROSS_STREAM_TRACK" VARCHAR2(30), 
            "SUPPORTING_VIDEO" VARCHAR2(4000), 
            "ATTENDEE_ROLE" VARCHAR2(255), 
            "TO_RATING" VARCHAR2(30), 
            "TO_COMMENTS" VARCHAR2(4000), 
            "COMMENTS" VARCHAR2(4000), 
            "ORACLE_PARTNERNETWORK" VARCHAR2(30), 
            "IS_YOUR_OPN_MEMBERSHIP_UNDER_A" VARCHAR2(255), 
            "ORACLE_PARTNER_TYPE" VARCHAR2(255), 
            "OPN_MEMBERSHIP_LEVEL" VARCHAR2(30), 
            "ORACLE_REGION_BASED" VARCHAR2(30), 
            "ORACLE_VALIDATED_INTEGRATION" VARCHAR2(30), 
            "HAS_YOUR_COMPANY_ACHIEVED_SPEC" VARCHAR2(4000), 
            "PLEASE_DESCRIBE_THE_VALUE_OF_O" VARCHAR2(4000), 
            "INCLUDE_CASE_STUDY" VARCHAR2(30), 
            "PROVIDE_NAME_OF_THE_CUSTOMER_F" VARCHAR2(255), 
            "PLEASE_PROVIDE_A_BRIEF_DESCRIP" VARCHAR2(4000), 
            "NON_ORACLE_EMPLOYEE_SPEAKER1_F" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER1_C" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER1_FULL" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER1_COMPA" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER2_F" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER2_C" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER2_FULL" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER2_COMPA" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER3_F" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER3_C" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER3_FULL" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER3_COMPA" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER4_F" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER4_C" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER4_FULL" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER4_COMPA" VARCHAR2(255), 
            "CREATED" DATE, 
            "CREATED_BY" VARCHAR2(50), 
            "LAST_UPDATE" DATE, 
            "LAST_UPDATED_BY" VARCHAR2(50), 
             CONSTRAINT "OOW_PAPER_PK" PRIMARY KEY ("ID") ENABLE
       ) ;
    I use APEX version 4.0.2.00.07

    Any idea what could be wrong and what can be done to solve the problem?

    See you soon,.
    Andy

    If you add a synonym for display to the database, the generator must see and allow you to use...

    Thank you

    Tony Miller
    Webster, TX

    Never argue with a fool. They do you drag down to their level, then beat you with experience.

    If you answer this question, please mark the thread as closed and give points where won...

Maybe you are looking for

  • My windows search service is not running. How can I solve this problem?

    My tab search in Microsoft Outlook does not work. When I researched a problem (solution), the response was: Windows Search service not running. I need to get in my box of reception and elements for specific emails and its taking me huge amounts of ti

  • HELP error code: 80072efe - cannot download or install security updates or update the definitions of viruses and spyware

    Help, please! I am running Vista Home Premium 32 bit on SP2. I just had my McAfee security expires and since I was not able to install security updates. I uninstalled McAfee and searched my system to make sure that it is completely gone, then I insta

  • Windows update error meege [error number: 0x8024400A]

    I'm making updates, but continues to receive a windows update error [error number: 0x8024400A] how can I fix this if I can do the updates?

  • ROOT\SWSKNDISMP\0000

    Hello Have a strange problem in a XP Pro machine to work.  User connects, all programs loading completed, I click on my computer and then it freezes for several minutes.  Right-click on my computer, same thing.  Try going to start/run, same thing. I

  • PLZ I REALLY NEED HELP!

    Please someone help me, when I go to 192.168.2.1, this appears and I can't connect to the internet. Type of connection: State of PPPoE connection: Internet connection IP address: 0.0.0.0 subnet mask: 0.0.0.0 default gateway: 0.0.0.0 DNS1: DNS2: DNS3: