What level suplemental logging requires to setup Streams at Schema level

Hi,
Working on setting-up streams from 10g to 11g db @ schema level. And the session is hanging with statement "ALTER DATABASE ADD SUPPLEMENTAL LOG DATA" while running following command - generated using DBMS_STREAMS_ADM.MAINTAIN_SCHEMAS.
Begin
dbms_streams_adm.add_schema_rules(
schema_name => '"DPX1"',
streams_type => 'CAPTURE',
streams_name => '"CAPTURE_DPX1"',
queue_name => '"STRMADMIN"."CAPTURE_QUEUE"',
include_dml => TRUE,
include_ddl => TRUE,
include_tagged_lcr => TRUE,
source_database => 'DPX1DB',
inclusion_rule => TRUE,
and_condition => get_compatible);
END;
The generated script also setting each table with table-level logging "'ALTER TABLE "DPX1"."DEPT" ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY, FOREIGN KEY, UNIQUE INDEX) COLUMNS'".
So my question is: Is Database level supplemental logging required to setup schema-level replication? If answer is no then why the following script is invoking "ALTER DATABASE ADD SUPPLEMENTAL LOG DATA" command.
Thanks in advance.
Regards,
Sridhar

Hi sri dhar,
From what I found, the "ALTER DATABASE ADD SUPPLEMENTAL LOG DATA" is required for the first capture you create in a database. Once it has been run, you'll see V$DATABASE with the column SUPPLEMENTAL_LOG_DATA_MIN set to YES. It requires a strong level of locking - for example, you cannot run this alter database while an index rebuild is running (maybe an rebuild online?)
I know it is called implicitly by DBMS_STREAMS_ADM.add_table_rules for the first rule created.
So, you can just run the statement once in a maintenance window and you'll be all set.
Minimal Supplemental Logging - http://www.oracle.com/pls/db102/to_URL?remark=ranked&urlname=http:%2F%2Fdownload.oracle.com%2Fdocs%2Fcd%2FB19306_01%2Fserver.102%2Fb14215%2Flogminer.htm%23sthref2006
NOT to be confused with database level supplemental log group.
http://download.oracle.com/docs/cd/B19306_01/server.102/b14228/mon_rep.htm#BABHHCCC
Hope this helps,
Regards,

Similar Messages

  • What are the permissions required for configuring Streams in 10g

    Hi All,
    Is admin privileges required for configuring Oracle Streams in 10g. Please confirm.
    Thanks,
    Redro

    What admin privilege are you referring to? There are many admin privs in the Oracle database.
    What is absolutely required is reading the docs. Did you do so?
    They are at http://tahiti.oracle.com
    and they explain it all quite clearly.
    There are also working demos here:
    http://www.morganslibrary.org/library.html
    Find anything with the keyword "Streams"

  • What version of iphoto required to have Photo stream work

    I have Version 8.1 (415) and Photo Stream is Greyed out. What verison is needed to allow it to work, or should I say what free Verison is required?
    Thanks

    The following is from iCloud: Photo Stream FAQ
    What do I need to use Photo Stream
    To use Photo Stream, including Shared Photo Streams, you need an iCloud account, compatible devices, and up-to-date software:
    iPhone, iPad, or iPod touch with iOS 6.0 or later
    Mac with OS X Mountain Lion v10.8.2 or later and iPhoto 9.4 or Aperture 3.4 or later
    PC with Windows 8, Windows 7, or Windows Vista (Service Pack 2) and the iCloud Control Panel 2.1 or later for Windows
    Apple TV (2nd generation) with Software Update 5.1 or later
    You can still use Photo Stream without Shared Photo Streams if your devices meet these requirements:
    iPhone, iPad, or iPod touch with iOS 5.1 or later
    Mac with OS X Lion v10.7.5 or later and iPhoto 9.2.2 or Aperture 3.2.3 or later
    PC with Windows 7 or Windows Vista (Service Pack 2) and the iCloud Control Panel v2.0 or later for Windows
    Apple TV (2nd generation) with Software Update 5.0 or later
    For complete iCloud setup instructions, visit How to set up iCloud.
    OT

  • What are the versions required for JBOSS,JDK and ORACLE to setup the ATG 10.2.

    Hi Folks,
    Could you please share, What are the versions required for JBOSS, JDK and ORACLE to setup the ATG 10.2.
    Thank you.

    In case you don't have access to MOS :
    JBOSS : 5.1.2 EAP
    JDK : 1.6.0_38
    ORACLE :
    Oracle Exadata5
    Oracle 10gR2 (10.2.0.3)
    Oracle 10gR2 RAC (10.2.0.3)
    Oracle 11gR2 (11.2.0.2.0)
    Oracle 11gR2 RAC (11.2.0.2.0)

  • I have a Win7Pro SP1 PC locked down with a Group Policy as it is a public facing PC. PDF fillable forms cannot be completed when logged on as the restricted user. The forms work as a normal user. What are the user requirements/permissions needed to fill f

    I have a Win7Pro SP1 PC locked down with a Group Policy as it is a public facing PC. PDF fillable forms cannot be completed when logged on as the restricted user. The forms work as a normal user. What are the user requirements/permissions needed to fill forms?

    Well, try this (I was able to fix my with these steps):
    Go Utilities > Disk Utility
    Select your Startup Disk, e.g. Macintosh HD
    Then, under the First Aid Tab, click Verify Disk Permissions.
    If there are errors, then click repair Disk Permissions.
    After it is done, restart the computer and see if your problem is resolved.
    I hope this help.
    Zeke
    www.ZekeYuen.com/blog/

  • What kind of log I can get with "level informational" - c2950 & 6500

    Hello, everybody, It is nice to meet you. I am working in Tokyo in japan as network engineer.
    It is my first time to write something on here Cisco Support Community and I don't speak English very well.
    So I hope everyone understand my pour question and writing. But I wish somebody anwser to this question.
    I am using kiwi sever to manage four of 6500 and about thirty of c2950.
    The kiwi server is working normally logging both 6500's syslog and c2950's.
    But I have question about difference between 6500's level informational and c2950's.
    For example, When I log in 6500 I can get a log from my kiwi server.
    And When I enter some command to change config I can also get a log from my kiwi server.
    However When it come to c2950 I can't get the logs. I can only get logs that notice 'interface up/down' or 'changed config' stuff like that.
    I think I have correct config about logging both 6500 and c2950 as follow.
    Trap logging: level informational, OOOOO message lines logged
            Logging to XX.XX.XX.XX, OOOOO message lines logged, xml disabled,
                   filtering disabled
    Anybody know what kind of log I can get with "level informational" on c2950.
    Thanks everybody.

    Information is a fairly low severity which means you'll get everything except debugging messages.  This includes link up/down, config change,
    CPU hog, etc.  If you're not seeing messages other than link up/down and config change, then there may not be anything else happening on the switch which triggers a log message.  Check the output of "show log".  That should agree with your syslog logs.

  • What level of certification is required for ECC 6 upgrades?

    Hi everyone,
    I'm already a ceritifed SAP technology consultant (up to NW2004), however need to update my certification for ECC 6 (netweaver 7).
    What is the appropriate exam to sit (eg associate or professional) to be allowed to perform productive SAP ECC 6 upgrades?
    Thanks
    Shaun

    Hi everyone,
    Major update on the "do you need to be certified" topic ...
    I finally got a reply from SAP Education regarding two queries I had regarding what level of certification was required as a basis "guy" to perform production SAP installations and upgrades.
    SAP Education wrote:
    You don't need to be certified to do installations. In reality, customers will have much more comfort having an install done by someone who is certified rather than someone who isnu2019t, but ultimately itu2019s the customeru2019s call.
    I then asked if this was applicable for SAP upgrades also ...
    SAP Education wrote:
    Hi Shaun,
    Indeed it is.
    Best of luck!
    I then went on to clarify that their is no support implications for customers who don't you certified Basis personel to perform their upgrades/installs:
    Shaun wrote:
    So your saying that although itu2019s preferable to be certified ... you donu2019t have to be, and there is no impact to the support provided by SAP?
    SAP Education wrote:
    Ultimately, SAP cannot mandate for individuals (excluding those employed by SAP) or SAP Partners to be certified to work on projects. However, customers and partners will employ the consultants to work on the projects, from what we have seen recently customers and partners are now asking for SAP certified consultants to work on implementation and upgrade projects.
    Thus we suggest to have an advantage to be employed on future SAP projects that you are certified in the solution you will be working on, or upgrading to.
    Example: If you are looking to work on an upgrade from CRM 5.0 to CRM 7.0 the customer would look for certified consultants in CRM 7.0
    So it is solely up to you if you wish to certify yourself in the latest release of the solution you are working in.
    I then rang SAP education and had a very pleasant discussion with one of the ladies there.  She went on to explain that the requirement for certification really became an optional thing a few years back.  SAP was no longer in a position not to support customers regardless of who they use to perform their upgrades/installs since a customer continues to pay their yearly maintenance costs - thus SAP is obligated to provide support.

  • What hardware is required to setup Fail over cluster using windows 2003 enterprise edition.

    I want to setup fail over cluster...i have already installed HP 350 G6 server in my environment. now i want to know which hardware i may require to setup failover cluster for statefull application. and secondly, does my existing server can be utilized .

    AN Update:
    The Oracle Universal Installer shows the following in the screen before the error appears:
    Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks w
    ill be executed.
    Preparing to launch Oracle Universal Installer from D:\DOCUME~1\ADMINI~1\LOCALS
    ~1\Temp\OraInstall2011-03-02_04-25-26PM. Please wait ... Oracle Universal Instal
    ler, Version 10.1.0.6.0 Production
    Copyright (C) 1999, 2007, Oracle. All rights reserved.
    ...............................................................Val: 0
    Val: 0
    Val: 0
    Val: 2
    Val: 0
    Val: 0
    Val: 0
    Val: 2
    Val: 0
    Val: 0
    Val: 0
    Val: 0
    Val: 0
    Val: 0
    Val: 2
    Val: 0
    Val: 0
    Val: 0
    Val: 0
    Val: 2
    Val: 0
    Val: 0
    path: D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\OraInstall2011-03-02_04-25-26PM\jre\bin
    ;.;D:\WINDOWS\system32;D:\WINDOWS;D:\StageR12\startCD\Disk1\rapidwiz\unzip\NT;D:
    \MVS\VC\bin;D:\cygwin\bin;D:\WINDOWS\system32;D:\WINDOWS;D:\WINDOWS\System32\Wbe
    m
    toload is D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\OraInstall2011-03-02_04-25-26PM\Win
    dowsGPortQueries.dll
    100% Done.
    Copying files in progress (Wed Mar 02 16:25:59 IST 2011)
    .................................................Val: 0
    . 79% Done.
    Copy successful
    Setup in progress (Wed Mar 02 16:26:05 IST 2011)
    .....Oracle JAAS [Wed Mar 02 16:26:28 IST 2011]: exception: 9
    opmnctl: opmn started
    Please help me.
    Thanks and regards,
    Adm

  • Setup Streams Fails ORA-23616

    Run the following to setup streams but it failing.
    BEGIN
    DBMS_STREAMS_ADM.maintain_schemas
    (schema_names => 'hr',
    source_directory_object => NULL,
    destination_directory_object => NULL,
    source_database => 'orcl1',
    destination_database => 'orcl2',
    perform_actions => TRUE,
    --script_name                  => 'stream_hr_schema.sql',
    --script_directory_object      => 'STREAM_SCRIPTS',
    capture_name => 'capture_hr,
    capture_queue_table => 'rep_capture_queue_table',
    capture_queue_name => 'rep_capture_queue',
    capture_queue_user => NULL,
    propagation_name => 'prop_hr',
    apply_name => 'apply_hr',
    apply_queue_table => 'rep_dest_queue_table',
    apply_queue_name => 'rep_dest_queue',
    apply_queue_user => NULL,
    --log_file                     => 'exp_hr.log',
    bi_directional => TRUE,
    include_ddl => TRUE,
    instantiation => DBMS_STREAMS_ADM.instantiation_schema_network
    END;
    ERROR:
    BEGIN
    ERROR at line 1:
    ORA-23616: Failure in executing block 177 for script
    2A2A7AFA67CB73C3E0440003BA5D101D
    ORA-06512: at "SYS.DBMS_RECOVERABLE_SCRIPT", line 560
    ORA-06512: at "SYS.DBMS_RECOVERABLE_SCRIPT", line 583
    ORA-06512: at "SYS.DBMS_STREAMS_MT", line 2201
    ORA-06512: at "SYS.DBMS_STREAMS_MT", line 7486
    ORA-06512: at "SYS.DBMS_STREAMS_ADM", line 2624
    ORA-06512: at "SYS.DBMS_STREAMS_ADM", line 2685
    ORA-06512: at line 2

    strange error. what is wrong with this script..
    1 BEGIN
    2 DBMS_STREAMS_ADM.MAINTAIN_SCHEMAS(
    3 schema_names => 'TAX',
    4 SOURCE_DIRECTORY_OBJECT => null,
    5 DESTINATION_DIRECTORY_OBJECT => null,
    6 source_database => 'STRMSRC',
    7 destination_database => 'STRMTRGT',
    8 capture_name => 'A1_TAX_CAPTURE',
    9 capture_queue_table => 'A1_TAX_CAPTURE_QT',
    10 capture_queue_name => 'A1_TAX_CAPTURE_Q',
    11 capture_queue_user => null,
    12 apply_name => 'A2_TAX_APPLY',
    13 apply_queue_table => 'A2_TAX_APPLY_QT',
    14 apply_queue_name => 'A2_TAX_APPLY_Q',
    15 apply_queue_user => null,
    16 propagation_name => 'prop_tax',
    17 log_file => 'exp.log',
    18 bi_directional => false,
    19 include_ddl => true,
    20 instantiation => dbms_streams_adm.instantiation_schema_network,
    21 perform_actions => false,
    22 script_name => 'tax_schema_replication.sql',
    23 script_directory_object => 'admin' );
    24* END;
    SQL> /
    BEGIN
    ERROR at line 1:
    ORA-02019: connection description for remote database not found
    ORA-06512: at "SYS.DBMS_STREAMS_MT", line 903
    ORA-06512: at "SYS.DBMS_STREAMS_MT", line 7444
    ORA-06512: at "SYS.DBMS_STREAMS_ADM", line 2624
    ORA-06512: at "SYS.DBMS_STREAMS_ADM", line 2685
    ORA-06512: at line 2
    SQL> select * from global_name@STRMTRGT;
    GLOBAL_NAME
    TAXTEST.LITTON.C_BASS.COM

  • ORA-01613: thread 2 only has 1 logs - at least 2 logs required to enable

    Hello,
    I have just ran through the final stage (db creation using dbca) of the RAC install on redhat AS 2.1.
    At the end i was informed
    "ORA-01613: thread 2 only has 1 logs - at least 2 logs required to enable"
    I gave heard that to create the log for that thread can be created using
    alter database add logfile thread 2......
    but i am not very familiar with oracle, so any suggestions/comments would be greatly appreciated.
    When i run
    select inst_id, instance_number inst_no, instance_name inst_name, parallel, status, database_status db_status, active_state state, host_name host FROM gv$instance;
    it tells me:
    INST_ID INST_NO INST_NAME PAR STATUS DB_STATUS
    STATE HOST
    1 1 orcl1 YES OPEN ACTIVE
    NORMAL rac2.ractest.com
    -- it does not show the rac1 node. I think it should be just something like creating a new redo log for thread 2 and mounting the instance on rac1, is that correct? what are the steps i should need to fix this?
    any help HUGELY appreciated,
    Ireland.

    For more information about RAC:
    Real Application Clusters Administration Contents / Search / Index / PDF
    Real Application Clusters Concepts Contents / Search / Index / PDF
    Real Application Clusters Deployment and Performance Contents / Search / Index / PDF
    Real Application Clusters Documentation Online Roadmap Contents / Search / /
    Real Application Clusters Real Application Clusters Guard I - Concepts and Administration Contents / Search / Index / PDF
    Real Application Clusters Real Applications Clusters Guard I Configuration Guide Release 2 (9.2.0.1.0) for UNIX Systems: AIX-Based Systems, Compaq Tru64 UNIX, HP 9000 Series HP-UX, and Sun Solaris Contents / Search / Index / PDF
    Real Application Clusters Setup and Configuration Contents / Search / Index / PDF
    http://otn.oracle.com/pls/db92/db92.docindex?remark=homepage
    Joel P�rez

  • Setup Streams failed

    Hi,
    I encountered the following error while trying to setup streams replication at the database level using dbms_streams_adm.maintain_global.
    Can help please?
    Thanks. Desmond
    begin
    ERROR at line 1:
    ORA-23616: Failure in executing block 6 for script
    E00C49DDDB27C899E040A8C04C0119DA with
    ORA-06550: line 21, column 3:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 21, column 3:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 23, column 3:
    PL/SQL: ORA-00942: table or view
    ORA-06512: at "SYS.DBMS_RECOVERABLE_SCRIPT", line 659
    ORA-06512: at "SYS.DBMS_RECOVERABLE_SCRIPT", line 682
    ORA-06512: at "SYS.DBMS_STREAMS_MT", line 2427
    ORA-06512: at "SYS.DBMS_STREAMS_ADM", line 3004
    ORA-06512: at line 2
    SQL> select forward_block
      from dba_recoverable_script_blocks
    where script_id = 'E00C49DDDB27C899E040A8C04C0119DA'
       and block_num = 6;  2    3    4 
    FORWARD_BLOCK
    -- Datapump FULL MODE IMPORT
    DECLARE
      h1                NUMBER := NULL;
    SQL>
    SQL> select * from dba_recoverable_script_errors;
    SCRIPT_ID                         BLOCK_NUM ERROR_NUMBER
    ERROR_MESSAGE
    ERROR_CRE
    E00C49DDDB27C899E040A8C04C0119DA          6        -6550
    ORA-06550: line 21, column 3:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 21, column 3:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 23, column 3:
    PL/SQL: ORA-00942: table or view
    SCRIPT_ID                         BLOCK_NUM ERROR_NUMBER
    ERROR_MESSAGE
    ERROR_CRE
    26-JUN-13
    E00C49DDDB27C899E040A8C04C0119DA          6        -6550
    ORA-06550: line 21, column 3:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 21, column 3:
    PL/SQL: SQL Statement ignored
    SCRIPT_ID                         BLOCK_NUM ERROR_NUMBER
    ERROR_MESSAGE
    ERROR_CRE
    ORA-06550: line 23, column 3:
    PL/SQL: ORA-00942: table or view
    26-JUN-13
    E00C49DDDB27C899E040A8C04C0119DA          6        -6550
    ORA-06550: line 21, column 3:
    PL/SQL: ORA-00942: table or view does not exist
    SCRIPT_ID                         BLOCK_NUM ERROR_NUMBER
    ERROR_MESSAGE
    ERROR_CRE
    ORA-06550: line 21, column 3:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 23, column 3:
    PL/SQL: ORA-00942: table or view
    26-JUN-13

    The error indicated that it stopped in "datapump FULL MODE IMPORT".
    Further check in the destination DB, found that the "database directory objects" is missing. This folder in the OS is required for the data pump export utility to work.
    Solution:
    Do this in downstream DB
    1. create directory streams_dp_dir as '/u01/streams_dp_dir';
    FORWARD_BLOCK
    -- Datapump FULL MODE IMPORT
    DECLARE
      h1                NUMBER := NULL;

  • What are the settings required for QM in procurement

    Hi Team,
    What are the settings required for QM in procurement. I have  set indicator for QM in procurement in QM view in material master.
    I am not clear about  following fields to be maintained in QM view.
    QM Control Key
    Certificate type
    Target QM system
    Tech. delivery terms Indicator.
    Please suggest me in which case to be used this fiels. Is it relivant to Quality Certificates.
    Thanks

    Hi,
    All meaning are
    QM Control Key :
    If you activate the indicator for QM in procurement in the material master record at the client level, you must also store a control key at the plant level for quality management in procurement.
    Certificate type :
    Certificate types applies to the Certificate processing in procurement  &  Certificate creation
    Target QM system :
    whether the vendor's verified QM system, according to vendor master record or quality info-record (for a combination of vendor/material) meets the requirements for QM systems as specified in the material master
    -  If you activate the indicator for QM in procurement in the material master record at the client level, you must also store a control key at the plant level for quality management in procurement. If you want Procurment control then accordingly define Control Key.
    -  If you want Vendor's perticular certificate for Material then you have to define Certificate type.
    Also, you have to maintain Material, Vendor's Info record at plant level.
    Thanks,
    JM

  • What are the network requirements with respect to latency in Forms?

    Our company is a global provider of online sourcing, procurement and collaboration solutions and services to Engineering, Procurement and Construction (EPC) projects and companies.
    We operate three Internet trading portals with 1000+ buyers & supplier companies around the world.
    The application is:
    - based on Forms 9.0.2
    - use SUN J2SE 1.4.2_0X on the client side
    - runs on the public Internet using SSL
    - hosted in Norway
    Some companies reports about bad response times and the users claims that our application runs slow. The application do not run slowly, it is very responsive - however it requires a good network connection. Upon request from our customer base I need to know what is the requirements for the network in order to achive an acceptable user experience?:
    - Maximum lantency
    - Minimum bandwith
    What where the design requirements Oracle set forth when developing Forms?
    There can be a lot of "latency" generating network equipment in the path between the user and our server farm: switches, routers, proxy servers, chaching servers, firewalls, packet shapers, QoS, etc. One customer have all of these goodies and our users in that company do not have fun with the Forms application! However, they do not belive that there is something wrong with the network because normal HTML based sites works OK!
    In order to help these customers I need (URGENTLY) to know what the network requirments are?

    Its difficult to answer since the limits on latency will be governed by the user expectiation....
    For example, a financail trading application which has fast data entry may see a latency of .7 second as not acceptable but this would be fine for an HR application.
    The thing is that a user action, such as navigation between fields, wil generate a round trip to the application server to check for triggers (regardless if there is a trigger to file or not). Its this behaviour that gives Forms is very rich productive interface.
    To compare with HTML is not reasonable since HTML can't do all these things like instant validation, masterdetail coordication, scrolling etc that Forms can do...
    Its like complaining that your Sports car uses more petrol that your 50cc moped!!! ;o) It uses more petrol because its doing so much more.... Ok, I digress but you get the idea.
    Forms will require a certain level of network performance. the figures for that performance will depend on user expectation/scenarios, the type of application and the way it is written (a badly written Forms application can still run slow even on a fast network).
    Using network tools you can work out the latency (ping) from client to server. If this result comes out a figure which is not acceptable then no amount of tweeking of Forms will get it to run faster...You either need to upgrade the network to improve this; or change the style of application (e.g. to and HTML application) which will only ping the server on a POST/GET request but you lose a huge amount of functionality...and you need to ask your end users if they can live with that.
    Hope that helps.
    Grant Ronald
    Forms Product Management

  • What are the minimum requirements to successfully Synchronize a SharePoint 2010 Calendar or Task List with Outlook 2010?

    What are the minimum requirements to successfully Synchronize a SharePoint 2010 Calendar or Task List with Outlook 2010?
    SharePoint permission levels required for the user profile?
    Does the user need top level permissions on the SharePoint site?
    What other minimum requirements must be met for Outlook 2010 to synchronize successfully with SharePoint 2010?
    TheDrape

    Hi,
    To synchronize these libraries and lists, you must have Outlook 2010 installed on your client computer and you must have Collaborate permission to the library or list.
    You don’t need any permissions for the user profile.
    I provide you a link about synchronizing SharePoint 2010 content with Outlook 2010 for your reference:
    http://office.microsoft.com/en-us/sharepoint-foundation-help/synchronize-sharepoint-2010-content-with-outlook-2010-HA101881295.aspx
    Thanks,
    Rock Wang
    Rock Wang TechNet Community Support

  • What all the prerequisites required for Combined Delivery &Invoice Process

    Dear Guru's
    Can you please educate me what all the prerequisites required for Combined Delivery Process(VL10A / VL10C) and Combined Invoice Process?
    Regards,
    Varma

    Hi ,
    For combined delivery you have to make some settings
    In the customer master XD01/VD01 in the shipping tab you have to check the ORDER COMBINATION  in the SHIPPING TAB
    In the COPY CONTROLS from Order to Delivery in VTAL at the Header you have to maintain the COMBINATION REQUIREMENT  as 051
    And also the data like
    INCO TERMS,
    SHIP TO PARTY
    DELIVERY DATE
    ROUTE
    SHIPPING POINT
    should be same for all the Orders
    To combine the Deliveries into Invoice
    you have to maintain the copy controls from DELIVERY TO BILLING in VTFL at the item level as 003
    And also certain data like
    PAYMENT TERMS
    PAYER
    BILLING DATE
    ACTUAL GI DATE
    INCO TERMS
    should be same for all the deliveries
    Please revert if you need any more
    regards,
    santosh

Maybe you are looking for