Proboem migrating ora 8i to 9i - URGENT!!

hi folks.
I have a box thata has iis and ora 8i installed.
I had to migrate oracle to 9i version DB, so I started 9i installation.
It was everything fine when, during the installation, asp pages crashed with following error:
ORA-01041: internal error. hostdef extension doesn't exist </Description><Source>Microsoft OLE DB Provider for Oracle
Did anyone had this problem? IIS connects with no errors to Oracle DB that is running on Oracle 8.1.7
THANK YOU VERY MUCH FOR ANY HELP!
Alex

hi folks.
I have a box thata has iis and ora 8i installed.
I had to migrate oracle to 9i version DB, so I
started 9i installation.
It was everything fine when, during the installation,
asp pages crashed with following error:
ORA-01041: internal error. hostdef extension doesn't
exist </Description><Source>Microsoft OLE DB Provider
for Oracle
Did anyone had this problem? IIS connects with no
errors to Oracle DB that is running on Oracle 8.1.7
THANK YOU VERY MUCH FOR ANY HELP!
AlexDid you migrate Database seccessfully or not?
Did you try to use sqlplus to connect to new database?

Similar Messages

  • Error occurred during quick migration: ORA-06502: numeric or value error

    I am very beginner on sql developer.I have a problem during a quick migration from mySQL db to Oracle DB as:
    step1: captured model processed successful
    step2: convered mode processed failed @ ORA-06502: numeric or value error
    My work environment:
    SQL Developer (2.1.1.64)
    Java platform: 1.6.0
    Oracle ide:2.1.1
    Ojdbc5.jar
    Oracle server ver. 9i
    mySQL Datatype: datetime (default_value: 0000-00-00 00:00:00) ,float,varchar(100),int(11)
    Please help me!
    Thanks in advance!
    Vien.

    kgronau wrote:
    could you please log into MySQL using mysql-utility, then change to the db (use <your mysql db) and provide the output of
    desc bars_eoptHi kgronau,
    Thanks for your response. Below is the table "bars_eopt" description from MySQL db. (first row is a description) sorry about the display is not in line as typing.
    Field     Type     Collation     Null     Key     Default     Extra     Privileges     Comment
    Bar_Index     int(11)          NO     PRI     0          select,insert,update,references
    Recipe     varchar(100) latin1_swedish_ci NO     MUL               select,insert,update,references
    Date_Time     datetime          NO          0000-00-00 00:00:00          select,insert,update,references
    ThresholdCurrent float          NO          0          select,insert,update,references     
    SlopeEfficiency     float          NO          0          select,insert,update,references     
    Pmax      float          NO          0          select,insert,update,references     
    Voltage_at_Imax     float          NO          0          select,insert,update,references     
    SeriesResistance     float          NO          0          select,insert,update,references     
    PeakWavelength     float          NO          0          select,insert,update,references     
    FWHM     float          NO          0          select,insert,update,references     
    CentroidWavelength float          NO          0          select,insert,update,references     
    Efficiency_at_Imax float          NO          0          select,insert,update,references     
    ForwardVoltage     float          NO          0          select,insert,update,references     
    FW_90_Percent     float          NO          0          select,insert,update,references     
    Emitter_at_Ith     float          NO          0          select,insert,update,references     
    Emitter_at_Imax float          NO          0          select,insert,update,references     
    Delta_Emitter      float          NO          0          select,insert,update,references     
    LOT_ID     varchar(100)     latin1_swedish_ci NO     MUL               select,insert,update,references     
    Part_Number     varchar(100)     latin1_swedish_ci     NO     MUL               select,insert,update,references     
    Pak_Number     int(11)          NO          0          select,insert,update,references     
    Pak_Position     int(11)          NO          0          select,insert,update,references     
    Tracer     int(11)          NO          0          select,insert,update,references     
    OCR     varchar(100)     latin1_swedish_ci NO                    select,insert,update,references     
    Inspection_Result varchar(100)     latin1_swedish_ci     NO                    select,insert,update,references     
    Inspection_Defect varchar(100)     latin1_swedish_ci     NO                    select,insert,update,references     
    Facette     varchar(1000)     latin1_swedish_ci     NO                    select,insert,update,references     
    Facette2     varchar(1000)     latin1_swedish_ci     NO                    select,insert,update,references     
    Upside     varchar(1000)     latin1_swedish_ci     NO                    select,insert,update,references     
    Downside     varchar(1000)     latin1_swedish_ci     NO                    select,insert,update,references     
    Thanks again and Best Regards,
    Vien.T

  • ORA-1000 OCCI C++ urgent

    Hello
    I have a problem
    I have an Environemnt in which I execute x times a stored PL/SQL procedure
    Environment *env = Environment::createEnvironment();
              Connection *conn = env->createConnection(uzytkownik->zwroc_login(),uzytkownik->zwroc_haslo());
    for (int x=0,x<10000;x++)
    Statement *stmt = conn->createStatement();
              stmt->setSQL("begin execute_my_procedure;end;");
              stmt->executeQuery();
    env->terminateConnection(conn);
    Environment::terminateEnvironment(env);
    I have an error ORA-1000
    what to do??
    when I in for loop create an environment , call my procedure and terminate environment everything works fine, but it's not effective becauese every time I connet to database and disconenct
    please help
    Marcin
    [email protected]

    In the loop, you need to terminate the statement and free the cursor on the server. Please add inside in the loop :-
    conn->terminateStatement(stmt);
    Ofcourse, if you are planning to execute the same SQL repeatedly, you can just execute the already created Statement and not create/prepare a new Statement.
    Thanks,

  • ORA-29516 Need an urgent help

    Hi Gurus,
    When trying to call dbms_java package i am getting the following error:
    Exception in runStoredProcedure: ORA-29516: Aurora assertion failure: Assertion failure at eoxdebug.c:93
    jonzf_get_zip_message is not yet implemented
    oracle version 10.2.0.1.0
    Please help....
    saby

    Also also, read the metalink note 466315.1.
    Nicolas.Thanks Nicholas....metalink note was very usefull...

  • Parameters of Init SID .ORA ???URGENT

    Hi
    I have an Oracle 8.1.7 on Windows2000 with 640MB RAM.The Oracle home in D:\ drive and initial paging size on C:\ =960MB and Maxi. = 1920 MB
    and the total paging file size is 960MB.
    No. Of users 15.
    SO I want PLS the parameters of the Init<SID>.ORA of this database specialy things regarding to RAM,SGA,Sahred_Pool_size and memory.

    Hi
    I have an Oracle 8.1.7 on Windows2000 with 640MB RAM.The Oracle home in D:\ drive and initial paging size on C:\ =960MB and Maxi. = 1920 MB
    and the total paging file size is 960MB.
    No. Of users 15.
    SO I want PLS the parameters of the Init<SID>.ORA of this database specialy things regarding to RAM,SGA,Sahred_Pool_size and memory.And how can I set the db_block_buffers,Block_Buffer and Log Buffer. You can use the following parameters, depends on what you like to have:
    log_buffer = 32768 # small
    log_buffer = 262144 # medium
    # block buffers = (db_block_buffers * db_block_size ) = 10MB small , 50 MB medium, >100MB big
    db_block_buffers = ? see formula above
    shared_pool_size = 20000000 # small
    shared_pool_size = 50000000 # medium
    # you can set these to 0 when you don't you use MTS or JAVA (I recommend to uncommend all MTS* parameters)
    large_pool_size = 0
    java_pool_size = 0
    # small sort area sizes
    sort_area_size = 65536
    sort_area_retained_size = 65536
    Cheers
    Thomas

  • Ora-01034 error. URGENT

    my oracle database is having around 1500000 records. oracle was working fine previous day. but not it is giving error ora-01034 "oracle not available". what might be the problem . Please any one tell the remedy.

    might be your database is not up have you checked the database ,checked the environment variable is properly set and start the database again.

  • Help! ORA-01031: insufficient privileges during "startup migrate" 8i to 9i

    Hello there,
    I am following the Oracle 9i upgrade checklist Doc ID: 159657.1 to upgrade from 8.1.7.3 to 9.2.0.4.
    In step 31, after setting the environment to new ORACLE_HOME, I am trying to start the 9.2.0.4 instance in migrate mode. This is the sequence of errors that I get.
    Any help is greatly appreciated.
    Thanks,
    Rao
    oracle>sqlplus /nolog
    SQL*Plus: Release 9.2.0.4.0 - Production on Mon Aug 25 09:55:29 2003
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> connect / as sysdba;
    Connected to an idle instance.
    SQL> shutdown immediate
    ORA-24324: service handle not initialized
    ORA-24323: value not allowed
    ORA-01092: ORACLE instance terminated. Disconnection forced
    SQL> startup migrate
    ORA-01031: insufficient privileges
    SQL> quit
    Disconnected
    oracle>

    bash-2.03$ env | sort
    HOME=/home/oraclei
    HOSTNAME=orafinprdrodb01
    HOSTTYPE=sparc
    HZ=
    LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/ysm_finapps_legacy/ysm_data/d00/app/oraclei/prodidb/8.1.7/lib:/usr/dt/lib:/usr/openwin/lib
    LOGNAME=oraclei
    MACHTYPE=sparc-sun-solaris
    MAIL=/var/mail/oraclei
    NLS_DATE_FORMAT=DD-MON-RR
    NLS_LANG=American_America.UTF8
    NLS_NUMERIC_CHARACTERS=.,
    NLS_SORT=binary
    OLDPWD=/ysm_finapps_legacy/ysm_data/d00/app/oraclei/prodidb/8.1.7/rdbms
    ORACLE_HOME=/ysm_finapps_legacy/ysm_data/d00/app/oraclei/prodidb/8.1.7
    ORACLE_SID=PRODI
    OSTYPE=solaris
    PATH=/ysm_finapps_legacy/ysm_data/d00/app/oraclei/prodidb/8.1.7/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:
    PWD=/ysm_finapps_legacy/ysm_data/d00/app/oraclei/prodidb/8.1.7/rdbms/lib
    SHELL=/bin/sh
    SHLVL=1
    TERM=xterm
    TNS_ADMIN=/ysm_finapps_legacy/ysm_data/d00/app/oraclei/prodidb/8.1.7/network/admin
    TZ=US/Pacific
    _=/usr/bin/env

  • ORA-01031: insufficient privileges during 8i to 9i upgrade

    Hello,
    I am following the Oracle 9i upgrade checklist Doc ID: 159657.1 to upgrade from 8.1.7.3 to 9.2.0.4.
    In step 31, after setting the environment to new ORACLE_HOME, I am trying to start the 9.2.0.4 instance in migrate mode. This is the sequence of errors that I get.
    Any help is greatly appreciated.
    Thanks,
    Rao
    oracle>sqlplus /nolog
    SQL*Plus: Release 9.2.0.4.0 - Production on Mon Aug 25 09:55:29 2003
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> connect / as sysdba;
    Connected to an idle instance.
    SQL> shutdown immediate
    ORA-24324: service handle not initialized
    ORA-24323: value not allowed
    ORA-01092: ORACLE instance terminated. Disconnection forced
    SQL> startup migrate
    ORA-01031: insufficient privileges
    SQL> quit
    Disconnected
    oracle>

    You dont have enough privilege cause you were disconnected from the previous command you enter :
    ORA-24324: service handle not initialized
    ORA-24323: value not allowed
    ORA-01092: ORACLE instance terminated. Disconnection forced <= you are no longer logged here
    Your problem is the ORA-24324, not a privilege problem.
    Fred

  • Migrating OWB mappings

    Hi Everybody,
    I have all my OWB mappings on oracle 11.1.0.6. I want to migrate all my mappings to 11.1.0.7. so can anyone explain me the detailed steps involved in performing the migration?
    This is very urgent.
    Thanks in advance
    Regards
    Subhasree

    HI Subhasree,
    version number is an characteristic of OWB repository or OWB software and not relates to mapping.
    Please be more specific what you want to do (import MDL file created by OWB 11.1.0.6 into 11.1.0.7 repository, move metadata from OWB repository 11.1.0.6 to 11.1.0.7, or upgrade OWB repository to 11.1.0.7, or upgrade target database to 11.1.0.7, ...)
    Regards,
    Oleg

  • Does oracle workbench support earlier versions of DB2 not UDB

    HI all,
    In our company we are migrating the DB2 (I think version 2.xx ) of OS2 to Oracle in windows ,
    Does the Oracle Workbench support for the earlier versions of DB2,
    if yes how?
    if no then what is the way to migrate?
    This is an urgent requirment, so pls. provide me a solution.
    Thanks
    Murali.v

    DB2 v2 would be at least 10 years back. That may be out of even SQLWays window for DB2.
    If indeed stuck without a tool.....
    Assuming that there are very few stored procs, triggers, and proprietary SQL views. (MWB DB2 plug-in wouldn't have solved those anyway). The "physical" design of the DB (tablespaces , indexes , etc. ) are likely completely lost using these approaches. There are a couple of ways to accelerate the doing it by hand approach.
    1. [ this is somewhat of a tangent] export the DDL (if you can) and push it into a more modern version of DB2 and have the MWB move that. Use the offline mode to generate suggestive scripts and SQL*Loader control files ( and perhaps also the new Oracle DDL. may have to make some tweaks to it and control files).
    pros:
    if there is a large amount of DDL mapping of types is done automatically.
    cons:
    may not be a handy version of DB2 UDB around. (a DB2 Express-C v 7 isn't
    prominent on the IBM site anymore. However, may be other versions around at
    you site.)
    probably would have to tweak the tablespace/index/etc declarations in the
    exported DDL. [ large assumption here is that not using a signficant amount
    of deprecated features. If the editing process too complicated effectively
    cheaper just to proceed to option 3 below. ]
    the data export utility script may need tweaks.
    [ if you have LOBS and/or binary columns you're likely to run into problems. ]
    2. Similar approach is to do a DDL capture into a tool like ERWin.
    [Not sure if there is a generic DDL capture mode in Jdeveloper that would even talk to DB2 v2  to create a UML model ]
    You then tweak that "design model" and instantiate into Oracle. ( as mentioned in another reply there are some issues you'll likely encounter. For example, some types don't map and the MWB docs can help. )
    pros:
    much of the straightforward DDL just moves over.
    cons:
    may be no tool that can do the design capture for DB2 v2 (was legacy embedded
    solution that ran for years that nobody touched. )
    with generic mapping loose lots of specifics.
    no control files, no export scripts, no warnings,
    3. as mentioned before. Edit the exported DDL. ( I'd strip out tables , indexes, etc. ) and just get it to load before moving one to additional Oracle specifics on those aspects.
    pros/cons mostly same as above, but even more manual work.

  • Ora-12801 with ora - 00600 urgent

    Hi dear
    I just migrate my dataabse from oracle 8.1.7.4 to oracle 10g release 2
    i m getting the error
    ORA-12801: error signaled in parallel query server P000
    ORA-00600: internal error code, arguments: [xtycsr3], [], [], [], [], [], [], []
    when i save the new record it's work fine but when i save the record the modify mode it give the above error
    i m using form 6i
    O/s win 2000 server
    Kindly suggest the solution urgently i m on production database
    Regards
    Tarun Mittal

    Symptoms:
    Internal Error may occur (ORA-600)
    ORA-600 [xtycsr3]
    Related To:
    Parallel Query (PQO)
    Description
    Select with GROUP BY may result in ORA-600[xtycsr3]
    on a parallel slave process, if select list contains
    a PLSQL function call on aggregation operators.
    Eg:
    SELECT 1, b.x, xty_func( max(1),SUM(100))
    FROM xty b
    GROUP BY 1, b.x;
    The full bug text (if published) can be seen at Bug 2459355
    This link will not work for UNPUBLISHED bugs.

  • Insert ORA-00913: too many values  --  urgent help

    Hi there
    Its pretty urgent, got  stuck up....
    To avoid the undo snapshot error, I am using this procedure to migrate the smaller chunks of  huge volume of  table data into new tables. This below code works well if the columns  are very less. And this procedure is not working if the tables columns are morethan 30 columns and throwing the error   PL/SQL: ORA-00913: too many values
    CREATE OR REPLACE PROCEDURE migration AS
       TYPE array_tp IS TABLE OF tranproc%ROWTYPE;
       l_array array_tp;
       CURSOR c IS
          select * from tranproc p where trunc(date)<=trunc(sysdate)-180;
       l_cnt1 NUMBER :=0;
       l_cnt2 NUMBER :=0;
       l_cnt3 NUMBER :=0;
    BEGIN
       OPEN c;
       LOOP
          FETCH c BULK COLLECT INTO l_array LIMIT 10000;
          EXIT WHEN l_array.COUNT = 0;
          l_cnt1 := c%ROWCOUNT;
          FORALL i IN 1 .. l_array.COUNT
             INSERT INTO TMP_Transpoc VALUES l_array(i);
          l_cnt2 := l_cnt2 + SQL%rowcount;
       END LOOP;
       l_cnt3 := c%ROWCOUNT;
       CLOSE c;
       END;
    16    22    PL/SQL: ORA-00913: too many values
    its falling
    line 16: INSERT INTO TMP_Transpoc VALUES l_array(i);
    Above table i.e tranproc  has around 80 columns .
    i am not pl/sql expert, kindly advise how to resolve it.. i am fine with  alternative approach, just i need a smaller chunk commit.

    Actually, Direct Path does not necessarily require NOLOGGING. If you successfully invoke Direct Path (look for LOAD AS SELECT or DIRECT LOAD INTO in the execution plan) then you are inserting into blocks above the high-water mark (HWM) and there is virtually no UNDO generated for the changes in the table segment.
    However, the index maintenance (if any) will require UNDO, and it may be a lot. If this is going into a new table, then you should be able to create the index after the table is populated.
    Also beware of the NOLOGGING advice. In many cases, an individual SQL statement can not disable logging. And yet, if you do bypass REDO logging, be very sure you understand the consequences for your ability to recover.

  • Error ORA-24247 after migrating from 10g to 11g

    Hi all,
    After a migration from a 10.2.0.3 (32bits) database to a 11.2.0.3 (64bits) database, we are facing a problem related to the UTL_SMTP package. I vale already created a ACL, as you can see below:
    -- create acl
    BEGIN
        DBMS_NETWORK_ACL_ADMIN.CREATE_ACL (acl => 'user_processos.xml',
                                                                         description => 'abc',
                                                                    principal => 'PROCES',
                                                                    is_grant => TRUE,
                                                                    privilege => 'connect');
    END; 
    -- assign acl
    BEGIN
        DBMS_NETWORK_ACL_ADMIN.ASSIGN_ACL (acl => 'user_processos.xml'
                                                                    host => 'rac-abc',
                                                                 lower_port => 1521,
                                                                 upper_port => NULL);
              END;The problem is: After we try to execute a procedure that calls UTL_SMTP, with user PROCES the error ORA-24247 is raised. I did some research and they all point to the it is necessary to create an ACL to solve this probles, but the ACL already exists, as you can see above.

    Hi,
    I had the same issue, well multiple issues, with this at first. You should find the solution in one of these links. Make sure you have done each step in the lists and it will work.
    [url http://www.ora00600.com/scripts/databaseconfig/ORA-29278.html]ORA-29278 SMTP
    [url http://www.ora00600.com/scripts/11g/UTL_SMTP_ORA-06512.html]ORA-06512: at SYS.UTL_SMTP
    There are various parameters and configuration steps you need to make sure you have performed for it to work.
    Hopefully that helps,
    Rob
    Edited by: Rob_J on Feb 15, 2013 11:53 AM
    *link was not working                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Error in Phase EXPORT of CU&UC Migration 46C to ECC60: ORA-00942

    Hi,
    We are making a 46C to ECC 6.0 upgrade EHP4 Stack 8.
    We have migrated to the system ECC6.0 not Unicode. Now we're in the
    process of Export to Unicode and we got the following errors:
    (EXP) ERROR: failed DbSlExeRead rc = 103, table "/ BI0/PTCTUSERNM"
    (SQL error 942) error message returned by DbSl: ORA-00942: table or
    view does not exist
    (DB) INFO: disconnected from DB
    (EXP) ERROR: failed DbSlExeRead rc = 103, table "DFKKCOLFILE_P_W (SQL
    error 942) error message returned by DbSl: ORA-00942: table or view
    does not exist
    (DB) INFO: disconnected from DB
    We found that the 2 tables do not exist in previous 46C release but
    exist in other systems with ECC6.0 release.
    We found that, at least, DFKKCOLFILE_P_W table did not exist in our
    system migrated not unicode.
    We have reviewed the OSS Note 1156968 (Add. info. EHP on upgrading to 4
    for ERP SAP ABAP 6.0) and we did not find a solution to our errors.
    Is there a process or mechanism to put these tables in the system if
    the migration process has not created them? or is it possible to ignore
    these errors in the export and go on with the migration and fix the
    tables when we are done with the migration? If we ignore these errors
    will we encounter problems because of that?
    Can you help us?
    Thank you in advance.

    Hello, we have solved the problem.
    To help someone with the same error, what we have done is:
    1.- wait until all the processes has finished and the export is stopped.
    2.- startup SAP
    3.- SE14 and look up the tables. Crete the tables in the database.
    4.- stop SAP
    5.- Retry the export (if you did all the steps with sapinst running but the dialogue window in the screen) or begin the sapinst again with the option: "continue with the old options".
    Regards to all.

  • Urgent Help--Mass Migration of Reports to 10g

    Hi All,
    We have about 350 reports that we want to migrate to 10g. Is there a way to migrate them all using a batch program or some tool instead of opening them one by one in the reports developer?
    PLEASE HELP URGENT.
    Thank a lot in advance.

    Okay, I see. The supported migration path from Reports 2.5 to 9i, is to first migrate to 6i & then to 9i/10g.
    Please check this Metalink Note 90026.1 "Migrating Reports V2.5 --> V3.0 --> V6.0"
    You might also be able to use rwconverter (in 6i I think the binary is called rwconv60) instead if Reports Builder:
    rwconverter userid=scott/tiger@oracle batch=yes
    source=<reportname> stype=rdffile DTYPE=REPFILE OVERWRITE=yes logfile=log.txt overwrite=yes
    You can write a batch-file to convert all of your 350 Reports.
    Regards,
    Martin Malmstrom

Maybe you are looking for