Extraction issue in BI after Migration of dataflow from 3.x to BI7

Hi,
We are doing a BI upgrade project from 3.x to 7. I have the following
query on data extraction from PSA to DSO and then to infocube after
migration of dataflow (Updaterules, transferules and datasource) from
3.x to BI7.
When I load data from PSA to DSO using DTP it is taking all the
requests data to DSO (all old requests data) instead of only new delta
request data. And also when i load from DSO to infocube same problem
is there (instead of taking only new delta request data, extracting
all dso active data).
Please suggest.
Best Regards,
SG

In BI 7, we dont have an option to run init without data transfer. So first time when you run a delta DTP it will work as full load and set init pointer. This is expected.
Case 1: If you have already loaded duplicate data into the data targets
a. If request is already compressed perform reverse posting. if not compressed then perform selective deletion based on the request.
b. Next deltas will work fine.
Case 2: Still not loaded
Follow the steps suggested by Luther Blake.
Thanks,
Hemanth

Similar Messages

  • After migrating my files from an HP laptop to my MacBook Pro....

    After migrating my files from an HP to my MacBook, how do I combine the accounts in which my transferred files is under?

    Well that is just it. You should not have more then one account unless you created a second user on the Mac.
    If after the transfer from the HP you ended up with 2 user accounts that is because the system you used to do the transfer created the second user to match the username from the HP. There is no good, or any, way to combine 2 user accounts and if you copy files over the permissions may not get set correctly.
    Migrations assistant strike again.
    You might be better off starting from scratch, Over. IMHO.

  • How to migrate the Workbooks from BW3.1 to BI7

    Dear Team,
    How to Migrate the workbooks from Bw3.1 to BI7. We have recently upgraded to BI7. What are necessary steps and necessary cares needs to take for this.
    Best Regards,
    SG

    Migration is manual. When you open up a 3.x component in a 2004s tool in migrates it. There is no automatic migration available
    Rolling out the New SAP NetWeaver 2004s BI Frontend Tools
    Migrating Advanced BEx Analyzer Workbooks - What VBA is Supported?
    Hope it Helps
    Chetan
    @CP..

  • NPE after migration of html from 11.1.1 to 11.1.1.1

    After migrating a working simple html project to the newest version 11.1.1.1 I've got the following error.
    Does someone know a solution?
    Thanks
    Ognian
    Performing action Run[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action External Tools...[ from oracle.ide.runner.RunLogPage ]
    Performing action Internet Explorer[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Save All[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: [ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Jul 15, 2009 3:44:40 PM oracle.jdeveloper.audit.service.AuditLogger error
    SEVERE: exception visiting oracle.xml.parser.v2.XMLElement@788154
    about_en.html [103:9760) [2,0:281,7)
    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    2: <html>
    3: <head>
    4: <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    280: </body>
    281: </html>
    282: <!-- oracle-jdev-comment-template:TemplateBased name="template/main_template_en.jht" -->
    283: [EOF]
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.template.TemplateUtils.isDirectlyInsideEditableRegion(TemplateUtils.java:228)
         at oracle.jdevimpl.webapp.template.TemplateUtils.isInsideEditableRegion(TemplateUtils.java:143)
         at oracle.jdevimpl.webapp.faces.backingfile.BackingFileUtils.getAutoBindingBackingBeanName(BackingFileUtils.java:114)
         at oracle.jdevimpl.webapp.faces.backingfile.BackingFileUtils.isAutoBindingOn(BackingFileUtils.java:364)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.isImmutableImpl(WebAppMetadataResolver.java:453)
         at oracle.bali.xml.model.XmlMetadataResolver.isImmutable(XmlMetadataResolver.java:2296)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.getResizingAttributesImpl(WebAppMetadataResolver.java:2589)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.getResizingAttributes(WebAppMetadataResolver.java:1663)
         at oracle.jdevimpl.webapp.common.ResetSizeContextualActionProvider.getAttributesToReset(ResetSizeContextualActionProvider.java:179)
         at oracle.jdevimpl.webapp.html.audit.HtmlErrorAnalyzer.enter(HtmlErrorAnalyzer.java:63)
         at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:312)
         at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:283)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1245)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:918)
         at oracle.ide.status.StatusMonitor$StatusTask.run(StatusMonitor.java:661)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.NullPointerException
    o.ji.webapp.template.TemplateUtils.isDirectlyInsideEditableRegion(TemplateUtils.java:228)
    o.ji.webapp.template.TemplateUtils.isInsideEditableRegion(TemplateUtils.java:143)
    o.ji.webapp.faces.backingfile.BackingFileUtils.getAutoBindingBackingBeanName(BackingFileUtils.java:114)
    o.ji.webapp.faces.backingfile.BackingFileUtils.isAutoBindingOn(BackingFileUtils.java:364)
    o.ji.webapp.common.WebAppMetadataResolver.isImmutableImpl(WebAppMetadataResolver.java:453)
    o.bali.xml.model.XmlMetadataResolver.isImmutable(XmlMetadataResolver.java:2296)
    o.ji.webapp.common.WebAppMetadataResolver.getResizingAttributesImpl(WebAppMetadataResolver.java:2589)
    o.ji.webapp.common.WebAppMetadataResolver.getResizingAttributes(WebAppMetadataResolver.java:1663)
    o.ji.webapp.common.ResetSizeContextualActionProvider.getAttributesToReset(ResetSizeContextualActionProvider.java:179)
    o.ji.webapp.html.audit.HtmlErrorAnalyzer.enter(HtmlErrorAnalyzer.java:63)
    sun.reflect.GeneratedMethodAccessor97.invoke()
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    j.lang.reflect.Method.invoke(Method.java:597)
    o.ji.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:312)
    o.ji.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:283)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1245)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:918)
    o.i.status.StatusMonitor$StatusTask.run(StatusMonitor.java:661)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    Jul 15, 2009 3:44:40 PM oracle.jdeveloper.audit.service.AuditLogger error
    SEVERE: exception visiting oracle.xml.parser.v2.XMLElement@1630a24
    about_en.html [112:609) [3,2:14,9)
    2: <html>
    3: <head>
    4: <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    5: <meta http-equiv="Content-Language" content="en" lang="en"/>
    13: <link type="text/css" rel="stylesheet" href="css/main.css"/>
    14: </head>
    15: <body>
    16: <!-- body title="OGI-IT" ie uses title to show it when mouse stops-->
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.template.TemplateUtils.isDirectlyInsideEditableRegion(TemplateUtils.java:228)
         at oracle.jdevimpl.webapp.template.TemplateUtils.isInsideEditableRegion(TemplateUtils.java:143)
         at oracle.jdevimpl.webapp.faces.backingfile.BackingFileUtils.getAutoBindingBackingBeanName(BackingFileUtils.java:114)
         at oracle.jdevimpl.webapp.faces.backingfile.BackingFileUtils.isAutoBindingOn(BackingFileUtils.java:364)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.isImmutableImpl(WebAppMetadataResolver.java:453)
         at oracle.bali.xml.model.XmlMetadataResolver.isImmutable(XmlMetadataResolver.java:2296)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.getResizingAttributesImpl(WebAppMetadataResolver.java:2589)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.getResizingAttributes(WebAppMetadataResolver.java:1663)
         at oracle.jdevimpl.webapp.common.ResetSizeContextualActionProvider.getAttributesToReset(ResetSizeContextualActionProvider.java:179)
         at oracle.jdevimpl.webapp.html.audit.HtmlErrorAnalyzer.enter(HtmlErrorAnalyzer.java:63)
         at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:312)
         at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:283)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1245)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:918)
         at oracle.ide.status.StatusMonitor$StatusTask.run(StatusMonitor.java:661)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.NullPointerException
    o.ji.webapp.template.TemplateUtils.isDirectlyInsideEditableRegion(TemplateUtils.java:228)
    o.ji.webapp.template.TemplateUtils.isInsideEditableRegion(TemplateUtils.java:143)
    o.ji.webapp.faces.backingfile.BackingFileUtils.getAutoBindingBackingBeanName(BackingFileUtils.java:114)
    o.ji.webapp.faces.backingfile.BackingFileUtils.isAutoBindingOn(BackingFileUtils.java:364)
    o.ji.webapp.common.WebAppMetadataResolver.isImmutableImpl(WebAppMetadataResolver.java:453)
    o.bali.xml.model.XmlMetadataResolver.isImmutable(XmlMetadataResolver.java:2296)
    o.ji.webapp.common.WebAppMetadataResolver.getResizingAttributesImpl(WebAppMetadataResolver.java:2589)
    o.ji.webapp.common.WebAppMetadataResolver.getResizingAttributes(WebAppMetadataResolver.java:1663)
    o.ji.webapp.common.ResetSizeContextualActionProvider.getAttributesToReset(ResetSizeContextualActionProvider.java:179)
    o.ji.webapp.html.audit.HtmlErrorAnalyzer.enter(HtmlErrorAnalyzer.java:63)
    sun.reflect.GeneratedMethodAccessor97.invoke()
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    j.lang.reflect.Method.invoke(Method.java:597)
    o.ji.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:312)
    o.ji.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:283)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1245)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:918)
    o.i.status.StatusMonitor$StatusTask.run(StatusMonitor.java:661)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    Jul 15, 2009 3:44:40 PM oracle.jdeveloper.audit.service.AuditLogger error
    SEVERE: exception visiting oracle.xml.parser.v2.XMLElement@2badd6
    about_en.html [123:191) [4,4:4,72)
    3: <head>
    4: <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    5: <meta http-equiv="Content-Language" content="en" lang="en"/>
    6: <meta name="description"
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.template.TemplateUtils.isDirectlyInsideEditableRegion(TemplateUtils.java:228)
         at oracle.jdevimpl.webapp.template.TemplateUtils.isInsideEditableRegion(TemplateUtils.java:143)
         at oracle.jdevimpl.webapp.faces.backingfile.BackingFileUtils.getAutoBindingBackingBeanName(BackingFileUtils.java:114)
         at oracle.jdevimpl.webapp.faces.backingfile.BackingFileUtils.isAutoBindingOn(BackingFileUtils.java:364)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.isImmutableImpl(WebAppMetadataResolver.java:453)
         at oracle.bali.xml.model.XmlMetadataResolver.isImmutable(XmlMetadataResolver.java:2296)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.getResizingAttributesImpl(WebAppMetadataResolver.java:2589)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.getResizingAttributes(WebAppMetadataResolver.java:1663)
         at oracle.jdevimpl.webapp.common.ResetSizeContextualActionProvider.getAttributesToReset(ResetSizeContextualActionProvider.java:179)
         at oracle.jdevimpl.webapp.html.audit.HtmlErrorAnalyzer.enter(HtmlErrorAnalyzer.java:63)
         at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:312)
         at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:283)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1245)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:918)
         at oracle.ide.status.StatusMonitor$StatusTask.run(StatusMonitor.java:661)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.NullPointerException
    o.ji.webapp.template.TemplateUtils.isDirectlyInsideEditableRegion(TemplateUtils.java:228)
    o.ji.webapp.template.TemplateUtils.isInsideEditableRegion(TemplateUtils.java:143)
    o.ji.webapp.faces.backingfile.BackingFileUtils.getAutoBindingBackingBeanName(BackingFileUtils.java:114)
    o.ji.webapp.faces.backingfile.BackingFileUtils.isAutoBindingOn(BackingFileUtils.java:364)
    o.ji.webapp.common.WebAppMetadataResolver.isImmutableImpl(WebAppMetadataResolver.java:453)
    o.bali.xml.model.XmlMetadataResolver.isImmutable(XmlMetadataResolver.java:2296)
    o.ji.webapp.common.WebAppMetadataResolver.getResizingAttributesImpl(WebAppMetadataResolver.java:2589)
    o.ji.webapp.common.WebAppMetadataResolver.getResizingAttributes(WebAppMetadataResolver.java:1663)
    o.ji.webapp.common.ResetSizeContextualActionProvider.getAttributesToReset(ResetSizeContextualActionProvider.java:179)
    o.ji.webapp.html.audit.HtmlErrorAnalyzer.enter(HtmlErrorAnalyzer.java:63)
    sun.reflect.GeneratedMethodAccessor97.invoke()
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    j.lang.reflect.Method.invoke(Method.java:597)
    o.ji.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:312)
    o.ji.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:283)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1245)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:918)
    o.i.status.StatusMonitor$StatusTask.run(StatusMonitor.java:661)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    Jul 15, 2009 3:44:41 PM oracle.jdeveloper.audit.service.AuditLogger error
    SEVERE: exception visiting oracle.xml.parser.v2.XMLElement@d1ef03
    about_en.html [196:256) [5,4:5,64)
    4: <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    5: <meta http-equiv="Content-Language" content="en" lang="en"/>
    6: <meta name="description"
    7: content="IT Systems - Architecture, Design and Development"/>
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.template.TemplateUtils.isDirectlyInsideEditableRegion(TemplateUtils.java:228)
         at oracle.jdevimpl.webapp.template.TemplateUtils.isInsideEditableRegion(TemplateUtils.java:143)
         at oracle.jdevimpl.webapp.faces.backingfile.BackingFileUtils.getAutoBindingBackingBeanName(BackingFileUtils.java:114)
         at oracle.jdevimpl.webapp.faces.backingfile.BackingFileUtils.isAutoBindingOn(BackingFileUtils.java:364)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.isImmutableImpl(WebAppMetadataResolver.java:453)
         at oracle.bali.xml.model.XmlMetadataResolver.isImmutable(XmlMetadataResolver.java:2296)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.getResizingAttributesImpl(WebAppMetadataResolver.java:2589)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.getResizingAttributes(WebAppMetadataResolver.java:1663)
         at oracle.jdevimpl.webapp.common.ResetSizeContextualActionProvider.getAttributesToReset(ResetSizeContextualActionProvider.java:179)
         at oracle.jdevimpl.webapp.html.audit.HtmlErrorAnalyzer.enter(HtmlErrorAnalyzer.java:63)
         at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:312)
         at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:283)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1245)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:918)
         at oracle.ide.status.StatusMonitor$StatusTask.run(StatusMonitor.java:661)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.NullPointerException
    o.ji.webapp.template.TemplateUtils.isDirectlyInsideEditableRegion(TemplateUtils.java:228)
    o.ji.webapp.template.TemplateUtils.isInsideEditableRegion(TemplateUtils.java:143)
    o.ji.webapp.faces.backingfile.BackingFileUtils.getAutoBindingBackingBeanName(BackingFileUtils.java:114)
    o.ji.webapp.faces.backingfile.BackingFileUtils.isAutoBindingOn(BackingFileUtils.java:364)
    o.ji.webapp.common.WebAppMetadataResolver.isImmutableImpl(WebAppMetadataResolver.java:453)
    o.bali.xml.model.XmlMetadataResolver.isImmutable(XmlMetadataResolver.java:2296)
    o.ji.webapp.common.WebAppMetadataResolver.getResizingAttributesImpl(WebAppMetadataResolver.java:2589)
    o.ji.webapp.common.WebAppMetadataResolver.getResizingAttributes(WebAppMetadataResolver.java:1663)
    o.ji.webapp.common.ResetSizeContextualActionProvider.getAttributesToReset(ResetSizeContextualActionProvider.java:179)
    o.ji.webapp.html.audit.HtmlErrorAnalyzer.enter(HtmlErrorAnalyzer.java:63)
    sun.reflect.GeneratedMethodAccessor97.invoke()
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    j.lang.reflect.Method.invoke(Method.java:597)
    o.ji.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:312)
    o.ji.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:283)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1245)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
    o.ji.audit.core.DefaultAuditor.audit(DefaultAuditor.java:918)
    o.i.status.StatusMonitor$StatusTask.run(StatusMonitor.java:661)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    Jul 15, 2009 3:44:41 PM oracle.jdeveloper.audit.service.AuditLogger error
    SEVERE: exception visiting oracle.xml.parser.v2.XMLElement@4cedf6
    about_en.html [261:357) [6,4:7,71)
    5: <meta http-equiv="Content-Language" content="en" lang="en"/>
    6: <meta name="description"
    7: content="IT Systems - Architecture, Design and Development"/>
    8: <meta name="keywords"
    9: content="OGI-IT,Architecture,Design,Development,Oracle,SQL,PLSQL,Java,J2EE,iAS,Web,GIS,Smalltalk,IT"/>
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.template.TemplateUtils.isDirectlyInsideEditableRegion(TemplateUtils.java:228)
         at oracle.jdevimpl.webapp.template.TemplateUtils.isInsideEditableRegion(TemplateUtils.java:143)
         at oracle.jdevimpl.webapp.faces.backingfile.BackingFileUtils.getAutoBindingBackingBeanName(BackingFileUtils.java:114)
         at oracle.jdevimpl.webapp.faces.backingfile.BackingFileUtils.isAutoBindingOn(BackingFileUtils.java:364)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.isImmutableImpl(WebAppMetadataResolver.java:453)
         at oracle.bali.xml.model.XmlMetadataResolver.isImmutable(XmlMetadataResolver.java:2296)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.getResizingAttributesImpl(WebAppMetadataResolver.java:2589)
         at oracle.jdevimpl.webapp.common.WebAppMetadataResolver.getResizingAttributes(WebAppMetadataResolver.java:1663)
         at oracle.jdevimpl.webapp.common.ResetSizeContextualActionProvider.getAttributesToReset(ResetSizeContextualActionProvider.java:179)
         at oracle.jdevimpl.webapp.html.audit.HtmlErrorAnalyzer.enter(HtmlErrorAnalyzer.java:63)
         at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:312)
         at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:283)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1245)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1264)
         at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:918)
         at oracle.ide.status.StatusMonitor$StatusTask.run(StatusMonitor.java:661)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
    .....

    Hello Frank,
    tested it with a new project and it still apears...
    How to reproduce:
    1. Make a new app and project, add technology HTML
    2. Create a new css main.css copy and paste from http://ogi-it.com/css/main.css
    3. Create a new html template main_template.jht copy and paste from http://ogi-it.com/template/main_template.jht (I'll put it there in a couple of minutes)
    4. create a new html page main.html based on main_template.jht copy and paste from http://ogi-it.com/main.html
    Until now everything is OK, I got 40 warnings that the gifs are missed
    5. assure that main.html is closed in the editor
    6. copy the gifs (also in root of ogi-it.com)
    7. Open html in editor (even in source view) --> NPE
    Hope this helps, if you have problems to download the files, send me an email and I'll send it to you.
    Thanks
    Ognian

  • JDeveloper 12c getting error after migration my Apps from JDeveloper 11.1.2.3

    Hi, I have migrated my application from JDeveloper 11.1.2.3 to JDeveloper 12c(12.1.2.0). My application cleaned and compiled successfully. Application Module tested successfully. But when i am running my application (ViewController)weblogic started but application not deployed, i am getting below error in JDeveloper Console.
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    roxy$ProcessorImpl.processImpl(ProjectDependenciesJLibraryProxy.java:141)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    rocessor.processImpl(ProjectDependenciesJLibraryProcessor.java:62)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    roxy$ProcessorImpl.processImpl(ProjectDependenciesJLibraryProxy.java:141)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    rocessor.processImpl(ProjectDependenciesJLibraryProcessor.java:62)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    roxy$ProcessorImpl.processImpl(ProjectDependenciesJLibraryProxy.java:141)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    rocessor.processImpl(ProjectDependenciesJLibraryProcessor.java:62)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
    Maroof

    Hi Timo, This application developed in 11.1.2.3, Now i am opened this application in JDev 12.1.2.0, This application is successfully compiled. But when i am running this apps in JDeve 12c(Integrated WLS) then Integrated WLS  started but Application not deployed, and i am getting below error.
    Jan 19, 2014 8:17:11 AM oracle.security.jps.util.JpsUtil disableAudit
    INFO: JpsUtil: isAuditDisabled set to true
    Jan 19, 2014 8:18:10 AM oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig
    INFO: Resource META-INF/adf-config.xml not found on the classpath.
    Jan 19, 2014 8:18:10 AM oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig
    INFO: A default implementation of ADFConfig is being created for application.
    This can lead to unexpected results in some cases. Please add a basic META-INF/adf
    -config.xml to your classpath to avoid functional errors.
    Jan 19, 2014 8:18:55 AM oracle.bali.xml.gui.base.inspector.TransactedPIMultiModel _updateProperties
    WARNING: SelectionModel has no selected items
    Jan 19, 2014 8:19:02 AM oracle.bali.xml.gui.base.inspector.TransactedPIMultiModel _updateProperties
    WARNING: SelectionModel has no selected items
    Jan 19, 2014 8:19:21 AM oracle.bali.xml.gui.base.inspector.TransactedPIMultiModel _updateProperties
    WARNING: SelectionModel has no selected items
    Processor.java:61) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process 
    (DefaultStatefulProcessor.java:158) 
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib 
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default 
    Processor.java:61) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process 
    (DefaultStatefulProcessor.java:158) 
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP 
    roxy$ProcessorImpl.processImpl(ProjectDependenciesJLibraryProxy.java:141) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default 
    Processor.java:61) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process 
    (DefaultStatefulProcessor.java:158) 
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP 
    rocessor.processImpl(ProjectDependenciesJLibraryProcessor.java:62) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default 
    Processor.java:61) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process 
    (DefaultStatefulProcessor.java:158) 
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib 
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default 
    Processor.java:61) 
    Maroof

  • Look and feel discrepency after migrating Crystal Reports from XIR2 to XIR3

    Hi,
    We are migrating Crystal Reports from XIR2 to XIR3. If the report is designed in Crystal client by inserting a subreport it does not come well in web viewer(Infoview). If I do not use subreports then the view is same (both in web viewer & windows client preview).
    Could you please let me know, what could be the problem and how to resolve this?
    Your valuable time and solution is much appreciated.
    Thanks in advance.
    Mohan

    Hello,
    What happen if you use the web java viewer instead of web viewer? (you can change it in the preferences options)
    Otherwise, when you say "it does not come well", what do you mean?
    Thanks
    Philippe

  • Issue in Proxy after migration

    Hi All,
    I am currently working in upgrade project where we are upgrading from R/3 4.7 to Ecc 6.0 and XI 3.0 to PI 7.1.
    Atter migration we are facing below issue:
    Cause of the issue is that  In new ECC system, Proxy method property automatically got change from Static method to Instance method after proxy activation process.
    Moreover Error was associated a method which is directly called by class (statically), while it has been defined Instance Method at class level in new ECC system.
    In Old R/3 4.7  system , method is defined as static and called statically.
    Can some one please guide how to proceed on this.
    Appreciate your suggestions on this.
    Thanks
    Anku

    Hi All,
    I have succesfully tested the Outbound proxies by changing the code and it worked fine.However after import in quality system i am facing the issue both for Inbound and outbound proxy.
    1) All my MT and DT are in red status and giving error as regeneration required.
    2) However for one inbound proxy i have re-imported the DT,MT and SI and it become active in Quality system. However whenever i am right click and check proxy is giving few warning as Structure  ZHR_DT_ABC object changed, ZHR_MT_ABC Object changed, Table Type ZHR_DT_ABCD object changed and Interface is in green status with message as Regeneration check.
    Can you please guide the me whether i have missed some thing while importing or i should igonore the above warning.
    Pleae guide.
    Thanks Anku

  • SAP extract to Excel changed after migration from ECC5 to ECC6

    Hi everyone,
    This issue is about getting a proper table when displaying SAP reports in Excel.  When extracting to Excel, the data base is presented with summary yellow lines whereas we would rather have a regular table without subtotal. This issue appeared when the system was migrated from ECC5 to ECC6. Please notice that one of the user has currently a proper display. Do you know which parameter shall we change?
    Thanks!
    Stan B.

    There are some default setting in the parameters,
    Like
    RPO0 - User Settings
    From FI transactions you can change ti your default settings
    Have a look to:
    FIT_ALVC     X     FI Line Items: ALV Grid Control
    With KSB1 I see it direct without sub totals and saving.
    Click on spreatsheet
    Select All Available formats
    Select EXCEL (In Existing XXL Format)

  • Font Issue in Safari after Migration Assistant Upgrade

    I just used Migration Assistant to move from an old Mac Pro tower to a new Mac Pro trash can (chose not to transfer Applications) and most everything is fine except for a strange font issue in Safari. Safari doesn't seem to render Helvetica. Instead I get this:
    Chrome seems to render it fine. I was using FontExplorer X to manage fonts on the previous machine so perhaps that is part of the problem (I didn't transfer applications and have not bothered to install it on the new machine yet).
    I tried clearing the font cache and repairing permissions as noted in this article, but no luck. Any ideas? Thanks for any help!

    Applications/Font Book and validate your fonts.

  • Exchange active sync cannot connect to server after migration mailbox user from exchange 2007 to exchange 2013 coexistence

    Hello, everyone, my name is rafl
    I have a problem with exchange 2013 active sync.
    I have installed exchange 2013 coexistence with legacy exchange 2007, I have to migrate user mailboxes: [email protected] from exchange 2007 to exchange 2013.
    but any problem with active sync connection on the mobile device after moving mailbox user. I reconfigure the exchange ActiveSync external connection domain (latest.domain.com) on mobile device replacing legacy exchange ActiveSync external connection domain
    (legacy.domain.com)
    the process of moving mailboxes successfully without error.
    Access OWA for exchange 2007 and exchange 2013 is running normally
    access mail from Outlook running normally
    Certificate request has been installed and has no problem with it
    The OWA virtual directory is configured for internal and external connections and different from the legacy exchange
    The autodiscover virtual directory is configured for internal and external connections and different from the legacy exchange
    ActiveSync virtual directory is configured for internal and external connections and different from the legacy exchange
    user mailboxes are still on exchange 2007 is not problematic.
    only problem with Exchange Active Sync on mobile devices, where I set up an email with android, iphone, windows phone. the error message: cannot connect to the server.
    but, if I create a new user and create user mailboxes directly in exchange server 2013, ActiveSync can run without error on mobile device, access through OWA, MsOutlook, Outlook Anywhere also run normally.
    only the results of user migration from exchange 2007 to exchange 2013 which is troubled with exchange ActiveSync connection.
    any ideas for this problem, and what should I check on the exchange server ..?

    i have run the activesync test connectivity and get some error :
    Testing TCP port 443 on host domain.co.id to ensure it's listening and open.
    The specified port is either blocked, not listening, or not producing the expected response.
    A network error occurred while communicating with the remote host.
    Elapsed Time: 3091 ms.
    Testing TCP port 443 on host autodiscover.domain.co.id to ensure it's listening and open.
    The specified port is either blocked, not listening, or not producing the expected response.
    A network error occurred while communicating with the remote host.
    Elapsed Time: 21072 ms.
    Testing TCP port 80 on host autodiscover.domain.co.id to ensure it's listening and open.
    The specified port is either blocked, not listening, or not producing the expected response.
    A network error occurred while communicating with the remote host.
    Elapsed Time: 21049 ms.
    I have allowed access to port 443 (https) and 80 (http) on the firewall and re-run testconnectivity, but still with the same results. if I enable active sync for users who created directly in Exch 2013 there is no problem with the ActiveSync, just a problem
    for users who moved from Exch 2007 to Exch 2013. @Android, iPhone, and Blackberry the error message "cannot connect to the server"

  • SQL Query Performance downgrade rapidly after migrated to SQL2012 from SQL2000

    Problem:
    SQL statement                                                          
    SQL 2000 (cost)                              SQL2012
    1 customer select  SQL Statement ( little long)           22 seconds                                    
    5 mins (after rebuild index)
    Migration method:
    1. Backup SQL2000 DB and restore to SQL2008;
    2. Backup SQL2008 DB and restore to SQL2012.
    Anybody can help on this case? Thanks!
    Environment
    SQL2000 and SQL2005 instances: 4CPU, 4GB RAM, Windows Server 2000 SP4
    SQL2012 R2: 4 vitual CPU cores, 8GB RAM, Windows Server 2012R2

    1.  execution plan
      |--Compute Scalar(DEFINE:([Expr1013]=isnull([Expr1011],(0.000000000000000e+000)), [Expr1014]=(0), [Expr1021]=isnull([Expr1019],(0.000000000000000e+000)), [Expr1022]=(0), [Expr1023]=(0), [Expr1028]=isnull([Expr1026],(0.000000000000000e+000)),
    [Expr1033]=isnull([Expr1031],(0.000000000000000e+000)), [Expr1040]=isnull([Expr1038],(0.000000000000000e+000)), [Expr1047]=isnull([Expr1045],(0.000000000000000e+000)), [Expr1054]=isnull([Expr1052],(0.000000000000000e+000)), [Expr1061]=isnull([Expr1059],(0.000000000000000e+000)),
    [Expr1068]=isnull([Expr1066],(0.000000000000000e+000)), [Expr1075]=isnull([Expr1073],(0.000000000000000e+000)), [Expr1082]=isnull([Expr1080],(0.000000000000000e+000)), [Expr1089]=isnull([Expr1087],(0.000000000000000e+000)), [Expr1096]=isnull([Expr1094],(0.000000000000000e+000)),
    [Expr1103]=isnull([Expr1101],(0.000000000000000e+000)), [Expr1110]=isnull([Expr1108],(0.000000000000000e+000)), [Expr1117]=isnull([Expr1115],(0.000000000000000e+000)), [Expr1124]=isnull([Expr1122],(0.000000000000000e+000)), [Expr1131]=isnull([Expr1129],(0.000000000000000e+000)),
    [Expr1138]=isnull([Expr1136],(0.000000000000000e+000)), [Expr1145]=isnull([Expr1143],(0.000000000000000e+000)), [Expr1152]=isnull([Expr1150],(0.000000000000000e+000)))),1,2,1,Compute Scalar,Compute Scalar,DEFINE:([Expr1013]=isnull([Expr1011],(0.000000000000000e+000)),
    [Expr1014]=(0), [Expr1021]=isnull([Expr1019],(0.000000000000000e+000)), [Expr1022]=(0), [Expr1023]=(0), [Expr1028]=isnull([Expr1026],(0.000000000000000e+000)), [Expr1033]=isnull([Expr1031],(0.000000000000000e+000)), [Expr1040]=isnull([Expr1038],(0.000000000000000e+000)),
    [Expr1047]=isnull([Expr1045],(0.000000000000000e+000)), [Expr1054]=isnull([Expr1052],(0.000000000000000e+000)), [Expr1061]=isnull([Expr1059],(0.000000000000000e+000)), [Expr1068]=isnull([Expr1066],(0.000000000000000e+000)), [Expr1075]=isnull([Expr1073],(0.000000000000000e+000)),
    [Expr1082]=isnull([Expr1080],(0.000000000000000e+000)), [Expr1089]=isnull([Expr1087],(0.000000000000000e+000)), [Expr1096]=isnull([Expr1094],(0.000000000000000e+000)), [Expr1103]=isnull([Expr1101],(0.000000000000000e+000)), [Expr1110]=isnull([Expr1108],(0.000000000000000e+000)),
    [Expr1117]=isnull([Expr1115],(0.000000000000000e+000)), [Expr1124]=isnull([Expr1122],(0.000000000000000e+000)), [Expr1131]=isnull([Expr1129],(0.000000000000000e+000)), [Expr1138]=isnull([Expr1136],(0.000000000000000e+000)), [Expr1145]=isnull([Expr1143],(0.000000000000000e+000)),
    [Expr1152]=isnull([Expr1150],(0.000000000000000e+000))),[Expr1013]=isnull([Expr1011],(0.000000000000000e+000)), [Expr1014]=(0), [Channel], [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name],
    [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target],
    [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1013], [Expr1014],
    [Expr1021], [Expr1022], [Expr1023], [Expr1028], [Expr1033], [Expr1040], [Expr1047], [Expr1054], [Expr1061], [Expr1068], [Expr1075], [Expr1082], [Expr1089], [Expr1096], [Expr1103], [Expr1110], [Expr1117], [Expr1124], [Expr1131], [Expr1138], [Expr1145], [Expr1152],NULL,PLAN_ROW,0,1
           |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,3,2,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1899,689.5999,[CRW].[Channel], [CRW].[Channel_Mapping],
    [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg],
    [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type],
    [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073], [Expr1080], [Expr1087], [Expr1094], [Expr1101], [Expr1108], [Expr1115], [Expr1122],
    [Expr1129], [Expr1136], [Expr1143], [Expr1150],NULL,PLAN_ROW,0,1
                |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,4,3,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1891,689.2623,[CRW].[Channel],
    [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg],
    [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo],
    [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073], [Expr1080], [Expr1087], [Expr1094],
    [Expr1101], [Expr1108], [Expr1115], [Expr1122], [Expr1129], [Expr1136], [Expr1143],NULL,PLAN_ROW,0,1
                |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,5,4,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1883,688.9249,[CRW].[Channel],
    [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg],
    [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo],
    [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073], [Expr1080], [Expr1087], [Expr1094],
    [Expr1101], [Expr1108], [Expr1115], [Expr1122], [Expr1129], [Expr1136],NULL,PLAN_ROW,0,1
                |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,6,5,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1875,688.5874,[CRW].[Channel],
    [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg],
    [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo],
    [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073], [Expr1080], [Expr1087], [Expr1094],
    [Expr1101], [Expr1108], [Expr1115], [Expr1122], [Expr1129],NULL,PLAN_ROW,0,1
                |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,7,6,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1866,688.2499,[CRW].[Channel],
    [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg],
    [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo],
    [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073], [Expr1080], [Expr1087], [Expr1094],
    [Expr1101], [Expr1108], [Expr1115], [Expr1122],NULL,PLAN_ROW,0,1
                |    |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,8,7,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1858,687.9124,[CRW].[Channel],
    [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg],
    [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo],
    [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073], [Expr1080], [Expr1087], [Expr1094],
    [Expr1101], [Expr1108], [Expr1115],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,9,8,Nested Loops,Inner
    Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1850,687.575,[CRW].[Channel], [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name],
    [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast],
    [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031],
    [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073], [Expr1080], [Expr1087], [Expr1094], [Expr1101], [Expr1108],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,10,9,Nested
    Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1842,687.2375,[CRW].[Channel], [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code],
    [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast],
    [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031],
    [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073], [Expr1080], [Expr1087], [Expr1094], [Expr1101],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,11,10,Nested
    Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1834,686.9,[CRW].[Channel], [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code],
    [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast],
    [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031],
    [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073], [Expr1080], [Expr1087], [Expr1094],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |--Nested Loops(Inner Join, OUTER
    REFERENCES:([CRW].[Parent_Cust_Code])),1,12,11,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1826,670.2579,[CRW].[Channel], [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code],
    [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target],
    [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005],
    [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073], [Expr1080], [Expr1087],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |--Nested
    Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,13,12,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1818,661.1638,[CRW].[Channel], [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name],
    [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target],
    [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1],
    [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073], [Expr1080],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,14,13,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1810,648.2534,[CRW].[Channel], [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code],
    [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target],
    [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel],
    [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066], [Expr1073],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,15,14,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1801,638.7095,[CRW].[Channel], [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code],
    [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target],
    [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel],
    [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052], [Expr1059], [Expr1066],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,16,15,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1793,638.372,[CRW].[Channel], [CRW].[Channel_Mapping],
    [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg],
    [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type],
    [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052], [Expr1059],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,17,16,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1785,638.0345,[CRW].[Channel],
    [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg],
    [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo],
    [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045], [Expr1052],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |    |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,18,17,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1777,627.3322,[CRW].[Channel],
    [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg],
    [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo],
    [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038], [Expr1045],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |    |    |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,19,18,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1769,616.6299,[CRW].[Channel],
    [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg],
    [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo],
    [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031], [Expr1038],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |    |    |    |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,20,19,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1761,605.9097,[CRW].[Channel],
    [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg],
    [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo],
    [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026], [Expr1031],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |    |    |    |    |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,21,20,Nested Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1753,281.6566,[CRW].[Channel],
    [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg],
    [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo],
    [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019], [Expr1026],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |    |    |    |    |    |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,22,21,Nested Loops,Inner
    Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1745,18.4746,[CRW].[Channel], [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name],
    [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast],
    [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011], [Expr1019],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |    |    |    |    |    |    |    |    |    |--Nested Loops(Inner Join, OUTER REFERENCES:([CRW].[Parent_Cust_Code])),1,23,22,Nested
    Loops,Inner Join,OUTER REFERENCES:([CRW].[Parent_Cust_Code]),NULL,497.7165,0,0.002080455,1736,14.40793,[CRW].[Channel], [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code],
    [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast],
    [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006], [Expr1011],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |    |    |    |    |    |    |    |    |    |    |--Compute Scalar(DEFINE:([Expr1005]=isnull([JDE_TEST].[dbo].[JDE_addressbook].[Area_1]
    as [AB].[Area_1],N''), [Expr1006]=isnull([JDE_TEST].[dbo].[JDE_addressbook].[Local_Channel] as [AB].[Local_Channel],N''))),1,24,23,Compute Scalar,Compute Scalar,DEFINE:([Expr1005]=isnull([JDE_TEST].[dbo].[JDE_addressbook].[Area_1] as [AB].[Area_1],N''), [Expr1006]=isnull([JDE_TEST].[dbo].[JDE_addressbook].[Local_Channel]
    as [AB].[Local_Channel],N'')),[Expr1005]=isnull([JDE_TEST].[dbo].[JDE_addressbook].[Area_1] as [AB].[Area_1],N''), [Expr1006]=isnull([JDE_TEST].[dbo].[JDE_addressbook].[Local_Channel] as [AB].[Local_Channel],N''),497.7165,0,4.977165E-05,1728,0.453685,[CRW].[Channel],
    [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code], [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg],
    [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target], [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo],
    [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel], [AB].[Area_1], [Expr1005], [Expr1006],NULL,PLAN_ROW,0,1
                |    |    |    |    |    |    |    |    |    |   
    |    |    |    |    |    |    |    |    |    |    |    |--Sort(ORDER BY:([AB].[Area_1] ASC,
    [AB].[Local_Channel] ASC, [CRW].[Parent_Cust_Code] ASC)),1,25,24,Sort,Sort,ORDER BY:([AB].[Area_1] ASC, [AB].[Local_Channel] ASC, [CRW].[Parent_Cust_Code] ASC),NULL,497.7165,0.01126126,0.00705794,1694,0.4536353,[CRW].[Channel], [CRW].[Channel_Mapping], [CRW].[Parent_Cust_Code],
    [CRW].[Parent_Cust_Name], [CRW].[Customer_Code], [CRW].[Customer_Name], [CRW].[Rebate_Code], [CRW].[Rebate_Name], [CRW].[Ship_To_Code], [CRW].[Ship_To_Name], [CRW].[Qtr_Target], [CRW].[New_Cust], [CRW].[Last_2y_mth_avg], [CRW].[Last_1y_mth_avg], [CRW].[Aug_Target],
    [CRW].[Sep_Target], [CRW].[Oct_Target], [CRW].[Nov_Target], [CRW].[Dec_Target], [CRW].[Sales_Forecast], [CRW].[RetreadFlag], [CRW].[Last_2y_mth_avg_RD], [CRW].[Last_1y_mth_avg_RD], [CRW].[報表歸屬客編], [CRW].[Memo], [CRW].[OE_Short_Name], [CRW].[Item_Type], [AB].[Local_Channel],
    [AB].[Area_1],NULL,PLAN_ROW,0,1

  • Loading error after migration of flow from 3.5 to BI 7.0

    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.

    Hi,
    There are basically 3 reasons for the error message "Caller 09 contains an error message" to occur.
    1) Timestamp errror
    You need to Replicate the respective Data source from the corresponding source system and Activate the Transfer Rules and load again
    Goto to SE38 --> run the Program RS_TRANSTRU_ACTIVATE_ALL --> mention the infosource and click execute. this will activate the transfer rules and try to reload
    2) Sometimes an authorization issue is involved.
    a.If you are doing these loads using process chains,then please ensure that the chain is executed under 'BWREMOTE/ALEREMOTE' user(Provided ALEREMOTE/BWREMOTE must have all the necessary authorizations to extract the data from the source systems).
    b.If you are loading data manually,then your user must have the necessary profiles which gives you access to extract the data from source system.
    3) This might be shared memory problem in one of the server parameter.Ask your basis team to increase size of this parameter abap/shared_objects_size_MB
    to 100-200MB.this could solve your problem.
    Regards
    TG

  • Strange errors regarding RPC and WMI after migrating Hyper-V from Windows Server 2008 R2 to Windows Server 2012 cluster...

    Hi all;
    Suppose I have created a two-node Hyper-V cluster with a fibre channel shared storage in Windows Server 2012. Everything work fine except some issues. One of the is that when I want to configure the cluster to add a VM as its cluster resource, the following
    error message appears:
    An error occurred while determining the state of this clustered role in the cluster. The remote procedure call failed with error 800706BE.
    Any ideas?
    Thanks
    Please VOTE as HELPFUL if the post helps you and remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

    Thanks for your reply…
    I have tested many possible solutions without any success. The actions that I have done so far are mentioned in the following and the results of them have been said, too.
    When I restart the servers, everything are good but after some times when I reopen Failover Cluster Manager on one of the servers, the snap-in related to my cluster name does not load. Please look at the following figure:
    And when I want to connect to my cluster name, the following error message appears:
    Note: The above problem appears randomly regarding to servers. In the other hand, after the restart, one of the servers acts as the above statement.
    The following error message is the result of the DTCPing utility:
    ++++++++++++hosts     
    ++++++++++++
    06-11, 10:02:15.346-->Error(0x424) at clutil.cpp @256
    06-11, 10:02:15.346-->-->OpenCluster
    06-11, 10:02:15.356-->-->1060(The specified service does not exist as an installed service.)
    ++++++++++++++++++++++++++++++++++++++++++++++
         DTCping 1.9 Report for ADMINISTRATOR1 
    ++++++++++++++++++++++++++++++++++++++++++++++
    RPC server is ready
    ++++++++++++Validating Remote Computer Name++++++++++++
    06-11, 10:02:20.428-->Start DTC connection test
    Name Resolution:
    SRV04-->172.16.140.11-->SRV04
    06-11, 10:02:32.448-->Start RPC test (ADMINISTRATOR1-->SRV04)
    Problem:fail to invoke remote RPC method
    Error(0x6D9) at dtcping.cpp @303
    -->RPC pinging exception
    -->1753(There are no more endpoints available from the endpoint mapper.)
    RPC test failed
    And
    06-11, 10:26:10.837-->Error(0x424) at clutil.cpp @256
    06-11, 10:26:10.837-->-->OpenCluster
    06-11, 10:26:10.837-->-->1060(The specified service does not exist as an installed service.)
    ++++++++++++++++++++++++++++++++++++++++++++++
         DTCping 1.9 Report for ADMINISTRATOR1 
    ++++++++++++++++++++++++++++++++++++++++++++++
    RPC server is ready
    ++++++++++++Validating Remote Computer Name++++++++++++
    06-11, 10:26:14.947-->Start DTC connection test
    Name Resolution:
    SRV04-->172.16.140.11-->SRV04
    06-11, 10:26:26.967-->Start RPC test (ADMINISTRATOR1-->SRV04)
    Problem:fail to invoke remote RPC method
    Error(0x6D9) at dtcping.cpp @303
    -->RPC pinging exception
    -->1753(There are no more endpoints available from the endpoint mapper.)
    RPC test failed
    And
    ++++++++++++hosts     
    ++++++++++++
    06-11, 10:47:51.510-->Error(0x424) at clutil.cpp @256
    06-11, 10:47:51.510-->-->OpenCluster
    06-11, 10:47:51.510-->-->1060(The specified service does not exist as an installed service.)
    ++++++++++++++++++++++++++++++++++++++++++++++
         DTCping 1.9 Report for ADMINISTRATOR1 
    ++++++++++++++++++++++++++++++++++++++++++++++
    RPC server is ready
    ++++++++++++Validating Remote Computer Name++++++++++++
    06-11, 10:47:55.020-->Start DTC connection test
    Name Resolution:
    SRV03-->172.16.140.10-->SRV03
    06-11, 10:48:06.830-->Start RPC test (ADMINISTRATOR1-->SRV03)
    Problem:fail to invoke remote RPC method
    Error(0x6D9) at dtcping.cpp @303
    -->RPC pinging exception
    -->1753(There are no more endpoints available from the endpoint mapper.)
    RPC test failed
    The following output is the result of running PortQuery on port 135 on both servers:
    =============================================
     Starting portqry.exe -n srv03 -e 135 -p TCP ...
    Querying target system called:
     srv03
    Attempting to resolve name to IP address...
    Name resolved to 172.16.140.10
    querying...
    TCP port 135 (epmap service): LISTENING
    Using ephemeral source port
    Querying Endpoint Mapper Database...
    Server's response:
    UUID: d95afe70-a6d5-4259-822e-2c84da1ddb0d
    ncacn_ip_tcp:srv03[49152]
    UUID: 906b0ce0-c70b-1067-b317-00dd010662da
    ncacn_ip_tcp:srv03[49285]
    UUID: 906b0ce0-c70b-1067-b317-00dd010662da
    ncacn_ip_tcp:srv03[49285]
    UUID: 906b0ce0-c70b-1067-b317-00dd010662da
    ncacn_ip_tcp:srv03[49285]
    UUID: 367abb81-9844-35f1-ad32-98f038001003
    ncacn_ip_tcp:srv03[49159]
    UUID: b97db8b2-4c63-11cf-bff6-08002be23f2f Microsoft Cluster Server API
    ncacn_ip_tcp:srv03[49156]
    UUID: 0b1c2170-5732-4e0e-8cd3-d9b16f3b84d7 RemoteAccessCheck
    ncacn_np:srv03[\\pipe\\lsass]
    UUID: 0b1c2170-5732-4e0e-8cd3-d9b16f3b84d7 RemoteAccessCheck
    ncacn_ip_tcp:srv03[49155]
    UUID: 0b1c2170-5732-4e0e-8cd3-d9b16f3b84d7 RemoteAccessCheck
    ncacn_np:srv03[\\pipe\\lsass]
    UUID: 0b1c2170-5732-4e0e-8cd3-d9b16f3b84d7 RemoteAccessCheck
    ncacn_ip_tcp:srv03[49155]
    UUID: 12345778-1234-abcd-ef00-0123456789ac
    ncacn_np:srv03[\\pipe\\lsass]
    UUID: 12345778-1234-abcd-ef00-0123456789ac
    ncacn_ip_tcp:srv03[49155]
    UUID: 12345778-1234-abcd-ef00-0123456789ac
    ncacn_ip_tcp:srv03[49157]
    UUID: 7f1343fe-50a9-4927-a778-0c5859517bac DfsDs service
    ncacn_np:srv03[\\PIPE\\wkssvc]
    UUID: 3473dd4d-2e88-4006-9cba-22570909dd10 WinHttp Auto-Proxy Service
    ncacn_np:srv03[\\PIPE\\W32TIME_ALT]
    UUID: 1ff70682-0a51-30e8-076d-740be8cee98b
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: 378e52b0-c0a9-11cf-822d-00aa0051e40f
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: 86d35949-83c9-4044-b424-db363231fd0c
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: 86d35949-83c9-4044-b424-db363231fd0c
    ncacn_ip_tcp:srv03[49154]
    UUID: 3a9ef155-691d-4449-8d05-09ad57031823
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: 3a9ef155-691d-4449-8d05-09ad57031823
    ncacn_ip_tcp:srv03[49154]
    UUID: a398e520-d59a-4bdd-aa7a-3c1e0303a511 IKE/Authip API
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: a398e520-d59a-4bdd-aa7a-3c1e0303a511 IKE/Authip API
    ncacn_ip_tcp:srv03[49154]
    UUID: 552d076a-cb29-4e44-8b6a-d15e59e2c0af IP Transition Configuration endpoint
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: 552d076a-cb29-4e44-8b6a-d15e59e2c0af IP Transition Configuration endpoint
    ncacn_ip_tcp:srv03[49154]
    UUID: 2e6035b2-e8f1-41a7-a044-656b439c4c34 Proxy Manager provider server endpoint
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: 2e6035b2-e8f1-41a7-a044-656b439c4c34 Proxy Manager provider server endpoint
    ncacn_ip_tcp:srv03[49154]
    UUID: c36be077-e14b-4fe9-8abc-e856ef4f048b Proxy Manager client server endpoint
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: c36be077-e14b-4fe9-8abc-e856ef4f048b Proxy Manager client server endpoint
    ncacn_ip_tcp:srv03[49154]
    UUID: c49a5a70-8a7f-4e70-ba16-1e8f1f193ef1 Adh APIs
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: c49a5a70-8a7f-4e70-ba16-1e8f1f193ef1 Adh APIs
    ncacn_ip_tcp:srv03[49154]
    UUID: 98716d03-89ac-44c7-bb8c-285824e51c4a XactSrv service
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: 98716d03-89ac-44c7-bb8c-285824e51c4a XactSrv service
    ncacn_ip_tcp:srv03[49154]
    UUID: 1a0d010f-1c33-432c-b0f5-8cf4e8053099 IdSegSrv service
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: 1a0d010f-1c33-432c-b0f5-8cf4e8053099 IdSegSrv service
    ncacn_ip_tcp:srv03[49154]
    UUID: c9ac6db5-82b7-4e55-ae8a-e464ed7b4277 Impl friendly name
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: c9ac6db5-82b7-4e55-ae8a-e464ed7b4277 Impl friendly name
    ncacn_ip_tcp:srv03[49154]
    UUID: c9ac6db5-82b7-4e55-ae8a-e464ed7b4277 Impl friendly name
    ncacn_np:srv03[\\PIPE\\srvsvc]
    UUID: 30b044a5-a225-43f0-b3a4-e060df91f9c1
    ncacn_np:srv03[\\PIPE\\atsvc]
    UUID: 30b044a5-a225-43f0-b3a4-e060df91f9c1
    ncacn_ip_tcp:srv03[49154]
    UUID: 30b044a5-a225-43f0-b3a4-e060df91f9c1
    ncacn_np:srv03[\\PIPE\\srvsvc]
    UUID: f6beaff7-1e19-4fbb-9f8f-b89e2018337c Event log TCPIP
    ncacn_np:srv03[\\pipe\\eventlog]
    UUID: f6beaff7-1e19-4fbb-9f8f-b89e2018337c Event log TCPIP
    ncacn_ip_tcp:srv03[49153]
    UUID: 30adc50c-5cbc-46ce-9a0e-91914789e23c NRP server endpoint
    ncacn_np:srv03[\\pipe\\eventlog]
    UUID: 30adc50c-5cbc-46ce-9a0e-91914789e23c NRP server endpoint
    ncacn_ip_tcp:srv03[49153]
    UUID: 3c4728c5-f0ab-448b-bda1-6ce01eb0a6d5 DHCP Client LRPC Endpoint
    ncacn_np:srv03[\\pipe\\eventlog]
    UUID: 3c4728c5-f0ab-448b-bda1-6ce01eb0a6d5 DHCP Client LRPC Endpoint
    ncacn_ip_tcp:srv03[49153]
    UUID: 3c4728c5-f0ab-448b-bda1-6ce01eb0a6d6 DHCPv6 Client LRPC Endpoint
    ncacn_np:srv03[\\pipe\\eventlog]
    UUID: 3c4728c5-f0ab-448b-bda1-6ce01eb0a6d6 DHCPv6 Client LRPC Endpoint
    ncacn_ip_tcp:srv03[49153]
    UUID: 76f226c3-ec14-4325-8a99-6a46348418af
    ncacn_np:srv03[\\PIPE\\InitShutdown]
    UUID: d95afe70-a6d5-4259-822e-2c84da1ddb0d
    ncacn_np:srv03[\\PIPE\\InitShutdown]
    Total endpoints found: 51
    ==== End of RPC Endpoint Mapper query response ====
    portqry.exe -n srv03 -e 135 -p TCP exits with return code 0x00000000.
    And
    =============================================
     Starting portqry.exe -n srv04 -e 135 -p TCP ...
    Querying target system called:
     srv04
    Attempting to resolve name to IP address...
    Name resolved to 172.16.140.11
    querying...
    TCP port 135 (epmap service): LISTENING
    Using ephemeral source port
    Querying Endpoint Mapper Database...
    Server's response:
    UUID: d95afe70-a6d5-4259-822e-2c84da1ddb0d
    ncacn_ip_tcp:srv04[1025]
    UUID: 906b0ce0-c70b-1067-b317-00dd010662da
    ncacn_ip_tcp:srv04[1143]
    UUID: 906b0ce0-c70b-1067-b317-00dd010662da
    ncacn_ip_tcp:srv04[1143]
    UUID: 906b0ce0-c70b-1067-b317-00dd010662da
    ncacn_ip_tcp:srv04[1143]
    UUID: 367abb81-9844-35f1-ad32-98f038001003
    ncacn_ip_tcp:srv04[1065]
    UUID: b97db8b2-4c63-11cf-bff6-08002be23f2f Microsoft Cluster Server API
    ncacn_ip_tcp:srv04[1057]
    UUID: 0b1c2170-5732-4e0e-8cd3-d9b16f3b84d7 RemoteAccessCheck
    ncacn_np:srv04[\\pipe\\lsass]
    UUID: 0b1c2170-5732-4e0e-8cd3-d9b16f3b84d7 RemoteAccessCheck
    ncacn_ip_tcp:srv04[1028]
    UUID: 0b1c2170-5732-4e0e-8cd3-d9b16f3b84d7 RemoteAccessCheck
    ncacn_np:srv04[\\pipe\\lsass]
    UUID: 0b1c2170-5732-4e0e-8cd3-d9b16f3b84d7 RemoteAccessCheck
    ncacn_ip_tcp:srv04[1028]
    UUID: 12345778-1234-abcd-ef00-0123456789ac
    ncacn_np:srv04[\\pipe\\lsass]
    UUID: 12345778-1234-abcd-ef00-0123456789ac
    ncacn_ip_tcp:srv04[1028]
    UUID: 12345778-1234-abcd-ef00-0123456789ac
    ncacn_ip_tcp:srv04[1084]
    UUID: 7f1343fe-50a9-4927-a778-0c5859517bac DfsDs service
    ncacn_np:srv04[\\PIPE\\wkssvc]
    UUID: 1ff70682-0a51-30e8-076d-740be8cee98b
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: 378e52b0-c0a9-11cf-822d-00aa0051e40f
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: 86d35949-83c9-4044-b424-db363231fd0c
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: 86d35949-83c9-4044-b424-db363231fd0c
    ncacn_ip_tcp:srv04[1027]
    UUID: 3a9ef155-691d-4449-8d05-09ad57031823
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: 3a9ef155-691d-4449-8d05-09ad57031823
    ncacn_ip_tcp:srv04[1027]
    UUID: a398e520-d59a-4bdd-aa7a-3c1e0303a511 IKE/Authip API
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: a398e520-d59a-4bdd-aa7a-3c1e0303a511 IKE/Authip API
    ncacn_ip_tcp:srv04[1027]
    UUID: 552d076a-cb29-4e44-8b6a-d15e59e2c0af IP Transition Configuration endpoint
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: 552d076a-cb29-4e44-8b6a-d15e59e2c0af IP Transition Configuration endpoint
    ncacn_ip_tcp:srv04[1027]
    UUID: 2e6035b2-e8f1-41a7-a044-656b439c4c34 Proxy Manager provider server endpoint
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: 2e6035b2-e8f1-41a7-a044-656b439c4c34 Proxy Manager provider server endpoint
    ncacn_ip_tcp:srv04[1027]
    UUID: c36be077-e14b-4fe9-8abc-e856ef4f048b Proxy Manager client server endpoint
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: c36be077-e14b-4fe9-8abc-e856ef4f048b Proxy Manager client server endpoint
    ncacn_ip_tcp:srv04[1027]
    UUID: c49a5a70-8a7f-4e70-ba16-1e8f1f193ef1 Adh APIs
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: c49a5a70-8a7f-4e70-ba16-1e8f1f193ef1 Adh APIs
    ncacn_ip_tcp:srv04[1027]
    UUID: 98716d03-89ac-44c7-bb8c-285824e51c4a XactSrv service
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: 98716d03-89ac-44c7-bb8c-285824e51c4a XactSrv service
    ncacn_ip_tcp:srv04[1027]
    UUID: 1a0d010f-1c33-432c-b0f5-8cf4e8053099 IdSegSrv service
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: 1a0d010f-1c33-432c-b0f5-8cf4e8053099 IdSegSrv service
    ncacn_ip_tcp:srv04[1027]
    UUID: c9ac6db5-82b7-4e55-ae8a-e464ed7b4277 Impl friendly name
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: c9ac6db5-82b7-4e55-ae8a-e464ed7b4277 Impl friendly name
    ncacn_ip_tcp:srv04[1027]
    UUID: c9ac6db5-82b7-4e55-ae8a-e464ed7b4277 Impl friendly name
    ncacn_np:srv04[\\PIPE\\srvsvc]
    UUID: 30b044a5-a225-43f0-b3a4-e060df91f9c1
    ncacn_np:srv04[\\PIPE\\atsvc]
    UUID: 30b044a5-a225-43f0-b3a4-e060df91f9c1
    ncacn_ip_tcp:srv04[1027]
    UUID: 30b044a5-a225-43f0-b3a4-e060df91f9c1
    ncacn_np:srv04[\\PIPE\\srvsvc]
    UUID: f6beaff7-1e19-4fbb-9f8f-b89e2018337c Event log TCPIP
    ncacn_np:srv04[\\pipe\\eventlog]
    UUID: f6beaff7-1e19-4fbb-9f8f-b89e2018337c Event log TCPIP
    ncacn_ip_tcp:srv04[1026]
    UUID: 30adc50c-5cbc-46ce-9a0e-91914789e23c NRP server endpoint
    ncacn_np:srv04[\\pipe\\eventlog]
    UUID: 30adc50c-5cbc-46ce-9a0e-91914789e23c NRP server endpoint
    ncacn_ip_tcp:srv04[1026]
    UUID: 3c4728c5-f0ab-448b-bda1-6ce01eb0a6d5 DHCP Client LRPC Endpoint
    ncacn_np:srv04[\\pipe\\eventlog]
    UUID: 3c4728c5-f0ab-448b-bda1-6ce01eb0a6d5 DHCP Client LRPC Endpoint
    ncacn_ip_tcp:srv04[1026]
    UUID: 3c4728c5-f0ab-448b-bda1-6ce01eb0a6d6 DHCPv6 Client LRPC Endpoint
    ncacn_np:srv04[\\pipe\\eventlog]
    UUID: 3c4728c5-f0ab-448b-bda1-6ce01eb0a6d6 DHCPv6 Client LRPC Endpoint
    ncacn_ip_tcp:srv04[1026]
    UUID: 76f226c3-ec14-4325-8a99-6a46348418af
    ncacn_np:srv04[\\PIPE\\InitShutdown]
    UUID: d95afe70-a6d5-4259-822e-2c84da1ddb0d
    ncacn_np:srv04[\\PIPE\\InitShutdown]
    Total endpoints found: 50
    ==== End of RPC Endpoint Mapper query response ====
    portqry.exe -n srv04 -e 135 -p TCP exits with return code 0x00000000.
    I have read the KB197814 and did the steps in it, restarted both servers, but the problem did not resolved.
    I have check both servers for RPC Service status and in both servers it has started.
    The both servers are alive and can ping each other by their IP address and name.
    The firewall of both servers is off and I stopped the Windows Firewall service COMPLETELY.
    Any services and applications that are depending on RPC have problems. For example when I want o remotely manages the services on these servers by using Services.msc console, the following error message appears:
    Error 1726: The remote procedure call failed.
    Please VOTE as HELPFUL if the post helps you and remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • Unresolved symbol after migrating Pro*C from Oracle 8i to Oracle 10gR2

    Hello,
    We are currently migrating a 32bits application written in Pro*C and Pro*Cobol from Oracle 8i client to Oracle 10gR2 client (Oracle 10gR2 server).
    Precompiling, compiling and linking the source files are ok. But at runtime, the following error appears :
    /usr/lib/dld.sl: Unresolved symbol: __sendpath64 (code) from /logiciel/oracle/client_10203/lib32/libclntsh.sl.10.1
    Here is the command used for pre-compiling, compiling and linking :
    +----> Precompiling Pro*C src/its_execute_lmd.pc ...
    proc maxopencursors=100 hold_cursor=yes release_cursor=yes ireclen=500 oreclen=132 mode=ORACLE code=ANSI_C dbms=v8 unsafe_null=yes ltype=none include=(inc,/logiciel/oracle/client_10203/network/public,/logiciel/oracle/client_10203/plsql/public,/logiciel/oracle/client_10203/precomp/public,/vtcvd10/vcour/common/alimentation_com/afonction_partagee/inc,/logiciel/oracle/client_10203/rdbms/public,/logiciel/oracle/client_10203/rdbms/demo,) iname=src/its_execute_lmd.pc
    Pro*C/C++: Release 10.2.0.3.0 - Production on Mer. Déc. 5 10:16:56 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Valeurs des options système par défaut extraites de : /logiciel/oracle/client_10203/precomp/admin/pcscfg.cfg
    +----> .................... src/its_execute_lmd.c OK
    +----> Compiling src/its_execute_lmd.c ...
    cc -Ae -Iinc -I/logiciel/oracle/client_10203/network/public -I/logiciel/oracle/client_10203/plsql/public -I/logiciel/oracle/client_10203/precomp/public -I/logiciel/oracle/client_10203/rdbms/public -I/logiciel/oracle/client_10203/rdbms/demo -I/vtcvd10/vcour/common/alimentation_com/afonction_partagee/inc -c src/its_execute_lmd.c -o src/its_execute_lmd.o
    +----> .................... src/its_execute_lmd.o OK
    +----> Building its_execute_lmd ...
    cc -Wl,+s -Wl,+n -Llib -L/vtcvd10/vcour/lib -L/logiciel/oracle/client_10203/lib32 -L/logiciel/oracle/client_10203/rdbms/lib32 -o bin/its_execute_lmd src/its_execute_lmd.o -l:libclntsh.sl -l:libits.a
    +----> .................... its_execute_lmd OK
    Here is the SHLIB_PATH var used at runtime :
    SHLIB_PATH=/logiciel/oracle/client_10203/lib32
    I would appreciate any help about this unresolved symbol in the Oracle shared library.
    Thank you in advance.

    What does the program do? It might make more sense, given the tremendous number of changes and enhancements to just rewrite it.

  • "User cannot be found '' error after migration of site from sp2010 to sp2013

    Hi,
    There is a Blogs site, which has been migrated from Sp2010 to Sp2013, and gives ''User cannot be found'' error above the top ribbon:
    Microsoft.SharePoint.SPException: User cannot be found
    Please advise
    sk.Rakhishma

    This is common when a user has left a company and is still listed as an owner of the document.  When the document is moved to the new environment, it has no record of the old user.
    Did you migrate using a migration tool or database attach?  Migration tools usually have an option to handle orphaned users allowing you to map them back to the system account.
    Corey Roth - SharePoint Server MVP blog:
    www.dotnetmafia.com twitter: @coreyroth |
    SP2 Apps

Maybe you are looking for

  • Problems with Java AQ interface migrating 9i to 10g

    Hi! I've got problems with Java AQ Interface migrating from 9i DB, JDBC, AQ to 10g rel.2 DB, JDBC, AQ First, i started to occasionally receive NullPointerException in Oracle JDBC 9.2.0.8 java.lang.NullPointerException at oracle.jdbc.driver.OracleStat

  • Explain Plan in sqldevloper

    Hi, in sqldevloper 3.1.07 some users (system or those with DBA role) can generate an explain plan but not all users. Is there any option or privilege to grant ? Thank you.

  • Come here and discuss the business process of Third Party Purchase Order?

    come here and discuss the business process of Third Party Purchase Order? when this po  is used and the following process is what?

  • Where is 11.2.0.2 software for Grid Infrastructure

    Hi All, I attempted to upgrade Oracle database s/w from 11.2.0.1 to 11.2.0.2 . However I got an error stating that my Grid infrastructure software was at 11.2.0.1 and needed to be upgraded to 11.2.0.2 Can anyone tell me where I can find this software

  • Better to have outer join or to have for all entries

    Hi Gurus I have one select query taking lot of time to retrieve data. My question is Is it better to have a outer join or should i go with For all entries.   SELECT distinct sbukrs skunnr sumskz sgsber sbschl swaers          sblart szfbdt sgjahr sbel