APEX 2.2 application import file error

Hi all,
When trying to import an apex export file and clicking NEXT button, got error on page. Nothing happens! Still remains at first step.
What is wrong?
Im have a brand new apex 2.2. install in a Ora 10g rel2 DB.
I created a workspace and now Im logged in to that workspace.
First I created my apps on a standalone Application Express 2.1.0.00.39
Now i'm trying to importing this in apex 2.2
here is a listing:
Product Build: 2.2.0.00.32
Schema Compatibility: 2006.02.24
Last DDL Time: 11/21/2006 04:41:57 PM
Host Schema: APEX_PUBLIC_USER
Application Owner: FLOWS_020200
Workspace ID: 825125856768784
Workspace Name: PTL
Current User: ADMIN
Language Preference: en-us
Current Time (on server): 11/23/2006 11:48:51 AM
NLS_CHARACTERSET: WE8ISO8859P1
DAD CHARACTERSET: CP850
JOB_QUEUE_PROCESSES: 0

got error on page.
Nothing happens!Of course, those are contradictory statements. What "happened" was that a javascript error occurred. Use a browser tool to get the details of the error.
Maybe you did not follow all of the installation steps (web toolkit patch, edit conf files, etc.).
DAD CHARACTERSET: CP850This looks incorrect. The DAD charset must be AL32UTF8.
Scott

Similar Messages

  • Scenario Export /Import Issue: Import file error

    The Procedure scenario when I am trying to import in higher environment, it is giving me error " Import file error" and when I click on Details, it shows following message.
    I am trying to import scenario with INSERT/UPDATE mode and trying to replace with the same version. The scenario is executing fine in dev environment. What could be the cause. I have tried importing the same, 2-3 times ...even on different days with connecting and disconnecting the repository. What could be the reason. I am exporting the scenario from designer/procedure/scenario. using same option, I have exported the scenario many times but did not get any issue so far while importing into higher environment
    &Exception track Trace 1 of 1
    com.sunopsis.dwg.SQLWorkReposException: ORA-00942: table or view does not exist
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:91)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1035)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:953)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1224)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3386)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3467)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1350)
         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 oracle.ucp.jdbc.proxy.StatementProxyFactory.invoke(StatementProxyFactory.java:242)
         at oracle.ucp.jdbc.proxy.PreparedStatementProxyFactory.invoke(PreparedStatementProxyFactory.java:124)
         at $Proxy3.executeUpdate(Unknown Source)
         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 oracle.odi.core.datasource.support.RuntimeClassLoaderDataSourceCreator$StatementInvocationHandler.invoke(RuntimeClassLoaderDataSourceCreator.java:163)
         at $Proxy4.executeUpdate(Unknown Source)
         at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java:665)
         at com.sunopsis.dwg.dbobj.generated.GeneratedSnpObjectId.insertAction(GeneratedSnpObjectId.java:271)
         at com.sunopsis.dwg.DwgObject.insert(DwgObject.java:2885)
         at com.sunopsis.dwg.DwgObject.insert(DwgObject.java:2908)
         at com.sunopsis.dwg.DwgObject.createMissingReference(DwgObject.java:6779)
         at com.sunopsis.dwg.DwgObject.correctMissingReference(DwgObject.java:6636)
         at com.sunopsis.dwg.DwgObject.correctMissingReferences(DwgObject.java:7206)
         at com.sunopsis.dwg.DwgDuplicationTools.createMissingRefAndReInsert(DwgDuplicationTools.java:2790)
         at com.sunopsis.dwg.DwgDuplicationTools.importOtherObjects(DwgDuplicationTools.java:2385)
         at com.sunopsis.dwg.DwgDuplicationTools.synonymImport(DwgDuplicationTools.java:1835)
         at com.sunopsis.dwg.DwgObject.importFromObjectLst(DwgObject.java:6205)
         at com.sunopsis.dwg.DwgObject.doImport(DwgObject.java:5705)
         at com.sunopsis.dwg.DwgObject.importFromXml(DwgObject.java:5365)
         at com.sunopsis.dwg.DwgObject.importFromXmlWithCommit(DwgObject.java:5410)
         at com.sunopsis.graphical.dialog.SnpsDialogImportXml.doImport(SnpsDialogImportXml.java:360)
         at com.sunopsis.graphical.dialog.SnpsDialogImportXml$1.doInBackground(SnpsDialogImportXml.java:1221)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker$1.call(SwingWorker.java:240)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker.run(SwingWorker.java:278)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:662)

    actdi wrote:
    This error is weird.+1 thats what I was thinking.
    OP - Are you exporting from a Development work repos to an Execution Repos or another Dev Repos?

  • Duplicate Import File Error

    Help!! I am trying to import our purchase records into Zenworks Configuration Management. I tried an import yesterday and it did not work because it said I did not have any headers. So today I revamped the spreadsheet today and only put one item on the sheet. I then saved it as a tab delimited .txt file and tried to import it. It errors out saying:
    "No new items were created. This looks like a duplicate import. Fatal Error - Duplicate Import File 0 "
    But when I go to purchase records there are none. So where or what needs to be cleaned up so it doesn't think there is already a record?
    Please respond! Thanks for the help!

    amyke,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • IMPORT FIle Error

    hi,
    I am using oracle express edition 10g in os linux ,
    i hv create export dump file easy_defination.dmp in my own schma ,all granted to my user but when take a import some error is occured.
    IMP-00003
    ORA-00959 :tablespace CDLS_ADMIN does not exit
    IMP-00017
    how can sole this problem

    If the objects are explicitly created in a particular tablespace imported where such a tablespace is not present, then you will get this error.
    create table dept(deptno number,dname varchar2(10),loc varchar2(10)) tablespace USERS;
    While importing dept in another database for example and if tablespace USERS does not exist then you will get this complain.
    If objects are not created explicitly then uncle oracle will put all these objects in the destination user's default tablespace. Make an experiment on this to crystallize it.
    If you still face the problem, post here the complete log and let us see what we can do for you.

  • BRFplus - Application Import "Parse Error"

    Hi,
    I am trying to XML export of a BRFplus Application and trying to XML import from one system to another system.
    I am getting below error. Please help me to achieve.
    I tried lower version(1.08, 1.09) also and tried through Report Program.
    Parse Error: Line No 0 Column No 6282 Reason unexpected symbol; expected 'ANY', 'EMPTY' or '('
    Regards,
    Sakthi

    I had the same same problem and applied some OSS notes:
    0001944768 BRFplus: Remove unnecessary tags in XML-File
    0001955245 BRFplus: Remove unnecessary tags in XML-File p2
    In NW 7.31 SP10 it is very easy to implement then, in SP8 you need many other notes. Be careful when you apply manual steps.
    Best Regards,
    Tobias

  • While importing file error msg - 7.5NW

    Hi,
    I am working on 7.5 NW, when i am trying to import the transaction data I am getting the following error.
    XML file (...OR\TRANSFORMATION FILES\EXAMPLES\TRANSFORMATION.TDM) is empty or is not found
    I am new to 7.5, please help me in this regard. Thanks in advance.
    Raghu B.S.

    Hi Rich ,
    I am stepping in for Raghu.
    I have tried your suggestion , but still , I am getting the same error message. While importing the file in DM , I am not getting "import.xls" in transformation file option .
    Thanks
    Vijay

  • Importing file error

    Hi all. I was recently on a job and got a band member to record me some clips on his camera. Adobe CS6 is having issues importing the videos he filmed. See images:
    Am I right in assuming I must convert the files to Mpeg-2 which is a more CS6 friendly format?
    Thanks

    H.264 will not work inside an AVI wrapper http://forums.adobe.com/thread/854115
    -Insignia camera uses H.264 to either AVI... or SOME models to MOV wrapper
    -so use the MOV wrapper if YOUR Insignia camera offers that option
    -Says VLC will convert in reply #6 http://forums.adobe.com/thread/1172956

  • Unreadable Files: cannot import files error message

    I am trying to import old photos from a previous hard drive and get the following message-
    Unreadable Files: (# of files)
    The following files could not be imported (they may be an unrecognized file type or the files may not contain valid data).
    Then it will have the files and their locations that I am trying to open in the box below. These files can be opened with no problems using Adobe Photoshop Elements 3, Canon's Image Browser as well as Preview. They originally came in as digital photos from a Canon digital camera. They used to be able to open in iPhoto with no problem. They either have a [.JPG] extension or none at all. There are a lot of them. Could it be they were used by an older version of iPhoto and are unrecognizable in this one?
    I am running iPhoto 4.0.3 Any suggestions?

    David:
    You just reminded me of one more thing you can try. Log in to another account on your iMac and see if iPhoto will import as it should. If it does then it's a problem with your primary account. One cause might be another preference file that's in conflict with iPhoto. You can use Preferential Treatment to check for any corrupt or damaged user or system preference file. It's not foolproof however. If none are found and it sill won't import, then you can try the following method developed my another user:
    Trouble Shooting Preferences
    Go to HD/Users/Your_name/Library. Move the Prefs folder (in its entirety) to the desktop. Start iPhoto. Determine if problem is fixed.
    If the problem IS fixed, then go to the new Prefs folder that the OS will have created and open it up. Except for those items that are obviously not related, move the contents to the old Prefs folder on the desktop, replacing what had been there. When in doubt, move the item. The worst thing that can happen is a harmless "alert" message. Then, trash what remains of the new folder. Finally, move the old (but modified) Prefs folder back to the library.
    If the problem is NOT fixed, trash the new Prefs folder and move the old one back to its original location.
    If stlll no go, I'd try reinstalling the 10.2.9 COMBO updater followed by a permissions repair.

  • CRM_MKTLIST_STAGIN005 - Application server file error

    Hi Friends,
    Please help me with following problem in the Best Practices CRM  7.0 - Lean Campaign Management (C22), with ELM (External List Management), when I press star button, appear an error message "CRM_MKTLIST_STAGIN005"
    Best Regard,
    Daniela
    Edited by: Daniela Bravo on Jan 19, 2010 9:57 PM

    Hi Daniela,
    To upload file through ELM, Logical path MARKETING_FILES should be created assigning corresponding physical file path. Check if physical path for logical path MARKETING_FILES is maintained in transaction FILE. Once this entry is maintained you will be able to upload file through ELM
    Regards,
    Priyanka

  • Error  while accessing the application server file

    Hello,
    When I try to load the data from CSV file to PSA , I am getting following error message
    "Error  while accessing the application server file"
    "Errors in source system"
    I gave the right file path
    I am not sure about this error message.
    Thanks,

    Hi ram,
    if you have more than one application server running in your BI system (see at transaction SM51) be aware that your infopackage will be executed on the right one. Each application server has its own file system and your job need to run on the server your file is stored on.
    Also check if the os user of the SAP system itself (<sid>adm on Unix) has rights to read that file.
    Bye
    Frank

  • Error importing APEX 4.0 application into APEX 4.1

    Hello,
    I'm not sure it has anything to do with APEX versions, but when importing a APEX 4.0 application into APEX 4.1, I get the following error:
    ORA-00942: table or view does not exist
    DAD name: wluapex
    PROCEDURE : wwv_flow.accept
    URL : http://harpo.wvnet.edu:9954/pls/wluapex/wwv_flow.accept
    PARAMETERS :
    ===========
    ENVIRONMENT:
    ============
    PLSQL_GATEWAY=WebDb
    GATEWAY_IVERSION=2
    SERVER_SOFTWARE=Oracle-Application-Server-10g/10.1.2.2.0 Oracle-HTTP-Server
    GATEWAY_INTERFACE=CGI/1.1
    SERVER_PORT=9954
    SERVER_NAME=harpo.wvnet.edu
    REQUEST_METHOD=POST
    QUERY_STRING=
    PATH_INFO=/wwv_flow.accept
    SCRIPT_NAME=/pls/wluapex
    REMOTE_HOST=
    REMOTE_ADDR=184.13.119.210
    SERVER_PROTOCOL=HTTP/1.1
    REQUEST_PROTOCOL=HTTPS
    REMOTE_USER=APEX_PUBLIC_USER
    ORACLE_SSO_USER=
    OSSO_IDLE_TIMEOUT_EXCEEDED=
    OSSO_USER_GUID=
    HTTP_CONTENT_LENGTH=416883
    HTTP_CONTENT_TYPE=multipart/form-data; boundary=---------------------------7db702cc602f8
    HTTP_USER_AGENT=Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)
    HTTP_HOST=harpo.wvnet.edu:9954
    HTTP_ACCEPT=text/html, application/xhtml+xml, */*
    HTTP_ACCEPT_ENCODING=gzip, deflate
    HTTP_ACCEPT_LANGUAGE=en-US
    HTTP_ACCEPT_CHARSET=
    HTTP_COOKIE=ORA_WWV_REMEMBER_UN=WISERS:WLUTEST; ORA_WWV_USER_71401175607832=63F8D4BD93EE9776
    HTTP_IF_MODIFIED_SINCE=
    HTTP_REFERER=https://harpo.wvnet.edu:9954/pls/wluapex/f?p=4000:460:4154733060059762::NO:460:F4000_P56_CREATE_OPTION,P460_FILE_TYPE:IMP,FLOW_EXPORT
    HTTP_SOAPACTION=
    HTTP_ORACLE_ECID=1319804299:129.71.2.217:3530870:0:7033,0
    HTTP_ORACLE_CACHE_VERSION=
    HTTP_AUTHORIZATION=
    WEB_AUTHENT_PREFIX=
    DAD_NAME=wluapex
    DOC_ACCESS_PATH=docs
    DOCUMENT_TABLE=wpg_document
    PATH_ALIAS=
    REQUEST_CHARSET=AL32UTF8
    REQUEST_IANA_CHARSET=UTF-8
    SCRIPT_PREFIX=/pls
    HTTP_IF_MATCH=
    HTTP_CACHE_CONTROL=
    SOAP_BODY=
    HTTP_X_ORACLE_DEVICE_CLASS=
    HTTP_X_ORACLE_DEVICE_ORIENTATION=
    HTTP_X_ORACLE_DEVICE_MAXDOCSIZE=
    HTTP_X_ORACLE_DEVICE=
    HTTP_X_ORACLE_ORIG_ACCEPT=
    HTTP_X_ORACLE_ORIG_USER_AGENT=
    HTTP_X_ORACLE_USER_LOCALE=
    HTTP_X_ORACLE_USER_NAME=
    HTTP_X_ORACLE_USER_DISPLAYNAME=
    HTTP_X_ORACLE_USER_USERKIND=
    HTTP_X_ORACLE_USER_AUTHKIND=
    HTTP_X_ORACLE_USER_DEVICEID=
    HTTP_X_ORACLE_USER_LOCATION_ADDRESSLINE1=
    HTTP_X_ORACLE_USER_LOCATION_ADDRESSLINE2=
    HTTP_X_ORACLE_USER_LOCATION_ADDRESSLASTLINE=
    HTTP_X_ORACLE_USER_LOCATION_BLOCK=
    HTTP_X_ORACLE_USER_LOCATION_CITY=
    HTTP_X_ORACLE_USER_LOCATION_COMPANYNAME=
    HTTP_X_ORACLE_USER_LOCATION_COUNTY=
    HTTP_X_ORACLE_USER_LOCATION_STATE=
    HTTP_X_ORACLE_USER_LOCATION_POSTALCODE=
    HTTP_X_ORACLE_USER_LOCATION_POSTALCODEEXT=
    HTTP_X_ORACLE_USER_LOCATION_COUNTRY=
    HTTP_X_ORACLE_USER_LOCATION_TYPE=
    HTTP_X_ORACLE_USER_LOCATION_X=
    HTTP_X_ORACLE_USER_LOCATION_Y=
    HTTP_X_ORACLE_SERVICE_HOME_URL=
    HTTP_X_ORACLE_SERVICE_PARENT_URL=
    HTTP_X_ORACLE_HOME_URL=
    HTTP_X_ORACLE_MODULE_CALLBACK_URL=
    HTTP_X_ORACLE_MODULE_CALLBACK_LABEL=
    HTTP_X_ORACLE_CACHE_USER=
    HTTP_X_ORACLE_CACHE_SUBID=
    HTTP_X_ORACLE_CACHE_AUTH=
    HTTP_X_ORACLE_CACHE_DEVICE=
    HTTP_X_ORACLE_CACHE_LANG=
    HTTP_X_ORACLE_CACHE_ENCRYPT=
    HTTP_X_ORACLE_ASSERT_USER=
    Any ideas on what may be causing this error?
    Thanks,
    Bob

    We contacted Oracle Support and their answer is below:
    ===================
    Yes you can import the Application that is created in Apex 2.0 to Apex 3.2
    While performing the import please review the below documents, which may help you.
    How to Upgrade / Migrate from APEX 2.2.0.00.32 to 3.1.2 (Doc ID 578630.1)
    After Export / Import Of Workspace, There Are No Applications (Doc ID 358858.1)
    ORA-942 When Importing Applications or Workspaces in APEX (Doc ID 1333062.1)
    ===================
    I will close my thread. Thanks, Diane

  • Application Import broken in Apex 3.2.1.00.10?

    Hiya, trying to import my app into a new installation of Apex. I choose the file type, choose the encoding (utf-8), choose the file, click "next" and it says:
    *1 error has occurred*
    File must be selected to upload.
    (also, I cannot login using Internet Explorer as it always returns to the login screen without any error messages, but Firefox and Chrome I can login in, just that the import will not work. )
    What's up?

    Hi, I don't know the DAD (we're using mod_owa to boot so..)
    But it appears that there is a 32 kb limitation in file uploads in mod_owa, and that's causing it. I don't know for sure since I do not administer the server and have no access to it in any way other than the apex web gui.
    But I assume it is also possible to run the application import script through sqlplus?
    As for the IE login problem, that was caused by the host name having an underscore. IE would not accept the cookie :)

  • ORA-20091: Invalid Application ID when importing APEX 4.0 Application

    Hi Folks
    Anyone got a suggestion on this one?
    Scenario:
    1. Perform an APEX 4.0 Export of application ID 10132 from one workspace
    2. Import the application into another APEX 4.0 workspace and change the application ID whilst doing so.
    3a. During the import process, override the application ID to one that exists in the workspace being imported into.
    In APEX 3.2 you got a warning that you were overwriting an existing app
    In APEX 3.2 this would then complete the exercise with your new app replacing the previous one with the same ID
    In APEX 4.0 I received ORA-20091: Invalid Application ID
    3b. Delete the pre-existing application (e.g. app_id 999) completely in the workspace we intend to import into
    Following successful deletion of the application (app_id 999) attempt to import the application export file from the other workspace
    During the import, use the UI to change the application id from 10132 to 999.
    Still receive the ORA-20091: Invalid Application ID error despite APP ID 999 having been deleted
    4. I got this to work by allowing APEX to simply assign a new application ID
    My problem is that, whilst this was not a problem when importing to our UAT environment, our DEV and Production environments share the same APP ID (10132) this is so that when upgrading the production application, users saved Interactive reports are preserved. This was fine in APEX 3.2 but is, as yet, untested by us in 4.0.
    As things stand at the moment, we have APEX 4.0 in DEV and UAT but this would appear to be a block for us in terms of upgrading production to 4.0.
    Any thoughts, comments and suggestions welcome.
    Many thanks
    Kind regards
    Simon Gadd

    We ran into a similar problem. My initial tests showed the following to be a work around.
    Assumption: You want to end up with the same ID as the original so you don't have to give a new link to everyone.
    1. Before copying the app (lets say it's 333) from 3.2 (3.1 in our case) export it and then import it back, still in 3.x with a different app ID, i.e. 99333.
    2. In ApEx 4: Import the app 99333 and install it with app ID 333 (the original app ID). After this process, I was able to make necessary changes to the app on ApEx 4, export it, and then import it again, still as ID 333.
    I know this sounds very round-about, and I can't explain why it worked, but it worked.
    Disclaimer: I certainly may have missed something that would still make it break. This was the result of a few different test scenarios done in a limited time.
    So, it's probably best to wait for 4.0.1 if you can.
    By the way, I tried creating a brand new app. in ApEx 4, export it and then import it as itself, and I still got the same error. Like I said, I don't know why it worked, but when I imported an older app with one ID into ApEx 4 with a new ID, I was able to export it and then import it again with that same new ID.
    Have a great weekend,
    Gregory

  • Error importing file

    Hi everyone,
    I'm trying to importe a file to create a copy of my application,
    i have this error message.
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 13, column 67: PLS-00103: Encountered the symbol &amp;quot;)&amp;quot; when expecting one of the following: . ( * @ % &amp;amp; = - + ; &amp;lt; / &amp;gt; at in is mod remainder not rem &amp;lt;an exponent (**)&amp;gt; &amp;lt;&amp;gt; or != or ~= &amp;gt;= &amp;lt;= &amp;lt;&amp;gt; and or like LIKE2_ LIKE4_ LIKEC_ b
    Error installing application.
    Does somebody has any idea ? Please help
    Pierre

    Hi, Scott:
    I got the similar errors when I tried to make a copy of an application file. I got the following error when I tried to import the file to same workspace and apex.oracle.com. But other applications in the same workspace can be imported without error. Could you give some advise?
    <br>
    <br>
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful.ORA-06550: line 113, column 21: PLS-00103: Encountered the symbol "䅍啎䥟华剔偟剁協卟充" when expecting one of the following: ( - + case mod new not null <an identifier> <a double-quoted delimited-identifier> <a bind variable> avg count current exists max min prior sql stddev sum varia
    <br>
    <br>
    HTML DB   
    Product Build: 1.6.0.00.87
    Schema Compatibility: 2004.07.04
    Last DDL Time: 07/06/2005 03:02:16 PM
    Host Schema: HTMLDB_PUBLIC_USER
    Application Owner: FLOWS_010600
    Workspace ID: 9471015621450700
    Language Preference: en-us
    Current Time (on server): 10/16/2007 08:38:19 AM
    Database version   
    Database Banner
    Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production
    PL/SQL Release 9.2.0.5.0 - Production
    CORE 9.2.0.6.0 Production
    TNS for Linux: Version 9.2.0.5.0 - Production
    NLSRTL Version 9.2.0.5.0 - Production
    NLS_CHARACTERSET AL32UTF8
    DAD CHARACTERSET UTF-8Regards,
    Ran
    Update:
      I was able to run the script file and install the application under the same workspace by logging into own schema at SQL*Plus, but still get the same error like aboved when I tried to import the application into apex.oracle.com or tried to run the script file by logging into a different workspace/schema at SQL*Plus.Message was edited by:
    Ran

  • Import file  export  instead of  application export

    Hi All
    please help
    i exported my application, now i wanted to do an import to the file
    i did import ------->
    import file : i choose the application export file
    file type : i choose instead of application,page or component export i choose by accidently :*file export*
    did NEXT -> it wrote : Successfully Imported File
    then it wrote If you wish to to Install now, click Next >.
    i did NEXt : it wrote to me in the header :Install Static Files
    logget in as : my user
    install file workspace : name of the workspace
    but i did not push the button of install static files. then i saw that this is not what i won't to do . my quetsion is did i do any harm?
    is the statis files (which i don't really know waht it is ) are sitting on the server , or in the application ? please tell me, is there anything that i need to cancel? i saw in the export ripository that it shown as static files export.
    note : as a person who develope on this application , i've never, use an import of static files.
    inspite of all this, i started to do an import for my application which the suitable file file type , and i stopped in the middle.
    i'll be grateful for a quick response!

    Hello Arie !
    thanks for quick response.
    i've choose onw of the two application which i currently have on my workspace and did what you've wrote with the share componennts -> static files , it right to me no static files. i did the same with my other application , and i got the same message, maybe i'm getting this message because i did not do the install operation ? . however share components are related to the application that i've choose and not to all the apex, right ?
    the thing that i don't get is if i get:no static files found,so why in the Export Repository i'm getting about one application export file:static file export?
    can i delete it from there ?

Maybe you are looking for

  • Can i keep my music when I make a new account? my wife and i have different taste in music an it is getting to be too much

    My wife and I have different taste in music and I have been using her apple account to buy all my music. Well needless to say we are filling up our ipads, ipods, and iphones with each others music. I just got a new computer for my birthday (thanks to

  • WRT160N, WEP works but WPA doesn't, please help!

    Hello all, I have a somewhat strange problem, that I have been trying to troubleshoot for some time, and still cannot figure out, and was looking to get some advice. Anyways, I have a WRT160N Linksys Router, that works fine wirelessly in non-secure a

  • Import photos from SD card into iPhoto

    Santa gave my wife a new camera for Christmas and I am trying to load photos from the SD card using the SanDISK MicroMate (plugs into USB port) that came with the card. My daughter also got a camera, a Digital Blue Disney micro that uses a cable to a

  • Clearing of GL items through F-03

    Hi, We have defined 2GL 22000 as an open item management account and when we are trying to clear the line items on this account with difference of about Rs.8 the system saying that the amount is too large and cannot allow to post.Incidetally we have

  • Facetime Activation on an iPod touch

    I am trying to activate facetime on my iPod touch, and I know I am entering the correct Apple ID info, but it keeps telling me "Could not sign in. Please check your network connection and try again." My network connection is fine! I can go online, ec