Look up Issue

Hi Experts,
Good day all
We have 2LIS_04_P_MATNR getting the process order and look up into the Material Price DSO looks for the Material Price for that particular Process order and load into the another DSO... Now Material Price change in the next day by different process, how we track it and put into the new DSO with the latest Price with LookUp logic.
For example Process Order 001 has price in the Pricing DSO $100, now two days down the line it will increase to $200. Now when pull the Delta from the extractor (2LIS_04_P_MATNR) when we have look up how this $200 gets populated in the new DSO?
How we arrive this solution.
Please help...

Hi all,
Thanks for your response.
I debugged the code using notification number and data is coming correctly i.e for count= 1 it is fetching
right value from DSO1. This problem occurs some times.Now the data is correct.
In the start routine code there are two Select statements.
One select statement- fetching data from DSO1 for all entries in Source-package.
and the same with other select statement from DSO2.
Workarea wa1 and wa2 are defined globally but not getting cleared anywwhere.
Actually work area is used in characteristic routine to fill Result.
like if count=1.
result=wa_functional_loc as mentioned above.
In the charactersitic routine of functional location.
the "count" logic is written as mentioned above in the post.
Count is defined as Integer type.
Regards,
Smriti

Similar Messages

  • Quick Look / Preview issues

    When I used "Quick Look" on a pdf file in Snow Leopard, the document would fill the entire screen from let to right, making it very easy to read scrolling up and down.
    Using Quick Look in Lion, I always get the full document on the screen and can't find a way to blow it up quickly. Same thing in Preview.
    Didn't find the old Snow Leopard menu option "Scale large images to fit window" either.
    Any ideas? Thanks, C. 

    I agree with you all, Quick Look functionality has decreased.  Also when using Spotlight, it is good that now we can see the quick look by putting the mouse over the file, BUT, on Snow Leopard besides showing the list of files, when you put the mouse over the file, it will tell you the file's path, very useful when you have many files with the same name.  I miss that functionality too.
    Please people at Apple, add the "Scale large images to fit window" option for Quick Look and also add the file's path to the information that you get from Spotlight.
    I really think this two options will make Lion better than Snow Leopard (at least for the Quick Look functionality). Right now it is NOT better that the previous version.
    Hope some reads this and makes the suggestion to the appropiate people.

  • 11g [ SQL PLAN BASELINES ] LOOK UP ISSUE

    Hello everyone,
    Working on 11g R1/windows
    I'm trying to reltrieve some sql plan baselines, but nothing airs. The following is my configuration
    SQL> show parameter compatible
    NAME TYPE VALUE
    compatible string 11.1.0.0.0
    SQL> show parameter optimizer
    NAME TYPE VALUE
    optimizer_capture_sql_plan_baselines boolean TRUE
    optimizer_dynamic_sampling integer 2
    optimizer_features_enable string 11.1.0.6
    optimizer_index_caching integer 0
    optimizer_index_cost_adj integer 100
    optimizer_mode string ALL_ROWS
    optimizer_secure_view_merging boolean TRUE
    optimizer_use_invisible_indexes boolean FALSE
    optimizer_use_pending_statistics boolean FALSE
    optimizer_use_sql_plan_baselines boolean TRUE
    SQL> show parameter statistics
    NAME TYPE VALUE
    optimizer_use_pending_statistics boolean FALSE
    statistics_level string ALL
    timed_os_statistics integer 5
    timed_statistics boolean TRUE
    SQL> SELECT /*+ full(t) */ count(pad) FROM t WHERE n = 42;
    COUNT(PAD)
    1
    SQL> SELECT * FROM table(dbms_xplan.display_cursor);
    PLAN_TABLE_OUTPUT
    SQL_ID 659q28x85bkn7, child number 1
    SELECT /*+ full(t) */ count(pad) FROM t WHERE n = 42
    Plan hash value: 2966233522
    | Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time |
    | 0 | SELECT STATEMENT | | | | 23 (100)| |
    | 1 | SORT AGGREGATE | | 1 | 505 | | |
    PLAN_TABLE_OUTPUT
    |* 2 | TABLE ACCESS FULL| T | 1 | 505 | 23 (0)| 00:00:01 |
    Predicate Information (identified by operation id):
    2 - filter("N"=42)
    Why I'm getting the following result?
    SQL> select count(*) from dba_sql_plan_baselines;
    COUNT(*)
    0
    SQL> SELECT sql_handle, plan_name
    2 FROM dba_sql_plan_baselines;
    no rows selected
    *Normally the view dba_sql_plan_baselines shouldn't be empty, when seeing the following parameter set?
    *optimizer_capture_sql_plan_baselines boolean     TRUE
    statistics_level ALL
    Thank you for your help

    Perhaps, because you executed your statement only once?
    (I assume, you are reading the Christian Antognini's book - in that case you can read about it on page 292)
    Best regards
    Maxim

  • SCCM Policies and SCEP Deployment Issues

    I'm having several issues with SCCM 2012 R2.
    I have inherited an existing SCCM 2012 R2 installation.  The company does not want me to rebuild it from the ground using best practices, so I'm doing what I can with it.
    Issue #1: SCEP does not auto deploy to new systems;
    Issue #2: Client policies do not update;
    Issue #3: Anti-malware policies do not update.
    Starting out, I guess I need to look at issue #2 before I look at the others.
    The client is auto-deploying as far as I can tell.  I do not have any GPO’s that push the software to the clients, so it appears that the system wide deployment of the client is working correctly.
    As for the policies not being updated, I have created a new policy that is assigned to newly defined device collections. 
    I have check the membership of the collections and it is populating/selecting the assets correctly. 
    I have picked a handful of computers out of the collection to use for information gathering. 
    Looking at the log files, it shows that it is applying policies, but it does not identify which policy from the SCCM server.
    With the new policies that I’ve created, I’ve enabled ‘Endpoint Proection’, ‘Hardware Inventory’, ‘Power Management’, ‘Remote Tools’, ‘Software Deployment’, ‘Software Metering’, and ‘User and Device Affinity’. 
    After 13 days, the options within the policy have not taken effect as I have check the clients and the settings from the ‘Remote Tools’ and ‘Power Management’ haven’t been applied. I waited this long since several of the settings were set at 7 days before
    re-evaluation.
    I’m not sure where to go next on this issue.
    On the issue #1 & 3, the computers that did get the initial config push and SCEP install, before I came on, are operating and reporting back to the SCCM manager that they are in a managed state, which is fine, but they are not applying any newly defined
    policies.  Checking the logs on the clients show that they are applying the Default Client Settings and not any of the other policies that are set to deploy to All systems or any other collection I’ve defined. 
    Also checking the anti-malware policy logs on the clients, they are also still applying the Default Client Antimalware Policy, not any of the custom policies, just like the SCCM client issue.  In the EndpointProtectionAgent.log, i have several lines
    showing "Deployment WMI is NOT ready."  The same is in several of the other log files, so I've check that all the WMI services are running and I have tested management with the PoshCat utility and all of the commands are working in there and
    the output reports all seem to be reporting correctly.
    Any pointers or starting points would be greatly appreciated.

    For the 'Client Settings', I have 4 listed.  Default Client Settings, EP Settings (existing that I have set to deploy to a group that only has 1 computer left in it), Server Policy, and Workstation Policy (applies to all clients that have 'workstation'
    in the version name).
    For SCEP, just 2.  Default Client  and Custom SCEP.
    The inventory and software distribution... let's look at the inventory function.  I have nothing showing in '\Assets and compliance\Overview\Asset Intelligence\Inventoried Software'.
    As for software distribution, I am not sure how to check that -- I haven't set up any deployed software packages yet... but the SCEP and Windows Updates are the only things showing up.  SCEP is not deploying to any new workstations, but it appears all
    the Windows Updates are deploying correctly to all the workstations.
    I just checked the SrcUpdateMgr.log on a client and I've found several lines of 'Instance of CCM_SourceUpdateClientConfig doesn't exist in WMI'
    Checking the SoftwareCatalogUpdateEndpoint.log file, I have several lines that just repeat...
    Software catalog update endpoint is starting
    Logo event received
    Logon user SID: [...]
    Retrieving URL for software Catalog
    Software Catalog update endpoint is loading
    Received notification for client agent setting or portal information change
    Retrieving URL for Softwware Catalog
    Making call to determin whether catalog Url should be added to the trusted sites zone
    Updating the registry for Software Catalog for user '[...]'
    Notification system applicaton: C:\Windows\CCM\UpdateTrustedSites.exe
    Started UpdateTrustedSites process
    Making call to determine whether keys to enable Silverlight elevated trust should be added
    Enable elevated trust is set to false. Setting the keys to 0
    CSoftwareCatalogUpdateHandler::UpdateSilverlightRegistry: Successfully set elevated trust on this client for Silverlight
    CSoftwareCatalogUpdateHandler::UpdateSilverlightRegistry: Successfully set elevated trust on this client for Silverlight
    CSoftwareCatalogUpdateHandler::UpdateSilverlightRegistry: Successfully set elevated trust on this client for Silverlight
    Received notification for client agent setting or portal information change
    and it does show the Silverlight lines 3 times each time in the repeats. The repeat time stamp looks like it happens alternating 20 minutes, then 2 hours, then 20 minutes, then 2 hours, etc.
    KW

  • FiOS Quantum Update and I still have DVR issues after three weeks!!!

    Verizon,
    I have not been able to set up a NEW SERIES on my Quantum DVR for three weeks and I am getting tired of it.
    I went through all the troubleshooting with a tech on the phone, and had two techs come to my house. It is not my equipment, it is a BUG in the latest and greatest update, and I cannot revert back to the previous version! I am tired of paying extra money for a service I cannot use. Nobody has communicated with me in over a week. This is ridiculous and your customer service is really upsetting me. I am very disappointed in a new service that is now not working due to a poorly executed automatic update. At least let us choose to do updates. I usually wait a few weeks to make sure other people do not have any problems. Well, a bit buggy and as I have said, I am tired of it.
    GET IT FIXED, OR GIVE ME BACK MY OTHER EQUIPMENT THAT WORKED FINE. TIME TO DOWNGRADE, TO GET THE SERVICE I AM PAYING FOR.
    I will continue pointing people toward DirecTV until this is resolved. I am telling anyone who will listen about the poorly executed update and the poor customer service.
    Thanks...

    sboychuck wrote:
    Good morning TNS_2,
    I get the fact that you have been on these forums for some time and helped some people out. You are not going to be able to help me, or all the other people affected by this latest and greatest update. {please keep it relevant}
    While I do appreciate you replying, I was not looking for any reply from any peers, just to let Verizon know that all of us who got the update and had it go very bad on our new DVR's are tired of it.
    I have gone through troubleshooting on the phone and had FiOS techs to my house. The techs all know about it and are as frustrated about it as we are. This is a known issue that is irritating more and more people every day. I am not going to describe my issue further, as there is nothing you or any other peers can do. It is all up to Verizon to fix what they broke!
    So, if you are offended by me speaking my mind, I appologize. We all know that Verizon keeps an eye on forums to see what social media is saying about them. They will be able to keep an eye on Google searches as I am launching a website about my recent Verizon experience with their new Quantum service. I will use plenty of keywords to ensure it is found in a search.
    Your stuff may be working great at this time. There are several others who are having problems. We all know that only a handful of people ever post on forums. After doing a search on the Quantum DRV update problem, it is obvious Verizon has some issues that is affecting their customers. We (peers) can all agree on that.
    You say you dont want replies from peers, just Verizon, but Verizon doesnt read these posts at all like you think they do. These are simply peer to peer forums. Only the mods who run the forums are here and esculate issues to support if the issue qualifies.
    Verizon does have a long list of bugs since the latest update that they dropped the ball on and we can only hope they are working on it and will push out a fix very soon. They did release the update without properly testing it first. There's not much we can do except wait and I'm hoping since its taking some time to roll a new update out they are doing it right this time and are not only fixing the issues, but testing them before just rolling it out. I highly doubt the top guys in Verizon do google searches looking for issues we are having when they already know about them. The only thing that would possibly send them a message on if one is frustrated is leaving them all together. 

  • Windows Media Player plug-in issues - Safari 4.0.5 on Windows 7

    Hi guys,
    I just did a fresh install of Windows 7 and of course the page to chose a browser popped up. Glad to see my beloved Safari browser to be available I installed it. Of course not all was running smoothly but after the 'mandatory' flash, Windows Media Player and QuickTime plug in I assumed all media content should run perfect in Safari.
    Unfortunately not for WMV files. I get the 'Safari can't find the internetplugin, MIME-type application/x-mplayer2'error message.
    I looked the issue up on the web of course and found out the trouble that Safari had with WMV streaming. What struck me is that this is a Mac only problem I believe (Flip4Mac solution). As I am running Windows 7 I was quite sure that Safari should be able to stream and play WMV files in the browser.
    So I removed and installed the Windows Media Player plug-in again (http://www.apple.com/safari/download/plugins.html) but to no avail. I then removed Safari and installed it again, still same problem. I tried the Fire-Fox plug in, no solution.
    It really drives me nuts to open IE8 only to play some WMV files in the browser. I hope someone can shed some light on this issue.
    Strange thing I noticed: I can't see how I can manage my plug-ins. There seems to be no tab for it in the Safari settings and in the program-files folder I can only find Java.
    Thank you so much for your time and effort.

    I looked up the internet but can't find anything on this. As no replies here too I guess I'm the only one. The other thing that struck me is the enormous CPU usage when playing flash in the browser. Up to 95%-100% cpu usage when playing HD flash content. First I assumed it was a Flash issue but Internet Explorer never used more then 35%-55%. I then assumed it was just Flash in Safari. Strange thing is, if I maximize the window the cpu load actually drops to 55%. I only get high cpu usage when flash is played in the Safari window. I guess that means it's something to do with the browser and not an isolated flash 'bug'.
    Also still no luck playing WMV in the browser itself. Maybe time to look for yet another browser. A shame as I like the Safari browser a lot. MobileMe and iPhone are great to sync bookmarks and the look and feel is great. The engine is not so good unfortunately.

  • How to get the number of issued active certifcates from a CA

    Hi,
    We have a PKI infrastructure still running on Windows Server 2003. How can I get the number of active certificates issued?  I have used the filter option on the issued certifcates node listing the certificates with expiry date after the current
    date, but this list only all the certs without the actual total number of certs.
    Any help is appreciated
    Thanks
    Johan Marais
    JkM6228

    On Wed, 22 Jan 2014 08:57:59 +0000, Martin Rublik wrote:
    certutil -config -view -out "Issued Distinguished Name" -restrict "Certificate Expiration Date > 22. 1. 2013" | findstr Rows
    It will dump CA database look for issued distinguished name (name in the subject of the certificate) and outputs only certificates expiring after 22.1.2013. The output is piped to findstr command that filters the total number of rows.
    There are a couple of problems with the above:
    1. Not every certificate will have a Subject name.
    2. This won't filter out certificates that have been revoked but are still
    time valid.
    3. I couldn't get the "findstr Rows" to return anything and when I look at
    the help for findstr I don't see that as an option for the command.
    This command worked for me, make sure you enter it all on a single line:
    certutil -view -restrict "Disposition=20,NotBefore<January 22 2013" -out
    SerialNumber | findstr /C:"Serial Number:" | findstr /r /n "^" | find /c :"
    Also, if you copy and paste from this post into the cmd window, be careful
    that the quotes and dashes don't get converted into the wrong type.
    Paul Adare - FIM CM MVP
    "for thing in $(fnord $(frob $(./gazonk foo bar baz bletch thud grunt)));
    do
    zot --wodchuck ${thing}; done"
    -- Stig Sandbeck Mathisen making a point about the beauty of shell scripts

  • Itunes was working fine. Tries to install latest upgrade and get error message about an invalid character in the path "Program Files (x86)". PC, Win7, nothing else appears to be having same issue.

    Itunes was working fine. Tried to install latest upgrade and get error message about an invalid character in the path "Program Files (x86)". PC, Win7, nothing else appears to be having same issue. Program still works, simply cannor upgrade.

    Thanks b noir,
    I tried this solution without success. After FixIt ran and didn't find a problem, either in looking for issues with "software upgrade" or "iTunes" it kindly offered to help me uninstall iTunes. I had thought of this as a possibilty but it seems to me that if you do that you lose a lot of "non-native-to-Apple" information you might have entered. I did this once and recovery was painfull. Is there a way to uninstall iTunes without losing all of that sort of thing? Any help would be appreciated.

  • Possible GPU Issues With Camera Raw 6.6

    Over the past day on my Windows 7 x64 workstation I've done some updates.  Specifically:
    The Adobe updater brought in Camera Raw 6.6, replacing 6.5.
    I updated the to the ATI Catalyst 11.12 display driver version from previous version 11.11.
    I allowed Windows Update to apply the dozen or so changes that were pending.
    I was just doing some OpenGL testing with Photoshop CS5 12.0.4 x64 and I noticed that under some conditions I saw Photoshop drop out of OpenGL acceleration.  Specifically, when I opened a Canon 5D Mark II image through Camera Raw I saw subsequent operations stop using OpenGL acceleration even though the checkmark remained in the [  ] Enable OpenGL Drawing box in Edit - Preferences - Performance.
    What I did to determine whether OpenGL acceleration was enabled was this:  Select the Zoom Tool, then click and hold the left mouse button on the image.  When OpenGL is enabled, I see a smooth increase in zoom.  When it goes disabled, I see only a jump in zoom level after letting up the mouse button.  Also, the [  ] Scrubby Zoom box gets grayed out.  As I mentioned, even in this condition, a check of Edit - Preferences - Performance still shows OpenGL enabled.
    Just as a control, I saved the converted file as a PSD, and every time I opened THAT file (with a fresh copy of PS CS5 running) and did the same operations I could not reproduce the failure.  The difference being I did not run Camera Raw.
    Since I wasn't specifically looking for issues with Camera Raw, I am not sure that the problem occurred every time I did run Camera Raw.  I do know that when I open images from my own camera (40D; I do not own a 5D Mark II) that the problem doesn't seem to occur.  Notably I always open my image from Camera Raw to the largest possible pixel size - 6144 x 4096, as I did with the 5D Mark II image, so it's not an obvious size difference that's leading to the issue.  Given other comments of late, I'm wondering if it could be a specific issue with conversions of files from 5D Mark II.
    Nor am I sure whether any of the above updates caused it - it might done this before; I don't regularly convert 5D Mark II images.  I DO think I would have noticed Photoshop reverting to GDI operation before, since I just noticed it pretty easily, but I'm not completely sure of that either.  I do use OpenGL-specific features (such as right-click brush sizing) pretty often.
    I'm trying now to find a set of steps with which to reliably reproduce the problem now, and will advise.
    -Noel

    Figures.  Now I can't reproduce the problem at all, even after an hour of testing.  It probably had nothing to do with Camera Raw.
    I wonder if there are latent GPU status indicators and config values stored by Photoshop based on its specific environment that might not be right for the first run (or first few runs) after a display driver update.  Hm....
    -Noel

  • Cannot stat file & other weird issues

    I don't really know where to start with this issue, and may cross-post it on a couple of other forums if the need arises, but I thought I'd start off by asking the ArchLinux gurus for any insight.
    I'm having some strange issues with the setup I'm using at work, but it's fairly complex and specific so I'm not sure where to start looking for the solution. I'm running an ArchLinux 32-bit guest via VirtualBox on a Windows 7 64-bit host. The ArchLinux guest is a vanilla install + maybe sudo, rsync, and the virtualbox additions packages. I'm sync'd to my company's ginormous Dropbox folder using the standard Windows client, and I share the entire Dropbox folder to the Arch guest using a persistent auto-mounted vboxsf share defined in /etc/fstab. The guest is running a pretty standard (basically straight out of the Arch Wiki LAMP article) setup of Apache, MySQL, PHP, and phpmyadmin. Because their websites are all backed up to Dropbox, I frequently use mount --bind to mount a local site over /srv/http on my Arch Linux guest for development.
    With this in mind, my Apache server is frequently serving up old pages. I know it is the Apache server because clearing my browser's cache completely doesn't change the outcome, and if I open up the page for editing (in Windows or sometimes in Linux... see below) I see the latest version. Some of the time this issue appears to be the Linux Guest's fault (perhaps something Virtualbox is doing wrong?) because if I ls the directory where the file in question resides, among the error output I will get "cannot stat" for that particular file, and it won't be colorized. Other times, I haven't been able to isolate any strange symptoms (other than getting an outdated page in my browser). In any case, I have tried several things while troubleshooting -- clear browser cache, remount the bind, restart Apache/MySQL -- and the only thing that seems to work is rebooting the VM.
    My question, in short, is where do I start looking for debugging this? Has anyone experienced anything similar? Anyone have an educated guess where I might look for issues? TIA.

    The other thing of note. The MacBook is connected via 802.11g. The iMac and MacBook Pro are connected via 802.11n.

  • Payload issue

    B2B Gurus,
    For the below payload I am facing the below errror could any one explain me with exact error please.
    ISA|00| |00| |ZZ|EMR874 |ZZ|EMR |100831|1055|<|00502|000000002|0|P|>~GS|PO|EMR874|EMR|20100831|1055|2|X|005020~ST|850|1 ~BEG|00|SA|8744500118779||20100831||NA||||03~CUR|BY|USD~REF|06||4500118779~FOB|CC|||01|DDU|||SE|INCO2000 DDU~ITD||||||||||||5TH 3RD PROX~N1|VN|Plexus Manufacturing Sdn Bhd|93|8740000104331~N3|Phase IV, Bayan Lepas~N4|Penang||11900|MY|93|AVCT-HUNTSVILLE~N1|BT|Avocent Huntsville Corporation|93|1110~N3|4991 Corporate Drive~N4|HUNTSVILLE||35805|US|93|AVCT-HUNTSVILLE|AL~PO1|00010|50|EA|9.64|PE|SW|570-1334-501~PID|F||||MECH CHASSIS S.S. ALKI 2 X 16~N1|ST|Avocent Corporation|93|1000~N3|4991 Corporate Dr~N4|HUNTSVILLE||35805|US|93||AL~SCH|50|EA|||112|20100917||||||0001~N9|ZZ|1~N9|ZZ|2~N9|ZZ|3~N9|ZZ|4~N9|ZZ|5~N9|ZZ|6~N9|ZZ|7~N9|ZZ|8~N9|ZZ|9~N9|ZZ|10~N9|ZZ|11~N9|ZZ|12~N9|ZZ|13~N9|ZZ|14~N9|ZZ|15~N9|ZZ|16~N9|ZZ|17~N9|ZZ|18~CTT|1~SE|38|1 ~GE|1|2~IEA|1|000000002~
    2010.09.14 at 07:48:05:397: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Param Name = TPName
    2010.09.14 at 07:48:05:400: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = AVOCENT
    2010.09.14 at 07:48:05:403: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doCommit Enter
    2010.09.14 at 07:48:05:405: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doCommit NodeGUID = {82CB6068-D4BF-DF11-8EE7-00212834773C} position = 0
    2010.09.14 at 07:48:05:408: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doCommit Leave
    2010.09.14 at 07:48:05:584: Thread-14: B2B - (DEBUG) iAudit report :
    Error Brief :
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5034: Validator error - Extra data was encountered.
    5069: The values are not equal.
    2010.09.14 at 07:48:05:594: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:599: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 19{br}{tab}Character: 727 through 734
    2010.09.14 at 07:48:05:602: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:605: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument added Hash Key = {82CB6068-D4BF-DF11-8EE7-00212834773C}
    2010.09.14 at 07:48:05:608: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument Error Scope = Transaction
    2010.09.14 at 07:48:05:613: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:616: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 20{br}{tab}Character: 735 through 742
    2010.09.14 at 07:48:05:618: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:624: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:626: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 21{br}{tab}Character: 743 through 750
    2010.09.14 at 07:48:05:629: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:634: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:637: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 22{br}{tab}Character: 751 through 758
    2010.09.14 at 07:48:05:639: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:646: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:649: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 23{br}{tab}Character: 759 through 766
    2010.09.14 at 07:48:05:652: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:657: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:660: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 24{br}{tab}Character: 767 through 774
    2010.09.14 at 07:48:05:662: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:668: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:671: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 25{br}{tab}Character: 775 through 782
    2010.09.14 at 07:48:05:673: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:679: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:682: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 26{br}{tab}Character: 783 through 790
    2010.09.14 at 07:48:05:684: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:690: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:693: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 27{br}{tab}Character: 791 through 798
    2010.09.14 at 07:48:05:695: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:701: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:704: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 28{br}{tab}Character: 799 through 807
    2010.09.14 at 07:48:05:706: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:712: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:714: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 29{br}{tab}Character: 808 through 816
    2010.09.14 at 07:48:05:716: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:722: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:725: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 30{br}{tab}Character: 817 through 825
    2010.09.14 at 07:48:05:728: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:733: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:735: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 31{br}{tab}Character: 826 through 834
    2010.09.14 at 07:48:05:737: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:743: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:745: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 32{br}{tab}Character: 835 through 843
    2010.09.14 at 07:48:05:748: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:753: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:756: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 33{br}{tab}Character: 844 through 852
    2010.09.14 at 07:48:05:759: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:764: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:767: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 34{br}{tab}Character: 853 through 861
    2010.09.14 at 07:48:05:771: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:776: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:778: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 35{br}{tab}Character: 862 through 870
    2010.09.14 at 07:48:05:781: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:786: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {7A0C601B-7DD8-44D7-8B0F-134082EC4BF8}
    2010.09.14 at 07:48:05:789: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 36{br}{tab}Character: 871 through 879
    2010.09.14 at 07:48:05:791: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5034: Validator error - Extra data was encountered.
    2010.09.14 at 07:48:05:797: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sErrorGuid = {E9F41E66-422A-4BFE-AAFC-2D77A3033859}
    2010.09.14 at 07:48:05:799: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sDescription = The number of accurate/analyzed segments in your file is 20. Number of included segments (SE01) has a value of '38'. Please review the specification and re-submit a test.{br}{br}This error was detected at:{br}{tab}Segment Count: 38{br}{tab}Element Position: 1{br}{tab}Character: 889 through 891
    2010.09.14 at 07:48:05:802: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument sBrDescription = 5069: The values are not equal.
    2010.09.14 at 07:48:05:810: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument exit
    2010.09.14 at 07:48:05:813: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: processIncomingMessage setting seq numbers
    2010.09.14 at 07:48:05:816: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Call Incoming Request Processor
    2010.09.14 at 07:48:05:818: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:incomingRequest Enter
    2010.09.14 at 07:48:05:821: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:incomingRequest TransportBindings created
    2010.09.14 at 07:48:05:824: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:incomingRequest Create a Message Table Row for Request message with message state Continue Processing
    2010.09.14 at 07:48:05:827: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow Enter
    2010.09.14 at 07:48:05:838: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow toparty name Emerson
    2010.09.14 at 07:48:05:840: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow toparty type and value AS2 IdentifierEMRSN
    2010.09.14 at 07:48:05:860: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow BusinessAction for the given name Process_X12_5020_850 BusinessAction_1579
    2010.09.14 at 07:48:05:882: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateNativeEvtTblRow Enter
    2010.09.14 at 07:48:05:914: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateNativeEvtTblRow msgInfo.id = [email protected]500
    2010.09.14 at 07:48:05:916: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:
    ** DbAccess:updateNativeEvtTblRow:tip_wireMsg protocolCollabID = null
    2010.09.14 at 07:48:05:924: Thread-14: B2B - (DEBUG) Engine:notifyApp Enter
    2010.09.14 at 07:48:05:949: Thread-14: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>null</correlationId>
    <b2bMessageId>0A10482B12B0F37063500000E9C2A700-1</b2bMessageId>
    <errorCode>AIP-51505</errorCode>
    <errorText>5034: Validator error - Extra data was encountered.</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (usstlz-pinfwi25.dev.emrsn.org)
    Unrecognized data found in the data file as part of Loop N1. Last known segment was SCH at guideline position 4150.{br}{br}This error was detected at:{br}{tab}Segment Count: 19{br}{tab}Character: 727 through 734 ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    <errorDetails>
    <parameter name="GroupReceiverID" value="EMR"/>
    <parameter name="TransactionImplementationReference" value=""/>
    <parameter name="Size" value="749"/>
    <parameter name="TransactionChildCount" value="38"/>
    <parameter name="InterchangeReceiverQual" value="ZZ"/>
    <parameter name="InterchangeChildCount" value="1"/>
    <parameter name="InterchangeControlVersion" value="00502"/>
    <parameter name="GroupID" value="PO"/>
    <parameter name="SubelementDelimiter" value=">"/>
    <parameter name="InterchangeSenderQual" value="ZZ"/>
    <parameter name="InterchangeUsageIndicator" value="P"/>
    <parameter name="GroupChildCount" value="1"/>
    <parameter name="InterchangeSenderID" value="EMR874 "/>
    <parameter name="InterchangeControlNumber" value="000000002"/>
    <parameter name="InterchangeTime" value="1055"/>
    <parameter name="RepeatingSeparator" value="<"/>
    <parameter name="ErrorScope" value="Transaction"/>
    <parameter name="GroupVersionNumber" value="005020"/>
    <parameter name="InterchangeDate" value="100831"/>
    <parameter name="TransactionTrailerControlNumber" value="1 "/>
    <parameter name="InterchangeAuthorizationInfoQual" value="00"/>
    <parameter name="GroupSenderID" value="EMR874"/>
    <parameter name="InterchangeAuthorizationInfo" value=" "/>
    <parameter name="GroupTrailerControlNumber" value="2"/>
    <parameter name="InterchangeTrailerControlNumber" value="000000002"/>
    <parameter name="SegmentDelimiter" value="~"/>
    <parameter name="InterchangeControlStandard_RepeatingSeparator" value="<"/>
    <parameter name="TransactionID" value="850"/>
    <parameter name="GroupControlNumber" value="2"/>
    <parameter name="InterchangeComponentElementSep" value=">"/>
    <parameter name="InterchangeSecurityInfo" value=" "/>
    <parameter name="DecimalSeparator" value=""/>
    <parameter name="GroupAgencyCode" value="X"/>
    <parameter name="InterchangeSecurityInfoQual" value="00"/>
    <parameter name="InterchangeReceiverID" value="EMR "/>
    <parameter name="ReleaseCharacter" value=""/>
    <parameter name="GroupTime" value="1055"/>
    <parameter name="TransactionControlNumber" value="1 "/>
    <parameter name="GroupDate" value="20100831"/>
    <parameter name="InterchangeAckRequested" value="0"/>
    <parameter name="ElementDelimiter" value="|"/>
    </errorDetails>
    </Exception>
    2010.09.14 at 07:48:06:005: Thread-14: B2B - (DEBUG) Engine:notifyApp Exit
    2010.09.14 at 07:48:06:009: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:incomingRequest Exit
    2010.09.14 at 07:48:06:011: Thread-14: B2B - (DEBUG) DBContext beginTransaction: Enter
    2010.09.14 at 07:48:06:013: Thread-14: B2B - (DEBUG) DBContext beginTransaction: Leave
    2010.09.14 at 07:48:06:016: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:handleAck Enter
    2010.09.14 at 07:48:06:018: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:handleAck Document exchange Post Validation done
    2010.09.14 at 07:48:06:021: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:handleAck ackLevel = 1
    2010.09.14 at 07:48:06:025: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:handleAck Update the Message Table Row for Request message with message state Wait for ACK
    2010.09.14 at 07:48:06:038: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:handleAck AckMode = 0
    2010.09.14 at 07:48:06:040: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:handleAck There is no ACK
    2010.09.14 at 07:48:06:042: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:handleAck WireMessage: WireMessage_D8F8
    2010.09.14 at 07:48:06:057: Thread-14: B2B - (DEBUG) AccessRepo:findBusinessMessageByB2BMessageId Found Successfull message with B2bMessageId : 0A10482B12B0F37063500000E9C2A700-1 and ProtocolMessageId null
    2010.09.14 at 07:48:06:067: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateCompleteOrErrorMsgState() Enter
    2010.09.14 at 07:48:06:069: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateCompleteOrErrorMsgState wMsg state: Complete
    2010.09.14 at 07:48:06:080: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateCompleteOrErrorMsgState bizMsg # 1
    2010.09.14 at 07:48:06:085: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateCompleteOrErrorMsgState bizMsg state: Error
    2010.09.14 at 07:48:06:087: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateCompleteOrErrorMsgState(B2BContext,WireMessage,int) Exit
    2010.09.14 at 07:48:06:090: Thread-14: B2B - (DEBUG) DBContext commit: Enter
    2010.09.14 at 07:48:06:099: Thread-14: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2010.09.14 at 07:48:06:101: Thread-14: B2B - (DEBUG) DBContext commit: Leave
    2010.09.14 at 07:48:06:104: Thread-14: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:handleAck Exit
    2010.09.14 at 07:48:06:106: Thread-14: B2B - (DEBUG) DBContext commit: Enter
    2010.09.14 at 07:48:06:108: Thread-14: B2B - (DEBUG) DBContext commit: Leave
    2010.09.14 at 07:48:06:111: Thread-14: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage:
    ***** REQUEST MESSAGE *****
    Exchange Protocol: Generic Version 1.0
    Transport Protocol: FTP
    Unique Message ID: [email protected]500
    Trading Partner: EMRSN
    Message Signed: No
    Payload encrypted: No
    Attachment: None
    ***** REQUEST MESSAGE *****
    reg
    raj

    Hi Raj,
    Looks like , issue is in validation of payload.
    Please validate payload against the ecs using document editor.
    Regards,
    Nitesh Jain

  • Dynamic SQL from within DML - merging syntax issue #2

    Further to my previous thread on a SQL - DML merging syntax issue, I have another problem with multiple conditions in the WHERE-clause:
    vrb _retval decimal
    vrb _val1 text
    vrb _val2 text
    _val1 = 'value1'
    _val2 = 'value2'
    SQL SELECT DIM1_ATTR1 FROM MYSCHEMA.DIM1_DIM WHERE COL1 = :_val1, AND COL2 = :_val2, INTO :_retval
    The above SQL will return NA. If I use the text literals instead of the OLAP variables, the query just runs fine. Also, with a single condition (on COL1 only) the query returns the expected value.
    A note in the help states that OLAP DML objects should clearly be sperated from the rest of the SQL but does not say how. I am using a colon before and a comma after as without them the line would not compile. I could not find any example that would use multiple conditions in the WHERE-clause however the help text indicates that it is possible.
    Please help me, how.
    Regards,
    Csaba
    Windows, Oracle10gRel2 Ver. 10.2.0.1.0 eversion: 84090

    It does work, although I applied the finishing touch by removing the commas as well!
    Thanks a lot! Good job!
    Could you please have a look at issue #1 too? :-)
    Regards,
    Csaba

  • DB Cache issue

    Hello, I am troubleshooting performance issues on a customer database. I was looking at issues with disk i/o and was wondering if this output may indicate an issue. There are a few tablespaces that use a 16k block size and several that use an 8k block size. Below indicates that db_8k_cache_size is 0. Does that mean that there is no db cache for the 8k tables and indexes. db_cache_size is also 0.
    NAME                                 TYPE        VALUE
    =======================================================
    db_16k_cache_size                    big integer 687865856
    db_2k_cache_size                     big integer 0
    db_32k_cache_size                    big integer 0
    db_4k_cache_size                     big integer 0
    db_8k_cache_size                     big integer 0
    db_cache_size                        big integer 0
    db_keep_cache_size                   big integer 0
    db_recycle_cache_size                big integer 0

    Have you identified which datafile or tempfile this I/O is related to? You can check DB Cache Advice
    SET PAGES 44
    SET LINES 140
    COLUMN size_for_estimate FORMAT 9,999,999,999,999 heading 'Cache Size (MB)'
    COLUMN buffers_for_estimate FORMAT 9,999,999,999 heading 'Buffers'
    COLUMN estd_physical_read_factor FORMAT 999.90 heading 'Estd Phys|Read Factor'
    COLUMN estd_physical_reads FORMAT 9,999,999,999 heading 'Estd Phys| Reads'
    SELECT size_for_estimate, buffers_for_estimate, estd_physical_read_factor, estd_physical_reads
    FROM V$DB_CACHE_ADVICE
    WHERE name = 'DEFAULT'
    AND block_size = (SELECT value FROM V$PARAMETER WHERE name = 'db_block_size')
    AND advice_status = 'ON';
    But do not focus on only DB Cache. Also check PGA usage if it is Tempfile usage that is causing it.
    column name  format a60
    column value format 9,999,999,999,999,999
    select * from gv$pgastat order by inst_id,name
    column BYTES_PROCESSED format 9,999,999,999,999,999
    column EST_RW_EXTRA_BYTES format 9,999,999,999,999,999
    select inst_id,round(pga_target_for_estimate/1024/1024) as target_size_MB,
                  bytes_processed,estd_extra_bytes_rw as est_rw_extra_bytes,
                  estd_pga_cache_hit_percentage as est_hit_pct,
                  estd_overalloc_count as est_overalloc
    from gv$pga_target_advice  order by inst_id,target_size_mb
    /

  • How can i know more trouble shooting issues/Real time problems and thier solutions?

    Hi to every one.
    i am Technician in a reputed mnc company. I am new to Microsoft servers. I learned MCSE 2008 and have basic trouble shooting knowledge.To improve my knowledge on these servers and how can i know real issues in a company occurs , solution to them. Please
    help me to get more knowledge on these servers.
    I am waiting for your reply.
    Thanks  & Regards,
    Praveen

    If you want to know more about issues related to your own internal servers, I'd simply start by reviewing the event logs and running perfmon in the short term to look for issues.  For more long term management and monitoring I'd look to a tool
    like System Center Operations Manager:
    http://technet.microsoft.com/en-us/library/hh205987.aspx
    For general troubleshooting skills growth, I'd stick around these forums and just read issues as they occur and try to assist with resolving some that you feel you can.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • Improving ASR9k resilience - Looking for feedback.

    Asking all our customers.  
    Looking for some other examples where we had an issues on the a9k where we might have some gap in system resiliency.  Looking for issues where we might have seen a HW or SW issue and the router didn't handle it in a way you would have preferred to allow network redundancy to take over.  Please provide as much information about the situation as you can.  As well as what behavior you believe should take place?  If you have SRs or bug IDs please include as well. 
    Here are some examples of the past that we have already addressed. 
    CSCuc04493 - Disable LC interfaces if online-diags reports datapath error
    This allows us to shutdown ports where datapath errors occur to allow network redundancy to kick in.
    CSCun00493 - Need recovery mechanism for Punt/FPGA CRC errors in RSP440 
    This has the RSP perform a failover or reload when it loses communication to the fabric.  
    Thanks,
    Bryan Garland 
    Bryan Garland  CCIE#1942
    Technical Leader, Engineering
    HERO BU- Deployment & Escalation

    Hi Bryan,
    I see the NP performance as an area for improvements. There are certain NP lock conditions where automatic action is taken to recover from this situation, but there is no such thing when it comes to an NP overload scenario. There are certain NP counters which indicate an NP performance overload, but it is cumbersome for the customers to monitor these values. So it would be nice to at least have logging entries if the NP is overloaded or the ability to have actions taken. A typical example would be netflow, which is intensive for the NP because it needs to create frame copies for netflow. There is a punt policer that protects the line card CPU, but with very low sampling rates and small packets at a high rate the NP might get overloaded, leading to intermitting packet loss (rare but possible).
    Cheers,
    Florian

Maybe you are looking for

  • Problem in JSF with Swing in a web application

    hi i am using jsf for my online projects.my problem is that when i use Swing concept ,the server is closed automatically when i click the swing dialog option 'OK', how can i protect server being closed automatically when user click the the options of

  • Automatic account determination - General Modifiers

    Hi, While creating service orders, if we make use of service master, then the system picks the G/L account based on the valuation class that we mention in the service master code.(We make settings in GBB with specific General modifier and valuation c

  • How do I convert a .pdf with columns into a word doc?

    I know how to convert a regular .pdf to a word doc but when I try and convert one with columns it combines the columns as if it thinks it is all straight across lines with a big space in it.

  • SD-PP Availability to include the production orders

    Dear All, Our client has a production plant which produces for 3 differennt sales departments as below 1) Distriibution 2) Retail 3) KSA The production for each department is done seperately with seperate production orders whcih have seperate MRP Are

  • The IOS 7 update prevents me from.....

    Staying logged in to my favorite sites every time I leave and come back. Every time I come back I have to log back in. It happens on every site, what gives???