Import - error ORA-14519: Conflicting tablespace blocksizes

Hi all,
I have a user with only one partitioned table within tablespaces with 16k block size.
Another tables use default tablespace with 8k block size.
I've exported this user to dump file.
when I try to import this dump file, I got the following error:
ORA-14519: Conflicting tablespace blocksizes for table : Tablespace TS$DATA_LP_537 block size 16384 [subpartition specfi
cation] conflicts with previously specified/implied tablespace TBS_DATA_ADCSL7K block size 8192 [object-level default]How can I do to solve this?
I need to import with partitioned table.
Thanks!!!!
[]´s

What's Oracle version?
Are you using original exp/imp or data pump.
You can dump out the DDL of this table from dump file, and see what it looks like.
You might consider precreate all 16K tablespaces that this table use.
ORA-14519: Conflicting tablespace blocksizes for string string: Tablespace string block size string [string] conflicts with previously specified/implied tablespace string block size string [string]
Cause: An attempt has been made to create a partitioned object in a manner that would require the partitioned object to span tablespaces of more than one block size.
Action: Ensure that all tablespaces specified in the DDL command for the given object as well as any tablespaces implicitly assigned to partitions or subpartitions of the object being created are all of the same block size.

Similar Messages

  • IMPORT error :  ORA-01631

    Hi,
    I am impoting a dump file to a Oracle 8.1.7 database. Before the import,
    I have manually created all the tablespaces required.
    Now I'm getting an error while importing rows:
    ORA-01631: max # extents (100) reached in table <..>
    IMP-00018: partial import of previous table completed: 52784 rows imported
    Any pointers on my problem?
    Thanks in advance.
    Lavinia

    Thank you Kuljeet !
    Maxextent of tablespace is ok and i'm importing data into existing table....
    actually, i'm try to increase maximun number of extents allowed for the table and indexes

  • Import Error ORA-20001:GET_BLOCK Error

    We are trying to upgrade from HTML DB version 1.4 to 1.6, and we have encountered some issues with one of our applications. I tried to import our app using the Create Application->Based on an Application Export File option, specifying we would like to reuse the application id inside the export file, and also specifying the app to be a Run/Build Application. During the installation, I received this error:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-00001: unique constraint (FLOWS_010600.WWV_FLOW_FLOW_PK) violated <pre>begin wwv_flow_api.create_flow( p_id =>122, p_display_id=>122, p_owner => 'TESTMGR', p_name => 'TEST', p_alias => '122', p_page_view_logging => 'YES', p_default_page_template=> 40824759845482865 + wwv_flow_api.g_id_offset, p_printer_friendly_template=> 40824564374
    Keep in mind, when I received this error, no apps were present on our test server or in any of our workspaces. Even after receiving this error, I was able to see the application in my workspace, and run through some of the pages and they appeared to be running okay(app contains 101 pages).
    I wanted to check to see if anyone knew what this error meant, so I don't spend hours upon hours testing something that isn't broken in the first place.
    Here's what else I noticed:
    I tried to reinstall the application over itself to see if I could recreate the error, but it installed fine.
    I deleted the app, installed the app telling HTML DB to reuse the app_id in the export file, and received the error again.
    But then I deleted the app altogether to try a different approach. I allowed HTML DB to auto assign the app_id and the app installed fine.
    What is even more strange, I imported and installed one of our smaller apps (only 14 pages, by telling HTML DB to reuse the application id present in the export file). That application installed perfectly without a hitch.
    So I guess my questions are:
    What does that error mean? Is it detremental to the usage of an app?
    Why do I only get the error with one application and not with another when I tell HTML DB to reuse the application id inside the export file?
    By the way,
    Export file sizes:
    Large App w/ error - 4.90MB
    Small App w/o error - 272KB
    Thank you for your help in advance!!!

    Thanks in Advance
    I am facing same issue of Primary key voilation. This error comes even when the application is imported first time.
    Other applications are importng file
    Details of error are as fallows
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-00001: unique constraint (FLOWS_010500.WWV_FLOW_FLOW_PK) violated
    1852::begin
    wwv_flow_api.create_flow(
    p_id =>604,
    p_display_id=>604,
    p_owner => 'HMSIPD',
    p_name => 'IPD',
    p_alias => '604',
    p_page_view_logging => 'YES',
    p_default_page_template=> 210607950065627880 + wwv_flow_api.g_id_offset,
    p_printer_friendly_template=> 210607443998627880 + wwv_flow_api.g_id_offset,
    p_default_region_temp
    Size of application is : 5 MB
    Regards,
    Ankur Diwan

  • Import error: ORA-00001:unique constraint (FLOWS_030100.WWV_FLOW_FLOW_PK)

    Hi community,
    I got an awful application import error.
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-00001: unique constraint (FLOWS_030100.WWV_FLOW_FLOW_PK) violated &amp;lt;pre&amp;gt;--application/create_application &amp;amp;lt;br&amp;amp;gt; &amp;amp;lt;br&amp;amp;gt;begin &amp;amp;lt;br&amp;amp;gt; &amp;amp;lt;br&amp;amp;gt;wwv_flow_api.create_flow( &amp;amp;lt;br&amp;amp;gt; p_id =&amp;amp;gt; 381, &amp;amp;lt;br&amp;amp;gt; p_display_id=&amp;amp;gt; 381, &amp;amp;lt;br&amp;amp
    Error installing application.What did I do?
    Developed some in my test environment (APP ID 381) and made a normal export like 100 times before. When I tried to import that application in APP ID 380 the error occurred.
    More information:
    Both applications are in the same workspace.
    APEX 3.1.2
    Oracle XE
    I tried a bit around:
    Import in another workspace > same error
    Restart OAS try to import> same error
    Deletion of APP 380 and the try to import > same error
    Import of an older version > successfully no errors
    Try to make a new export of APP ID 381 > same error on import
    Don't want to delete app 381! :O
    Seems like something inside of the application/export is wrong.

    Hi Scott,
    the query returns
    select grantee from dba_role_privs where granted_role='APEX_ADMINISTRATOR_ROLE';
    GRANTEE
    SYSI tried to install the export in another apex database environment. New error occurred.
    ORA-20001: GET_BLOCK Error.
    ORA-20001: Execution of the statement was unsuccessful.
    ORA-02291: integrity constraint
    (FLOWS_030100.WWV_FLOW_SEC_SCHEMES_FK) violated - parent key not found &lt;pre&gt;begin
    --application/shared_components/security/authorization/t_users
    wwv_flow_api.create_security_scheme( p_id =&amp;gt; 18109134549712168 + wwv_flow_api.g_id_offset, p_flow_id =&amp;gt;
    wwv_flow.g_flow_id, p_name=&amp;gt;'T_USERS', p_scheme_type=&amp;gt;'EXISTS', p_scheme=&amp;gt;'select cI looked in the export file for the error part and found some interesting code. See:
    prompt  ...authorization schemes
    begin
    --application/shared_components/security/authorization/t_users
    wwv_flow_api.create_security_scheme(
      p_id => 18109134549712168 + wwv_flow_api.g_id_offset,
      p_flow_id => wwv_flow.g_flow_id,
      p_name=>'T_USERS',
      p_scheme_type=>'EXISTS',
      p_scheme=>'select count(*) from v_mze_appl '||chr(10)||
    'where NAME like UPPER(:P101_USERNAME)'||chr(10)||
    'and ROLE IN (''APEX_MZE_ADMIN'',''APEX_MZE_USERS'')'||chr(10)||
      p_caching=>'BY_USER_BY_PAGE_VIEW',
      p_error_message=>'Sie haben keine Berechtigungen für diese Seite');
    --application/shared_components/security/authorization/t_auswertung
    wwv_flow_api.create_security_scheme(
      p_id => 42071873141249964 + wwv_flow_api.g_id_offset,
      p_flow_id => wwv_flow.g_flow_id,
      p_name=>'T_AUSWERTUNG',
      p_scheme_type=>'EXISTS',
      p_scheme=>'select count(*) from v_mze_appl '||chr(10)||
    'where NAME like UPPER(:P101_USERNAME)'||chr(10)||
    'and ROLE IN (''APEX_MZE_ADMIN'',''APEX_MZE_REPORT'')'||chr(10)||
      p_caching=>'BY_USER_BY_PAGE_VIEW',
      p_error_message=>'No rights for the page');
    --application/shared_components/security/authorization/t_berechtigungen
    wwv_flow_api.create_security_scheme(
      p_id => 42072157819264447 + wwv_flow_api.g_id_offset,
      p_flow_id => wwv_flow.g_flow_id,
      p_name=>'T_BERECHTIGUNGEN',
      p_scheme_type=>'EXISTS',
      p_scheme=>'select count(*) from v_mze_appl '||chr(10)||
    'where NAME like UPPER(:P101_USERNAME)'||chr(10)||
    'and ROLE IN (''APEX_MZE_ADMIN'',''APEX_MZE_BERECHTIGUNGEN'')'||chr(10)||
      p_caching=>'BY_USER_BY_PAGE_VIEW',
      p_error_message=>'No rights for the page');
    --application/shared_components/security/authorization/t_kategorien
    wwv_flow_api.create_security_scheme(
      p_id => 42072262321265732 + wwv_flow_api.g_id_offset,
      p_flow_id => wwv_flow.g_flow_id,
      p_name=>'T_KATEGORIEN',
      p_scheme_type=>'EXISTS',
      p_scheme=>'select count(*) from v_mze_appl '||chr(10)||
    'where NAME like UPPER(:P101_USERNAME)'||chr(10)||
    'and ROLE IN (''APEX_MZE_ADMIN'',''APEX_MZE_KATEGORIEN'')',
      p_caching=>'BY_USER_BY_PAGE_VIEW',
      p_error_message=>'No rights for the page');
    end;
    /Looks like the p_id for T_USERS is wrong. Exactly what the error tries to describe too. How could that happen and how can I solve that issue? I will try and save the t_users group again and will create a new export.
    King regards,
    Tobias
    Edited by: Tobias Arnhold on Mar 2, 2009 8:23 AM

  • Export/Import error : ORA-31609: error loading file "kualter.xsl"

    Hi ,
    I was exporting the database , I got the following error after that I found that dbms_metadata_util.load_stylesheets needs to run . Please assit me how to procced further .
    C:\Users\379164>expdp import1/import1 directory=dmp_dir dumpfile=dump.dmp full=
    Export: Release 10.2.0.1.0 - Production on Friday, 15 October, 2010 14:50:45
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    ORA-39006: internal error
    ORA-39213: Metadata processing is not available
    ====================================================================
    SQL> execute dbms_metadata_util.load_stylesheets
    BEGIN dbms_metadata_util.load_stylesheets; END;
    ERROR at line 1:
    ORA-31609: error loading file "kualter.xsl" from file system directory
    "C:\oraclexe\app\oracle\product\10.2.0\server\rdbms\xml\xsl"
    ORA-06512: at "SYS.DBMS_METADATA_UTIL", line 1793
    ORA-06512: at line 1
    Please help me on this ....
    Thanks

    Refer following MOS note (even though the error number is different in header)
    Ora-39213 Using Data Pump Export (Doc ID 402242.1)

  • Import Error: ORA-01435 : User does not exist

    Hi all,
    I am importing a dump into 11g Database, the dump taken from Old Financial release 6 [EBIZ]
    i given this command:
    IMP FILE=EXPDUMP.DMP BUFFER=524288000 FULL=Y IGNORE=Y
    Import user system and password given...
    Once its started and getting error
    +"ALTER USER "PERFUSER" QUOTA UNLIMITED ON "OTHERD""+
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'PERFUSER' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    +"ALTER USER "DUB_QUERY" QUOTA UNLIMITED ON "OTHERD""+
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'DUB_QUERY' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    +"ALTER USER "OEMV22" QUOTA UNLIMITED ON "OEM_REPOSITORY""+
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'OEMV22' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    +"ALTER USER "W03063_ITD" QUOTA UNLIMITED ON "TEMP" QUOTA UNLIMITED ON "OEM_R"+
    +"EPOSITORY""+
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'W03063_ITD' does not exist
    +. importing APPS's objects into APPS+
    IMP-00003: ORACLE error 1435 encountered
    ORA-01435: user does not exist
    +. importing DUB_QUERY's objects into DUB_QUERY+
    IMP-00003: ORACLE error 1435 encountered
    ORA-01435: user does not exist
    +. importing SYSTEM's objects into SYSTEM+
    +. importing APPLSYS's objects into APPLSYS+
    +"ALTER SESSION SET CURRENT_SCHEMA= "APPLSYS""+
    IMP-00003: ORACLE error 1435 encountered
    ORA-01435: user does not exist
    IMP-00000: Import terminated unsuccessfully
    Kindly advice me what is the wrong,,
    I have created all the data files same like Old Database. so while importing All the USERs will created, if its correct then why this "*ORA-01435 : User does not exist*" coming...
    Regards
    Paja
    Edited by: Hameed on Jul 2, 2012 4:50 AM

    Create tablespace :
    select 'CREATE TABLESPACE '||TABLESPACE_NAME||' DATAFILE '||FILE_NAME||' SIZE '||BYTES||' autoextend on '||';'
    from dba_data_files
    order by tablespace_name;
    Create User :
    select ' CREATE USER '||USERNAME||' IDENTIFIED BY '||USERNAME||' DEFAULT TABLESPACE '||DEFAULT_TABLESPACE||' temporary tablespace ' ||' TEMP quota unlimited on '|| DEFAULT_TABLESPACE||';'
    from dba_users
    order by USERNAME;
    Create Role
    select 'CREATE ROLE ' || ROLE || ' ;'
    from DBA_ROLES
    order by ROLE
    Grant Role :
    select ' GRANT '|| GRANTED_ROLE || ' to ' || GRANTEE || ' ;'
    from DBA_ROLE_PRIVS
    order by GRANTED_ROLE
    Br
    osama
    Edited by: Osama-mustafa on Jul 2, 2012 5:47 PM

  • DB Import Error - ORA-39014, ORA-39029, ORA-31672

    Hi,
    I get the following error while importing the entire database:-
    Processing object type DATABASE_EXPORT/DE_SYSTEM_PROCOBJACT/DE_PRE_SYSTEM_ACTIONS/PROCACT_SYSTEM
    Processing object type DATABASE_EXPORT/DE_SYSTEM_PROCOBJACT/DE_POST_SYSTEM_ACTIONS/PROCACT_SYSTEM
    ORA-39014: One or more workers have prematurely exited.
    ORA-39029: worker 1 with process name "DW01" prematurely terminated
    ORA-31672: Worker process DW01 died unexpectedly
    Job "SYS"."SYS_IMPORT_FULL_01" stopped due to fatal error at 16:26
    Can some please help.
    Regards,
    Willet Rodrigues

    Hi,
    Here is the extract of trace file .. Now we are in the possition where we can do full import only because we have run dropdb command. Please help.
    ORA-31684: Object type SEQUENCE:"SYSTEM"."REPCAT$_TEMPLATE_PARMS_S" already exists
    ORA-31684: Object type SEQUENCE:"SYSTEM"."REPCAT$_TEMPLATE_REFGROUPS_S" already exists
    ORA-31684: Object type SEQUENCE:"SYSTEM"."REPCAT$_TEMPLATE_SITES_S" already exists
    ORA-31684: Object type SEQUENCE:"SYSTEM"."REPCAT$_TEMP_OUTPUT_S" already exists
    ORA-31684: Object type SEQUENCE:"SYSTEM"."REPCAT$_USER_AUTHORIZATIONS_S" already exists
    ORA-31684: Object type SEQUENCE:"SYSTEM"."REPCAT$_USER_PARM_VALUES_S" already exists
    ORA-31684: Object type SEQUENCE:"SYSTEM"."REPCAT_LOG_SEQUENCE" already exists
    ORA-31684: Object type SEQUENCE:"SYSTEM"."TEMPLATE$_TARGETS_S" already exists
    ORA-31684: Object type SEQUENCE:"UTL"."NTRC_SEVERITY_SEQ" already exists
    ORA-31684: Object type SEQUENCE:"UTL"."NTRC_STATE_REF_SEQ" already exists
    ORA-31684: Object type SEQUENCE:"UTL"."NTRC_TRACE_SEQ" already exists
    ORA-31684: Object type SEQUENCE:"WMSYS"."AQ$_WM$EVENT_QUEUE_TABLE_N" already exists
    ORA-31684: Object type SEQUENCE:"WMSYS"."WM$ADT_SEQUENCE" already exists
    ORA-31684: Object type SEQUENCE:"WMSYS"."WM$INSTEADOF_TRIGS_SEQUENCE" already exists
    ORA-31684: Object type SEQUENCE:"WMSYS"."WM$LOCK_SEQUENCE" already exists
    ORA-31684: Object type SEQUENCE:"WMSYS"."WM$ROW_SYNC_ID_SEQUENCE" already exists
    ORA-31684: Object type SEQUENCE:"WMSYS"."WM$UDTRIG_DISPATCHER_SEQUENCE" already exists
    ORA-31684: Object type SEQUENCE:"WMSYS"."WM$UP_DEL_TRIG_NAME_SEQUENCE" already exists
    ORA-31684: Object type SEQUENCE:"WMSYS"."WM$VERSION_SEQUENCE" already exists
    ORA-31684: Object type SEQUENCE:"WMSYS"."WM$VTID" already exists
    ORA-39111: Dependent object type OBJECT_GRANT:"GUI" skipped, base object type SEQUENCE:"CAP"."CA_BLACKOUT_ID_SEQ" already
    exists
    ORA-39111: Dependent object type OBJECT_GRANT:"SCH" skipped, base object type SEQUENCE:"CAP"."CA_BLACKOUT_ID_SEQ" already
    exists
    ORA-39111: Dependent object type OBJECT_GRANT:"GUI" skipped, base object type SEQUENCE:"CAP"."CA_FECM_SEQ" already exists
    ORA-39111: Dependent object type OBJECT_GRANT:"SCH" skipped, base object type SEQUENCE:"CAP"."CA_FECM_SEQ" already exists
    CD00D1BA:000D2855 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[195] comment=[MMON Local action
    Listener]CD00D1BC:000D2856 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[196] comment=[MMON Completion
    Callback Dispatcher]
    CD00D1BD:000D2857 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[206] comment=[Check for sync messages
    from other instances]
    CD00D1BE:000D2858 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[208] comment=[Check for autostart
    messages from other instances]
    CD2D85C5:000D2F49 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[2] comment=[KSB action for X-instance
    calls]
    CD2D85DC:000D2F4A 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[65] comment=[Scumnt mount lock]
    CD2D85DE:000D2F4B 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[66] comment=[Poll system events
    broadcast channel]
    CD2D85E0:000D2F4C 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[194] comment=[MMON Remote action
    Listener]
    CD2D85E4:000D2F4D 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[195] comment=[MMON Local action
    Listener]CD2D85E4:000D2F4E 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[196] comment=[MMON Completion
    Callback Dispatcher]
    CD2D85E6:000D2F4F 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[206] comment=[Check for sync messages
    from other instances]
    CD2D85E8:000D2F50 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[208] comment=[Check for autostart
    messages from other instances]
    CD2D85EF:000D2F51 14 655 10254 73 KSBCTI: (MMON) : (timeout action) : acnum=[0] comment=[Monitor Cleanup]
    CD2D85F1:000D2F52 14 655 10254 73 KSBCTI: (MMON) : (timeout action) : acnum=[23] comment=[reconfiguration MMON
    action]CD2D85F3:000D2F53 14 655 10254 73 KSBCTI: (MMON) : (timeout action) : acnum=[33] comment=[SGA memory tuning]
    CD2D85FE:000D2F54 14 655 10254 73 KSBCTI: (MMON) : (timeout action) : acnum=[34] comment=[SGA memory tuning parameter
    update]
    CD2D8609:000D2F55 14 655 10254 73 KSBCTI: (MMON) : (timeout action) : acnum=[97] comment=[Flashback Marker]
    CD2D860C:000D2F56 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[2] comment=[KSB action for X-instance
    calls]
    CD2D860D:000D2F57 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[65] comment=[Scumnt mount lock]
    CD2D860E:000D2F58 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[66] comment=[Poll system events
    broadcast channel]
    CD2D860E:000D2F59 14 655 10254 71 KSBCTI: (MMON) : (interrupt action) : acnum=[194] comment=[MMON Remote action
    Listener]
    CCD67F2A:000D13F7 15 652 10254 71 KSBCTI: (MMNL) : (interrupt action) : acnum=[65] comment=[Scumnt mount lock]
    CCD67F2B:000D13F8 15 652 10254 71 KSBCTI: (MMNL) : (interrupt action) : acnum=[66] comment=[Poll system events
    broadcast channel]
    CCD67F31:000D13F9 15 652 10254 73 KSBCTI: (MMNL) : (timeout action) : acnum=[0] comment=[Monitor Cleanup]
    CCD67F33:000D13FA 15 652 10254 73 KSBCTI: (MMNL) : (timeout action) : acnum=[190] comment=[ASH Sampler (KEWA)]
    CCD68006:000D13FB 15 652 10254 73 KSBCTI: (MMNL) : (timeout action) : acnum=[201] comment=[MMON SWRF Raw Metrics
    Capture]
    CCD68019:000D13FC 15 652 10254 71 KSBCTI: (MMNL) : (interrupt action) : acnum=[2] comment=[KSB action for X-instance
    calls]
    CCD6801B:000D13FD 15 652 10254 71 KSBCTI: (MMNL) : (interrupt action) : acnum=[65] comment=[Scumnt mount lock]
    CCD6801C:000D13FE 15 652 10254 71 KSBCTI: (MMNL) : (interrupt action) : acnum=[66] comment=[Poll system events
    broadcast channel]
    CCE56601:000D16F4 15 652 10254 71 KSBCTI: (MMNL) : (interrupt action) : acnum=[2] comment=[KSB action for X-instance
    calls]
    CCE56604:000D16F5 15 652 10254 71 KSBCTI: (MMNL) : (interrupt action) : acnum=[65] comment=[Scumnt mount lock]
    CCE56606:000D16F6 15 652 10254 71 KSBCTI: (MMNL) : (interrupt action) : acnum=[66] comment=[Poll system events
    broadcast channel]
    CCE5660B:000D16F7 15 652 10254 73 KSBCTI: (MMNL) : (timeout action) : acnum=[0] comment=[Monitor Cleanup]
    CCE5660C:000D16F8 15 652 10254 73 KSBCTI: (MMNL) : (timeout action) : acnum=[190] comment=[ASH Sampler (KEWA)]
    CCE566E0:000D16F9 15 652 10254 73 KSBCTI: (MMNL) : (timeout action) : acnum=[201] comment=[MMON SWRF Raw Metrics
    Capture]
    CCE566F3:000D16FA 15 652 10254 71 KSBCTI: (MMNL) : (interrupt action) : acnum=[2] comment=[KSB action for X-instance
    calls]\
    0 10280 1 0x00000012
    AB0C8374:000C8F9E 18 0 10280 1 0x00000012
    AB128A5D:000C8FBE 18 644 10960 10
    AB134FFD:000C8FCD 18 644 10960 10
    AB13AE3C:000C8FD8 18 644 10960 10
    AB13C910:000C8FDA 18 644 10960 10
    AB14106B:000C8FDD 18 644 10960 10
    AB158487:000C8FE4 18 644 10960 10
    AB160515:000C8FEB 18 644 10960 10
    AB175E38:000C9010 18 644 10254 52 KSBSRV: enter for server = 1909881556
    AB175E38:000C9011 18 644 10254 54 KSBSRV: obtained PR enqueue
    AB175E3E:000C9012 18 644 10254 55 KSBSRV: called start callback function
    AB175E6A:000C9013 18 644 10254 58 KSBSRV: oracle executable name validated proc=[DW01]
    AB17B28D:000C9021 18 644 10254 59 KSBSRV: spawn succeeded process=DW01 ospnum=13765
    AB17B29A:000C9022 18 644 10254 60 KSBSRV: starting to wait for 120000 seconds
    AB17B321:000C9023 18 644 10254 63 KSBSRV: spawned process found active
    AB1817D1:000C9025 18 644 10254 64 KSBSRV: process found to be running
    AB1817D2:000C9026 18 644 10254 66 KSBSRV: end callback function called
    AB1817DF:000C9027 18 644 10254 70 KSBSRV: done with active = 1
    AB1C03C6:000C9039 18 644 10960 10
    AB1CD19B:000C9045 18 644 10960 10
    AD3B3601:000C966A 18 644 10960 10
    AD3DD022:000C9676 18 644 10254 19 KSBCIC: (USER) starting cic on opcode KSBCIRCO [1] with args (5 4273984698 20982601)
    AD42859F:000C96AC 18 644 10254 19 KSBCIC: (USER) starting cic on opcode KSBCIRCO [1] with args (5 4273984642 20982657)
    AD437AB1:000C96D2 18 644 10444 12 ABORT TRANSACTION - xid: 0x0001.02e.00000206
    AD43A837:000C96DC 18 644 10444 12 ABORT TRANSACTION - xid: 0x0001.007.00000207
    AD47AB58:000C96DD 18 644 10021 1 0x006D1501 0x006D1501 0x0000006D
    782:000D24B8 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF6CA9F:000D24C7 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF73A98:000D24E4 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF73DD1:000D24F3 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF7AD12:000D2510 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF7B03B:000D251F 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF808F9:000D253C 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF80C38:000D254B 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF864DF:000D2568 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF86805:000D2577 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF8C0D7:000D2594 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF8C3F7:000D25A3 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF91CB1:000D25C1 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF91FD0:000D25D0 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF978A4:000D25ED 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF97BBE:000D25FC 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF9D4A6:000D2619 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCF9D7EF:000D2628 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFA3082:000D2646 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFA33C0:000D2655 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFAA340:000D2672 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFAA663:000D2681 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFAFF31:000D269E 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFB0289:000D26AD 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFB5B0F:000D26CA 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFB5E25:000D26D9 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFBB701:000D26F6 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFBBA18:000D2705 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFC1306:000D2722 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFC163A:000D2731 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFC6ED5:000D275D 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFC71E5:000D276C 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFCE19F:000D2789 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFCE4C0:000D2798 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFD5469:000D27B5 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFD5783:000D27C4 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCI_KZS_CNT [54] with args (0 0 0)
    CCFD6C7F:000D27D4 19 641 10960 10
    CCFF8FBD:000D2813 19 641 10960 10
    CD001D45:000D2828 19 641 10960 10
    CD00CE73:000D2843 19 641 10960 10
    CD067B31:000D28E5 19 641 10960 10
    CD069CD2:000D28EC 19 641 10960 10
    CD082F7D:000D290A 19 641 10960 10
    CD084B94:000D2911 19 641 10960 10
    CD0A00CB:000D292F 19 641 10960 10
    CD0A16E9:000D2935 19 641 10960 10
    CD0C1D47:000D2962 19 641 10960 10
    CD0C3C7B:000D2965 19 641 10960 10
    CD2F1E81:000D2F89 19 641 10960 10
    CD2F696D:000D2F91 19 641 10960 10
    CD44024D:000D3254 19 641 10960 10
    CD443E35:000D3264 19 641 10960 10
    CD463BF9:000D328C 19 641 10960 10
    CD46547D:000D3294 19 641 10960 10
    CD47BF04:000D32AB 19 641 10444 12 ABORT TRANSACTION - xid: 0x0004.028.0000006f
    CD7D93BB:000D335A 19 641 10442 6 Extension usn 3, ext 68, nex 88
    CD7D93C9:000D335B 19 641 10445 1 s1::tsnn 0 dbaa 0xx04006122wheee: duww03::kduuru des2: tsn: 0 rdba: 0x00400211
    w
    here: ktswh39: ktsrsp
    CD8536B9:000D33F6 19 641 10960 10
    CD874329:000D342E 19 641 10254 19 KSBCIC: (USER) starting cic on opcode KSBCIRTP [21] with args (3 0 0)
    KSTDUMP: End of in-memory trace dump
    Dump event group for level SESSION
    TC Addr Evt#(b10) Action TR Addr Arm Life
    B7296938 28657 1 b72969a0 0 0
    TR Name TR level TR address TR arm TR life TR type
    CONTEXT 1 0 -1 2 -1219690384
    B73659F4 22935 1 b7365a5c 0 0
    TR Name TR level TR address TR arm TR life TR type
    CONTEXT 1 0 -1 2 -1219690384
    B7365900 10407 1 b7365968 0 0
    TR Name TR level TR address TR arm TR life TR type
    CONTEXT 1 0 -1 2 -1219690384
    B736580C 25475 1 b7365874 0 0
    TR Name TR level TR address TR arm TR life TR type
    CONTEXT 1 0 -1 2 -1219690384
    B7365718 10904 1 b7365780 0 0
    TR Name TR level TR address TR arm TR life TR type
    CONTEXT 1 0 -1 2 -1219690384
    B7445768 10150 1 b74457a8 0 0
    TR Name TR level TR address TR arm TR life TR type
    CONTEXT 1 0 -1 2 -1219690384
    Dump event group for level SYSTEM
    TC Addr Evt#(b10) Action TR Addr Arm Life
    ssexhd: crashing the process...
    Shadow_Core_Dump = PARTIAL

  • Error ORA-02375 while trying to export/import JTF.JTF_PF_REPOSITORY table

    We have already created an SR, In the mean time, trying to see whether anyone else has come across this issue.  Thanks.
    On : 11.2.0.3 version, Data Pump Import
    Error ORA-02375 while trying to import JTF.JTF_PF_REPOSITORY table
    We are getting the below error while performing the full db
    import.
    ORA-02375: conversion error loading table
    "JTF"."JTF_PF_REPOSITORY" partition "EBIZ"
    ORA-22337: the type of accessed
    object has been evolved
    ORA-02372: data for row: SYS_NC00040$ :
    0X'8801FE000004AD0313FFFF0009198401190A434F4E4E454354'
    This issue is
    stopping our upgrade of database from 10.2.0.4 to 11.2.0.3. This is very
    critical for us to be resolved.

    Hi,
    seems this is Character set issue fo source and Target DB check this doc:Unable to Export Table WF_ITEM_ATTRIBUTE_VALUES due to errors ORA-02374, ORA-22337, and ORA-02372 (Doc ID 1522761.1)
    HTH

  • Import err: ORA-20001,ORA-02047,alter session set nls_numeric_characters...

    Hi APEX development team,
    I get mad about an APEX import error which occurs maybe one time every second month.
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful.
    ORA-02047: cannot join the distributed transaction in progress <pre>
    begin execute immediate 'alter session set nls_numeric_characters='''||wwv_flow_api.g_nls_numeric_chars||''''; end; </pre>I described the error really detailed inside my APEX blog. The following links will help you understanding what I tried to find a solution for it:
    [APEX error ORA-20001 and ORA-02047 during application import (1)|http://apex-at-work.blogspot.com/2008/11/apex-error-ora-20001-and-ora-02047.html]
    [Again import error ORA-02047: cannot join the distributed... (2)|http://apex-at-work.blogspot.com/2008/11/again-import-error-ora-02047-cannot.html]
    [Solution for APEX import error ORA-20001, ORA-02047 (3)|http://apex-at-work.blogspot.com/2008/11/solution-for-apex-import-error-ora.html]
    Write now I have two options to solve the error:
    1. Restart Oracle Application Server
    2. Wait a couple of days with the import (restart of my client computer) and it works for a while again
    Apex Version: 3.1.2
    DB Version: Oracle XE database under Windows
    Hope there is a chance to get some help about this annoying error.
    King regards,
    Tobias

    Hi Joel, Scott and the rest of the community.
    I went on determine the import problem. It occurred two more times since the last post.
    First time:
    This time was a bit different. I wanted to create a new workspace and got the error "ORA-02047: cannot join the distributed transaction in progress" when I clicked on the button to create a new workspace after I entered all information to it.
    I restarted the OAS and worked again
    Second time:
    During an application import the error occurred again and I tried the following things:
    As data owner (only one db link exist)
    ALTER SESSION CLOSE DATABASE LINK DBMS_CLRDBLINK;Result no open database links to close
    As sys (all database links)
    -- The following script queries the DBA_DB_LINKS view to access link information:
    SELECT * FROM DBA_DB_LINKS;
    -- close of all database links
    ALTER SESSION CLOSE DATABASE LINK username.db_link_name;
    ...Result no database links open. Try of import ended with same error.
    Check of apex_public_user no (open) db_links. No objects locked.
    I had to restart the OAS again.
    Any ideas?
    Regards,
    Tobias

  • ORA-20015: Invalid tablespace for table

    I have a table partioned by range and have done interval partitioning on a date column.
    when i apply the lifecycle definition on this table i get the following error ORA-20015: Invalid tablespace for table .
    Also in the list of candidate tables,it shows Table Partioning Not Available.
    Any help on this

    any resolution so far?

  • Abap import error DbSl Trace: ORA-1403 when accessing table SAPUSER

    hi all
    I am installing ERP  6.0 (ABAP) on win2003 cluster, oracle 10g, I have error at database instance intallation. here some logs
    DD03L.log
    I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090812102157
    I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#18 $ SAP
    I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Apr  3 2009 09:03:56
    I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe -i DD03L.cmd -dbcodepage 4103 -l DD03L.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (RTF) ########## WARNING ###########
         Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases
    (TPL) ERROR: unknown template variable "tablespace"
    I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090812102157
    import_monitor.log
    ERROR: 2009-08-12 10:21:57 com.sap.inst.migmon.LoadTask run
    Loading of 'DD03L' import package is interrupted with R3load error.
    Process 'I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe -i DD03L.cmd -dbcodepage 4103 -l DD03L.log -stop_on_error' exited with return code 2.
    For mode details see 'DD03L.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2009-08-12 10:22:25
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2009-08-12 10:22:25
    1 error(s) during processing of packages.
    INFO: 2009-08-12 10:22:25
    Import Monitor is stopped.
    sapinst_dev.log
    ERROR      2009-08-12 10:22:25.718
               CJSlibModule::writeError_impl()
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    TRACE      2009-08-12 10:22:25.718 [iaxxejsbas.hpp:483]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2009-08-12 10:22:25.734 [sixxcstepexecute.cpp:951]
    FCO-00011  The step runMigrationMonitor with step key |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR ( Last error reported by the step :Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.).
    TRACE      2009-08-12 10:22:25.781 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing service SAP ERP 6.0 Support Release 3 > SAP Systems > Oracle > High-Availability System > Based on AS ABAP > Database Instance( Last error reported by the step :Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.). You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log</i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log files are written to C:\Program Files/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAP/DB. </p> </body></html>
    TRACE      2009-08-12 10:22:25.781 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    sapinst.log
    WARNING 2009-08-12 10:22:25.718
    Execution of the command "C:\j2sdk1.4.2_21-x64\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output:
    java version "1.4.2_21"
    Java(TM) Platform, Standard Edition for Business (build 1.4.2_21-b03)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_21-b03, mixed mode)
    Import Monitor jobs: running 1, waiting 1, completed 26, failed 0, total 28.
    Loading of 'DD03L' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 26, failed 1, total 28.
    ERROR 2009-08-12 10:22:25.718
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2009-08-12 10:22:25.734
    FCO-00011  The step runMigrationMonitor with step key |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR ( Last error reported by the step :Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.).
    any idea
    Regards
    ABH

    hi
    All logs are above (include import_monitor.log and java)
    thanks

  • Error ORA-39125 and ORA-04063 during export for transportable tablespace

    I'm using the Oracle Enterprise Manager (browser is IE) to create a tablespace transport file. Maintenance...Transport Tablespaces uses the wizard to walk me through each step. The job gets created and submitted.
    The 'Prepare' and 'Convert Datafile(s)' job steps complete successfully. The Export step fails with the following error. Can anyone shed some light on this for me?
    Thank you in advance!
    =======================================================
    Output Log
    Export: Release 10.2.0.2.0 - Production on Sunday, 03 September, 2006 19:31:34
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Username:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Starting "SYS"."GENERATETTS000024": SYS/******** AS SYSDBA dumpfile=EXPDAT_GENERATETTS000024.DMP directory=EM_TTS_DIR_OBJECT transport_tablespaces=SIEBEL job_name=GENERATETTS000024 logfile=EXPDAT.LOG
    Processing object type TRANSPORTABLE_EXPORT/PLUGTS_BLK
    Processing object type TRANSPORTABLE_EXPORT/TABLE
    Processing object type TRANSPORTABLE_EXPORT/TABLE_STATISTICS
    ORA-39125: Worker unexpected fatal error in KUPW$WORKER.UNLOAD_METADATA while calling DBMS_METADATA.FETCH_XML_CLOB [TABLE_STATISTICS]
    ORA-04063: view "SYS.KU$_IOTABLE_VIEW" has errors
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.KUPW$WORKER", line 6241
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    2CF48130 14916 package body SYS.KUPW$WORKER
    2CF48130 6300 package body SYS.KUPW$WORKER
    2CF48130 2340 package body SYS.KUPW$WORKER
    2CF48130 6861 package body SYS.KUPW$WORKER
    2CF48130 1262 package body SYS.KUPW$WORKER
    2CF0850C 2 anonymous block
    Job "SYS"."GENERATETTS000024" stopped due to fatal error at 19:31:44

    More information:
    Using SQL Developer, I checked the view SYS.KU$_IOTABLE_VIEW referred to in the error message, and it does indeed report a problem with that view. The following code is the definition of that view. I have no idea what it's supposed to be doing, because it was part of the default installation. I certainly didn't write it. I did, however, execute the 'Test Syntax' button (on the Edit View screen), and the result was this error message:
    =======================================================
    The SQL syntax is valid, however the query is invalid or uses functionality that is not supported.
    Unknown error(s) parsing SQL: oracle.javatools.parser.plsql.syntax.ParserException: Unexpected token
    =======================================================
    The SQL for the view looks like this:
    REM SYS KU$_IOTABLE_VIEW
    CREATE OR REPLACE FORCE VIEW "SYS"."KU$_IOTABLE_VIEW" OF "SYS"."KU$_IOTABLE_T"
    WITH OBJECT IDENTIFIER (obj_num) AS
    select '2','3',
    t.obj#,
    value(o),
    -- if this is a secondary table, get base obj and ancestor obj
    decode(bitand(o.flags, 16), 16,
    (select value(oo) from ku$_schemaobj_view oo, secobj$ s
    where o.obj_num=s.secobj#
    and oo.obj_num=s.obj#),
    null),
    decode(bitand(o.flags, 16), 16,
    (select value(oo) from ku$_schemaobj_view oo, ind$ i, secobj$ s
    where o.obj_num=s.secobj#
    and i.obj#=s.obj#
    and oo.obj_num=i.bo#),
    null),
    (select value(s) from ku$_storage_view s
    where i.file# = s.file_num
    and i.block# = s.block_num
    and i.ts# = s.ts_num),
    ts.name, ts.blocksize,
    i.dataobj#, t.bobj#, t.tab#, t.cols,
    t.clucols, i.pctfree$, i.initrans, i.maxtrans,
    mod(i.pctthres$,256), i.spare2, t.flags,
    t.audit$, t.rowcnt, t.blkcnt, t.empcnt, t.avgspc, t.chncnt, t.avgrln,
    t.avgspc_flb, t.flbcnt, t.analyzetime, t.samplesize, t.degree,
    t.instances, t.intcols, t.kernelcols, t.property, 'N', t.trigflag,
    t.spare1, t.spare2, t.spare3, t.spare4, t.spare5, t.spare6,
    decode(bitand(t.trigflag, 65536), 65536,
    (select e.encalg from sys.enc$ e where e.obj#=t.obj#),
    null),
    decode(bitand(t.trigflag, 65536), 65536,
    (select e.intalg from sys.enc$ e where e.obj#=t.obj#),
    null),
    (select c.name from col$ c
    where c.obj# = t.obj#
    and c.col# = i.trunccnt and i.trunccnt != 0
    and bitand(c.property,1)=0),
    cast( multiset(select * from ku$_column_view c
    where c.obj_num = t.obj#
    order by c.col_num, c.intcol_num
    ) as ku$_column_list_t
    (select value(nt) from ku$_nt_parent_view nt
    where nt.obj_num = t.obj#),
    cast( multiset(select * from ku$_constraint0_view con
    where con.obj_num = t.obj#
    and con.contype not in (7,11)
    ) as ku$_constraint0_list_t
    cast( multiset(select * from ku$_constraint1_view con
    where con.obj_num = t.obj#
    ) as ku$_constraint1_list_t
    cast( multiset(select * from ku$_constraint2_view con
    where con.obj_num = t.obj#
    ) as ku$_constraint2_list_t
    cast( multiset(select * from ku$_pkref_constraint_view con
    where con.obj_num = t.obj#
    ) as ku$_pkref_constraint_list_t
    (select value(ov) from ku$_ov_table_view ov
    where ov.bobj_num = t.obj#
    and bitand(t.property, 128) = 128), -- IOT has overflow
    (select value(etv) from ku$_exttab_view etv
    where etv.obj_num = o.obj_num)
    from ku$_schemaobj_view o, tab$ t, ind$ i, ts$ ts
    where t.obj# = o.obj_num
    and t.pctused$ = i.obj# -- For IOTs, pctused has index obj#
    and bitand(t.property, 32+64+512) = 64 -- IOT but not overflow
    -- or partitioned (32)
    and i.ts# = ts.ts#
    AND (SYS_CONTEXT('USERENV','CURRENT_USERID') IN (o.owner_num, 0) OR
    EXISTS ( SELECT * FROM session_roles
    WHERE role='SELECT_CATALOG_ROLE' ));
    GRANT SELECT ON "SYS"."KU$_IOTABLE_VIEW" TO PUBLIC;

  • Import Export Error (ORA-06502)

    All,
    We are trying to migrate the code from windows 2000 HTMLDB 1.5.0.00.33 to solaris 9 HTMLDB 1.5.0.00.33 by using the export/import function. After migration, one report went wrong with the following message.
    report error:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    The tables definition are identical and there's no data in the production table. When we try to reduce the query length from 3000 to 2500 characters, the error message disappears on production.
    Is there any HTMLDB global variable controls the maximum length of the report "region source"?
    Any response would be appreciate.
    Thanks,
    Tony
    ===========================================
    PS: Here's our query:
    select
    x.supreq_id,
    DECODE(x.pk, null, 'Add new record:', ''||'<img src="#IMAGE_PREFIX#edit.gif" border="0" alt="Edit Icon">') edit,
    x.pk,
    x.request,
    x.subject,
    x.severity,
    x.priority,
    x.status,
    x.request_type,
    x.response,
    x.username,
    x.created_date,
    x.note,
    x.cks
    from (
    select
    htmldb_item.hidden(1,supreq_id) supreq_id,
    supreq_id edit,
    supreq_id pk,
    htmldb_item.text(3, request,'','','onFocus="javascript:window.status=this.value" onBlur="javascript:window.status=''Done''"') request,
    htmldb_item.select_list_from_lov(4,subject,'REQUEST_SUBJECT','','NO') subject,
    htmldb_item.select_list(5, severity, '3,2,1', 'style="width:40px"','NO') severity,
    htmldb_item.select_list_from_lov(6,priority,'REQUEST_PRIORITY','','NO') priority,
    htmldb_item.select_list_from_lov(7,status,'REQUEST_STATUS','','NO') status,
    htmldb_item.select_list_from_lov(8, request_type, 'SUPPORT_REQUEST_TYPE','', 'NO') request_type,
    htmldb_item.text(9, response,'','','onFocus=javascript:window.status=this.value;') response,
    htmldb_item.select_list_from_lov(10, username, 'USER_EMPLOYEE', 'style="width:100px"','NO') username,
    htmldb_item.date_popup(11, rownum,created_date, 'mm/dd/yyyy', 8) created_date,
    htmldb_item.text(12, note,'','','onFocus=javascript:window.status=this.value;') note,
    htmldb_item.md5_checksum(request, subject, severity, priority, status, request_type, response, username, created_date,note) cks
    from
    art_sup_requests
    where
    (:P319_PRIORITY IS NULL OR :P319_PRIORITY ='%' OR
    INSTR(UPPER(ART_SUP_REQUESTS.PRIORITY),UPPER(:P319_PRIORITY)) > 0)
    AND
    (:P319_SEVERITY IS NULL OR :P319_SEVERITY ='%' OR
    INSTR(UPPER(ART_SUP_REQUESTS.SEVERITY),UPPER(:P319_SEVERITY)) > 0)
    AND
    (:P319_SUBJECT IS NULL OR :P319_SUBJECT ='%' OR
    INSTR(UPPER(ART_SUP_REQUESTS.SUBJECT),UPPER(:P319_SUBJECT)) > 0)
    AND (:P319_CREATED_DATE IS NULL OR
    TRUNC(ART_SUP_REQUESTS.CREATED_DATE)=TO_DATE(:P319_CREATED_DATE,'MM/DD/YYYY'))
    AND (:P319_REQUEST_TYPE IS NULL OR :P319_REQUEST_TYPE ='%' OR
    INSTR(UPPER(ART_SUP_REQUESTS.REQUEST_TYPE),UPPER(:P319_REQUEST_TYPE)) > 0)
    AND (:P319_REQUEST IS NULL OR
    INSTR(UPPER(ART_SUP_REQUESTS.REQUEST),UPPER(:P319_REQUEST)) > 0)
    AND (:P319_USERNAME IS NULL OR :P319_USERNAME ='%' OR
    INSTR(UPPER(ART_SUP_REQUESTS.USERNAME),UPPER(:P319_USERNAME)) > 0)
    AND (:P319_ID IS NULL OR ART_SUP_REQUESTS.SUPREQ_ID = :P319_ID)
    union all
    select
    htmldb_item.hidden(1,null) supreq_id,
    null edit,
    null pk,
    htmldb_item.text(3, null) request,
    htmldb_item.select_list_from_lov(4,null,'REQUEST_SUBJECT','','NO') subject,
    htmldb_item.select_list(5, null, '3,2,1', 'style="width:40px"','NO') severity,
    htmldb_item.select_list_from_lov(6,null,'REQUEST_PRIORITY','','NO') priority,
    htmldb_item.select_list_from_lov(7,null,'REQUEST_STATUS','','NO') status,
    htmldb_item.select_list_from_lov(8, null, 'SUPPORT_REQUEST_TYPE','', 'NO') request_type,
    htmldb_item.text(9, null) response,
    htmldb_item.select_list_from_lov(10, null,
    'USER_EMPLOYEE','style="width:100px"','NO') username,
    htmldb_item.date_popup(11, null, sysdate,'mm/dd/yyyy', 8) created_date,
    htmldb_item.text(12, null) note,
    htmldb_item.md5_checksum(null,null, null, null, null, null, null, null, null, null) cks
    from dual) x

    Scott,
    Thanks for the response. We've applied HTMLDB version 1.5.1.00.12 on both develop and production servers yesterday but the ORA-06502 error still persist. We've also tried to use package and "pl/sql return sql" instead of a long sql query but received the same result.
    The solaris instance is using "Western European ISO-8859-1" as the file character set and the windows is using "Western European Windows 1252". Is there any easy way to change the DAD character set on the production box?
    Thanks,
    Tony

  • While import the table i got error "ORA-39166"

    I got error "ORA-39166: Object XXXXXXX_030210 was not found." while importing.
    Edited by: AshishS on 03-Feb-2012 04:37

    Pl post details of OS and database versions, along with the complete impdp command used and the sections from the log file where this error occurs.
    HTH
    Srini

  • Why I got error ORA-02429 when I tried to drop a tablespace?

    I use the following command to drop the tablespace:
    drop tablespace users including contents and datafiles;The error message is below:
    Error report:
    SQL Error: ORA-00604: error occurred at recursive SQL level 1
    ORA-02429: cannot drop index used for enforcement of unique/primary key
    00604. 00000 -  "error occurred at recursive SQL level %s"
    *Cause:    An error occurred while processing a recursive SQL statement
               (a statement applying to internal dictionary tables).
    *Action:   If the situation described in the next error on the stack
               can be corrected, do so; otherwise contact Oracle Support.However, I have removed all the tables and indexes in this tablespace.
    Nothing found when I issued the following enquiries.
    select index_name from user_indexes where TABLESPACE_NAME = 'USERS';
    select table_name from user_tables where TABLESPACE_NAME = 'USERS';Is there anything I missed?
    Thanks in advance.

    999274 wrote:
    Could you please let me know how to purge recyclebin ?It's bad form to hijack someone else's thread for your own questions.
    As for your question
    =================================================
    Learning how to look things up in the documentation is time well spent investing in your career. To that end, you should drop everything else you are doing and do the following:
    Go to [url tahiti.oracle.com]tahiti.oracle.com.
    Locate the link for your Oracle product and version, and click on it.
    You are now at the entire documentation set for your selected Oracle product and version.
    <b><i><u>BOOKMARK THAT LOCATION</u></i></b>
    Spend a few minutes just getting familiar with what is available here. Take special note of the "books" and "search" tabs. Under the "books" tab (for 10.x) or the "Master Book List" link (for 11.x) you will find the complete documentation library.
    Spend a few minutes just getting familiar with what <b><i><u>kind</u></i></b> of documentation is available there by simply browsing the titles under the "Books" tab.
    Open the Reference Manual and spend a few minutes looking through the table of contents to get familiar with what <b><i><u>kind</u></i></b> of information is available there.
    Do the same with the SQL Reference Manual.
    Do the same with the Utilities manual.
    You don't have to read the above in depth. They are <b><i><u>reference</b></i></u> manuals. Just get familiar with <b><i><u>what</b></i></u> is there to <b><i><u>be</b></i></u> referenced. Ninety percent of the questions asked on this forum can be answered in less than 5 minutes by simply searching one of the above manuals.
    Then set yourself a plan to dig deeper.
    - Read a chapter a day from the Concepts Manual.
    - Take a look in your alert log. One of the first things listed at startup is the initialization parms with non-default values. Read up on each one of them (listed in your alert log) in the Reference Manual.
    - Take a look at your listener.ora, tnsnames.ora, and sqlnet.ora files. Go to the Network Administrators manual and read up on everything you see in those files.
    - When you have finished reading the Concepts Manual, do it again.
    Give a man a fish and he eats for a day. Teach a man to fish and he eats for a lifetime.
    =================================

Maybe you are looking for

  • White lines in eps imported into InDesign

    Hoping someone can help. I've created some art in Photoshop. Saved as .psd and opened in Illustrator. The file is then saved as an .eps and placed in InDesign. All of this is in CS3. The eps file shows thin white vertical and horizonatal rules throug

  • Poor print quality on varying lines

    We are having problems with the print.  It only shows the lower half of some lines intermittently.  Most print is fine on the page, only a few lines are affected.  We tried cleaning the printhead, test pages, cleaning manually, blowing out dust, etc.

  • Where do I get Cool Motion Templates

    I'm not expierienced enough to do to much with motion on my own so I've been using templates. The problem is that there is not that many of them that come with it. Does anyone know where a good place is to download more templates. I know that some pe

  • A/P-1602E doesn't ditect 5508 controller

                       Hi all, I have a wireless controller with version 7.2 . access point AIR-LAP1142N-E-K9 is working fine but access point  AIR-CAP1602E-E-K9 doen't join the group(it's getting ip address and the see the mac address asw ell.) .Anyone

  • Create simple arrow to move and rotate

    Hi, How can i create a simple arrow, do i have to use Line2D and GeneralPath? Appreciate if you could give me an example.