Double Bin WMS Rules

I have a case like this in Oracle WMS:
1. There is double bin design in our client warehouse, so in 1 physical locator theres 2 pallets that can fullfill that locator
Ex : 1 Physical Locator with 2 combination like this : A.1.1 stored with LPNX02 and A.1.2 stored with LPNX01 => Locator A.1.2 is behind A.1.1,
2. Theres allocation from sales order to pick based on FEFO, and system allocated LPNX01 (A.1.2), so system must check the locator in front of locator A.1.2 that refer to locator A.1.1.
My expectations is how to make the wms rules to trigger subinv transfer first to another locator (move LPN in the A.1.1 to another locator) then pick the allocated LPN in the locator A.1.2 ...
Thanks in advance....
Note :
- The pallet mover will do by robotics systems and RFID technology (not using oracle third party vendor) => we integrated it with another programming languange...

Did you add all the strategies in the required order in the Rules Workbench and enable them? This is the step which makes them active.
Thanks
Karthik.

Similar Messages

  • Finding the WMS Rule being executed currently

    Hi All,
    Is there any feature to find the WMS Rule (Put Away or Pick) being executed at that particular instant?
    The requirement is to populate the Rule Name into Custom table incase of exceptions occured in the custom object used in the expressions.
    Thanks in advance.
    Regards,
    Shabbeer

    Hi,
    Use Autonomous transaction within the custom object using a function and insert into custom table along with the rule name and other required details including exception details. Hope this helps.
    Regards,
    Sravan.

  • WMS Rules Migration

    Hi,
    I need some help on WMS Rules Migration.
    Is there an API or LOAD command or any tool to migrate WMS Rules definition from one instance to another??
    Thanks
    Manu

    There is a product called Blue Marble made by Gaea Global that lets you migrate rules and strategies between instances. This is only one of the functions of their software, it does a number of useful WMS things. Their web site doesn't highlight this product very well, you might use the Contact information on the site to get more information.
    http://www.gaeaglobal.com/resources/snapshots/

  • Oracle Business Rules Custom Functions

    Hi,
    I have an input fact with attributes A,B,C & D and an output fact with E, C & D. (C & D attributes are common in both facts)
    Whenever the rule matches, we are asserting new output fact by assigning a constant value to attribute 'E' and also the transactional values to C & D using input fact's C & D attributes.
    This way, we are making sure to return the response with matched transactional values.
    But we would like to do this by writing a custom function so that user need not assign this mapping manually whenever any new rule creates. User just assigns the constant value to attribute E but values to C & D attributes should be assigned automatically.
    Please let me know your suggestions on this.
    Regards,
    KK

    Hi Subha,
    Please find the answers inline :
    1. In Oracle Business Rules, can one rule invoke another rule?
    -- > Yes, once a rule gets executed, it might create more facts, that in turn fire another rule. It all runs around the inout/output facts.
    2. Can we make two rule sets dependent on each other?
    -- > Yes
    3. Can we return data of types String, Boolean, Integer, Double from a rule execution?
    -- > Yes, you can use java code with functions.
    4. Can we build complex logical AND, OR assertions in Oracle rules?
    -- > Java programming language is needed for this..
    5. Can we use custom business objects (not Java data types) within a rule?
    -- > Dont think so
    Regards
    Anirudh Pucha

  • Business rules execution error

    Hi,
    I am facing an error with business rules and forms.
    We are having 6 folders and each folder relating to different departments and each department (folder) contains 5 forms.
    The same environment is in UAT server and Production server.
    The same UAT server is migrated to Production.
    Here the problem is example: In each folder, form 2 is tagged with 3 business rules like rule1, rule2 and rule3.
    These 3 rules are same for the form 2 in all folders, except the legal entity, code, prduct will be vary as per the user selection.
    but the code is same.
    In these 3 rules, the first 2 rules rule1 and rule2 are not working. While double clicking the rule, its says that, error while executing the calculation script. Please check the log file. The same error coming for form 2 in all folders with the same rules which are tagged.
    But the same rules are working with the same form in UAT environment. I have tried to change the rules from UAT to Production.
    After changing the rules also, the same error is coming while executing the business rule.
    So can any one suggest me what to do and how to resolve this.
    Thanks & Regards
    RREDDY

    The same error when executing the business rule after opening the form.
    " Error executing the calculation script. Check log for details"
    I have checked the log also, but its also showing the same sentence.
    While validating the rule, I have checked the same thing and I have compared with the UAT settings also. Its all are fine.
    Only these 2 rules with the same form in all the folders are getting the error.
    I have done one more thing that copying the content of Business rule code in UAt and paste the same in Production and saved it.
    I have checked all other settings they are remain same and no changes. Then I have detached the rules from web form and saved it and log-off from planning.
    Again logged in and tagged the BR's to the form and tried to execute, even then also the same error coming.
    thanks
    rreddy
    Edited by: user4483519 on Sep 21, 2009 4:39 AM

  • Business Rule Running issue??

    I am having all the BR's in my webform Run on Save
    When the rule runs on save, the rule is taking a lot of time to complete and may it is cretaing loops, may be since there are more than one rule.
    And if I run that rule by double clicking the rule on the same webform it gets completed in 30-40 seconds.
    I don't know what could be the issue
    I don't think there is a problem in my rule because that rule runs quickly by double clicking it.
    Please help!!
    Recenltl I also got error opening Planning
    The eror says:
    Failure to connect to the Apache Bridge
    No Backend server available for connention.
    Thanks

    You could look into setting business rules to run in the background after a set time period, this may help issues with timeouts on the web server.
    Have a look at :- http://download.oracle.com/docs/cd/E17236_01/epm.1112/hp_admin/ch02s07s05.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • WMS manufacturing component pick consolidation

    Hello,
    We are implementing WMS in our organization (EBS 11i).
    We are using discrete jobs with supply type push for all components from inventory.
    The request is to do component pick for the material but to consolidate the material first in a consolidation locator and only when we have a full kit to transfer it to the shop floor.
    I know there is a king of solution using Pull instead of Push but we don't want to use this solution.
    Is it possible to do it without customizations?
    Thank you,
    Chen

    You can use WMS Rules to direct all your move orders to consolidation locator for discrete jobs picks.

  • Oracle Businees Rules sucks

    why
    1) A file based repository always gets copied to the server so if you have made any changes to the rules you must deploy the BPEL that has this decision service.
    2) Cannot execute rules functions - So now I learnt through these forums that the function should have a return type and an argument to be visible in the Function explorer and thay the types be better XML types i.e. XML facts so what is preventing these to show in jdev ? I have poseted here several times and nobody seems to answer that.
    3) The Test Rules only works if the compiled classes are in the rules author class path.
    4) Cannot make the rules actions customizable ? Minor
    5) There are some serious issues if you leave the ObjectFactory as a fact.
    I can go on.....but enough for people to recognize the problem and fix these via some patch or something.

    Hi Subha,
    Please find the answers inline :
    1. In Oracle Business Rules, can one rule invoke another rule?
    -- > Yes, once a rule gets executed, it might create more facts, that in turn fire another rule. It all runs around the inout/output facts.
    2. Can we make two rule sets dependent on each other?
    -- > Yes
    3. Can we return data of types String, Boolean, Integer, Double from a rule execution?
    -- > Yes, you can use java code with functions.
    4. Can we build complex logical AND, OR assertions in Oracle rules?
    -- > Java programming language is needed for this..
    5. Can we use custom business objects (not Java data types) within a rule?
    -- > Dont think so
    Regards
    Anirudh Pucha

  • Txn for Bin Location

    Hi Experts,
    Do you have any idea on a transaction to display all bin storage locations for a particular plant? except for LX01, LX02 and LX41.
    Thanks.

    Hi
    LI05     Inventory History for Storage Bin
    LM55     Print Storage Bin Labels
    LP22     Replenishm. Planning for Fixed Bins
    LS04     Display Empty Storage Bins
    LS05     Generate Storage Bins
    LS06     Block Storage Bins
    LS08     Block Storage Bins by Aisle
    LS10     Generate Storage Bins
    LS25     Display Quants per Storage Bin
    LSET_BIN_COORDINATES     Maintain Storage Bins by selection
    LT343XYZ     Copy Storage Bin Definition Rules
    LT343XYZA     Maintain Bins by Definition Rule
    LX01     List of Empty Storage Bins
    LX03     Bin Status Report
    LX05     Block Bins in Bl.Storage w.Time Lim.
    LX15     Selection of Bins for Annual Invent.
    LX16     Selection of Bins for Continuous Inv
    LX40     Material Situation Prod. Storage Bin
    LX41     Bin Status Report WM/PP Interface
    LX45     Verification Field in Storage Bin
    rwd if useful
    rgds
    BV

  • How to change hover state on spry menu dropdowns?

    I've spent 4 hours making changes to the style sheet. I cannot figure out how to make the drop-down menu background change when you mouseover. The text color changes, but the background doesn't. I keep making changes to the stylesheet, and sometimes I see no difference.
    Also... trying to change the font color on the main menu text. Style sheet LOOKS right, but doesn't display any change.
    ALSO, my border is wider than the submenus. They are both set to 15ems. Maybe I don't understand ems??? I appreciate all your help out there! Sorry for not taking out all comments from code...
    http://duenorthdesign.com/pcm/index2.html
    ul.MenuBarHorizontal {      margin: 0;      padding: 0;      list-style-type: none;      font-size: 100%;      cursor: default;      width: 748px; } /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */ ul.MenuBarActive {      z-index: 1000; } /* Menu item containers, position children relative to this container and are a fixed width */ ul.MenuBarHorizontal li {      margin: 0;      padding: 0;      list-style-type: none;      font-size: 100%;      position: relative;      text-align: left;      cursor: pointer;      width: 8em;      float: left; } /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */ ul.MenuBarHorizontal ul {      margin: 0;      padding: 0;      list-style-type: none;      font-size: 100%;      z-index: 1020;      cursor: default;      width: 15em;      position: absolute;      left: -1000em; } /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */ ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {      left: auto; } /* Menu item containers are same fixed width as parent */ ul.MenuBarHorizontal ul li {      width: 15em;      font-size: 12px;      background-color: #C2CA9A;      color: rgba(0,0,0,1); } /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */ ul.MenuBarHorizontal ul ul {      position: absolute;      margin: -5% 0 0 95%; } /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */ ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {      left: auto;      top: 0; } /******************************************************************************* DESIGN INFORMATION: describes color scheme, borders, fonts *******************************************************************************/ /* Submenu containers have borders on all sides */ ul.MenuBarHorizontal ul {      border: 1px solid #61270e; } /* Menu items are a light gray block with padding and no text decoration */ ul.MenuBarHorizontal a {      display: block;      cursor: pointer;      background: 61270e;      padding: 0.5em 0.75em;      color: ffffff;      text-decoration: none; } /* Menu items that have mouse over or focus have a blue background and white text */ ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {      color: #61270e; } /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */ ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {      background: transparent;      color: #61270e; } /******************************************************************************* SUBMENU INDICATION: styles if there is a submenu under a given menu item *******************************************************************************/ /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */ ul.MenuBarHorizontal a.MenuBarItemSubmenu {      background-image: url(../images/bkd_navtop.jpg);      background-repeat: repeat-x;      color: rgba(255,255,255,1);      font-family: "Yanone Kaffeesatz", Verdana, Geneva, sans-serif;      width: 149px;      font-size: 23px; } /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */ ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {      background-image: url(SpryMenuBarRight.gif);      background-repeat: no-repeat;      background-position: 95% 50%; } /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */ ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {      background-image: url(SpryMenuBarDownHover.gif);      background-repeat: no-repeat;      background-position: 95% 50%; } /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */ ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {      background-image: url(SpryMenuBarRightHover.gif);      background-repeat: no-repeat;      background-position: 95% 50%; }

    The good news is, Spry components generate their own CSs files so you know where to start when customizing. From there you can either go into the CSS file itself, or use the CSS styles panel in Dreamweaver.
    if you're looking within the CSS file, you first need to find the block the styles the particular element you want to change, and tweak the values. However, if any of the attributes are inheriting their states from a parent rule, then you need to add that attribute to override the parent setting. So that means making sure you're using the right attribute and getting the syntax right.
    If you use the CSS panel, select all, find you way to the correct style sheet, expand it and find the rule you need to change. You can set these parameters in the area underneath, or just double click the rule in the upper tree and display the CSS rules dialog. This is my favorite as it displays exactly what is contained in the style sheet in visual form. You can change values easily and add new attributes knowing that it will write the correct syntax. This should make it very easy to add hover states for the background and text, dimensions for the submenus and borders. For sizes and borders, I prefer pixels, but you can also add borders per side of the containing box - it doesn't have to be the same border all the way around.

  • Txn for cancelled checks

    Hi Friends,
    Can u please suggest me the Txn used for cancelled checks in SAP .
    Thanks n Regards,
    S.Agarwal.

    Hi
    LI05     Inventory History for Storage Bin
    LM55     Print Storage Bin Labels
    LP22     Replenishm. Planning for Fixed Bins
    LS04     Display Empty Storage Bins
    LS05     Generate Storage Bins
    LS06     Block Storage Bins
    LS08     Block Storage Bins by Aisle
    LS10     Generate Storage Bins
    LS25     Display Quants per Storage Bin
    LSET_BIN_COORDINATES     Maintain Storage Bins by selection
    LT343XYZ     Copy Storage Bin Definition Rules
    LT343XYZA     Maintain Bins by Definition Rule
    LX01     List of Empty Storage Bins
    LX03     Bin Status Report
    LX05     Block Bins in Bl.Storage w.Time Lim.
    LX15     Selection of Bins for Annual Invent.
    LX16     Selection of Bins for Continuous Inv
    LX40     Material Situation Prod. Storage Bin
    LX41     Bin Status Report WM/PP Interface
    LX45     Verification Field in Storage Bin
    rwd if useful
    rgds
    BV

  • How can I get rid of ms Paint in windows 7?

    None of the topics dealt with my question.  I need to competely get rid of mspaint in windows 7 64bit.  There has to be some way to do it! I just can'seem to find the way!

    Since I see no reason to remove MSPaint I will at least tell you how to disable it, that way it can always be re-enabled in the future if need be.
    I am assuming your using 64bit I'm going to assume your using at the very minimum Windows 7 Professional, while there does not seem to be a way to remove it without using a third party application it is possible to use Applocker policy to make it completely
    none functional.
    1. Open your start menu and type Local Policy in the search it should show the
    Local Security Policy editor, select it.
    2. In there open Application Control Policies (near bottom of list) under this you will
    find Applocker, double click it.
    3. Next double click Executable Rules so you see the right panel show blank space.
    4. Now right click Executable Rules and select create new rule, this will pop a wizard up for you to use.
    5. On the permissions page select "deny" Everyone, click next.
    6. On the Conditions page select Publisher, click next.
    7. In the browse window go here ----> C:\Windows\System32\mspaint.exe, now move the slider up to
    File Name. Once you've done that click Create at the bottom of the window.
    8. Now that you have created the rule, over on the left (back in the menu)
    click on Applocker again, on the right in the center box click Configure rule enforcement this will pop a small window. Place a check in configured under Executable Rules, make sure the dropdown box says Enforce Rules click OK.
    YOUR DONE!
    P.S. If your really adamant about removing it then just use step 7 to find the file and delete it, but the above mentioned steps WILL make sure it can not be used at all even by someone that knows where this executable it even though it is still in it's
    proper location.
    Please remember to flag a post that helps you as "answer" so that it may help others with same problems.

  • How big a hard drive do I need for iMac and Time Machine?

    Sorry if this has been answered elsewhere already. I am going to buy an iMac, probably the new 24" with a 320G internal HDD. I already have one Lacie external 320G HDD so I was wondering whether I can use this for Time Machine backups, or do I need to buy a bigger one? If so, how big? Is there a rule of thumb for working out how much hard drive space you need to have for Time Machine, for instance if I were to buy the 500G iMac what would I need?
    thanks.

    I agree with the "double the size" rule of thumb. You should also consider how much of the 320GB you are actually using and are likely to use in the next year or two. After all, it's the amount of storage you use that matters, not the size of the disk. Disks will very likely be cheaper soon. You should also keep in mind that TM deletes old archive data when it runs out of disk space. So as long as you have more disk space than you have data to back up, TM will work, though you will lose older versions of your data.
    So if your 320GB drive only has 100GB used and you're not the kind of person who eats up disk like there's no tomorrow, the 320GB drive should be fine for now. If you expect that 320GB disk to be full soon then a 750GB TM disk is more like what you need.
    The same logic applies to a 500GB iMac. If you only expect to use 250GB in the next year or two then a 500GB TM disk should be OK. A 1TB drive will be a lot cheaper next year or the year after.

  • Partitioning Mac for Bootcamp Without Reformatting HDD

    Hello, I hope this is the correct area to start this discussion.
    I'm trying to figure out how I can install windows via boot camp, without reformatting my HDD (or use of installation CD).
    I'm currently on tour around the U.S., and my installation disks are at my home address.
    As a roady photographer, access to my computer and Photoshop is essential to me, and its very important that i can continue to use my mac pro through out the remainder of this year, it is how I make most of my living wile out on tour, so I hope this explains how important it is that i do this right the first time.
    Its kind of overwhelming, and I don't know where to start.
    I am Tech savvy, but not qualified, my experience has been the above average consumer working around tech problems since AOL launched, so I will try my best to explain what I can, and understand what anyone here try's to offer.
    First off, here are my specs:
    Processor  2.2 GHz Intel Core i7
    Memory  8 GB 1333 MHz DDR3
    Graphics  Intel HD Graphics 3000 512 MB
    Software  Mac OS X Lion 10.7.3 (11D50b)
    Reason for Boot camp:
    I work with Final Cut, Photoshop, Adobe Aftereffects, and a few other heavy duty programs, I'm an Artist and love working with Music and Media.
    Some may say that my specs can handle all this, but if it where up to me I would rather have a Tower, but traveling on the road limits me to using the Pro.
    On my free time im an avid gamer, At first I was ok with apps, later on I wanted to play some old games like LOTR Battle for Middle Earth, I know my laptop was good enough to play, but I had to get windows so it would be compatible.
    I have Parallels 7 from my work, and a copy of Windows 7, and i was able to create a virtual machine to play some PC games.
    All was fine until I got into bigger games like ARMA2,
    It felt like my laptop was going to die from parallels, so i decided to install Windows on bootcamp because i use it very often. (best of both worlds) 
    Because of the  programs i use on OS, i don't want my computer to Run a virtual machine anymore, i feel like its very unhealthy.
    I want my OS to run full power flawlessly without the stress of virtual machine, and i want Windows to run full power flawlessly without stressing out OS,
    so I am going to use Boot Camp.
    How i will go about:
    I Have Decided i will attempt to Clone my mac to my External Hard drive.
    I have an External 2T Lacie Drive that has lots of space.
    Can someone explain to me in light detail how cloning works when you try to reformat your mac off an external Hard drive?
    From what i understand you can do it this way.
    Also, If i can manage to Clone my mac to my ExHD, will i be able to partition my hard drive for windows, and Re clone my mac back onto one of the partitions?
    If this process will work, what steps should i take first?
    Clone, then Boot camp?
    can i partition my hard drive, add my Mac back onto a partition, then add Windows CD at a Later time? (i dont have the CD on me atm)
    i apologize for the length of this post. Its very important that I can continue to access everything on my laptop, i wont be able to have my installation CDs until this October.
    Thank you.     

    you are fine.
    Upgrades from 10.6 to Lion with existing XP or Vista present was/is/can be an issue.
    Lion 10.7.0 and Boot Camp 4.0.0 were not working (why? oh, "never use dot zero?)
    Lion adds Recovery Partition.
    CCC now can clone that partition as well as your HFS volumes.
    Lack of contiguous free (unfragmented) storage, with no "locked" files or that fragment the free space.
    Shrinking the HFS volume and then stretch it back out to consolidate to get around the free space issue.
    Not realizing just how large to make Windows volume (double best estimate rule) or aim for 60GB.
    XP only needed 10-16GB or 32GB at top usually. Microsoft and Apple have this "16GB for 32-bit Windows 7" is the OS size, not the size of the partition needed to function (20GB for the base OS for 64-bit).
    Add in page, hibernation, temp, cache, and that 10GB just for 'shuffle" files around during updates.
    SSDs need space to allow for good background garbage collection and TRIM (a month's worth of writes is a good rule there).
    Not documented: you need to get the audio driver on your own along with current graphic driver after you install the OS and Apple drivers.
    "Boot Camp" is overused, misused, treated as if people are running BC instead of just running Winidows natively, with all that entails.
    Apple Software Update for Windows will update everything except Boot Camp drivers, whereas it could update itself like it has in the past, and could have been the avenue for getting all the drivers into Windows itself.

  • Are there plans to update livecycle designer to conform with the CC Family of Tools?

    I am relatively new to using adobe LiveCycle Designer. I have to say it's a pretty great piece of software.  There are some things in it that really bother me though.
    For example, you can't just drag guides from the rulers. There's no smart guides. The shortcuts that work in every other program don't work for LC.
    The design is 1990 ish and a myriad of other small annoyances. I was just wondering if Adobe has plans to rework LCD to conform to the CC Family Standards.
    Don't get me wrong LiveCycle is the only program in it's class and has been a tremendous help. I just feel it's not up to adobe standards.
    Also, Where's the mac version? I've been having to run ES3 in VMWare due to the fact I only wanted LC Designer and not all the other phooey that comes with it.

    Hi,
    Designer was initially a product from a company named JetForm which was acquired by Adobe in 2002 and its interface hasn't been changed that much by Adobe.
    Here some hints for you:
    If you double click a ruler you'll be able to edit the Drawing Aids.
    You can set snap to grid or to guideline etc.
    In ES3 and newer you also can activate orientation by page center or other objects which is quite similar to the smart guides you may know from InDesign.
    Draging guides from the rulers also works, but only from the upper left corner, not for every ruler separately.
    From the Extras menu you also can create your own shortcuts.
    There has never been a MAC version of Designer and I think there never be one.

Maybe you are looking for

  • Hide Document Display option

    How do I remove the Document Display options from Display Options Editor window?

  • JSF and Servlet Interaction

    Hello All, I have a question if some one can kindly give his/her expert opinion. 1) Can we call a Servlet from a JSF Page the same way as calling it from an HTML or JSP Page? 2) If the answer to the above question is "Yes", how can a JSF page get the

  • TAKE 2 - Gold Leaf TEXT

    Ok so I posted a topic this morning and one SUPER NOOB posted "Google" for the answer... SOOOO as useless as the answer and the person were lets try this forum and see if the peeps here know what they are talking about. I found this tutorial on how t

  • Derivation Strategy for Budget Addresses

    Hi, we are using budget structure and have created a derivation strategy rule to define the assignments of posting addresses to budget addresses. May I know what is the table names where all rule values are stored so that we can extract all the infor

  • Need to Audit ALTER, DROP or TRUNCATE on All Tables in a Schema

    Hello, I need to audit any ALTER, DROP or TRUNCATE on all tables in the "X" schema including operations done by the "X" account. Oracle Version = 11g Release 11.1.0.6.0 audit_sys_operations = TRUE audit_trail = XML, EXTENDED Thanks!