Migration from 8i to 9.0.1(very strange error)

Hi All,
I have a really weird problem. I have 3 different 8i databases (8.0.5, 8.1.6, 8.1.7) and all of them work properly. I have an Oracle 9i (9.0.1) database on another server as well. I used Oracle 8i export(exp command line) to export 8i databases and then used Import 8i (imp command line) to import them to 9i database. Without any error & warning it's done. Everything seems ok on 9i database, but when I issue a very simple query in sqlplus as follow:
SELECT
Table1.column1
FROM
Table1
WHERE
(Table1.column1 = '01' or Table1.column1 is null )
It returns 1 row, which is true. But if I change the query as follow:
SELECT
Table1.column1
FROM
Table1
WHERE
(Table1.column1 = '01' or Table1.column1 is null )
AND (1=2 or 1 in nul)
again it returns one row which is wrong because of that false condition (1=2 or 1 in null), It shouldn't return any rows. But if I create a new table as select * from table1, then it works for new table. So conclusion is something happening at the time of importing to 9i. What is that!? I don't have any idea ! (I did this process for all three 8i databases and got the same result)
If anybody has any comments, I would appreciate it.
Thanks,
Arash
P.S. I did everything to fix the problem ( Reinstall Oracle 9i, create a new database from scratch,...)

Thanks for your time. I did all possible way, but still the same problem. I mean
EXP 8... IMP 8
EXP 8... IMP 9
EXP 9... IMP 9
Today I found that, NLS_LANG of two databases are different. Oracle 8i is : WE8ISO8859P1
AND Oracle9i is : WE8MSWIN1252
So I created a new database from scratch with Oracle 8i character set :WE8ISO8859P1 and then use imp9i to import the file. Still the same problem.
Thanks,
Arash

Similar Messages

  • Error:Package migration from version 8 to version 6 failed with error 0xC001700A

    I was about to post a similar question where the package runs fine on VS2013 but errors when I run DTEXEC from the command prompt. 
    Error:
     Code: 0xC0016020
     Source: Package
     Description: Package migration from version 8 to version 6 failed with error 0xC001700A

    Hi TheDenver,
    Based on the error message that “Package migration from version 8 to version 6 failed with error 0xC001700A ", we can infer that the underlying cause is that the current SSIS package is created in SSDT BI 2014 for Visual Studio 2013, while you are trying
    to execute it with SQL Server 2012 DTEXEC. It seems that SQL Server 2014 Integration Services (SSIS) is installed on a machine that has SQL Server 2012 Integration Services (SSIS) installed, multiple versions of the dtexec utility are installed.
    SSIS versions are not backwards compatible. SSDT BI for VS 2013 is used for SQL Server 2014, SSDT BI for VS 2012/SSDT 2010 is used for SQL Server 2012. Please notice that once a package is upgraded from SSIS 2012 package schema to SSIS 2014 package schema,
    the package cannot be downgraded. So we cannot open or execute the SSIS 2014 packages with SSIS 2012 anymore.
    To fix this, please ensure that you run the correct version of the utility, at the command prompt run the utility by entering the full path (<drive>:\Program Files\Microsoft SQL Server\120\DTS\Binn).
    Reference:
    dtexec Utility
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Very strange error : IDOC to jdbc scenario

    Hi
    I am getting a very strange error when I see the log for the idoc to jdbc scenario that I am building.
    The mapping test shows the header record and line item record properly in the mapping result.
    insert, access nodes, fields with access nodes are all formed correctly.
    However the communication channel log shows below error.
    Could not execute statement for table/stored proc. "tblTestItem" (structure "Item") due to com.microsoft.sqlserver.jdbc.SQLServerException: Incorrect syntax near ')'.
    JDBC Message processing failed, due to Error processing request in sax parser: Error when executing statement for table/stored proc. 'tblTestItem' (structure 'Item'): com.microsoft.sqlserver.jdbc.SQLServerException: Incorrect syntax near ')'.
    The message status was set to WAIT.
    The query that I see in the log is :INSERT INTO  tblTestItem () VALUES ()
    However mapping tool shows that all nodes are correctly formed.
    Please assist.

    Hi
    I am still getting this issue even after the below steps so kind of stuck - actually very much stuck.
    1. Restart of the dev environment
    2. Tried with a new extension of the idoc
    In the communication channel log for the JDBC receiver channel I still see
    INSERT INTO tblItem () VALUES ()
    The payload that I see in the message content tab is as follows
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:MT_XXX_XXXX xmlns:ns0="http://capita.com/pi/XXXX">
    - <Statement>
    - <dbTableName action="INSERT">
      <table>tblItem</table>
      </dbTableName>
    - <access>
      <InvoiceNo>0000000009293467</InvoiceNo>
      </access>
      </Statement>
      </ns0:MT_XXX_XXXX>
    How do I debug the jdbc adapter to see how it converts the above xml output from the mapping step (note that this output is from an actual run and not test tool) to a sql query.
    Very strange that the column names are present in the target payload but it is not reflecting in the query.
    I have other tables being populated with the same jdbc receiver communication channel which makes this more and more confusing.
    PLEASE ADVICE.

  • Very strange error: unable to activate any messgae mapping in IR

    very strange error,
    i m unable to activating any message mapping in IR,
    while activating the error thrown was:
    /usr/sap/XID/DVEBMGS00/j2ee/cluster/server0/./temp/classpath_resolver/Mapdddd0cb0100311dca6090012799eddc6/source/com/sap/xi/tf/_MM_sdptestFileToFile_.java (No such file or directory (errno:2))
    My observation:
    On looking at the error, i found that the folder Mapdddd0cb0100311dca6090012799eddc6 is not created at the proper place.....
    Which i assume is created dynamically created on activating a message mapping,
    Now, i saw that the directory in which these Map* folders were created, already contained 32765 folders....... since this machine is UNIX, the max no. of directories that can be inside a directory cannot be more than 32768(not confirm).....
    hence the folder Map* cant be created at the proper place...and hence message mapping cant be activated.........
    ever encountered this problem....................
    pls help

    solved by self,
    solution: delete temporary folders created during any activation of message-mapping in IR, in the classpath_resolver folder of XID HOME directory......
    solution is specific to file system/OS....

  • Very strange error in text properties - AI CS6

    Hello Everyone,
    This morning I found very very STRANGE error in Adobe CS6 about text properties. Here you go.
    In the picture one text 'ei and mosterd' was bold.
    But after copy to new string the bold characters are changed to 'ig and mosterdz'.
    This is very strange error I have seen ever.
    Do you guys have any reason why CS6 act like this?
    also do you  have any option to fix this issue?
    For your information:
    I just done copy past. Nothing else.
    All the properties are same for both.
    No difference except the text string size
    I tried the same file in different machines for check. But I still see the same error in all the machines.
    System properties:
    Mac os x: 10.8.5
    Processor 2,8 Ghz Intel Core i5
    Memory: 8 GB
    Software: Adobe CS6
    Regards,
    FroQ

    Wow, this is absolutely incredible... you try to parse an empty String to an int and it throws an exception... I'd never have thought.

  • After applying Hotfix 2910552,while doing Migration from Win XP to Win 8.1 got Error 800700C1

    Hi,
    I have two SCCM Lab. Both have same configuration and hotfix(2910552) installed.
    I am doing hardlink migration from Windows XP to Windows 8.1.
    In one of the lab migration from XP to win 8.1 have successfully implemented after applying the hotfix 2910552,and then after updating the Boot image. But i am getting issue while doing the same on my second lab. The error in log file is 
    Command line execution failed(0x800700C1)
    Failed to install boot image,is not a valid win32 application
    Failed to reboot the system(0x800700C1)
    Thanks
    Pallavi

    Thank you for sharing the solution.
    If your question was resolved/answered, you should mark the thread as "answered".
    Then you should make e new thread/question for the new error you get. This will make it alot easier for other users, modetrators and Microsoft to help you. It will also make it much eaiser for othe people with the same issue to search the forums.
    Thank you.
    Ronni Pedersen | Microsoft MVP - ConfigMgr | Blogs:
    www.ronnipedersen.com/ and www.SCUG.dk/ | Twitter
    @ronnipedersen

  • URGENT: Migrating from SQL to Oracle results in very poor performance!

    *** IMPORTANT, NEED YOUR HELP ***
    Dear, I have a banking business solution from Windows/SQL Server 2000 to Sun Solaris/ORACLE 10g migrated. In the test environment everything was working fine. On the production system we have very poor DB performance. About 100 times slower than SQL Server 2000!
    Environment at Customer Server Side:
    Hardware: SUN Fire 4 CPU's, OS: Solaris 5.8, DB Oracle 8 and 10
    Data Storage: Em2
    DB access thru OCCI [Environment:OBJECT, Connection Pool, Create Connection]
    Depending from older applications it's necessary to run ORACLE 8 as well on the same Server. Since we have running the new solution, which is using ORACLE 10, the listener for ORACLE 8 is frequently gone (or by someone killed?). The performance of the whole ORACLE 10 Environment is very poor. As a result of my analyse I figured out that the process to create a connection to the connection pool takes up to 14 seconds. Now I am wondering if it a problem to run different ORACLE versions on the same Server? The Customer has installed/created the new ORACLE 10 DB with the same user account (oracle) as the older version. To run the new solution we have to change the ORACLE environment settings manually. All hints/suggestions to solve this problem are welcome. Thanks in advance.
    Anton

    On the production system we have very poor DB performanceHave you identified the cause of the poor performance is not the queries and their plans being generated by the database?
    Do you know if some of the queries appear to take more time than what it used to be on old system? Did you analyze such queries to see what might be the problem?
    Are you running RBO or CBO?
    if stats are generated, how are they generated and how often?
    Did you see what autotrace and tkprof has to tell you about problem queries (if in fact such queries have been identified)?
    http://download-west.oracle.com/docs/cd/B14117_01/server.101/b10752/sqltrace.htm#1052

  • Migrate from vmware to oracle virtual machine having some error

    Hi
    I am migrating the vmware with oracle virtula machine for that I have downloaded the OVFTool and run the following command
    ovftool.exe c:/../vmware.vmx d:/../vmware.ovf
    successfully I am able to migrate .vmx to .ovf file.
    then when I opened the same .ovf file with OVM and its creates the anithere .vmdk files.
    but then after when I try to reboot the same its gives the following error
    Error Loading operationg system
    Please guide am I missing anything in migration ????

    user13405005 wrote:
    Thank you for the information. The link you have mentioned is about migration the environment of a machine to a VM. But i'm looking for migrating an Oracle Database 11g from a Physical Machine (Linux x86) to a Virtual Machine( Linux x86) created using Oracle VM. Can you help me out in this.
    Thanks :)As far as I understand it this is not really VM related.
    You have an existing linux machine .... uname -a ... with a partiocular OS and kernel and set of packages installed ....
    And a guest VM running linux ... uname -a .... with hopefully the same/similar OS and set of packages installed, similar users, directory layout etc.
    And you wish to get the Oracle (Classic RDBMS) home software cloned/migrated and an oracle database cloned/migrated.
    There's a number of different senarios here ... can i help you out .... (the answer is I could but i dont have time).
    The start point is good planning and careful notes if you are attempting to change any versions / layours etc.
    You might have stages like (this is a top of head fagpacket and perhaps not best terminology):
    - Install basic Linux software on VM guest.
    - Install additional linux packages
    - create groups, users, directories, system parameters etc.
    - Create or clone oracle home.
    - clone oracle database by eg RMAN or otherwise.
    Different forums may help different stages if necessary.

  • VERY strange error message and behavior from ipod and itunes software

    Hi. I have two major issues with itunes 7.02 and ipod.
    1) After a successful install, and after double-clicking my desktop itunes icon, the program opens, but it takes about 5 minutes to load (I kid you not, maybe longer)... I have tried uninstalling and reinstalling 5 seperate times and it never opens any quicker. Please help, extremely frustrating.
    2)THE BIGGER PROB: I get the following error message when connecting my ipod (video) to my computer (itunes is already opened at this point, as it does NOT open automatically): " The software required for communicating with the ipod is not installed correctly. Please reinstall itunes to install the ipod's software. Problem is, I have reinstalled itunes 5 or 6 times already! HELP! Thank you!

    in sorry i cant help with the speed thing,
    make sure you install all the software from the CD your ipod came with, if that dosent work, try updating your ipods firmware : http://www.apple.com/ipod/download/
    Good luck and welcome to the forums
    Joe

  • Migration from 9.3 to 11.1.2 Smartview error

    I have this kind of message when i open an excel smartview created with version 9 and I try to connect to the same application in version 11
    "The signd-on token i no longer valid
    Do you want to connect with username/password"
    If I click on YES the connection proposed (and it is not possible to modify it) is the one to the version 9.
    Is there a way to "convert" the file?
    Thanks

    Is the SmartView file utilizing hsGetValue functions? If the application name is specified in the formula it will attempt to open up that connection, else it will default to your default connect, which you also may want to verify is the new application.
    JTF

  • Very Strange Error Message. "There was an error downloading your.......

    There was an error downloading your purchased music. The disk could not be read from or written to.
    Does anyone know what this means? I purchased 2 films and cant watch them ;( I wonder if I will be charged??????

    I have the same problem, It says error(-50) right? but i tried to buy 3 diffrent songs to see if it would work on any of them but it didnt and i got charged for them.Whenever i go to "advanced" tool bars and click on look up purchased music it tries to repurchase my music but it never works.Can anyone help? = ]
    -Riahx
    Windows xp   Windows XP  

  • A very strange error in a JSP FILE

    Hi...
    I have written the following code..
    <%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="" %>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <%@page language="java" import="java.lang.*" %>
    <html>
    <head>
    <title>Second Page</title>
    </head>
    <body>
    <%!
         class myclass
              public Integer myfunc(String Accept_String,Integer no)
                        int start=0;
                        int end=0;
                        String Arr=new String("dummy");
                        int main_index=0;
                        int sub_index=0;
                        Integer[][] i=new Integer[20][];
                        for(int k=0;k<19;k++)
                        i[k]=new Integer[2];
                        int toggle=1;
                        do
                             if(toggle==1)
                                  {end=Accept_String.indexOf(" ",start);
                                  toggle=0;}
                             else
                                  {end=Accept_String.indexOf(",",start);
                                  toggle=1;}
                             if(end!=-1)
                                  Arr=Accept_String.substring(start,end);
                             else
                                  Arr=Accept_String.substring(start,Accept_String.length());
                             start=end+1;
                             i[main_index][sub_index]=Integer.parseInt(Arr);
                             sub_index=sub_index+1;
                             if(sub_index==2)
                                  sub_index=0;
                                  main_index=main_index+1;
                        }while(start!=0);
                        return i[0][0];
    %>
    <FORM NAME="FORM2" method="post" >
    <jsp:useBean id="id1" class="pack.dummy" />
    <% id1.setString(request.getParameter("Hidden_Text"));
    String r=new String("");
    Integer n=new Integer(0);
    Integer sep= new Integer(0);
    //for(int j=0;j<9;j++)
    //sep[j]=new Integer[2];
    r =id1.getTemp();
    out.print(r);
    n=id1.getNumber();
    out.println(n);
    myclass m=new myclass();
    sep=m.myfunc(r,n);
    out.println(sep);
    %>
    </FORM>
    </body>
    </html>
    And it gives me the following report
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Exception in JSP: /second.jsp:81
    78: out.println(n);
    79:
    80: myclass m=new myclass();
    81: sep=m.myfunc(r,n);
    82: out.println(sep);
    83: %>
    84:
    Stacktrace:
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:504)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    java.lang.NumberFormatException: For input string: ""
         java.lang.NumberFormatException.forInputString(Unknown Source)
         java.lang.Integer.parseInt(Unknown Source)
         java.lang.Integer.parseInt(Unknown Source)
         org.apache.jsp.second_jsp$myclass.myfunc(second_jsp.java:49)
         org.apache.jsp.second_jsp._jspService(second_jsp.java:134)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    Actually there is a problem somewhere in this file itself..
    Can anybody help me out?

    Wow, this is absolutely incredible... you try to parse an empty String to an int and it throws an exception... I'd never have thought.

  • ORA-01422,,, Very Strange Error in my code!!!

    Dear,
    I need your help please,,,
    I have the below code in a database package which always throws (ORA-01422)
    SELECT (NVL(amount,0) - NVL(cash_disc,0)) INTO v_bill_amount
    FROM pac_bills
    WHERE pac_bills.bill_no = v_bill_no AND pac_bills.bill_type = 3;
    Now when I execute this code I get (ORA-01422) for v_bill_no = 207000003. when I execute same statement from TOAD or SqlPlus IT RETURN ONE ROW ONLY!!! for same bill_no
    This error make me mad and I need any help

    I would try to see what extra rows are selected in the pacakage. If it's a database package then it could be something like this:
    /* Temp table to register selected rows */
    CREATE TABLE Tmp_Debug(
      TS TIMESTAMP, /* to identify different statement executions */
      bill_no INTEGER,
      r ROWID
    /* DEBUG fragment to be inserted into the package */
    DECLARE
      PROCEDURE Trace(
        p_bill_no INTEGER
      ) IS
        PRAGMA AUTONOMOUS_TRANSACTION;
      BEGIN
        INSERT INTO Tmp_Debug(ts, bill_no, r)
          SELECT systimestamp, p_bill_no, (NVL(amount,0) - NVL(cash_disc,0))
          FROM pac_bills
          WHERE pac_bills.bill_no = p_bill_no AND pac_bills.bill_type = 3;
        COMMIT;
      END;
    BEGIN
      /* Original select */
      SELECT (NVL(amount,0) - NVL(cash_disc,0)) INTO v_bill_amount
      FROM pac_bills
      WHERE pac_bills.bill_no = v_bill_no AND pac_bills.bill_type = 3;
    EXCEPTION
      WHEN TOO_MANY_ROWS THEN
        Trace(v_bill_no);
    END;
    /* End of DEBUG fragment */Reproduce the error and see in Tmp_Debug, what rows are actually selected. Sure I didn't test it.
    If it's a forms package then you may implement some debug form or something else to see the actually selected rows.
    One more thought: is it possible that app logic produces extra rows? They are not commited and rolled back after the error, this is why you can't see them in TOAD/Sql*Plus.
    Regards,
    Dima.

  • [SOLVED] Intel+Compiz+Catalyst-utils = VERY strange error!

    So,
    I have an intel graphics card and am using the intel i8x0 driver - but compiz fusion refuses to run unless I have catalyst-utils present - what gives? Also the latest catalyst-utils breaks CF and I can't pin it in pacman.conf using HoldPkg.
    This is very peculiar, any thoughts?
    Last edited by floke (2008-02-21 15:28:49)

    signorl_rossi - you are star - thank-you very much!
    <buys signor_rossi a beer>

  • Very strange error "(Hex 0xBFFF003E​) Could not perform operation because of I/O error"

    Hi everyone! I've seen many similar threads but I haven't found an answer. I'm using labview 8.5 and through visa i'm controlling a USB controller which communicates with an FPGA. This pcb, is connected to a second pcb which also has another FPGA and the data are transmitted from the usb controller to the first FPGA and to the second FPGA (and vice versa). The really strange thing is that the system had been working fine for severall months but now this error appears when i remove from its connector the jtag i use to program the FPGA located on the second pcb (!!!) and everything goes back to normal when i place it back! Could it be a hardware problem? 

    Hi,
    What protocole are you using to communicate to the board?  If it is VISA then it could be a problem with the COM ports and resources on your computer.  Is the session connecting to the FPGA still active when you are disconnecting it?
    Regards,
    Greg H.
    Applications Engineer
    National Instruments

Maybe you are looking for

  • Can not reinstall Java 7 on Windows 8 x64

    Hi, Restinstalling Java 7 opens a dialog box saying that Java is already installed and should be uninstalled first. When I click on Yes to go on with unstalling, I get a second msg box saying that this action is only valid on installed products. I tr

  • Is it possible to create a custom Module Adapter?

    I have a standard COM interface to some existing test code. The existing code have methods for step-configuration and documentation/reporting. I know that TestStand can call COM servers with IDIspatch interface, but I would be happy if I could make a

  • New features in BW 3.5

    Hi Everyone, Can anyone tell me where can i find the new features available in BW 3.5 and how it has enhanced compared to BW 3.0B. The only one i know is it has now UDCONNECT which allows for odbc connection. What other more features are available.Do

  • I have no sound. I got a message the my audio needs to be reconfigured. How do I do that?

    I have a new computer with Windows 8. I can't get any sound. The speakers have power and the volume in the control panel is at medium. I also can't play videos without an error message.

  • Question about CRM extractions

    Hi all, The CRM team have defined several business transaction types in CRM customizing. These transactions are transferred to BW by using DataSource 0CRM_SALES_ACT_1. Now there are new requirements based on transaction types (BW: 0CRM_PRCTYP) which