Invalid Corruption Check During Backup

We're 10.2.0.4 (some 10.2.0.2) on AIX.
Our backups fail if RMAN finds any block corruption in any datafile. The problem is that this so-called corruption is often on blocks that contain no rows, and so, as far as I can see, this is not really corruption at all. My understanding is that Oracle will format a block before adding rows for the first time, and at that point the corruption will be fixed automatically. I don't want to fail backups due to this bogus corruption.
I've found the ability to skip a certain number of corrupt blocks on a datafile-by-datafile basis ("maxcorrupt" parameter, I think), but that's not really what I'm after. For one thing, we often have hundreds of datafiles, and it would be unwieldy to list each datafile number followed by "9999999" or something to tell RMAN to effectively ignore all corruption. RMAN's corruption check is nice, but I'd like to tell it to ignore blocks that have no rows. If I can't do that then is there a clean way to disable the automatic corruption check altogether? If I could decouple the concept of backup from the concept of corruption checking then I'd be happier.

My understanding is that Oracle will format a block before adding rows for the first time, and at that point the corruption will be fixed automaticallyAre you sure ? What sort of corruption do you really have in the database files ? Logical corruption might be fixed "automatically" but physical corruption will NOT be fixed automatically.
The proper action is to
a. Review the storage and run diagnostics for errors -- particularly if there is a pattern and/or an increasing number of corrupt blocks
b. Use Oracle's "dbv" to identify corrupt blocks in datafiles
See http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dbverify.htm#i1006970
c. Use dbms_repair procedures (check_object, skip_corrupt_blocks, fix_corrupt_blocks are likely procedures to use) if corrupt blocks are found in segments
See http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_repair.htm#BABHJAHI
Hemant K Chitale
http://hemantoracledba.blogspot.com
Edited by: Hemant K Chitale on Feb 4, 2010 10:43 AM
Edited by: Hemant K Chitale on Feb 4, 2010 10:47 AM

Similar Messages

  • Status of online redo log file INVALID warning appears during online backup

    Hi All,
    I have a peculiar problem in one of the SAP ECC 6.0 systems. The daily online backup is getting completed with warnings.
    Please find below the warnings in DB12 logs:
    BR0335W Status of online redo log file /oracle/AS0/mirrlogB/log_g18m2.dbf is INVALID
    BR0274W File '/oracle/AS0/mirrlogB/log_g18m2.dbf' not found
    BR0335W Status of online redo log file /oracle/AS0/mirrlogA/log_g50_m2.dbf is INVALID
    BR0274W File '/oracle/AS0/mirrlogA/log_g50_m2.dbf' not found
    BR0335W Status of online redo log file /oracle/AS0/mirrlogB/log_g51_m2.dbf is INVALID
    BR0274W File '/oracle/AS0/mirrlogB/log_g51_m2.dbf' not found
    BR0335W Status of online redo log file /oracle/AS0/mirrlogA/log_g52_m2.dbf is INVALID
    BR0274W File '/oracle/AS0/mirrlogA/log_g52_m2.dbf' not found
    BR0335W Status of online redo log file /oracle/AS0/mirrlogA/log_g53_m2.dbf is INVALID
    BR0274W File '/oracle/AS0/mirrlogA/log_g53_m2.dbf' not found
    BR0335W Status of online redo log file /oracle/AS0/mirrlogA/log_g54_m2.dbf is INVALID
    BR0274W File '/oracle/AS0/mirrlogA/log_g54_m2.dbf' not found
    BR0335W Status of online redo log file /oracle/AS0/mirrlogA/log_g55_m2.dbf is INVALID
    BR0274W File '/oracle/AS0/mirrlogA/log_g55_m2.dbf' not found
    BR0335W Status of online redo log file /oracle/AS0/mirrlogA/log_g56_m2.dbf is INVALID
    BR0274W File '/oracle/AS0/mirrlogA/log_g56_m2.dbf' not found
    BR0335W Status of online redo log file /oracle/AS0/mirrlogB/log_g57_m2.dbf is INVALID
    BR0274W File '/oracle/AS0/mirrlogB/log_g57_m2.dbf' not found
    BR0335W Status of online redo log file /oracle/AS0/mirrlogA/log_g58_m2.dbf is INVALID
    BR0274W File '/oracle/AS0/mirrlogA/log_g58_m2.dbf' not found
    BR0335W Status of online redo log file /oracle/AS0/mirrlogB/log_g59_m2.dbf is INVALID
    BR0274W File '/oracle/AS0/mirrlogB/log_g59_m2.dbf' not found
    For the above mentioned alerts I followed the recommendations of SAP Note 491160. I dropped and recreated the mirrorlog files. But the next day again when I checked the backup it finished with warnings. At the database level there is no problem
    SQL> select * from v$logfile;
        GROUP# STATUS  TYPE
    MEMBER
    IS_
            59         ONLINE
    /oracle/AS0/origlogB/log_g59_m1.dbf
    NO
            59         ONLINE
    /oracle/AS0/mirrlogB/log_g59_m2.dbf
    NO
        GROUP# STATUS  TYPE
    MEMBER
    IS_
            58         ONLINE
    /oracle/AS0/origlogA/log_g58_m1.dbf
    NO
            58         ONLINE
    /oracle/AS0/mirrlogA/log_g58_m2.dbf
        GROUP# STATUS  TYPE
    MEMBER
    IS_
    NO
            57         ONLINE
    /oracle/AS0/origlogB/log_g57_m1.dbf
    NO
            57         ONLINE
        GROUP# STATUS  TYPE
    MEMBER
    IS_
    /oracle/AS0/mirrlogB/log_g57_m2.dbf
    NO
            56         ONLINE
    /oracle/AS0/origlogA/log_g56_m1.dbf
    NO
        GROUP# STATUS  TYPE
    MEMBER
    IS_
            56         ONLINE
    /oracle/AS0/mirrlogA/log_g56_m2.dbf
    NO
            55         ONLINE
    /oracle/AS0/origlogA/log_g55_m1.dbf
    NO
            54         ONLINE
    /oracle/AS0/origlogA/log_g54_m1.dbf
        GROUP# STATUS  TYPE
    MEMBER
    IS_
    NO
            54         ONLINE
    /oracle/AS0/mirrlogA/log_g54_m2.dbf
    NO
            53         ONLINE
        GROUP# STATUS  TYPE
    MEMBER
    IS_
    /oracle/AS0/origlogA/log_g53_m1.dbf
    NO
            53         ONLINE
    /oracle/AS0/mirrlogA/log_g53_m2.dbf
    NO
        GROUP# STATUS  TYPE
    MEMBER
    IS_
            52         ONLINE
    /oracle/AS0/origlogA/log_g52_m1.dbf
    NO
            52         ONLINE
    /oracle/AS0/mirrlogA/log_g52_m2.dbf
    NO
        GROUP# STATUS  TYPE
    MEMBER
    IS_
            51         ONLINE
    /oracle/AS0/origlogB/log_g51_m1.dbf
    NO
            51         ONLINE
    /oracle/AS0/mirrlogB/log_g51_m2.dbf
        GROUP# STATUS  TYPE
    MEMBER
    IS_
    NO
            50         ONLINE
    /oracle/AS0/origlogA/log_g50_m1.dbf
    NO
            50         ONLINE
        GROUP# STATUS  TYPE
    MEMBER
    IS_
    /oracle/AS0/mirrlogA/log_g50_m2.dbf
    NO
             8         ONLINE
    /oracle/AS0/origlogB/log_g18m1.dbf
    As you can see from the above output at the database level everything is fine. So why during backup it is giving me warnings in DB12. Any help with this regard will be appreciated.
    Regards
    Mitesh Nair

    Hi Joe,
    My OS is HP-UX. I dont think its a permission problem. Please find below the contents of origlogA and mirrlogA
    predbci2:/oracle/AS0/origlogA#ls -rtl
    total 1433712
    drwxrwxrwx   2 oraas0     dba             96 Oct 15 03:27 cntrl
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 01:50 log_g52_m1.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 03:51 log_g50_m1.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 05:51 log_g54_m1.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 07:52 log_g53_m1.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 09:50 log_g55_m1.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 10:50 log_g56_m1.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 12:41 log_g58_m1.dbf
    predbci2:/oracle/AS0/mirrlogA#ls -rtl
    total 1433728
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 01:50 log_g52_m2.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 03:51 log_g50_m2.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 05:51 log_g54_m2.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 07:52 log_g53_m2.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 09:50 log_g55_m2.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 10:50 log_g56_m2.dbf
    -rw-rw----   1 oraas0     dba        104858624 Dec  4 12:41 log_g58_m2.dbf
    Regards
    Mitesh

  • My 4th gen ipod won't backup after it froze during a software update to 4.3.5. I had to cancel the backup at the start of the update and now it won't let me backup to my computer, freezes during backup or says my backup is corrupted.

    I pressed 'X' during a backup after it froze during an update to software 4.3.5 and now it won't let me backup on my computer. Does anyone have any ideas? It either freezes during backup or says my 'backup is corrupted' or 'I cannot backup on my computer'. I have had to abort quite a few attempted backups since the initial problem, which I think has made it worse. I have already tried restoring my ipod, deleting the aborted backup from my preferences/devices in itunes and deleting it from my user/appdata/etc on my PC hard drive. Any ideas what to try next?

    After hours of frustration I eventually decided to restore. I lost my apps, but i didn't have many and was able to reinstall them for free. During the restore it updated my ipod to the latest software 4.3.5, which i think may have caused the initial problem, but the backup issue remains. Sometimes it stops me from syncing and other times it allows me to skip the backup, but still says that i can't backup on my computer. I'm worried that it has done something to my computer as it took me six hours to do a Bullguard scan, which only normally takes about an hour. The scan didn't come up with any viruses, but it stalled at system32 for ages. The only other thing that i can think of is that a demo CD I uploaded may have caused a problem. iTunes couldn't find a track listing for it but gave me a few different options. i thought I had to choose one to continue, so did that then changed the track details to the correct tracks. I'm now worried that may have introduced an issue or caused a glitch in iTunes. How paranoid am I sounding?  

  • Move files during backup

    what does time machine do when I move a file while it is backing up, where will the file or folder go when backing up, will it be in the area i had it in part 1 or part 2. please explain. thanks is it reccomended not to use a computer during backup?

    kevin123456789 wrote:
    what does time machine do when I move a file while it is backing up, where will the file or folder go when backing up, will it be in the area i had it in part 1 or part 2. please explain.
    it depends. at the beginning of every backup TM checks to see what needs to be backed up and does it. at the end of a backup it does another very quick backup to see if anything has changed since the start of the backup. if you move a file after TM already backed it up it will back it up in both places. if you move it before it has a chance to back it up, it will only back it up in the new location.
    thanks is it reccomended not to use a computer during backup?
    no, you can use the computer normally while the backup takes place. it's not supposed to interrupt the work flow. Indeed, given the fact that it runs every hour it would be utterly unreasonable to expect people to stop what they are doing every hour to let TM do its thing.
    Message was edited by: V.K.

  • Error during backup process

    Hi,
    Our system on a daily basis creates a backup of Sql Server 2008 database. It is using "backup database {0} to disk='{1}'" command. It works for years now, but recently a problem occurred.
    On our system side the following exception is thrown:
    System.Data.SqlClient.SqlException (0x80131904): Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
    Could not insert a backup or restore history/detail record in the msdb database. This may indicate a problem with the msdb database. The backup/restore operation was still successful.
    Processed 1442744 pages for database 'hist', file 'hist' on file 1.
    Processed 4 pages for database 'hist', file 'hist_log' on file 1.
    Sql Server log:
    Backup,Unknown,BACKUP failed to complete the command BACKUP DATABASE hist. Check the backup application log for detailed messages.
    Backup,Unknown,Error: 3041<c/> Severity: 16<c/> State: 1.
    Backup,Unknown,Database backed up. Database: hist<c/> creation date(time): 2013/05/20(14:13:10)<c/> pages dumped: 1368896<c/> first LSN: 2054:172392:244<c/> last LSN: 2054:172493:1<c/> number of dump devices: 1<c/> device
    information: (FILE=1<c/> TYPE=DISK: {'e:\backup\hist20131129.dmp'}). This is an informational message only. No user action is required
    There are no other errors. The same problem occurred twice during last few weeks.  DBCC CHECKDB is not returning any errors. Any idea where the problem may be?
    Many thanks,
    Martin

    Hi Martin
    your error says :
    Could not insert a backup or restore history/detail record in the msdb database. This may indicate a problem with the msdb database.
    The backup/restore operation was still successful.
    Processed 1442744 pages for database 'hist', file 'hist' on file 1.
    Processed 4 pages for database 'hist', file 'hist_log' on file 1.
    1. The backup/restore operation was still successful.
    ----------> Seems your backup got completed but job failed , you can confirm checking backup history using below code
    select b.database_name, b.type, bf.physical_device_name, b.backup_start_date, b.backup_finish_date
    , b.server_name , b.machine_name ,b.[user_name]
    from msdb..backupset b
    left outer join msdb..backupmediafamily bf on bf.media_set_id = b.media_set_id
    where b.type in('D') and b.database_name = 'msdb'
    order by b.backup_finish_date desc
    2. Could not insert a backup or restore history/detail record in the msdb database.
    ---> This cant be access issue as insertion happens internally, But space in msdb can be a issue. you can check same using below
    Check database size and free space in SQL Server
    Thanks Saurabh Sinha
    http://saurabhsinhainblogs.blogspot.in/
    Please click the Mark as answer button and vote as helpful
    if this reply solves your problem

  • The data form form name is invalid. Check log for details

    Hi all,
    i have just built a planning application from scratch and created my first form.
    i have encountered the error "The data form <form name> is invalid. Check log for details "
    and i have checked the log file.
    It reads as follows
    Unknown calculation type [0] during the dynamic calculation. Only default agg/formula/time balance operations are handled.
    An error [1012703] occurred in Spreadsheet Extractor.
    Spreadsheet Extractor Elapsed Time : [0] seconds
    Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [0] non-Dyn.Calc.Cache : [0]
    Transaction [ 0x60001( 0x4d8030e5.0xa0280 ) ] aborted due to status [1012703].
    User [admin] set active on database [Plan1]
    Can any one suggest me how to handle this.
    Thanks in advance

    user9192499 wrote:
    Hi all,
    i have just built a planning application from scratch and created my first form.
    i have encountered the error "The data form <form name> is invalid. Check log for details "
    and i have checked the log file.
    It reads as follows
    Unknown calculation type [0] during the dynamic calculation. Only default agg/formula/time balance operations are handled.
    An error [1012703] occurred in Spreadsheet Extractor.
    Spreadsheet Extractor Elapsed Time : [0] seconds
    Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [0] non-Dyn.Calc.Cache : [0]
    Transaction [ 0x60001( 0x4d8030e5.0xa0280 ) ] aborted due to status [1012703].
    User [admin] set active on database [Plan1]
    Can any one suggest me how to handle this.
    Thanks in advance
    ERROR 1012703
    *"Unknown calculation type [0] during the dynamic calculation. Only default agg/formula/time balance operations are handled."*
    There is an error in a formula(s), therefore, no calculations will work. The problem is that when you have the outline open in Edit mode and you try to 'Validate', it does not identify any of these errors, nor does it write it to a log. However, you can go one by one and validate each formula. So any time you delete a member or modify a member name, be sure that this member is not included in any formula.
    Regards,
    Prabhas

  • DPM 2012 R2, Windows 2012 R2, and "stop" VM during backup

    I did upgrade
    DPM 2012 SP1 to 2012
    R2.
    DMP backup the server with Hyper-V
    machines, windows / linux.
    The previous version of Windows, as
    did backup via partition shapshot
    not stop its operation.
    Current unfortunately it does!
    During backup closes all connections
    to the virtual machine, start the
    copy and return connections.
    Hyper-V also shows the
    beginning of a new machine to count
    on time as if they held the
    restart (even though it was not).
    As every change / off?
    Going back to the previous version?
    Backup Group I created again
    - does not help.

    "We are looking for what is
    the procedure for checking why
    the DPM wants
    to do only
    offline backup"
    Yes that is why I asked what do you see in your "Windows Server Backup" from the Hyper-V host.  Did
    you do an update at the Hyper-V Hosts? Could you update the Hyper-V integration tools in your Virtual Machine? 
    What guest system is used in your windows virtual machine? If there a Windows Server 2008 R2 (with installed SP1) or a windows server 2012 you should try to update the integration tools at this machine first. When updated is done, try to backup online again.

  • During backup, time machine quits unexpectedly...

    During backup, time machine quits unexpectedly and says the external disk was removed (but it wasn't even bumped). This has happened repeatedly every time I attempt a backup. Any ideas?

    There are a few things that might be causing this.
    First, open the Energy Saver preference pane in System Preferences and uncheck the box labeled "Put the hard disk(s) to sleep when possible," if it's checked. Some hard drives don't respond well to that setting.
    The external drive should be plugged directly into a built-in port, not into a hub. Check that the data cable is securely inserted at both ends. If you're using a 3.5" external drive, it should have its own power supply.
    To be on the safe side, launch the Disk Utility application, select the backup volume (not the startup volume), and run "Repair Disk" (not "Repair Permissions.") If any problems are found, you should repeat until the volume is clean. You should also give serious consideration to replacing the drive if that happens, because a volume should never develop directory damage unless there's a hardware fault.

  • Computer freezes during backup

    I'm running Snow Leopard on my 2007 MacBook Pro. I bought and installed a 1 T time capsule in December, and it worked fine for about a month. Then it started hanging up during backups; I thought the problem was interference from open programs. I started making a habit of closing everything before backups started. Tonight I waited about 10 minutes for it to finish backing up about 5 m of data; then synchronization came on automatically. Twenty minutes later neither had finished, so I did the only thing that helps: powering off manually. What's the remedy? Does it help to reinstall Snow Leopard, should I return my time capsule, or just forget about automatic backups? Right now, I have to wait at least 5 or 10 minutes after waking it from sleep before I dare to even check my mail.

    tiger trouble wrote:
    I experience similar trouble. Time Capsule use kills my iMac.
    We are long-time Apple users and I bought a 2TB time capsule to back-up my new iMac. I set-up for a first back-up using ethernet for speed as recommended. The backup data transfer ran at kbits/sec ! It took days for that first run. Since then the iMac performance went through the floor. Every hour (WHY is that not configureable?)
    Because when it's working properly, that's best. If it's not working properly, fix it. Then the hourly backups will be quick and rarely noticed, as they are for most folks.
    when TimeMachine kicks-in the 3GHz Core 2 Duo iMac becomes unusable - almost completely frozen. It crashes at least 5 times per day. After a few weeks of misery I disconnect the time capsule and life returned to normal. Today, feeling foolishly optimistic, I reconnected the capsule. Instantly the iMac was in trouble. The spinning wheel of death active in every application as I desperately tried to regain enough control to bring up the force-quit menu. Disconnected the capsule but it was too late and I had to use the power button to restart. All my s/w is up-to-date. All instructions followed 'by the book'.
    Really? What "book" was that?
    If you just want to complain, please disregard this.
    If you want some help fixing it, this is the place. Start by following the suggestions in my previous post. If those don't help, post back with what you've done and the results, and provide some clarification: what crashes at least 5 times per day, Time Machine backups or your Mac?
    How much data is on your internal HD, and any other disks being backed-up?

  • USB cable removed during backup

    Hi can anyone help ? My son pulled the usb cable out of the pc during backup. Now my PC says "USb device not recognised" How do I fix this as I cant connect to my pc now ..

    Hey just got it to work ...
    I had an extra usb cable I got with N72 ( my current phone is 6280) All i did was swap cables and my pc did a cable driver check and installed the new hardware ie phone.

  • Which all archive backedup during backup?

    Hi,
    i took full backup of DB by rman along with archivelog,
    so hown can i check which all archive backedup during backup? i thought list backup will give but not sure and also could not check as dont have RMAN DB.
    i dont have any RMAN DB now so plz reply with example if possible.

    user11950863 wrote:
    Virendar,
    i already mention that i dont have access of databases now so can't try now.Why not? You obviously have a computer and access to the internet. Go to oracle.com and get a free download of the product and install it on your computer. I have 10.2.0.4 Enterprise Edition running on my little laptop right now, just for these kinds of things. Honestly, I can't understand anyone who calls themself an Oracle DBA not having a 'sandbox' database on their own laptop/desktop.

  • Check during Excise Invoice J1IIN

    Check during Excise Invoice J1IIN
    While using J1IIN transaction for excise i want to check the posting date entered by the user with the
    actual GI date during PGI ... so i try to find badi or user exit called when we click  form billing and enter billing doc and posting date in J1IIN transaction , but i could not find any enhancement ,  please suggest me any badi/userexit or what shud i do apply this check.
    The check is that excise posting date shud note be greater than actual PGI date .
    Ankesh

    Hi Ankesh,
    You can use this function module - J_1I7_USEREXIT_EXCISE_BEF_SAVE

  • The user name or password is incorrect in the CRM system checks during installation

    Hi everyone
    I'm installing CRM 2013 on 2 servers (server 2012) - CRM Full server + SQL Server 2012.
    I created 2 service accounts for this - CRMSVC + CRMSANDBOX (one for sandbox and another one for all the rest).
    I'm getting the following error in the system checks during setup:
    I've verified a billion times that the service accounts and passwords are valid - I even tried using different service accounts - same problem. As for now I also added the service accounts to the local admins groups just to be sure that it's not some permissions
    issue (I also added them to the 'log on as service' & performance logs groups). 
    If i try to use NETWORK SERVICES instead of a service account - the installation goes through flawlessly - no issues at all.
    I'm also gonna say that i tried another installation on a fresh server - SAME ISSUE.
    So for now my ideas are either it's a GPO somehow blocking the service accounts - or some kind of other security issue.
    I also found out that the security event log shows these two errors when these show up in the system checks:
    Inside i found 'NULL SID' entry - it does not recognize the service accounts account and 0xC0000064 in the Sub
    Status Codes
    It's not a typo issue so don't bother - if i write a wrong password in purpose - it actually says that the password i typed for domain\service account is incorrect - here it seems that the service account is not being recognized.
    Any ideas anyone?
    Thanks
    Please vote if you find my post helpful - Thanks

    Not sure you understood my point.
    The installation process necessarily runs under the account of the installing user. The installation will query AD to identify information about the service accounts, and will add them to the relevant CRM AD groups. It is possible that the installing user
    account does not have sufficient privileges on the AD objects for the service accounts to be able to identify them, and to add them to groups. This scenario is consistent with the errors that you get, and also with being able to install CRM to run under NetworkServices
    (which doesn't have its own AD object)
    Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk
    Hi David
    I understand this, but as far as i know running it under NETWORK SERVICES will add the machine names to the OU security groups - hence the user installing still needs to have delegated permissions on that OU. Anyway as mentioned above - ignoring the checks
    and running the installation solved this and also added the accounts to the security groups - so this whole mess looks like some bug to me - not sure i will ever find out what it was :)
    Please vote if you find my post helpful - Thanks

  • Sales BOM - Delivery Quantity check during post goods issue

    I am working on a problem in my company.  We are running ECC6.0 ehp 4.  We are using standard ERLA functionality with sales bom (5) for product kits.  Delivery manager has requested that we investigate a system check during delivery post goods issue.  THe problem is that when shipper processes delivery, if they have to backorder they update pick and delivery quanity on the TAE item.  They should also update TAQ delivery quantity, so that backorder amount is correct.  If they make data entry error, backorder quantity is incorrect.  The delivery manager has tried a number of attempts to re-train and correct mistakes.  He is now asking that SAP issue a hard error if TAQ and TAE delivery item quantities are not the same.
    I have searched on SAP Notes, Forms, and Google and do not see solution.  I know that at delviery item category there is a minimum qty check for the item category.  I've not found a user exit or configuration point that checks quanities.  Does anyone know of out of the box solution?  Or where would I put in custom user exit?
    Test Case
    Create Standard Order
    Enter Material with Sales BOM
    ITEM A     Qty 10
    BOM explodes with Item categories
    ITEM A     TAQ parent
    ITEM B     TAE child
    Create Delivery
    Delivery has item categories TAQ and TAE
    TAE is pickable, TAQ no pick
    Process TAE
         Pick quantity of 5 items
         Change delivery quantity to 5 items
         Forget to change TAQ delivery quantity
         Pack 5 items
    Post Goods Issue the delivery.
    Is there are requirement/routine than can be run at time of PGI that checks TAQ delivery quantity is the same as TAE delivery quantity.  If quanities are not the same, show hard error and message do not allow PGI to complete.
    Thank you
    Tony Romain

    I tried setting that field in the sale order this morning.  By defaulting it to "C"; I was able to get warning message for TAE line.  I was able to post goods with TAE and TAQ, being different quantities.  I need the check to determine if TAE and TAQ delivery quantity are different.  Using this fields seems to be line specific.  Thanks for the suggestion.  I now know what that field does to the delivery.
    I rewarded points.
    Thanks,
    Tony

  • Hard Check During Delivery Creation

    Hello Experts,
    Need your advice. I am stuck up in a enhancement issue during delivery creation. i am working for passenger vehicle company.
    Back ground Info.
    the company procures chassis from vendor & builds bus body over it. there are various types of chassis & each is uniquely identified in SAP by Material No. & also mentioned in BOM created for bus. when chassis is received , equipment is created using T-code IE01. After this one more equipment is created for bus which is called BBD Serial No. The equipment for BBD serial no holds chassis serial no. My issue is at the time of creation of delivery using T-code VL01N the user puts the BBD Serial No manually in a dialog box provided, This BBD Serial No is not capturing in the importing structure IT_XLIPS of BADI "LE_SHP_DELIVERY_PROC" Method "Delivery_Final_Check".
    I have to put a check during delivery creation for consumption of Chassis , if the Chassis is consumed during production phase a Mat Doc will be generated with movement Type 261. As such we don't knew the Mat Doc for Chassis Serial no Consumed during prod phase. so to derive chassis no in the BADI against which we have to check for it's consumption. The user provide BBD Serial no in a standard dialog box in VL01N.
    Can we use Field Exit for this or any other BADI Should work.
    Best Regards
    Priyesh Shah

    Hi Priyesh,
    Below steps may help you to get the value of the standard dialog box provided in the screen.
    1. Find the field name of the standard dialog box provided in the the screen for BBD Serial no.
    2. Implement below code in the BAdI "LE_SHP_DELIVERY_PROC" method.
    FIELD-SYMBOLS: <fs> TYPE BBDFIELDTYPE.
    ASSIGN ('(SAPMV50A)BBDFIELDNAME') TO <fs>.
    Now the field symbol <fs> will hold the value passed in the dialog box.
    Please try and let me know if it is working or not.
    Thanks
    Gangadhar

Maybe you are looking for

  • Issue in running JavaFX application in web browser

    Our team currently was developing a desktop application which now needs to be run in a web browser. Deployment is successful, but while running it in IE 8, the background color of the IE outside the stage (from the desktop application) is coming in g

  • Wrong use of Java and Mysql?

    I currently have a dedicated database server which runs MySQL. On the MySQL server I have 15 tables with the InnoDB engine. These tables all have a column called "last_sync". Whenever a tablerow is updated by a java client, the "last_sync" column is

  • How to convert maintenance view 'v_t001k_assign' to inner join tables

    Dear friends, I found I could not select the fields of view 'v_t001k_assign' using SQL, and I found there are some tables joined together as below: T001     MANDT     =     T001K     MANDT T001     BUKRS     =     T001K     BUKRS T001K     MANDT     

  • Anyone else having trouble with dhcpcd?

    So I'm currently running arch on two machines, a laptop and a desktop, and I noticed a few days ago that the laptop couldn't get a network connection (using wicd). I traced the issue to the version of dhcpcd I was using from the testing repo, so I we

  • Is HP Photosmart 6510 compatible with Windows 8?

    Will windows 8 have drivers for Photosmart 6510 printer? This question was solved. View Solution.