Homegeneouscopy  R3load procedure generated more tables on target system

Hi All
My source system is 46C SR2 /oracle 817/HP_UX PARISC and
Target System is 46CSR2 /Oracle 10202/HPUX IA
I used R3load procedure to export database from source system and completed import successfully into target system without any problem.The new system is up and running.
My Source system has total 23193 tables but the target system has 23771 tables and source system has 27011 indexes and the target system has 27701 indexes.
Can someone tell me why there are additional tables and indexes in my Target system.Is it due to oracle 10g.
Your help will be appreciated.
Thanks
Amit

Markus,
I got this information from DB02 first screen where it shows number of tables and indexes.
Actually I used r3load procedure to export data from source and prepared target system also by r3load,
The source systems had less tables but the target got more.I have upgraded the target system to ecc6
and working fine.UAT completed and gone live.
Auditors have raised the question .
Let me know if there is any way to find this difference of tables though target is now ECC6.
Thanks
Amit

Similar Messages

  • R3load procedure creates additional tables in the target system

    Hi All
    My source  system  is  46C SR2 /oracle 817/HP_UX PARISC           and
    Target System  is  46CSR2 /Oracle 10202/HPUX IA
    I used R3load procedure to export database from source system and completed import successfully into  target system without any problem.The new system is up and running.
    My Source system has total 23193 tables but the target system has 23771 tables and source system has 27011 indexes and the target system has 27701 indexes.
    Can someone  tell me why there are additional tables and indexes in my  Target system.
    Your help will be appreciated.
    Thanks

    I used wrong id.I want to open a new message

  • System Refresh -- asking for more space for target system than source /sapdata2

    While performing a system refresh by command  brrestore -m full -b beieghis.aft -c
    error message is coming as::
    BR0360E Not enough disk space in /oracle/SBX/sapdata2 for restore, missing at least 95345.757 MB.
    Source system(Production)
    /dev/ora_sapdata2
    150.00
    97.52
    52.48   66% /oracle/EPE/sapdata2
    # cd /oracle/EPE/sapdata2
    # ls
    sr3_1   sr3_48  sr3_52  sr3_57  sr3_61  sr3_66  sr3_70  sr3_75  sr3_8
    sr3_44  sr3_49  sr3_53  sr3_58  sr3_62  sr3_67  sr3_71  sr3_76  sr3_9
    sr3_45  sr3_5   sr3_54  sr3_59  sr3_63  sr3_68  sr3_72  sr3_77
    sr3_46  sr3_50  sr3_55  sr3_6   sr3_64  sr3_69  sr3_73  sr3_78
    sr3_47  sr3_51  sr3_56  sr3_60  sr3_65  sr3_7   sr3_74  sr3_79
    Target System
    /dev/fslv04 
    132.00 
    0.02
    131.98
    1% /oracle/SBX/sapdata2
    # cd /oracle/SBX/sapdata2
    # ls
    sr3_1   sr3_13  sr3_17  sr3_20  sr3_24  sr3_28  sr3_31  sr3_35  sr3_39  sr3_42  sr3_46  sr3_5   sr3_53  sr3_57  sr3_60  sr3_64  sr3_68  sr3_71  sr3_75  sr3_79
    sr3_10  sr3_14  sr3_18  sr3_21  sr3_25  sr3_29  sr3_32  sr3_36  sr3_4   sr3_43  sr3_47  sr3_50  sr3_54  sr3_58  sr3_61  sr3_65  sr3_69  sr3_72  sr3_76  sr3_8
    sr3_11  sr3_15  sr3_19  sr3_22  sr3_26  sr3_3   sr3_33  sr3_37  sr3_40  sr3_44  sr3_48  sr3_51  sr3_55  sr3_59  sr3_62  sr3_66  sr3_7   sr3_73  sr3_77  sr3_9
    sr3_12  sr3_16  sr3_2   sr3_23  sr3_27  sr3_30  sr3_34  sr3_38  sr3_41  sr3_45  sr3_49  sr3_52  sr3_56  sr3_6   sr3_63  sr3_67  sr3_70  sr3_74  sr3_78
    In my Source system(Production) for /oracle/EPE/sapdata2 used space is only 97 GB and
    In my target system /oracle/SBX/sapdata2 allocated space is 132 GB  then why it is asking for 95345.757 MB?
    WHY Target  /oracle/SBX/sapdata2 is showing more files than the present in source /oracle/EPE/sapdata2 while all the files had been removed before
    running the command brrestore -m full -b beieghis.aft -c  ?

    Wrong log file was used acc to previous file system.
    got the solution.

  • Delete table from target system

    Hi Folks,
        I have transported a table to the target system which should not have been transrpoted. The table actually doesn't meet the right naming conventions and have some unecessary fields. I want to remove the table present in the target system and transport a new table which has the right fields and right naming conventions.
    Regards,
      Santosh

    Ask this question in ABAP forum.
    By the way when you delete the table in Dev system then it will create one transport request and you just need to transport the request into the system from where you want to delete the table.

  • Table Name for System Messages

    Dear all,
    i want to know the Table name for system messages
    Reg
    Kris

    hello Hari,
    I am getting error's in Posting like:
    Error in posting
    Message no. ICC_TR119
    Diagnosis
    The system could not post any checks or bills of exchange.
    Procedure
    See the table with the system messages.

  • Many target systems in CHaRM

    We have many DEV and QA taryget clients in CHaRM.
    In the task list, now we have to schedule the import one by one.
    Is there any way to schedule multiple target clients together, so that one schedule will be enough for all targets.
    I am not talking about scheduling periodic tp jobs which is easy. I am talking about some unplanned tp.
    Thanks!

    Hi,
    Do you have more than one development system in your transport route? If yes, it is not supported by ChaRM. If you have more than one target systems it is possible to perform (schedule) import one by one.
    Hope this helps.
    Feel free to revert back.
    -=-Ragu

  • A single table line generating more than 2 lines when exporting to Excel

    Guys,
    I do have an interactive report on apex with a varchar2(4000) column that is generating more than 1 excel row per table row. In another words:
    Table my_report
    file_id number,
    file_comment varchar2(4000)
    Query on report
    select file_id, file_comment from my_report
    It generates 5 lines on report screen but, when I export to excel using csv or xls format, it generates more than 5 lines. On file_comments field on excel, some of them has a break in 2 or 3 lines. Seems to me a line feed problem with CHR(13) or chr(10).
    Anyone as a solution or a similar problem like this? Any idea?
    Andre.

    you could try to remove the linebreaks in the select.
    select file_id, file_comment, replace(replace(file_comment,CHR(13)),CHR(10)) file_comment_nobreak
    from my_reportThen depending on the type of report you could show one column, but export the other column in the excel/csv file. Not sure if this works with an interactive report too.

  • How to generate a form based on PL/SQL-procedures instead of tables?

    Hi all,
    I'm trying to generate a form based on a package, which has procedures for insert/update/delete/select. In Forms, this is no problem. It is unclear to me how to do this in Oracle Designer (10g). Online Help of Designer doesn't clear things up a lot, it seems I have to generate a table API and a module component API. But when I do this, these are generated as file and no definitions are created in Designer. So what do I base my block on?
    Can somebody assist me in this?
    Kind regards,
    Ronald

    Hi:
    Thank you for reply to my question.
    I have tried your codes and apply them the following the form. However, I always got the following error:
    Error: (WWV-00000)
    No conversion performed for type INTEGER, value . (WWC-49102)
    No conversion performed for type INTEGER, value . (WWC-49102)
    No conversion performed for type INTEGER, value . (WWC-49102)
    No conversion performed for type INTEGER, value . (WWC-49102)
    My codes is:
    declare
    request_no number;
    blk varchar2(30) := 'DEFAULT';
    l_url varchar2(4000);
    begin
    request_no := p_session.get_value_as_NuMBER(
    p_block_name => blk,
    p_attribute_name => 'A_WORK_REQUEST_ID');
    l_url := 'portal30.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=11880470335&p_arg_names=_sessionid&p_arg_values=&p_arg_names=work_request_id&p_arg_values='||request_no;
    portal30.wwa_app_module.set_target(l_url,'call');
    end;
    then,
    I created another form which has two fields and the dattype of pk is varchar2 and change manually put the pk's p_arg_value into the url.
    e.g.
    l_url:='PORTAL30.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=9029417810&p_arg_names=WORK_AREA_CD&p_arg_values=APP';
    portal30.wwa_app_module.set_target(l_url,'call');
    However, I still get the error message as below:
    Error: (WWV-00000)
    No conversion performed for type INTEGER, value . (WWC-49102)
    No conversion performed for type INTEGER, value . (WWC-49102)
    No conversion performed for type INTEGER, value . (WWC-49102)
    No conversion performed for type INTEGER, value . (WWC-49102)
    No conversion performed for type INTEGER, value . (WWC-49102)
    Your help would be highly appreciated.
    Wei Ye

  • VLD-1119: Unable to generate Multi-table Insert statement for some or all t

    Hi All -
    I have a map in OWB 10.2.0.4 which is ending with following error: -
    VLD-1119: Unable to generate Multi-table Insert statement for some or all targets.*
    Multi-table insert statement cannot be generated for some or all of the targets due to upstream graphs of those targets are not identical on "active operators" such as "join".*
    The map is created with following logic in mind. Let me know if you need more info. Any directions are highly appreciated and many thanks for your inputs in advance: -
    I have two source tables say T1 and T2. There are full outer joined in a joiner and output of this joined is passed to an expression to evaluate values of columns based on
    business logic i.e. If T1 is available than take T1.C1 else take T2.C1 so on.
    A flag is also evaluated in the expression because these intermediate results needs to be joined to third source table say T3 with different condition.
    Based on value taken a flag is being set in the expression which is used in a splitter to get results in three intermediate tables based on flag value evaluated earlier.
    These three intermediate tables are all truncate insert and these are unioned to fill a final target table.
    Visually it is something like this: -
    T1 -- T3 -- JOINER1
    | -->Join1 (FULL OUTER) --> Expression -->SPLITTER -- JOINER2 UNION --> Target Table
    | JOINER3
    T2 --
    Please suggest.

    I verified that their is a limitation with the splitter operator which will not let you generate a multi split having more than 999 columns in all.
    I had to use two separate splitters to achieve what I was trying to do.
    So the situation is now: -
    Siource -> Split -> Split 1 -> Insert into table -> Union1---------Final tableA
    Siource -> Split -> Split 2 -> Insert into table -> Union1

  • Can you generate a Table of Contents using bookmarks?

    Hi,
    I am a newbie to InDesign and am probably missing the obvious but...
    I am creating a document in InDesign and want to generate a Table of Contents. I have just created a de facto ToC with Bookmarks for the exported PDF version of the file, but there seems to be no way to take this information and use it to creat an actual ToC in the ID file itself. My bookmark list contains the information for all the chapter and sub headings along with the page locations, all the data I need to create my ToC, but I can't find a way to do this. I don't understand why I have to use paragraph styles to set this up? It is overly complicated for my needs, added to that it is duplicating my work. If I have to set up paragraph styles for the print version and bookmarks for the PDF version, why can't one set of information be used to generate both version of a Toc?

    You don't consider 100 pages a long doc? Ouch. If it needs a TOC, I'd say that's pretty definitive for it being long.
    I know users who set up styles for even one-page projects. I figure it's worth setting up a style for any formatting that will repeat more than twice, regardless of document length. It's pretty fast using the format/select/define style method  of formatting text the way you want, then selecting it and choosing "New Style" from the appropriate panel.

  • Can I add more tables into existing Data Modeler

    My Data Modeler has been generated by SQL Developer, it contains 68 tables. Later I would like to add more tables into my current model. Is there any way I can add more tables into my current model without creating a new one from the scratch? Thanks for your help.
    Kevin

    Hi Kevin,
    you can add new tables using File>Import functionality - you can import from database or DDL scripts.
    Working in SQL Developer you can drag tables from SQL Dev browser and drop them on relational diagram. If Ctrl key is pressed while dropping then subordinate tables also will be added to the model.
    Here you can find tutorials http://apex.oracle.com/pls/apex/f?p=44785:2:0:FORCE_QUERY::2,RIR,CIR:P2_TAGS:Data%20Modeler
    Philip

  • Using table comparison transform can you point to multiple tables as target

    Using table comparison transform can you point to multiple tables as target tables?
    Thank you very much for the helpful info.

    If you want to feed the output to multiple tables, you can do so, but you have to be cautious enough on which table to be used as a comparison table in this case. The comparison table provided inside Table Comparison will be compared against the input data set for generating opcodes (Insert / Update / Delete) to input rows.

  • Strange name of generated XML table

    Hi,
    I have registered schema and I got XMLType table with name like:
    "mainElem514_TAB".
    I know that I can use annotation to change the name.
    Is it possible to generate the table(without annotation) with name mainElem514_TAB ?
    I mean without "".
    regards,
    Cezary

    Annotation is the preferred way of doing this, particularly if you want to work with the XML repository feature. You can create tables manually. Look at the XDB Documentation for more info...
    http://download-west.oracle.com/docs/cd/B13789_01/appdev.101/b10790/xdb05sto.htm#sthref510

  • Drop more tables

    Hi,
    Knows someone how can I drop more table, e.g. all tables that start with A and how can I add two columns to all tables that start with B?
    Thank you

    You need to write a script for that, using dynamic SQL.
    small example:
    create or replace procedure my_ddl_proc
    (p_tab_name in VARCHAR2)
    is
    begin
    for rec in
    (select table_name from user_tables where table_name like UPPER(p_tab_name))
    loop
    execute immediate 'DROP TABLE '||rec.table_name;
    end loop;
    end;
    Edited by: hoek on Mar 27, 2009 6:23 PM

  • Out of Disk Space Error while Generating Pivot Table

    Hi!
    I encountered the following error while Generating Pivot Table -
    View pivotTableView!1 returned the following message:
    Odbc driver returned an error (SQLExtendedFetch).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC
    Location: saw.odbc.statement.fetch,
    saw.cube.engine.execute.dataTraversal, saw.cube.engine.execute,
    saw.cube.cache.processCube, saw.views.pivottable.displayer,
    saw.subsystem.portal, saw.httpserver.request,
    saw.rpc.server.responder, saw.rpc.server,
    saw.rpc.server.socketServer, saw.threadPool, saw.threadPool,
    saw.threads
    File: ./project/webodbcaccess/odbcresultsetimpl.cpp, Line: 182
    State: S1000. Code: 10058. [NQODBC] [SQL_STATE: S1000] [nQSError:
    10058] A general error has occurred. Out of disk space. (S1000)

    user11204020, what's your question?? :)
    You're getting an out of disk space error ... which means you've run out of disk space, no?
    Since it's saw related I'm guessing you'll need to make more space available to your OracleBIdata/tmp directory

Maybe you are looking for

  • HP LaserJet P1606dn loses their IP address in DHCP mode

    Hi, We are currently encountering what seems to us to be a strange behavior with the HP LaserJet P1606dn printer. The behavior is that, while in DHCP mode, when it goes into sleep mode, it loses its IP address. It shouldn't be bad because it should w

  • Error while creating a function module

    Hii Experts I am adding a table name to the tables parameter in a already created function module, But it is giving a error : TABLES parameter is obselete the table which I am adding is IT_GRAPH  TYPE  ZTY_GRAPH ( zty_graph is a structure which i mad

  • Traveling out of the country, can I use a converter to charge

    We will be traveling throught Europe and I want to be sure that I can charge our family's 2 iPod touch devices using a regular travel converter.  I know you cannot use a standard converter for a laptop but what about our iPods

  • When using a link to an external site

    When using a link to an external site in Muse, how can I have the browser open a new (second) window for that site?

  • Creating Inbound IDoc Using LSMW

    How to create the inbound IDoc using LSMWu2026 For example Input is Flat filesu2026. I created custom IDoc with header and items Structure looks Header 1   Item 1   Item 2 Header 2   Item 3   Item 4 Header 3   Item 4   Item 5 u2026u2026. u2026u2026.