Application import/export failing, hopefully a simple one though

hi all,
i'm very new to oracle and am trying to get going with xe. i'm working between work and home and want to be able to transport wherever i'm at to work/home - so i thought the application import/export function would be the best way? first of all, is it?
if so - i keep getting the
failed to parse SQL query:
ORA-00942: table or view does not exist
error
i'm running the same versions of oracle, on the same platforms (Application Express 2.1.0.00.39, winXPpro all service packed up). both my users have dba roles and the apps work fine on the machines i created them on. the import and install processes claim to be successful and the error only comes up when i try to log in to the application. any ideas?
btw - the apps are just simple tests, dependences etc with a couple rows in each table]
any help be much appreciated even if its "go read this!" as i've googled away & got not much....
cheers!

Your problem is likely that in your office you do not have the tables required by your program. The export does not include your tables. You have to create them yourselves

Similar Messages

  • HELP!! Application Component Export Failing!

    We're running 3.0.9 on Sun Solaris 5.8.
    There is an application component (Form On Table) that will not export.
    The oddest part is, while on a Windows platform (win2k, running IE 5.5, 6.0, NS4.5, 4.7 and 6), the form fails to completely display when attempting to edit the form. Several Javascript errors are present. Then the form is locked, and has to be manually unlocked through the portal.
    Under win2k, the application component will not export, either. I'll just get a "Unable to Display Page" error.
    Here's the weird part. Sitting at another Sun Solaris 5.8 box across the country, running Netscape, the form is editable. BUT, the form will NOT export. The export runs for awile, then an error returns "This document contains no data".
    Hence, no export.
    Since we're trying to migrate to the customer's hardware, this is presenting a VERY big problem.
    I would way, way rather export/import the form than create from scratch due to the large amounts of data field formatting (there's like 150 fields), large amounts of Javascript and PL/SQL in the form.
    So, any help in exporting this form would be GREATLY appreciated.
    Sorry for the length, but trying to be as descriptive as possible.
    Thanks,
    Ryan Stefani
    [email protected]

    Thanks Arun.
    We'll work on that.
    BUT, for some good news, the export from the Sun 5.8 box DOES work... I was watching the processes, and as soon as the rather large export starts, there's an Oracle process that soon ramps up to like 95% cpu usage. The web browser times out, but the process keeps going. About 2-3 minutes later, the process ends on its own.
    So, I exported a LOV just to get the SQL file number, and tried to get the export with one number less, and BINGO! A working export.
    We were also unable to export entire applications, and doing it that way works as well...just wait for the process to end, and bingo!
    Anyway, hope this helps someone else, and we'll look into that patch, too.
    Thanks alot,
    Ryan Stefani

  • Import/Export Legal Regulation Control w/ One Legal Regulation

    Hi,
    In a separate thread, Dhillipan helped me configure a legal regulation using Country/Country Group (config activity: Activate Legal Regulations at Country/Country Group Level) which was very helpful to restrict Sales Orders / Deliveries from a specific country to a specific country group.  In addition to those export documents, I would also like to use the same legal regulation to prevent the export of inter-company purchase orders (import document) from Country BE to any country in the world. I assume I would have to reverse my logic and prevent the export of Product 123 from any country in the world to Country BE.
    What are some suggestions to leverage the existing legal regulation for both import and export control from/to BE?
    For instance...
    Sales Orders / Deliveries:
    Product 123 cannot be exported from BE to RU, AR and US, but can be exported to any other country using sales orders/deliveries (this has already been configured)
    Purchase Orders (Inter-Company):
    Product 123 cannot be exported from BE to RU, AR and US, but can be imported to any other country using I/C purchase orders.
    Thanks for your help.

    Hi Chris,
    Just to make sure my understanding is right. You need same kind of export check for Inter-company Purchase orders right? the same kind of check that we had configured for SO and Deliveries?
    In standard all purchase orders are considered under Application level MM0A, which will be shown under Legal Control Import for Imports check. Relevant outbound deliveries will be used for export check.
    So, performing export check on PO is not possible when you have this in MM0A level. There is a note available to alter the application level for I/C POs from MM0A to SD0A. But I don't think you should think of it just considering this particular requirement. But I believe your requirement will be taken care when a delivery is created for your I/C PO- Did you check that already?
    But you may give a try with following settings for the same legal regulation in addition to whatever you have setup for export.
    Country Group for RU, AR and US- Which u had created already. Activate imports check for same legal regulation at Country Group/Country level.
    LR1
             ZGRP1 --- Not activated for Import
                      BE- Activated for Import.
    This way, your STO will be blocked when there is an Import to RU, AR and US from Belgium. I assume this is what you needed.
    As you know, you will need this strategy added in your determination procedure. Just ensure there isn't any impact to the existing SO/Del level checks.
    Please try this once in sandbox. I haven't checked this in system like last time. So, I am not 100% sure this will work.
    Regards
    Dhilipan

  • Hopefully a simple one...

    I'm not a fan of iphoto for organising my photos but use it as a portal to import from my camera or iphone.
    Once imported I then drag photos to finder where I drop the photos into folders.
    My macbook gave me a warning that I was running low on disk space so I looked into my folder sizes and noticed that my iphoto library is 50gb. Since my photos folder within finder is the the same size and I have all the photos I want to keep saved on there... can I go into iphoto and drag the lot to trash and delete without affecting these copied photos?
    I have changed the preference on iphoto so it will not make a copy there in future - I assume this will do the trick for me from here on?

    Always delete from the iPhoto interface.  Otherwise you will mess up the database.
    Oh, and you might want to check the images you transferred.  When you drag from the iPhoto interface it does not necessarily drag the original file, but iPhoto's working copy which may have more compression applied.  (Your originals are safe in the iPhoto Library, you can get them by using Export with the kind set to original.)
    I suggest that you use image capture instead of iPhoto. It should simplify your workflow. It is what iPhoto uses behind the scenes, anyway.

  • Import / Export Fail .. shared library not loaded

    I have installed Oracle 8i (8.1.0.2) on Redhat Linux 6.1 The installation and DB creation went off fine. I am able to run and connect from SQLPLUS Svrmgr etc
    But the problem i am facing is on running IMP or EXP it give the error
    "Error in loadinf shared libraries. libclntsh.8.0 cannot open shared object file. no such file or directory"
    I checked for the file and it is present in the $ORACLE_HOME/lib directory.
    Any ideas what have i missed ?
    TIA
    Charanjiv
    null

    Hi,
    U should set env. variable LD_LIBRARY_PATH. It is like PATH variable, can be pointed, where the shared libraries are existing.
    I think, this file may be calling some other sahred libraries, existing in some other directories.
    Do these things.
    1. At ur HOME directory, by using find command findout, where are shared libraries are existing.
    find . -name "*.so" -print
    Then u will get the path name
    2. If there is any other paths, add these paths with this env. variable. Using this command u can find out.
    echo $LD_LIBRARY_PATH.
    Pls keep this env. variable in profile file.
    With regards,
    Boby Jose thekkanath,
    Dharma Computers(P) Ltd.
    Bangalore-India

  • Import & Export of Internal table

    Hello All,
    In my requirement I need to call the MB5B program RM07MLBD. I used the code like this.
    SUBMIT rm07mlbd AND RETURN
                WITH matnr   IN  so_matnr
                WITH werks   IN  so_werks
                WITH datum   IN  so_budat.
    Now from the RM07MLBD program I need the get the values of the table * g_t_totals_flat * to my zprogram.
    Is it possible to import & export the Internal table from one program to other.
    Regards,
    Anil.

    Hi,
    You can export the internal table ot memory id and can access the (Import) in the called program.
    Consider this small code from ABAPDOCU.
    DATA text1(10) TYPE c VALUE 'Exporting'.
    DATA: itab TYPE TABLE OF sbook,
          wa_itab LIKE LINE OF itab.
    DO 5 TIMES.
      wa_itab-bookid = 100 + sy-index.
      APPEND wa_itab TO itab.
    ENDDO.
    EXPORT text1
           text2 = 'Literal'
      TO MEMORY ID 'text'.
    EXPORT itab
      TO MEMORY ID 'table'.
    Regards
    Bikas

  • Regarding Workflow 2.6.2 backup/migration/import/export

    hi folks. i m quite amazed that this forum does not provide any answer to the question of taking backup of workflow 2.6.2 or import/export of owf_mgr schema. if one cannot take backup how this oracle workflow is stable. how this product is suitable for any organization. its a very basic requirement. ok its about processes and states.... but, even then i cant get the logic of not taking a backup. sometime we have to move data across servers
    the only answer that i have seen for this is way back jan-09-2003 that its not possible yet. its now 2006 any one who can guide may be i got something or many a things wrong.

    hi folks,
    thanks for reply
    Matt: considering ur statment para what i get for para 1
    Full backup is fine - although there are some objects which are owned by SYS, as long as youare going from one database with WF installed to another one, you should be OK.
    is
    what i understand that u are talking about taking backup of entire database and not of just owf_mgr from export utility. if this is the case then do i really need to have owf_mgr user/schema installed where i have to import that backup
    Secondly for Para 2
    Runtime data is a different thing altogether, although I can't really see why you would want to migrate the runtime data from one DB to another.
    what i get from ur description of Runtime data here, is about the data that represents different process states relavant data which is stored and maintained in different tables. Am I Right?
    if the answer is yes then the answer to ur question (asked in the last line of ur statment) is that i dont want only runtime data to be exported rather i wanna export full user and its schema. and the reason from moving it from one server to another server is simply to have backup for the time of system crash or failiure
    I am keenly anticipating ur reply

  • HT201342 i have a 10.6.8 mac os x system in a intel processor computer. how can I addressbook contacts to icloud. I tried exporting my  import my addressbook and failed, then exportind a vcard from all contacts and failed and finale only one vcadr and fai

    i have a 10.6.8 mac os x system in a intel processor computer. how can I addressbook contacts to icloud. I tried exporting my  import my addressbook and failed, then exportind a vcard from all contacts and failed and finale only one vcadr and failed. Something might i doing wrong

    I just had the same problem, I've updated to 10.6.8 yesterday, and since then the browsing are very slow, no matter what broswer I am using, the upload download speed are still the same. But browsing just take forever, It takes for example google.com 30 seconds to load. I have Extream high speed internet connection, 3 other computers, and the only one is having this problem is the Mac after the update.
    Something in this update screwed my browsing capabitilties, I tried downloading Crome browser, same issue.
    I hope there is a way beside TimeMachine to revert the latest update. I don't want to reformat as I am sure as soon as I am going to do the update it will cause the same problem.
    Model Name:    iMac
      Model Identifier:    iMac11,3
      Processor Name:    Intel Core i7
      Processor Speed:    2.93 GHz
      Number Of Processors:    1
      Total Number Of Cores:    4
      L2 Cache (per core):    256 KB
      L3 Cache:    8 MB
      Memory:    12 GB
      Processor Interconnect Speed:    4.8 GT/s
      Boot ROM Version:    IM112.0057.B00

  • Not able to import/export or package the application

    Not able to package and deploy/import the application.
    Currently we have organized our application under a folder  i.e., we kept all our schema, delivery templates, web forms etc. under these folders. We are facing the below challenges.
    We are able to package our total application but not able to import it Sandbox in a same folder structure used in Training Server.
    If a schema is linked with other schemas, we are not able to export the data.
    Even if its showing import is completed 100% but showing error at least one element is required by the package but missing from the instance.  As a result the import is failing.

    Thanks for your reply Linda.
    We have created our application under a certain folder structure. At root we have the application folder. Then we are keeping say all delivery templates under Delivery Templates, all web forms under Web application folder etc. That is how we have organized the application.
    Application folder
                    Delivery Templates
                    Web application
                    Workflows
                    Offers
    We have created a package definition and added our component there. With that package, we are exporting our application. Export is successful.
    But when we are importing the package, all components are getting scattered and not coming in the same folder structure we used when creating the application.

  • Application Import Fails - Why??

    I have transferred my portal from Linux (Ver 3.0.9.8.2) to Win 2K (Ver 3.0.9.8.2). All the application imports failed to actually provide the applications. They did however bring in the shared templates that the applications use. I cannot re-create the applications by hand because when I try the portal responds by telling me that they already exist. Subsequent attempt to import them again also states that they exist.
    Looking for them in the portal navigator - they do not exist.
    Looking in wwv_modules$ shows my components.
    We now have an exact copy of our Linux Portal on Win2K except for the fact that it has absolutely no functionality.
    Is there any way that we can fix our new portal on Win 2K before I go ahead and try the same thing on our new Linux Server.

    Carola,
    I have no idea why this is happening. You may send the application export file (or the export file for page 60 only) to [email protected] and I will check it.
    Scott

  • Error : Import Security Failed - The application is invalid.

    I am getting the following error while importng security in planning through secfile.txt
    Error : Import Security Failed - The application XPLAN is invalid.

    John:
    Here is the error i am getting while extracting the security from planning
    D:\Hyperion\Planning\bin>ExportSecurity.cmd /A=XPlan,/U=admin,/P=Pwd
    Unable to get JDBC driver oracle.jdbc.driver.OracleDriverjava.lang.ClassNotFound
    Exception: oracle.jdbc.driver.OracleDriver
    java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at com.hyperion.planning.HspJDBCPool.<init>(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.connectToJDBC(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.loadProperties(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    Unable to create JDBC connection. java.sql.SQLException: No suitable driver
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.N
    ullPointerException
    Can not set database catalog name, skipping set of catalog name: CAT_NAM
    Can not get JDBC connection.
    Unable to create JDBC connection. java.sql.SQLException: No suitable driver
    java.lang.Exception: No object were successfully created. This can be caused by
    any of the following: The OLAP Server is not running, The DBMS is not running, t
    he DBMS is running on a different machine that the one specified, the name and p
    assword provided were incorrect.
    at com.hyperion.planning.HspPool.getObject(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.getConnection(Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.loadProperties(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.N
    ullPointerException
    Can not set database catalog name, skipping set of catalog name: CAT_NAM
    Exception while trying to load HspJSHome.properties: Connection was null
    Unable to create JDBC connection. java.sql.SQLException: No suitable driver
    java.lang.NullPointerException: Connection was null
    at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.loadProperties(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.N
    ullPointerException
    Creating rebind thread to RMI
    Can not set database catalog name, skipping set of catalog name: CAT_NAM
    java.lang.IllegalArgumentException: JDBC driver cannot be null
    at com.hyperion.planning.HspJDBCPool.<init>(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.connectToJDBC(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    java.lang.NullPointerException: Connection was null
    at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.getApplicationsForC
    luster(Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.getApplications(Unk
    nown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createAppsInstance(
    Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createDecryptedApps
    Instance(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    Can not get JDBC connection.
    java.lang.NullPointerException
    at com.hyperion.planning.sql.HspSQLImpl.getConnection(Unknown Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unkno
    wn Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.<init>(Unknown Sou
    rce)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    Can not get JDBC connection for SYS external changed actions.
    Can not get JDBC connection.
    java.lang.NullPointerException
    at com.hyperion.planning.sql.HspSQLImpl.getConnection(Unknown Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unkno
    wn Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.run(Unknown Source
    Can not get JDBC connection for SYS external changed actions.
    Unable to find JDBC_CATALOG key for application: XPlan
    com.hyperion.planning.InvalidApplicationException: The application XPlan is in
    valid.
    at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    the prop file is ok and the catalog name and dsn is fine in Oracle.
    The Oracle is running on a diff server.

  • SQL Server Import Export Wizard fails while trying to retrieve the data from FastObjects Database

    When trying to import data from FastObjects database to SQL Server 2008 R2 using import/ export wizard we get the following error message :
    "Column information for the source and the destination data could not be retrieved, or the data types of source columns were not mapped correctly to those available on the destination provider."
    Clicked on View button, the source data is retrieved correctly.
    Clicked on Edit Mapping button, the Import Export Wizard failed with the below error message:
    ===================================
    Column information for the source and destination data could not be retrieved.
    "Test" -> [dbo].[Test]:
    - Cannot find column -1.
    (SQL Server Import and Export Wizard)
    ===================================
    Cannot find column -1. (System.Data) 
    at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at Microsoft.DataTransformationServices.Controls.ProviderInfos.MetadataLoader.LoadColumnsFromTable(IDbConnection myConnection, String[] strRestrictions)
    at Microsoft.SqlServer.Dts.DtsWizard.OLEDBHelpers.LoadColumnsFromTable(MetadataLoader metadataLoader, IDbConnection myConnection, String[] strRestrictions, DataSourceInfo dsi)at Microsoft.SqlServer.Dts.DtsWizard.TransformInfo.PopulateDbSourceColumnInfoFromDB(IDbConnection
    mySourceConnection) at Microsoft.SqlServer.Dts.DtsWizard.TransformInfo.PopulateDbSourceColumnInfo(IDbConnection mySourceConnection, ColumnInfoCollection& sourceColInfos)

    Hi Chennie,
    Thank you for the post.
    Does the issue persists after you use the "Write a query to specify the data to transfer" option instead of “Copy data from one or more tables or views” option? If so, the issue may occur due to incorrect data type matching between the FastObjects database
    data types and SSIS data types. In this condition, I don’t think it is necessary to upgrade the SQL Server version. Since you can open the Column Mappings dialog box, please try to modify the data type mapping manually.
    In addition, the issue seems to be the same as the issue described in the following blog:
    http://blogs.msdn.com/b/dataaccesstechnologies/archive/2010/09/09/sql-server-import-export-wizard-fails-while-trying-to-retrieve-the-data-from-pervasive-database.aspx 
    Regards,
    Mike Yin
    TechNet Community Support

  • ReportMigration Using LCM & Simple Import & Export.

    Hi,
    I just want to know the difference between these two.. migrating the reports using LCM or by a simple import & export.
    Will LCM even migrate the user security which is associated with the report??
    Can anybody throw some light on this.
    Thanks
    Jagadesh R K.

    Yes, LCM can be used to export / import Reports / Application provisioning.
    For more details, refer the below documents
    EPM 11.1.1.x
    http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_lifecycle_management.pdf
    System 9.3.1
    http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/hss_alcm_util.pdf
    Hope this helps.
    Regards,
    Manmohan Sharma

  • Import/Export webdynpro ABAP application

    Hi all,
    I was wondering whether there is any way to export/import the local object/web dynpro application that we have created(like the import/export in web dynpro java). I would like to keep a copy of the application developed in my local machine using this method.
    Thanks
    Kukku

    even me also tried imported webdynpro plug in but not showing in object type.
    i am getting only class and program.
    please let me know what to do.
    Regards,
    Mahesh

  • Import Wizard fails to export - object could not be written in the ids-file

    Hello,
    the complete export of the BO environment into a biar-file with the import wizard fails. In the wizard's dialog every option is choosen as "all". When the export is started it stops already in the folder objects. The log file says the object allocation could not be written in the ids-file. So I presume a problem with references.
    In order to figure out which object is responsible for the error I varied the export and finally identified the "repository objects" as the the responsible type of objects. When I now run the export and only use the needed repository objects it works fine.
    But I don't know, if export is complete (I presume it).
    Has anyone a idea what the reason can be for this problem? Can it be fixed in the database? This kind of export did work fine the week before.
    thanks, matthias

    Could you quote the entire error message, word-for-word, verbatim? What Import settings are you using ... Copy, Move, Add?
    Most likely you have a permissions issue, but it will be much more clear to me if I can see the entire message.

Maybe you are looking for

  • High CPU Usage in Word 2013

    Hi everyone, I'm having an issue with Word 2013 and I'm hoping someone can help. Seen as I got fleeced for my TechNet subscription this year (the price given on the invoice doubled when I called up to pay!) I’d very much like to see a speedy fix from

  • G4 and Xgrid node question

    I am currently running Logic on a G4 and thinking of the most effective way to expand my capabilities in order to work on film scoring. I was thinking of buying a mini mac and running and xgrid to utilize both computers for processing (with the node

  • User exit for MIRO

    Hi friends My requirement is to do some validation in MIRO when user will press the save button. For this I am using EXIT_SAPLMRMP_010 fm exit in LMR1M001enhancement. But the problem is when I am trying to validate that and show some messages it is n

  • SAAJ with sessions

    Hi all, Is it possible to implement SAAJ service with sessions? If so, can some one guide me to implement it? Thanks varma

  • Help on View

    Hi, From where i can know, what type of privillages does the View have? For Example: Insert, update....etc Thanks