Error when importing artifacts using LCM from 11.1.2.2 to 11.1.2.2

Hello Gurus,
I am having issues when perform an LCM import to a different server. Following is what I get
Could not read zip file
EPMLCM-37015: Cannot Zip.
Warning in migrating artifact, "/Configuration/Properties/Application Definition".
EPMLCM-37038: Cannot perform migration. Unable to find artifact resource - Application Definition in the source application. I am not sure what needs to be done.
Any help will be highly appreciated.

In 11.1.2.2 if it is a classic application then a Planning LCM export will contain "Application Definition.xpad", this does not exist for EPMA applications. For classic it will create the application.
For EPMA applications there will be a "Application Settings, Shared Dimensions, Filters and Overrides" file when an LCM EPMA export is run, the information in the file is the equivalent of the application definition file for a classic planning application.
For an EPMA application which doesn't exist you probably have to first LCM the EPMA artifacts then deploy which will create the planning application, then run an LCM for the planning artifacts
It does say even if it is an EPMA application that it will create the application if it does not exist but will fail because the "Application Definition.xpad" does not exist, whether this is the way it is meant to work or a bug I am not sure as I usually create the application first.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Error when importing data using DTW template

    Dear All gurus/experts,
    I have a problem when importing data into SBO system using DTW. The error message is "sort error, pls check the prepared data and delimeter. I use SBO 2004 SP 00 PL 41. I don't understand to cope with this problem, I have no idea anymore. I appreciate your answer. TIA
    Rgds,

    Tks for your reply. I have seen it and the error message relates to delimeter. I have tried to correct the error by recreate the file and save as tab delimeted. Right now I am trying to import the files.
    Rgds,

  • Error when importing a web service from ES Workplace to NWDS

    Hi guys,
    I'm working with SAP NetWeaver Developer Studio (SAP NetWeaver 7.1 Composition Environment SP03 PAT0000 Build id: 200710302120)
    The connection (through Services Registry) to the ES Workplace was successful. I found the service definition and the endpoint for the selected service definition I wanted. But when I clicked "Finish", I got a "Web Service Import Error":
    Web Service can not be imported due to some errors.
    java.lang.reflect.InvocationTargetException
    java.lang.NullPointException
    error detail:
    java.lang.reflect.InvocationTargetException
         at com.sap.caf.designer.ui.actions.es.WSImportAction$1.run(WSImportAction.java:188)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
    Caused by: java.lang.NullPointerException
         at com.sap.caf.foundation.mfw.types.CoreTypes.getAllTypesForApplication(CoreTypes.java:353)
         at com.sap.caf.foundation.mfw.types.CoreTypes.initializeCoreTypes(CoreTypes.java:197)
         at com.sap.caf.foundation.mfw.types.CoreTypes.getType(CoreTypes.java:227)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.getBuiltInSimpleType(WSImportManager.java:849)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createSimpleType(WSImportManager.java:712)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createSimpleTypeWithRestrictions(WSImportManager.java:883)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createSimpleType(WSImportManager.java:728)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createAttribute(WSImportManager.java:663)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createField(WSImportManager.java:1059)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createFields(WSImportManager.java:1046)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createComplexType(WSImportManager.java:967)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createAttribute(WSImportManager.java:671)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createField(WSImportManager.java:1059)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createFields(WSImportManager.java:1046)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createComplexType(WSImportManager.java:967)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createAttribute(WSImportManager.java:671)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createField(WSImportManager.java:1059)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createFields(WSImportManager.java:1046)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createComplexType(WSImportManager.java:967)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createAttribute(WSImportManager.java:671)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createMessage(WSImportManager.java:630)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createInputMessage(WSImportManager.java:605)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createOperation(WSImportManager.java:569)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createOperations(WSImportManager.java:518)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.importInterface(WSImportManager.java:495)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.importWebService(WSImportManager.java:265)
         at com.sap.caf.rt.connectivity.ImportManager.importWebService(ImportManager.java:53)
         at com.sap.caf.designer.ui.actions.es.WSImportAction$1.run(WSImportAction.java:180)
         ... 1 more
    java.lang.NullPointerException
         at com.sap.caf.foundation.mfw.types.CoreTypes.getAllTypesForApplication(CoreTypes.java:353)
         at com.sap.caf.foundation.mfw.types.CoreTypes.initializeCoreTypes(CoreTypes.java:197)
         at com.sap.caf.foundation.mfw.types.CoreTypes.getType(CoreTypes.java:227)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.getBuiltInSimpleType(WSImportManager.java:849)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createSimpleType(WSImportManager.java:712)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createSimpleTypeWithRestrictions(WSImportManager.java:883)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createSimpleType(WSImportManager.java:728)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createAttribute(WSImportManager.java:663)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createField(WSImportManager.java:1059)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createFields(WSImportManager.java:1046)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createComplexType(WSImportManager.java:967)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createAttribute(WSImportManager.java:671)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createField(WSImportManager.java:1059)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createFields(WSImportManager.java:1046)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createComplexType(WSImportManager.java:967)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createAttribute(WSImportManager.java:671)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createField(WSImportManager.java:1059)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createFields(WSImportManager.java:1046)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createComplexType(WSImportManager.java:967)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createAttribute(WSImportManager.java:671)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createMessage(WSImportManager.java:630)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createInputMessage(WSImportManager.java:605)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createOperation(WSImportManager.java:569)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.createOperations(WSImportManager.java:518)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.importInterface(WSImportManager.java:495)
         at com.sap.caf.rt.connectivity.ws.WSImportManager.importWebService(WSImportManager.java:265)
         at com.sap.caf.rt.connectivity.ImportManager.importWebService(ImportManager.java:53)
         at com.sap.caf.designer.ui.actions.es.WSImportAction$1.run(WSImportAction.java:180)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
    Thanks in advance
    Wenhao

    Hi Wenhao,
    I did face something similar ....but when i tried it again...it worked..
    In case it does not then before u try to start the procedure to dwnld the Enterprise service wsdl....
    uncheck the wsdl validator check box in NWDS...
    I suggest u first try to consume the wsdl by importing it locally...
    just follow this blog by Boris step by step..
    /people/boris.mohr/blog/2007/01/23/how-to-guide-for-consuming-a-web-service-with-a-standalone-client-using-sap-netweaver-application-server-javatm-ee-5-edition
    Once u r able to do this..then u can try to consume it from service registry
    Edited by: Mohd Tauseef Ibrahim on Jun 26, 2008 2:28 PM
    Edited by: Mohd Tauseef Ibrahim on Jun 26, 2008 2:30 PM

  • Error message when importing data using Import and export wizard

    Getting below error message when importing data using IMPORT and EXPORT WIZARD
    Error 0xc0202009: Data Flow Task 1: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    <dir>
    <dir>
    Messages
    Error 0xc0202009: Data Flow Task 1: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 11.0"  Hresult: 0x80004005  Description: "Could not allocate a new page for database REPORTING' because of insufficient disk space in filegroup 'PRIMARY'.
    Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.".
    (SQL Server Import and Export Wizard)
    Error 0xc0209029: Data Flow Task 1: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR.  The "Destination - Buyer_.Inputs[Destination Input]" failed because error code 0xC020907B occurred, and the error row disposition on "Destination
    - Buyer_First_Qtr.Inputs[Destination Input]" specifies failure on error. An error occurred on the specified object of the specified component.  There may be error messages posted before this with more information about the failure.
    (SQL Server Import and Export Wizard)
    Error 0xc0047022: Data Flow Task 1: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "Destination - Buyer" (28) failed with error code 0xC0209029 while processing input "Destination Input" (41). The
    identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information
    about the failure.
    (SQL Server Import and Export Wizard)
    Error 0xc02020c4: Data Flow Task 1: The attempt to add a row to the Data Flow task buffer failed with error code 0xC0047020.
    (SQL Server Import and Export Wizard)
    </dir>
    </dir>
    Error 0xc0047038: Data Flow Task 1: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on Source - Buyer_First_Qtr returned error code 0xC02020C4.  The component returned a failure code when the pipeline engine called PrimeOutput().
    The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.  There may be error messages posted before this with more information about the failure.
    (SQL Server Import and Export Wizard)
    Smash126

    Hi Smash126,
    Based on the error message” Could not allocate a new page for database REPORTING' because of insufficient disk space in filegroup 'PRIMARY'. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting
    autogrowth on for existing files in the filegroup”, we can know that the issue is caused by the there is no sufficient disk space in filegroup 'PRIMARY' for the ‘REPORTING’ database.
    To fix this issue, we can add additional files to the filegroup by add a new file to the PRIMARY filegroup on Files page, or setting Autogrowth on for existing files in the filegroup to increase the necessary space.
    The following document about Add Data or Log Files to a Database is for your reference:
    http://msdn.microsoft.com/en-us/library/ms189253.aspx
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Error when importing CO Hierarchies from R/3 DEV to R/3 QAS

    Dear SDN,
    I am getting the following error when importing Cost center and cost element hierarchies from R/3 DEV to R/3 QAS...
    Object OSOA  0COSTCENTER_0101_HIER has not yet been imported successfully
    Object OSOA  0COSTELMNT_0102_HIER has not yet been imported successfully
    Ended with Return code ===8...
    But The two hierarchies were available in R/3 QAS and also i am able to utilise..
    My doubt is if i transport these hierarchies from R/3 QAS to R/3 Production any major issues...
    Now i want to test a data in BW DEV from R/3 Production data...
    So, I am planning to transport These hierarchies from R/3 QAS to R/3 PROD...
    Here we do not have BW QAS...So, getting data from R/3Production to BW DEV and testing...
    After testing Directly use in BW Production...
    So, Please suggest me why when importing these hierarchies errors occuring???
    Help will be greatly appreciated with points...
    Thanks in advance...

    Hi Venkat,
    Please go through the following threads...
    Hierarchy  Transports
    Transporting cost center and profit center standard hierarchies
    /community [original link is broken]://Transporting a hierarchy
    Transport Hierarchy
    Khaja

  • Error when importing from Excel in SAP

    Hello experts,
    My gets error when importing price list using the import form Xl menu :
    (-1200) DBMCconnBase::EndTransaction SQLEndTran sqlState 08S01, nativeErr: 0, errText:[Microsoft][SQL Native Client] Communication link failure
    This happens only when connected with SAP Client, it never happens when connected in terminal server directly on SAP server.
    Server 2003, MSSQL 2005 SP2
    SAP 2007 Sp01 PL08 HF01
    This has always been working before, it has stopped working when he changed the motherboard 3 weeks ago. Nothing else have changed.
    Any idea where to look at?
    Thanks!
    Chris

    hello Gordon,
    Thanks for your answer. that would have probaly fix the issue
    my techs fixed the issue by doing the 2 following thinks, i don't know if only one of them would have fix it.
    1. in the boot.ini file there was a /3G in the end, restricting the memory to 1G for the OS. The tech deleted it.
    2. in management studio, the technician changed the memory reserved for sql from 9/12 to 14/16Gb
    there was probably not enough RAM available for the import.
    since that change it works well.
    Thanks again!
    Christophe

  • URGENT: Error while importing personalizations using Functional Admin Resp

    Hi all,
    We are facing problem when importing personalizations using Functional Administrator responsibility.
    We have personalised a standard oracle page in development instance and have successfully exported the personalizations in a file.
    But when we try to import the same files in another instance, we get the following error when opening "Exported Personalizations" tab in "Personalizations> Import/Export" tab .
    The path ' $HOME/ ' you specified does not exist. Please specify an existing path in the profile 'FND: Personalization Document Root Path'.
    We have tried giving different paths in profile option 'FND: Personalization Document Root Path', but it gives the same error for every path in this new instance.
    This was not the case with the development instance where we were able to import/export personalizations successfully.
    Can anybody give inputs on this.
    This is a bit urgent.
    Regards,
    Anas.

    What is the current value in the Profiles Form?
    What is the value that is displayed in the "About this Page" -> "Profiles", from the Functional Administration screen.
    Can you also confirm if the directory has 777 permissions?

  • CL_SFW_SYSTEM_SETTINGS error when importing SPs

    When we want to import the support packages SAP_BASIS, SAP_ABA, SAP_BW,
    PI-BASIS untill packages level 7 ( we come from level 4) and the HR
    untill package level 26 we run into the short text error when importing
    the basis, aba, pi-basis and bw package.
    I tried to use the following notes:
    1281321 but this gives the error: DEQUEUE_ENQBADIIMPL_ENH
    1483283 but this fails also as when I perform tp unlock_EU <SID>
    pf=/usr/sap/<sid>trans/bin/TP_DOMAIN_<SID>.PFL it tells me it need to be done
    via SE03.
    1532661 this one sents me to note 1414700 and 1366282 but the last ones
    sents you back to 1483283 and note 1414700 when I want to implement it
    with snote it tells me I need to use transaction SE03 for system settings.
    Is there any other option to get this issue fixed? as we need to upgradesome other systems aswell with these support packages
    Dump message is:
    Runtime error          SYNTAX_ERROR
    Datum en tijd          27.06.2011 14:05:47
    Korte tekst
         Syntax error in program "CL_SFW_SYSTEM_SETTINGS========CP ".
    Wat is er gebeurd?
         Error in the ABAP Application Program
         The current ABAP program "CL_SFW_RO_FACTORY=============CP" had to be
          terminated because it has
         come across a statement that unfortunately cannot be executed.
         The following syntax error occurred in program
          "CL_SFW_SYSTEM_SETTINGS========CP " in include
          "CL_SFW_SYSTEM_SETTINGS========CCIMP " in
         line 215:
         "Type "SFW_BF_STATE_CHANGE" is unknown"
         The include has been created and last changed by:
         Created by: "SAP "
         Last changed by: "SAP "
         Error in the ABAP Application Program
         The current ABAP program "CL_SFW_RO_FACTORY=============CP" had to be
          terminated because it has
    come across a statement that unfortunately cannot be executed.
    enanalyse
    The following syntax error was found in the program
    CL_SFW_SYSTEM_SETTINGS========CP :
    "Type "SFW_BF_STATE_CHANGE" is unknown"
    Startpunt van runtime error
        Programma                               CL_SFW_RO_FACTORY=============CP
        Include                                 CL_SFW_RO_FACTORY=============CCIMP
        Regel                                   1.889
        Moduletype                              (METHOD)
        Modulenaam                              INIT
    1862           obj  = obj.
    1863   ENDMETHOD.                    "create_object
    1864
    1865   method get_instance_for_locals.
    1866     create object reg.
    1867     reg->obj_factory = factory.
    1868   ENDMETHOD.                    "get_instance_for_locals
    1869
    1870 ENDCLASS.                    "lcl_sfw_obj_registry IMPLEMENTATION
    1871
    1872
    1873 ----
    1874 *       CLASS lcl_sfw_system_settings IMPLEMENTATION
    1875 ----
    1876 *
    1877 ----
    1878 class lcl_sfw_system_settings implementation.
    1879
    1880   method get_instance.
    1881     if ( singleton is initial ).
    1882       create object singleton.
    1883       singleton->init( ).
    1884     endif.
    1885     instance = singleton.
    1886   ENDMETHOD.                    "get_instance
    1887
    1888   method init.
    >>>>>     me->system_settings = cl_sfw_system_settings=>get_instance( ).
    1890   ENDMETHOD.                    "init
    1891
    Edited by: C. Bults on Jun 27, 2011 2:35 PM
    Removed customer system name

    The following is the solution.
    Symptom
    When you import the Support Packages SAP_BASIS 7.00 Support Package 14 and
    Support Package16 in a queue, the runtime error SYNTAX_ERROR occurs in
    class CL_SFW_SYSTEM_SETTINGS (program CL_SFW_SYSTEM_SETTINGS========CP).
    More Terms
    Syntax error, CL_SFW_SYSTEM_SETTINGS, SPAM, SYNTAX_ERROR,
    CL_SFW_SYSTEM_SETTINGS========CP
    Cause and Prerequisites
    This problem is due to a program error.
    Solution
    Option 1:
    Import Support Package 14 and Support Package 16 in separate queues.
    Option 2:
    After the error mentioned above occurred, regenerate the enhancement spot
    SFW_SWITCH_CHANGED in transaction SE18.
    To do this proceed as follows:
    1. Call transaction SE18.
    2. Enter the enhancement spot SFW_SWITCH_CHANGED.
    3. Choose "Display".
    4. Choose the menu option "Enhancement Spot -> Activate".
    You can now import the queue using the Support Package Manager

  • When importing an MXF file from a CF card, I can only get :30 of the original clip. What am I doing wrong?

    When importing MXF video file from a CF card to Final Cut 6, I can only import :30 of it. Why am I limited to :30 and how do I get the entire clip?

    That's the WRONG WAY!  You have to use Log and Transfer, like Michael says.  Here's A tutorial on how to deal with Tapeless in FCP
    <a href=http://library.creativecow.net/ross_shane/tapeless-workflow_fcp-7/1 target=_blank>Tapeless Workflow for FCP 7 Tutorial</a>
    BUT NOTE!  If this is MXF from a CANON camera...their new 305 camera...you not only need a plugin to get it to work (they either include it with the camera, or you have to go to the website... the Canon Log and Transfer plugin), it also might only work with FCP 7.  Because the camera is brand spankin new.  Try the plugin first...well, if this is from that Canon camera.

  • Why do I get this error when trying to use my bluetooth headset as a listening device? There was an error connecting to your audio device. Make sure it is turned on and in range. The audio portion of the program you were using may have to be restarted.

    Why do I get this error when trying to use my bluetooth headset as a listening device? There was an error connecting to your audio device. Make sure it is turned on and in range. The audio portion of the program you were using may have to be restarted.

    I may have already resolved this issue buy removing the device from my computer and re-pairing it. It is currently working just fine.

  • Error when import BI content 3.5.3

    Hi All
    I have error when import BI content 3.5.3 step at Tcode 'SAINT' (file SAPKIBIFIH.car) for mySAP ERP 2004 (ECC 5.0 IDES).
    The error occur in step 3/5 after enter SAINT:Passw request.
    System shown information "<b>Queue SAPKLTHQ10 has not yet been confirmed</b>".
    In step 4/5 sytem shown statue/remarks "<b>The Add-on installation terminated during phase PROLOGUE</b>".
    I think about installation THAI font package at Tcode "SMLT" uncompleted.
    I run report <b>"RSCPINST"</b> at Tcode "SE38" for editing codepage after that the system shown error message "<b>MDMP is not supported foe SAP Business Information Warehouse. Message no.RIN010"</b> Please see sap note 563975.
    <b>Note:</b> When  i import Thai font package "SAPKLTHQ10" using Tcode "SMLT" the system shown error message "TL1277" in define schedule job step.
    Message no. TL137
    Diagnosis
    You want to start the post-import methods for special texts (calendar texts, terminology, and glossary) for language Thai.
    Before this can happen, the system checks whether this server is prepared for this language. The system also checks whether the language environment can be switched dynamically on this server (see ABAP command SET LOCAL LANGUAGE).
    System response
    The system established that the language environment cannot be switched to language Thai.
    The language transport is stopped at this point.
    Procedure
    The switch of the language environment may fail for the following reasons:
    1. The database codepage is not up-to-date.
    2. The codepage information for language Thai is not up-to-date.
    3. Locales for language Thai do not exist, or are invalid, at the operating system level.
    4. The profile parameter zcsa/installed_languages has to be adjusted.
    If an error occurs, proceed as follows:
    1. Find out the name of the server on which the language import job ran. Log on to this server.
    2. Check the language configuration using report RSCPINST. Solve the reported problem there.
    If your system consists of multiple application servers and not all of them have authorization for language Thai, continue the language import on a server that has authorization for language Thai.
    plaese help me to solve this problem.
    thank a lot for all solutions.
    Mooping.

    This is a long story that you write, but your problem seems just that you must "Confirm the queue". Is that correct?
    Without this step no further Support Packages can be inserted into the system. Confirming the queue is done by one of the buttons in the SPAM transaction. Just put the mouse on the buttons and read the quick help to differentiate between the buttons.
    I have never had a problem like this but I think it can happen if, together with the new BI version you also include one or more support packs. This happens automatically if these packages are available, so you may not even have noticed it.

  • Error when querying REST web services from web-based InfoPath form 2013 environment

    Error when querying REST web services from web-based InfoPath form 2013 environment, we are trying to consume REST web service in InfoPath form ( SharePoint 2013 version) 
    http://spapp/sites/litigation/Intake/_api/web/lists/getbytitle('Email%20Profiles')/items(1)
    it works in preview but does not when it is published. because of claim based authentication i m getting below error
    The form cannot run specified query, the underlying connection was closed. An expected error occurred 
    same works in 2010 environment .. are we missing anything in 2013 servers?? please let me know how we can resolve it.. thank you 
    guru

    everyone face this issue, nothing in event viewer, its easy to reproduce error at ur end also.. 
    just you need to use below web service in infopath and populate some data on form load like id = 1 pull the title and try to set in form any field...the
    list has one item thats all
    guru

  • ORA-907 ERROR WHEN IMPORT (COMMENT 처리)

    제품 : ORACLE SERVER
    작성날짜 : 1997-10-15
    ORA-907 ERROR WHEN IMPORT (COMMENT 처리)
    ========================================
    ORA-907: missing right parenthesis error
    이 error 는 export 한 table 을 create 시 comment 를 사용한 경우 발생하는 ORACLE error 이다.
    이는 version 8.0.4 에서 fix 되었다.
    이를 해결하기 위해서는 미리 table create script 를 돌려 temp_table 을
    create 하십시오.
    이 때 comment 를 모두 뺀 상태로 create 한다. 또는 /* */ 는 괜찮다.
    이후 INSERT INTO temp_table select * from original_table ;
    을 실행합니다.
    즉 original_table 을 temp_table 로 copy 한 후
    drop table original_table;
    rename temp_table to original_table ;
    을 한 후 table을 다시 export해서 다른 machine으로 import한다.
    또 이 -- 를 없애는 방법으로 아래의 C program을 이용할 수 있다.
    /* file name : cnvt_dmp.c
    * This program is to covert double dash remark expression
    * C language stype remark expression.
    #include <stdio.h>
    #define MAXWORDS 4
    char s_reserve[4][100]={ "NOT NULL", "CONSTRAINTS",")",","};
    int dash2remark();
    void main(argc,argv)
    int argc;
    char *argv[];
    FILE f_in, f_out;
    int i,j,lreserve;
    int chr1,chr2;
    char str1[100],str2[100],str3[100];
    if( argc != 3 ) {
    printf(" usage : cnvt_dmp infile.dmp outfile.dmp \n");
    exit(0);
    if( (f_in = fopen(argv[1],"r")) == NULL ) {
    printf("could't open the source file.: %s\n",argv[1]);
    exit(0);
    if( (f_out = fopen(argv[2],"w")) == NULL ) {
    printf("대상화일을 생성할 수가 없습니다.\n");
    exit(0);
    j = i = 0;
    while( (chr1 = fgetc(f_in)) != EOF && !ferror(f_in)) {
    if( chr1 == 'D' ) {
    str1[0]='D';
    fputc(chr1, f_out) ;
    for(i=1;i<7;i++) {
    chr1 = fgetc(f_in);
    str1[i] = chr1;
    fputc(chr1, f_out) ;
    str1[7] = 0;
    strcpy( str2,"DEFAULT");
    if ( strcmp( "DEFAULT",str1) == 0 ) {
    lreserve = 0;
              i =0;
    while( (chr2 = fgetc(f_in))!= ','){
    if ( chr2 == ')') break;
    str2[i] = chr2;
    if ( chr2 == '-' )
    lreserve = 1;
              i++;
    str2[i] = chr2;
    str2[i+1] = 0;
    printf(" lreserv => %d, str2=>%s\n",lreserve,str2);
    if (lreserve) {
    dash2remark(f_in,f_out,str2);
    else {
    for( i=0;i<strlen(str2);i++) fputc(str2,f_out);
    else {
    fputc(chr1, f_out );
    fclose(f_out);
    fclose(f_in);
    return;
    int dash2remark( f_in,f_out,str)
    FILE f_in,f_out;
    char *str;
    int i,j,start_pos=-1,end_pos=-1;
    for( i=0; i < strlen(str); i++ ) {
    if ( str[i] == '-') {
    start_pos = i;
    for( j =0 ; j < MAXWORDS; j++){
    if (strncmp(s_reserve[j],str+i,strlen(s_reserve[j]))== 0){
    end_pos = i;
    if ( start_pos > 0 ) {
    for(i=0;i< (start_pos-1); i++)
    fputc( str[i],f_out);
    fputc('/',f_out); fputc('*',f_out);
    for(i =i+2;i<(end_pos-1);i++)
    fputc(str[i],f_out);
    fputc('*',f_out); fputc('/',f_out);fputc(' ',f_out);
    for(i;i<strlen(str);i++)
    fputc(str[i],f_out);
    else {
    for(i=0;i<strlen(str);i++)
    fputc(str[i],f_out);
    return(1);
    이상입니다.

    Hi, i think that the problem is around the rollback segments.The solution is bring other rollback segments ONLINE state, if not exist others rollbackup,then you need create the other rollback segments and bring online state.
    If you need more information, you will must see the next DOC-ID on Metalink site,
    Note:121971.1
    Luck.
    Have a good day.
    Regards.

  • "error when importing object" when selecting variant

    Hello,
    we recently migrated from 4.6 to 4.7.
    For some programs, when selecting a variant, this gives a runtime error, like
    Error when importing object "C131A2"
    What is the cause of this? Because the values in the variant aren't valid anymore?
    How can this be solved?
    Thanks in advance for the help

    Glad to help - you'll likely have to run it after every upgrade (for different reports).
    Rob

  • Hey I'm getting an error when I'm using an AU plugin its saying"Host Error: illegal midi databyte2 an my logic crashes any tips? thanks

    hey I'm getting an error when I'm using an AU plugin its saying"Host Error: illegal midi databyte2 an my logic crashes any tips? thanks

    There is a minor issue with Logic where Logic sends corrupt midi data
    to plugins when recording in loopmode (looptool),
    we've released a hotfix for ElectraX 1.2 as well as fixed this in
    ElectraX 1.3 (currently in beta).
    ElectraX 1.3 is set for release in early July and if I remember
    correct the current ElectraX demo also has the fix included,
    so redownloading/reinstalling the demo should take care of it.
    In the meanwhile another possible workaround is to switch off
    loopmode when recording.
    from TONE 2

Maybe you are looking for