Error during import: eof on communication channel

Oracle 8.1.7.4.1 on Win2k
Hi there,
I'm trying to import a dump into an existing schema:
imp GIDAC/GIDAC@NT3 file=EXPGIDAC.dmp LOG=IMPORT.LOG FROMUSER=GIDAC TOUSER=GIDAC buffer=256000 commit=Y analyze=N
Objects were exported by SYSTEM, not by GIDAC, but it goes on.
When Oracle tries to import the first wrapped package structure, I get an ORA-03113 end-of-file on communication channel, and the import process stops. Always at the first wrapped package structure.
Oracle database versions are exactly the same (8.1.7.4.1)
Any idea about that?
Thanks a lot, Mark

Unfortunately I do not have access to Metalink.
I'm quite sure it's something related with wrapped packages: I've dropped that package from the source db (it was an old one, no more needed), exported the schema and launched the import process again, this time without any problem. It seems that importing/recompiling wrapped packages takes a lot of time, may be Oracle disconnects me after a while, due to a kind of timeout, don't know.
Thanks a lot to everybody,
Mark

Similar Messages

  • Error during the configuration of communication channel

    Hi ,
    I am trying to create a senario where XI will send the DEBMAS Idocs to the SAP system.
    Can you please help me as to how sould i go about configuring this senarion.
    The error i am getting is -
    Communication channel is not configured correctly. Choose a different communication channel----- when i am trying to assign the communication channel to the receiver.
    Thanks for the help
    Nikhil

    Hi,
    1. at first you can take a look at:
    http://server:port/mdt/amtServlet
    find you channnel type and your channel and see if there's any error over there
    2.tell us all of the channel parameters that you've configured so far
    Regards,
    michal

  • Error importing SharePoint site collection - "there is an error during importing the Roles tag"

    Hi, we are having trouble restoring a SharePoint 2010 site collection using our DPM 2012 installation. The recovery process goes fine (restore of the database, attach to the sql server, export into WFE's filesystem) and the last phase, the SharePoint import,
    seems to end with an exception. We see this in the WssCmdletsWrapperCurr.errlog file:
    Caught Exception while trying to import Url .....
    Exception message =
    There is an error during importing the Roles tag
    Exception Stack =
    at Microsoft.SharePoint.Deployment.ReadAttribute.String(....
    It looks like it is a SharePoint import issue, but I'm not sure. We have tried to restore the site into an empty one, and the exception appears again, although it *seems*  that the content has been recovered. We have imported using the security info
    on the recovery point.
    I've searched for that error message in the Net but I've been unable to find anything appropriate.
    Do you have any hints?
    Thanks.

    Hi, we are having trouble restoring a SharePoint 2010 site collection using our DPM 2012 installation. The recovery process goes fine (restore of the database, attach to the sql server, export into WFE's filesystem) and the last phase, the SharePoint import,
    seems to end with an exception. We see this in the WssCmdletsWrapperCurr.errlog file:
    Caught Exception while trying to import Url .....
    Exception message =
    There is an error during importing the Roles tag
    Exception Stack =
    at Microsoft.SharePoint.Deployment.ReadAttribute.String(....
    It looks like it is a SharePoint import issue, but I'm not sure. We have tried to restore the site into an empty one, and the exception appears again, although it *seems*  that the content has been recovered. We have imported using the security info
    on the recovery point.
    I've searched for that error message in the Net but I've been unable to find anything appropriate.
    Do you have any hints?
    Thanks.

  • Error During Import: File Could Not Be Imported

    I am trying to load some .AVI movies from my digital camera into iMovie; most of them will, but 1 or 2 for some reason will not. I have played some of these videos on my old G3, which I replaced with this new computer; most loaded in OK.
    The clips that won't load look smaller than the others when playing (don't know why). I played the movies and converted them to Quicktime again in MPEG Streamclip and they played fine (also in VLC PLayer, FWIW).
    I am getting this error message: Error during Import: File Could Not Be Imported.
    Also, I am trying to change the orientation of one clip that I inadvertently shot sideways; I did this in Bitlist but it won't load now into iMovie. Is there away to change the orientation in Quicktime (I'm not buying QT pro) or another free converter that will work?
    Thanks in advance...

    try to ...
    * open the avi/mpegs in Streamclip
    * choose 'DV stream' as export option
    * in the 'DV stream' dialog, you're offered the option 'turn'.. rotate in the wanted direction and choose '75%' size to get all into the video...

  • Variable not set (error 91)/Error during import (error 102)/execut bat file

    We are on BO 11.5.0.0 and using the COM SDK with Visual Basic to run multiple reports (sometimes multiple flavors of the same report) through a bat file.
    If we run the reports single-threaded through the bat file, the reports run fine.  However, if multiple versions of the bat file start at approximately the same time, we get one of two errors:
    91 Object variable or With block variable not set
    102 Error during import document -
    Here's the part of the code with the problem:
    Dim BOapp As busobj.Application
    Dim receiveDoc As busobj.Document
    Set BOapp = New busobj.Application
    BOapp.Interactive = False
    BOapp.Logon strUser, strPass, strFromSystem, "Enterprise", False, False
    BOapp.Visible = False
    Set receiveDoc = BOapp.Documents.OpenFromEnterprise(strFromRep, strFromFolder, boFolder)
    receiveDoc.SaveAs (strDocumentPath & strFromRep & ".REP")
    Values for the following variables are passed in from the bat file:
    strUser
    strPass
    strFromSystem
    strFromRep
    strFromFolder
    strDocumentPath
    If it fails on the OpenFromEnterprise statement, we get the 102 error.
    If it fails on the SaveAs statement, we get the 91 error.
    Running it through debug hasn't helped, since we are running only one report.
    Any thoughts on what could be going wrong?
    Thanks in advance

    I have tried this running the VB code on my desktop (outside of the bat file) and nothing out of the ordinary occurs.  The VB code runs fine with only one occurrence.
    I had seen on other posts "ThisDocument" and didn't know if it would be applicable in this situation.  I also wasn't sure how it should be used based on the rest of my code.  Would "ThisDocument" make a difference?
    Thanks again

  • ORA Error : end-of-file on communication channel

    Hello everyone !
    Every time i excuted a simple select query of type
    select X from Y where (z=1 or z=2 or z=3) i got a oracle error "ORA-03113: end-of-file on communication channel ".
    Can anybody tell me why this error occurs, also sometime i got the result also again some time i end up with this error.
    Is there anything wrong with my pro*c application or i need to do some configuration for the same.
    thanx in advance.

    Hiii ....
    We don't have any firwall between the clients and the server it is directly connected through the gateway.
    onece i received the error : "end-of-file on communication channel ", its not restoring back the connection and all queryies made after that is giving the same error untill i stop and rerun the pro*c application.
    oracle ver: 9.2.0.4 os: linux 8.0

  • SEVERE: DB Error during import of BC_SL_ACTIVE_PARTS

    Hello all,
    We are trying to perform the system refresh using sapinst (load based) on AIX/DB2 UDB environment.
    During the "Import Java Dump" phase, we are getting the below error;
    SEVERE: DB Error during import of BC_SL_ACTIVE_PARTS
    SEVERE: Message: The object of type java.sql.Date with the value '2006-06-22 07:
    00:00.0' assigned to host variable 5 is not normalized. It must not contain time
    components in the time zone running the virtual machine.
    SEVERE: SQLState: SAP06
    SEVERE: ErrorCode: 1001124
    As per the OSS note 915548 we changed the Server & Desktop time zone to GMT+01:00, and started a fresh installation.
    However we are still facing the same issue. Does anybody have a resolution for this, if so please help me, I shall definitely reward you.
    Thanks in advance.
    Regards,
    Kiran.

    Hello,
    I've got exactly the same problem.
    I was installing a CRM50 Unicode System, using a System Copy procedure.
    (Source System platform: Win2003 x86, MsSQL2005, j2sdk-1_4_2_13-windows-i586-p.exe)
    Into a Target System Platform:
    - Processor Geniune Intel Xeon 3 Ghz x86
    - Windows 2003 x64 bits
    - MS SQL Server 2005
    - j2sdk-1_4_2_13-windows-amd64.exe --> 941595 - Download J2SE 1.4.2 for the x64 platform Java
    - j2sdk-1_4_2_13-windows-i586-p.exe
    (both Java versions installed, according to the Sap note)
    I already did what you said:
    - Change timezone
    - Uninstall CRM50, using sapinst\Aditional Software Life Cycle Task\...
    - Reebot the server
    - Staring a fresh installation again
    Please advise, I've been working for the last four days on this, with no luck.
    Maybe the problem is java version, perhaps j2sdk-1_4_2_09-windows-amd64.exe or another one would be enough, or, I need to reinstall everything since the beginning, including MSSQL2005.
    Can someone help us out please, thanks.

  • Why do i getThe following clip encountered an error during import and is still referencing media on the camera:

    When importing in FCPX 10.1.3 I get: The following clip encountered an error during import and is still referencing media on the camera:  ??? anyone

    I get this sometimes too, when importing from P2 cards.  Sometimes it takes me a few tries to get it imported.  I have noticed that it seems to work better when I actually mark an IN and Out for the clip, but that's not totally a solution.

  • Message: The following clip encountered an error during import and is still referencing media on the camera:

    I am getting this message when I try to import files from Canon C100: The following clip encountered an error during import and is still referencing media on the camera:
    These are AVCHD files and it seems to be happening randomly.  With different clips as I try to import...happening both with regular importing and with Create Optimized Media...
    It just started happening yesterday-never had this problem before and have uploaded countless times with this camera and system. THanks.

    Update: OK, I just tried to import the footage into another hard drive (an internal hard drive) and it seems to be going fine now.  Maybe something is corrupted on the external hard drive I was importing into...wierd.

  • Error during import (-40)

    I have a G5 Dual 2G with 2G of ram running Imovie 3.0.3. I am trying to import a 42.9M mp4 file and a 189.9M .mov file and am getting this error message after about 6 minutes of trying to import: "Error during import (-40)".
    Can anyone tell me what the problem might be? I have serched the forum and came up with the "Use Streamclip 1.8" thats why I could make the 189.9M .mov file into the 42.9M mp4 file.
    I was sucsesful in importing 38.5M .mov files into itunes but I seem to have a limit. Does this make sense to anyone?
    Thanks for the help.

    Aquilafisher,
    You can open the 189.9 mov file in MpegStream clip and export to DV format for iMovie (DV is iMovie's native format).
    When you choose export to DV format you'll be presented with the "DV Exporter Window" with several options. One option is to "Split DV into Segements" Choose it (This option automatically splits the clip into 2gb or less segments).
    You can export the segments directly into your iMovie project's media folder. Next time you open the iMovie project you'll be offered the option to have those segments moved to the clips pane (you can also import the segments but that takes longer).
    I was sucsesful in importing 38.5M .mov files into itunes but I seem to have a limit.
    Is this the same file 49mb mp4 file that you could only partially import or is this a different file that you were successful importing?????
    Is there any particular reason you exported to mp4 first, exactly what are you trying to accomplish?

  • 'Error during import of clipboard contents' runing from ITS server

    Dear Friends,
    when I execute the report and smartform program from ITS server it is giving a error message 'Error during import of clipboard contents' in the web page.
    Please guide me how to resolve this issue.
    Thanks & Regards
    Tapas Dutta

    Hi Victor,
    Good Morning.
    Can you please confirm you are installing new SAP NW Java system on the same host where SAP NW ABAP is running or you are trying to install SAP NW JAVA as addin installation to existing SAP NW ABAP?
    Regards
    Naveen Garg

  • Error during importing photos

    For some reason, I get an "error during import" message when i try to drag my photos into my movie. (i've done it before successfully) They show up in my photo library when i click on the photos tab in imovie, but it wont let me import them. any thoughts?

    WHen I tried to drag all my pictures of that Album (or one at a time) from the iMovie picture pane displaying that Album, I get an error
    Why are you doing this? Every album (in fact, every photo, whether in an album or not) in your current iPhoto library is directly available from the pop-up menu when the "photos" tab is selected in iMovie. There is nothing that needs to be imported. Only photos that have not been previously incorporated into iPhoto need to be dragged to iMovie.

  • Error during Import (-2126)

    I have imported Quicktime files from my computer into iMovie before (clips orginally from my digital camera) with no problem. However, when I go to import now I get the message "Can't open file "xxxx.AVI"; skipping it and continuing" then right after the message "Error during import. The file could not be imported (-2126)" If anyone knows why this would happen and I how I can fix it, that would be amazing.... Thanks in advance!!
    ** I have Quicktime version 7.0.1 and iMovie 4.0.1 if that helps.
    iMac G5   Mac OS X (10.3.9)  

    iMovie does not work with AVI files. You have to convert the file to a format that iMovie understands.
    Start here...
    http://www.danslagle.com/mac/iMovie/qt_plugins/3000.shtml
    Patrick

  • "Error During Import" after authorization

    HI all,
    I transferred a few songs from my desktop to my laptop. The songs play fine in iTunes after the transfer. When trying to use the music in iMovie, it asks for authorization (I only have my songs authorized on 1 computer). I give my password and a messaage pops up saying that the authorization was successful. I try to import the song into iMovie and the message I get is:
    *Error During Import*
    The file could not be imported: The file “(file path)” isn’t authorized for this computer.
    Any ideas?
    TIA!

    Hi c
    Only way around I use is:
    • in iTunes export out as audio-CD .aiff
    • use this in Your movie project
    Yours Bengt W

  • Error during import of Transport Request in PI 7.1

    Hi Friends,
    I have installed PI 7.1 server on HP-UX 11.23 with Oracle 10g.
    After completing all the post-installation activities,I configured CTS for moving objects developed by PI consultant to Quality & Production server.
    Using CTS I Successfully imported all objects in Integration Repository but When Iam trying import objects of Integration directory,it is showing the error during deployment phase.
    Copy File Between Transport Groups       23.10.2008 13:04:07    (0) Successfully Completed
    Import                                   23.10.2008 13:04:26    (0) Successfully Completed
    Check Versions                           23.10.2008 13:04:26    (0) Successfully Completed
    Deployment                               23.10.2008 13:04:28   (12) Canceled
    When I go to Log of above it displays follow
    Deployment
    Transport request   : SPDK900031
    System              : SPT
    tp path             : tp
    Version and release: 375.30.40 710
    CTS Deploy Service - Version 0.92 06.03.2007
    ========================================================================
    Deploy Web service destination = CTSDEPLOY
    Directory = /usr/sap/trans/data
    SDM Deploy URL =
    SLD Deploy URL =
    XI Deploy URL = http://srstlspt:50000
    Double-stack system SPT
    Deploy for XID
    Deploy File = 60913470a0d511dd873000306eeac205
    Communication error in Web service CTSDEPLOY , exception is CX_AI_SYSTEM_FAULT
    SoapFaultCode:1 Authentication failed. For details see log entry 00306EEAC205004E0000091A00000EC703
    >>>51C766E6CBB4F0 in security log.
    Return Code = 12
    Highest Return Code = 12
    Deployment
    End date and time : 20081023151500
    Ended with return code:  ===> 12 <===
    Regards,
    Sunil

    hi,
    I am looking forward to implement SAPKW70017, I  need to know the CONS of SP17, what was the reason which made you implement SP17, just to have updated Version of SP or did you face with any problems and decided to update the SP? what was the previous SP which you had,
    We have problems in F4 search help when running queries, SAP asked us to implement latest which is SP17, but wanted to make sure what would be the CONS before we do it, we are having SP15 in BI 7.0
    Please update the post for this.

Maybe you are looking for

  • Package making for teams on a computer that has CC already installed.

    In the Creative Cloud Help /  About Creative Cloud Packager (http://helpx.adobe.com/creative-cloud/packager/creative-cloud-packager.html) it says: Note: It is recommended that Creative Cloud Packager should not be installed on a system where one or m

  • AS3 Tween doesn't work proprly

    Hi All, I have a MovieClip with two buttons inside of it (bottom portion) When I mouse over the MovieClip - it rises up, to revewl the buttons. My problem is, when I mouse over the buttons, the movie clip drops back down. The buttons don't have any a

  • Enhance infotype 0077 screen number 2008

    Hi, I want to enhance infotype 0077 screen number 2008. Using PM01, i created enhance single screen record with infotype 0077 with version 08. But the additional field appear on screen number 2000 instead of screen number 2008. How to add the additio

  • My Server requires authentication

    Hi guys We have set up SMTP on Exchange front end and only for 5 managers, the server require auhtenticacion via SMTP. How I can set up this on Iphone?, if I use another POP3 such as Outlook Express i haven´t problems because Outlook express show me

  • Debugging custom login module

    Hi, We have implemented custom login module, all the required steps are done in VA and Configtool. What is the better way to debug custom login module? Please advise. Thanks, Dileep