Imp problem

Hi Team
I am facing very strange problem at the time of import
pls. go through the error.
IMP-00032: SQL statement exceeded buffer length
IMP-00008: unrecognized statement in the export file:
'Oracle_Database returns one entry for each database that is managed by Oracle
Enterprise Manager. View entries are created using the databases that are known
to the Enterprise Manager Management Repository. Note: A Real Application
Cluster is presented...
IMP-00032: SQL statement exceeded buffer length
IMP-00008: unrecognized statement in the export file:
'Oracle_DatabaseInstance contains one entry for each Oracle Instance that is
centrally managed. A Real Application Cluster has one entry for each of the
instances that manipulate it. Instances of Oracle_DatabaseInstance are created
using the database ...
IMP-00032: SQL statement exceeded buffer length
IMP-00008: unrecognized statement in the export file:
'An Oracle_DatabaseSystem represents the existence of an Oracle database
environment as a manageable entity. Instances of Oracle_DatabaseSystem are
used to navigate to the software characteristics of the database environment
that are modeled within the...
IMP-00032: SQL statement exceeded buffer length
IMP-00008: unrecognized statement in the export file:
'The AssociatedDBSystem association identifies the database system that was used
to create the database.This association links an Oracle Database with
thedatabase system elements that are related.'
IMP-00032: SQL statement exceeded buffer length
IMP-00008: unrecognized statement in the export file:
'Oracle_DBInstanceStatistics contains statistics for a database instance. These
are retrieved from the Oracle Managment Repository that is managing the
database upon request from a managment client.'
IMP-00032: SQL statement exceeded buffer length
IMP-00008: unrecognized statement in the export file:
'Oracle_DatabaseStatistics provides current information about the statistics for
a database. Database statistics pertain to the database and have the same
value regardless of the database instance that is used.'
IMP-00032: SQL statement exceeded buffer length
IMP-00008: unrecognized statement in the export file:
'Oracle_CurrentDBInstanceStats is an association that relates a Oracle database
instance to its current statistical information.'
"BEGIN SYS.DBMS_SNAPSHOT_UTL.SYNC_UP_LOG('BUSINESSDATA','ACCSTAT'); END;"
IMP-00003: ORACLE error 1435 encountered
ORA-01435: user does not exist
ORA-06512: at "SYS.DBMS_ISNAPSHOT", line 108
ORA-06512: at "SYS.DBMS_SNAPSHOT_UTL", line 1666
ORA-06512: at line 1
IMP-00000: Import terminated unsuccessfully
Regards,
Vika

IMP-0032 is your real error.
The BUFFER size specified for the import is too small. Oracle is unable to interpret the contents of the dump file and what is actually data (content) is seen as if it is an SQL command.
You should import with a larger BUFFER size. Set it to a few tens of MBs so that even data (i.e. multiple rows) is buffered properly.
Hemant K Chitale

Similar Messages

  • Imp problem, IMP-00010 header file error

    Hi all,
    I downloaded the global sample schema from http://www.oracle.com/technology/products/bi/olap/index.html. There is an dump file in sample and when I want to imp the file I got the error IMP-00010.
    I search the forum and understood that the problem might be the "http download" I made. But otn doesnt allow ftp download.
    Anyone has any suggestion?
    thanks
    yasemin

    The error code says this:
    IMP-00010 not a valid export file, header failed verification
    Cause: Either the file was not generated by Export or it was corrupted.
    Action: If the file was indeed generated by Export, report this an Import bug and submit the export file to Oracle Support Services.
    I want suggest you to use the latest version of "imp" that you can. Also I want suggest you to do the import in the server side with the server executables and not in a client station.

  • Exp/imp problem

    Hi,
    I am trying to export on my solaris machine. But the problem is, there is no space on the machine (as much big as the db). So can i export. Please advice
    Regards

    use mknod to zip the file simultaneously while taking the backup
    mknod pipe_name p
    gunzip <emma_new.dmp.gz >pipe_name &
    imp system/team4u file=pipe_name log=imp_emma_rows.log tables=MNTC_EVENT_TIMELINE_HIST fromuser=emma_new touser=emma_new rows=y
    mknod pipe_name p
    gzip <pipe_name >emma_new.dmp.gz &
    exp system/team4u file=pipe_name log=imp_emma_rows.log tables=MNTC_EVENT_TIMELINE_HIST fromuser=emma_new touser=emma_new rows=y
    or take export from remote machine where space is there

  • IMP Problem - Synonyms missing

    Sir,
    I am doing an IMPORT. Database - 9.2.0.1.0 OS:Windows 2000
    I create all the 9 users
    MHUBADMIN, MHUBUSER, MHUBARCHIVE, PPA, PPAUSER, SLIDE, SLIDEUSER, leads, wmc
    and assigned default tablespace and
    CONNECT,RESOURCE privilege to all users.
    Import is working fine. The PROBLEM is, there are some synonyms in SLIDE schema, that is not getting imported.
    I generated a import logfile by SHOW option.
    "CREATE SYNONYM "BINDING" FOR "SLIDE"."BINDING""
    "CREATE SYNONYM "BRANCH" FOR "SLIDE"."BRANCH""
    "CREATE SYNONYM "OBJECT" FOR "SLIDE"."OBJECT""
    "CREATE SYNONYM "PARENT_BINDING" FOR "SLIDE"."PARENT_BINDING""
    "CREATE SYNONYM "PROPERTIES" FOR "SLIDE"."PROPERTIES""
    "CREATE SYNONYM "VERSION_CONTENT" FOR "SLIDE"."VERSION_CONTENT""
    "CREATE SYNONYM "VERSION" FOR "SLIDE"."VERSION""
    "CREATE SYNONYM "URI" FOR "SLIDE"."URI""
    These object are available in show.log.
    But whilt importing it is missing.
    Please help me.
    regards
    Mathew

    Hi,
    >>Import is working fine. The PROBLEM is, there are some synonyms in SLIDE schema, that is not getting imported.
    Are you sure ? Is not possible create a synonym with same name as object.
    USER01@ORACLE10> create synonym test for user01.test;
    create synonym test for user01.test
    ERROR at line 1:
    ORA-01471: cannot create a synonym with same name as objectThen, In which user these synonyms were created ?
    Did you imported this user ? What imp full command did you type ?
    Cheers

  • Imp problem on --- jobs

    I have a 9i database exp file called test.dmp. I need to imp to 10.2 g database. I can import everything else but jobs. Following is the error message I got. I checked the 10.2 database, there is no jobs running on that database for that schema.
    Any help is appraciated.
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    . importing APS's objects into APS
    IMP-00017: following statement failed with ORACLE error 1:
    "BEGIN SYS.DBMS_IJOB.SUBMIT(JOB=>2,LUSER=>'APS',PUSER=>'APS',CUSER=>'APS',"
    "NEXT_DATE=>TO_DATE('2007-06-05:02:13:02','YYYY-MM-DD:HH24:MI:SS'),INTERVAL="
    ">'SYSDATE+30/1440 ',BROKEN=>FALSE,WHAT=>'APS.ACC_LOCK;',NLSENV=>'NLS_LANGUA"
    "GE=''AMERICAN'' NLS_TERRITORY=''AMERICA'' NLS_CURRENCY=''$'' NLS_ISO_CURREN"
    "CY=''AMERICA'' NLS_NUMERIC_CHARACTERS=''.,'' NLS_DATE_FORMAT=''DD-MON-RR'' "
    "NLS_DATE_LANGUAGE=''AMERICAN'' NLS_SORT=''BINARY''',ENV=>'0102000200000000'"
    "); END;"
    IMP-00003: ORACLE error 1 encountered
    ORA-00001: unique constraint (SYS.I_JOB_JOB) violated
    ORA-06512: at "SYS.DBMS_IJOB", line 210
    ORA-06512: at line 1

    There is already a job number 2 on the destination database. The job number is independent of the user/owner of the job. You have three choices...
    1) drop the existing job 2
    2) copy and past the script provided in the import log, edit it to change the job number, clean up the text as necessary, and submit it yourself.
    3) use a gui tool of some sort to create the job, all the information you need is provided in the dml dumped into the log.

  • Transportable tablespace /imp problem

    Dear all ,
    please i need to correct me if i am wrong
    transportable tablespace can you done of different version of oracle database
    (means can do that task from lower to upper ex:10g.2 to 11g.2) take in your consideration the limitation of this taks.???
    1. when i do this task in same platform unix to unix and same edians big to big
    there is no way to convert datafile or tablespace
    the take is done by take tablespace read only and then exp this tablespace and ftp the datafile and dmp file
    to new server and switch tablespace read write thus imp the dmp ???
    2. when this taks is done from win to unix from 10g.2 to 11g.2
    check the self_contained this in the two and take tablespace read only and convert and exp and ftp the datafile and dmp file
    to new server thus convert the datafile and then imp and the last one switch the tablespace in read write???
    please i need your opinion obout this ?????
    and i need your advice in import
    imp USERID=\'sys/iti_ICON_sys as sysdba\' \ tablespaces=USERS transport_tablespace=y FROMUSER=sys@TABSTST as sysdba TOUSER=sys@PRODICON as sysdba file=/icon/appl/oracle/trans.dmp datafiles='/icon/appl/oracle/USERS01.dbf'oraicon@billdb03 $ imp USERID=\'sys/iti_ICON_sys as sysdba\' \ tablespaces=USERS transport_tablespace=y FROMUSER=sys@TABSTST as sysdba TOUSER=sys@PRODICON as sysdba file=/icon/appl/oracle/trans.dmp datafiles='/icon/appl/oracle/USERS01.dbf'
    Import: Release 10.2.0.3.0 - Production on Tue Dec 20 12:11:34 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.02.01 via conventional path
    About to import transportable tablespace(s) metadata...
    import done in AL32UTF8 character set and AL16UTF16 NCHAR character set
    export client uses US7ASCII character set (possible charset conversion)
    IMP-00017: following statement failed with ORACLE error 29342:
    "BEGIN sys.dbms_plugts.checkUser('ORAESB'); END;"
    IMP-00003: ORACLE error 29342 encountered
    ORA-29342: user ORAESB does not exist in the database
    ORA-06512: at "SYS.DBMS_PLUGTS", line 1895
    ORA-06512: at line 1
    IMP-00000: Import terminated unsuccessfully
    oraicon@billdb03 $ imp USERID=\'sys/iti_ICON_sys as sysdba\' \ tablespaces=USERS transport_tablespace=y file=trans.dmp datafiles='/icon/appl/oracle/USERS01.dbf'
    Import: Release 10.2.0.3.0 - Production on Tue Dec 20 12:28:50 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.02.01 via conventional path
    About to import transportable tablespace(s) metadata...
    import done in AL32UTF8 character set and AL16UTF16 NCHAR character set
    export client uses US7ASCII character set (possible charset conversion)
    . importing SYS's objects into SYS
    . importing SYS's objects into SYS
    IMP-00017: following statement failed with ORACLE error 29342:
    "BEGIN sys.dbms_plugts.checkUser('ORAESB'); END;"
    IMP-00003: ORACLE error 29342 encountered
    ORA-29342: user ORAESB does not exist in the database
    ORA-06512: at "SYS.DBMS_PLUGTS", line 1895
    ORA-06512: at line 1
    IMP-00000: Import terminated unsuccessfully
    oraicon@billdb03 $
    MANY THANKS

    1 read documentation. You can use rman to convert the files
    2 read documentation. You can use rman to convert the files.
    3 the error message is self explanatory
    4 the error message is self explanatory
    Please do your own research prior to posting.
    Please include only 1 question per post.
    Sybrand Bakker
    Senior Oracle DBA

  • Weird imp Problem...

    I have a schema I have exported out of 10.2.0.3. The schema is about 20MB in size. It was a direct export. I'm now importing this schema into 11.2.0.1.0.
    10.2 settings
    import done in US7ASCII character set and UTF8 NCHAR character set
    import server uses WE8IS08859P15 character set
    11.2 settings
    export server uses AL16UTF16 NCHAR character set
    Here is the import command I'm using.
    imp file=imp.dmp fromuser=user touser=user commit=y buffer=65500 rows=n grants=n indexes=n constraints=n;
    Now I realize that I'm not getting anything besides table structure, but this is where I'm at in my troubleshooting. What is happen is it's taking 40+ minutes to create like 20 tables without any further data. I'm create the user prior and there is plenty of space in the user's table space. I'm just not sure why it would take so long to just to create a few simple tables. I think the most columns one of the tables has is 4-5. Anyone ever seen this?
    Additional information... if I do a simple import like this:
    imp file=imp.dmp fromuser=user touser=user;
    It speeds through to the last table and imports the last table and then just sits there for the rest of the 40 mins. It literally imports every single table and it's date in probably 20 seconds. So I have no idea what it's waiting on. That's why I did the above import to see what's taking so long. If anyone has any ideas... please feel free to share.
    Thanks
    Luke

    Corrupt export. I took another export and it works just fine lol...

  • Exp/imp problems

    Hi,
    Kindly Help.
    I plan to export full the database then I'll import it back to the same database, my purpose is to fix the fragmentation of the tables/tablespaces.
    1. Before importing the export file should I do anything to the database( e.g. truncate the tables, delete the contents)?
    2. Does the exp/imp utility depend on the SGA for it's performance or if not the SGA what parameter should I change to speep up the exp/imp?
    Thank you

    I plan to export full the database then I'll import
    it back to the same database, my purpose is to fix
    the fragmentation of the tables/tablespaces. Why you using export/import to de-fragmentation, there are other ways to do same like rebuild indexes, Use LMT etc
    Virag

  • How to make Facebook account from firef

    Facebook account

    Thanks for the answer - I did use exactly this link - "share" button was successful but I like to make compact buttons (like+share) with iframe code - but tutorial use CC version and I use CC 2014.1 - window of actions is bit different and in my Edge it doesn't work; in my project it looks this way (below) and it doesn't work Be very grateful for any help, it's extremely imp. problem.
    // insert code here
    sym.stop();
    // Show an element
    sym.$("fbbutton").show();
    $('<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gazetalowiecka.com.pl%2FGL %2F201502%2Fdiana%2Fdiana.html&amp;width=200&amp;layout=button_count&amp;action=like&amp;s how_faces=true&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:200px; height:21px;" allowTransparency="true"></iframe>').appendTo(sym.$('fbbutton'));

  • Export schema - Import Schema ... fails on sequence

    Hi.
    I'm doing an schema export on 10.1.0.2 and then import of the same schema in 10.2.0.3.
    Everything works fine, except the sequences.
    I'll get the following error on ALL sequences while doing the import
    CREATE SEQUENCE "JACTNG"."SQ_AGENT" MINVALUE 1 MAXVALUE 1,00000000000000E+27 INCREMENT BY 1 START WITH 10 NOCACHE NOORDER NOCYCLE
    ORA-39083: Object type SEQUENCE failed to create with error:
    ORA-00933: SQL command not properly ended
    What could be the reason?

    Exactly! NOW.
    So, as usual, you didn't analyse the problem at hand at all, not even the obvious step of repeating the affected command in a sql*plus session to isolate whether it is a generic problem or a specific imp problem. You didn't post you were using expdp and impdp, you just DUMPED the error, in order to have someone else doing your work for free.
    If you need someone else to do your work, especially as you have a CSI, please go to Metalink. At least the analysts over there are getting paid to do the research you refuse to do. Apart from that: entering the error messages during SR entry would have provided a correct solution.
    Sybrand Bakker
    Senior Oracle DBA

  • Exp/imp related problem

    Hi all,
    I have one problem in Oracle 9.2.0.8 onRHEL4. Iwant to use exp/imp to update one table from one server to another.
    Suppose I have one table abc on A server and it is having around 1 million records and another B server is also having the same no. of records and some of the record have been changed to A server and i also want to imp the same record to another server B.Is there any paramneter in IMP.
    Please suggest me.

    Hi,
    Kamran Agayev A. wrote:
    user00726 wrote:
    but how would i know which table has been updated or modifiedUsing MERGE funtion, you'll merge two tables. This command will updated changed rows and insert non-inserted rows to the second table and make it as the same as the first tableSQL> create table azar(pid number,sales number,status varchar2(20));
    Table created.
    SQL> create table azar01(pid number,sales number,status varchar2(20));
    Table created.
    SQL> insert into azar01 values(1,12,'CURR');
    1 row created.
    SQL> insert into azar01 values(2,13,'NEW');
    1 row created.
    SQL> insert into azar01 values(3,15,'CURR');
    1 row created.
    SQL> insert into azar values(2,24,'CURR');
    1 row created.
    SQL> insert into azar values(3,0,'OBS');
    1 row created.
    SQL> insert into azar values(4,42,'CURR');
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> select * from azar01;
    PID SALES STATUS
    1 12 CURR
    2 13 NEW
    3 15 CURR
    SQL> select * from azar;
    PID SALES STATUS
    2 24 CURR
    3 0 OBS
    4 42 CURR
    SQL> merge into azar01 a using azar b on (a.pid=b.pid) when matched
    2 then update set a.sales=a.sales + b.sales, a.status=b.status
    3 delete where a.status='OBS'
    4 when not matched
    5 then insert values(b.pid,b.sales,'NEW');
    3 rows merged.
    SQL> select * from azar01;
    PID SALES STATUS
    1 12 CURR
    2 37 CURR
    4 42 NEW
    Hello Sir, is this correct?
    Regards
    S.Azar
    DBA

  • IMP.EXE has encountered a problem and needs to close

    Dear all,
    I have a dmp file which need to import into the oracle9i database. The dmp file size which is 1.6GB. Im using the imp cmd to run the import. When importing half way, i encountered an error which is IMP.EXE has encountered a problem and needs to close . Pls advice
    Thanks

    Dear Dean,
    Herewith the log file and print screen that the IMP.EXE hang issue occured while doing the imp.
    http://yfrog.com/bfimpexehangoj
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export file created by EXPORT:V08.01.07 via conventional path
    Warning: the objects were exported by SYSTEM, not by you
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    export client uses US7ASCII character set (possible charset conversion)
    export server uses US7ASCII NCHAR character set (possible ncharset conversion)
    IMP-00046: using FILESIZE value from export file of 2097152000
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "CNTRSTATUSUPDATETOCUST_SEQ" MINVALUE 1 MAXVALUE 99999999 I"
    "NCREMENT BY 1 START WITH 159 CACHE 20 NOORDER CYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "GENMESSAGINGERRORID_SEQ" MINVALUE 1 MAXVALUE 99999999 INCR"
    "EMENT BY 1 START WITH 22 CACHE 20 NOORDER CYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "S_AUDITTRAIL" MINVALUE 1 MAXVALUE 99999999 INCREMENT BY 1 "
    "START WITH 5238868 CACHE 20 NOORDER CYCLE"
    IMP-00015: following statement failed because the object already exists:
    Thanks,
    Rgs,
    Oraclebb

  • Problem with imp

    HI All,
    We are facing some problem with imp. What we are trying to do is to import one table from full exp backup.
    Below is my exp script:
    compress </nhi3/export/epipe > /nhi3/export/exp-nov.dmp.Z &
    exp holland/kangra file=/nhi3/export/epipe full=y compress=n buffer=250000 log=/nhi3/export/exp.log
    Now iam trying to import one table from full exp backup using the below script.
    P6DB NODE>uncompress < /rmanbkp/backup/export0402/export/exp-nov.dmp.Z > /nhi3/export/epipe &
    [1] 3190958
    P6DB NODE>imp holland/kangra file=/nhi3/export/epipe fromuser=baan touser=baan tables='TTIPSL042100' ignore=n log=/rmanbkp/backup/export0402/export/ttipsl042100.log indexes=n full=n
    After firing this command there is no response from the terminal and nothing is showing in the imp logfile.
    Only response i can see is:
    P6DB NODE>imp holland/kangra file=/nhi3/export/epipe fromuser=baan touser=baan tables='TTIPSL042100' ignore=n log=/rmanbkp/backup/export0402/export/ttipsl042100.log indexes=n full=n
    Import: Release 10.2.0.4.0 - Production on Mon Apr 2 12:42:28 2012
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    Need Help
    Thanks,
    Sandy

    Hi,
    Just to start eliminating potential error sources, what if you do the uncompress to file, and then try to import using that file?
    Also, since you do a full export, it might take a while for the uncompress to reach the schema and table you're trying to import.
    HtH
    Johan

  • Problem With Imp/Exp

    I have exported a database schema containing spatial data using exp and Imported it into a new database using imp. It seems to be dropping rows from the user_sdo_geom_metadata table in the new database.
    Has anyone else seen this problem and is there a solution to the problem?

    Oracle Spatial will only carry rows from the user_sdo_geom_metadata view for tables that have spatial indexes. You could choose to export the contents of the view by doing something like this:
    create table my_sdo_geom_metadata as select * from user_sdo_geom_metadata;Export the my_sdo_geom_metadata table, then after the import
    insert into user_sdo_geom_metadata
      (select *
       from my_sdo_geom_metadata
       where table_name not in
          (select table_name from user_sdo_geom_metadata);

  • Problem while activating an Enh. Imp.

    I met a problem. It is like that:
    I copied from an standard Enhancement Implementation OIC_MM06EFKO_PREISFINDUNG in the package of OIC to my own enh. imp of Z_OIC_MM06EFKO_PREISFINDUNG in my package.
    I have changed the code of Z_OIC.....UNG. And I can also see the change in the program of MM06EFKO_PREISFINDUNG. The changed codes are right there. But while running ME21N, this implementation was not executed. The original one which I copied from is executed well.
    Can anybody help me? I was in trouble with this for 2 days.
    By the way, what I wanna do is to achieve this:
    Change the pricing auto while I create a SO and reference from a PR. The price in conditions will be fetch from somewhere.
    Thanks a lot !!!!

    Hi Zhang,
    Got your problem, had also faced once, Goto tcode CMOD, i think you would have already created a project there, else create a project and assign the enhancement to that project and activate the project, Note here you have two options, you can activate and deactivate the projects(like a hook), when you want to use the standard functionalities u can deactivate, if you want the enhanced version activate here(CMOD). This info had solved my issue, hope the same in your case.
    Cheers...
    Santosh.
    P.S. Mark usefull answers.

Maybe you are looking for

  • Multiple Logical Systems in Partner Profile for one instance

    Can we create multiple Logical Systems in Partner Profile (WE20) for one instance or one System?  If it is possible, can we create Logical System with respect to Plant/Country?

  • My 2006 Mac Pro (2.66 Dual-Core) graphics card has died on me...

    After the loading screen, I usually get some form of this (Screen flickering and repeating itself) so I assume this is due to my graphics card not working properly? I have a GeForce 7300 GT in my Mac Pro now and I'm wondering what to do now? Since I

  • Equivalent of Global Interactive Activity in 11g

    Hello, Is there an equivalent of Global Interactive (not Global Creation) activity in OBPM 11g? What I intend to do is to be able to have certain stand alone activities in the workflow bounded independently to different taskflows (there taskflows are

  • Entity Reference difficulties

    I'm trying to generate an XML so that it shows the Entity References. I need help figuring what I'm doing wrong. Complete source is included below. When I run the included source, I get: <?xml version="1.0"encoding="UTF-8"?> <xmlTest> <polish text1="

  • OFED (Open Fabric Enterprise Distribution) 1.5.1 fails on OVM 2.2

    Hi all, We are having problems getting a XSIGO DDR HCA Single Port Card working with OFED IB drivers 1.5.1. This is an OVM 2.2 setup and this has kernel 2.6.18_128.el5xen. After rpm'ing kernel-ib-1.5.1-2.6.18_128.el5xen.i386.rpm (for Redhat) (this in