IS-U: Migration- Issue with DEVICE object using EMIGALL

Hello Friends,
I need a quick help. The issue is here below.
I am using the object DEVICE to create Device/Equipment. I could able to create an Equipment however I found that in EQUI table the field SERNR is not updated.  Actually this field should have the value of EQUNR.
I had tried many times wih differenct possible options but this field is empty in all the trials. I am also using the auto structure CONTR and its sub strucutures COMMIT, UPDATE, INDIV, CONV filling with  'X'   but the result is only this field SERNR is not updated in the table EQUI.
Without this field SERNR being field I cannot perform Device Installation (Full/Technical/Billing).
Please share your ideas.
Thanks in Advance,
Vijay.

Hi Vijay
That's possible...
I assume transaction IQ01 and EMIGALL are using the same function EQUIPMENT_INSERT.
If NEW_VEQUI-EQUNR contains already a number, the function does not get a new number from the number range object, for example with external numbering. In case there's no EQUNR given, a new number is taken from the number range object, internal numbering.
If no SERNR is provided when calling EQUIPMENT_INSERT, there won't be a SERNR in EQUI. Just check if IQ01 provides the serial number when calling EQUIPMENT_INSERT.
This means another possible solution is to get a new number for EQUNR in EMIGALL and populate EQUNR and SERNR before calling the service function module ISU_M_EQUI_INSERT. Call function module NUMBER_GET_NEXT for object EQUIP_NR.
This can be done on field level by setting the Processing Type to 4 = Rule (check which of the two fields comes first - EQUNR or SERNR - to assign the number from NUMBER_GET_NEXT and copy the value for the second field) or via events see menu item Utilities: Event, when you're in the object maintenance screen.
Yep
Jürgen

Similar Messages

  • Compatibility issue with developer 6i using (64 bit) OS

    Hi All,
    I am using oracle 9iR2 (32 bit) on Linux Red Hat (32 bit) with developer 6i. Now i want to upgrade OS Red Hat (64 bit) and migrate database 10gR2 (64 bit).Is there any compatibility issue with developer 6i using 64 bit Red Hat OS / Oracle Database ?
    Thanks

    Is there any compatibility issue with developer 6i using 64 bit Red Hat OS / Oracle Database ?
    No, as long as developer 6i is at least patch 16. We use it.

  • Performance issue with Business Objects Java JRC API in CRXI R2 version

    A report is developed using java JRC API in CR XI release 2. When I generate the report in the designer, it took less than 5 seconds to display the results in crystal report viewer inside the designer. But in the QA environment, when I generate the same report from the application, it takes almost 1 to 1.5 minutes to display the same results in PDF. I also noticed that if the dataset contains bigger volume of data, then the reports are taking even longer almost 15 to 20 minutes.
    While generating the report from the application, I noticed that most of time is taken during the execution of the com.crystaldecisions.report.web.viewer.ReportExportControl Object method as shown in following line of code
    exportControl.processHttpRequest(request, response, context, null)
    We thought the delay in exporting the report to PDF might be the layout of the report and data conversion to PDF for such a bigger volume of data.
    Then we investigated the issue and experimented quickly to generate the same report with same result set data from the application using XML, XSL and converted the output XSL-FO to PDF using Apache FOP (Formatting Objects Processor) implementation. The time taken to export the report to PDF is less than 6 seconds. By doing this experiment, it is proved that the issue is not with conversion of data to PDF but it is the performance problem with Business Objects Java JRC API in CR XI R2.
    In this regard, I searched for the above issue in the SAP community Network Forums -> Crystal Reports and Xcelsius -> Java Development -> Crystal Reports. But I did not find any answers or solutions for this kind of issue in the forums.
    Any suggestion, hint in this matter is very much appreciated.

    Ted, The setReportAppServer problem is resolved. Now I could able to generate the report with hardcoded values in the SQLs in just 6 seconds where as the same report was generated in CRXI R2 in 1 minute 15 seconds as mentioned in the earlier message.
    But, our exisiting application passes the parameter values to the SQLs embedded in the report. For some reason the parameters are not being passed to the report and the report displays only the labels without data.
    As per the crj 12 samples codes, the code is written as shown below.
    1. Created ReportClient Document
    2. SetReportAppServer
    3. Open the report
    4. Getting DatabaseController and switching the database connection at runtime
    5. Then setting the parameters as detailed below
    ParameteFields parameterFieldController = reportClientDoc.getDataDefController().getParameterFieldController();
    parameterFieldController.setCurrentValue("", "paramname",paramvalue);
    parameterFieldController.setCurrentValue("", "paramname",paramavalue);
    byteArrayInputStream = (ByteArrayInputStream)reportClientDoc.getPrintOutputController().export(ReportExportFormat.PDF); 
    6. Streaming the report to the browser
    Why the parematers are not being passed to the report?  Do I need to follow the order of setting these parameters?  Did I miss any line of code for setting Params using  crj 12?
    Any help in this regard would be greatly appreciated.

  • Issues with iMac freezing using Mail, Safari, Chrome

    I'm having issues with my iMac freezing, forcing me to hard restart my computer each time. I think I've had to powered down via power button altleast a twenty times today and yesterday. I've restarted 4 times just trying to finish this post
    It seemed like I was only freezing using Safari at websites like facebook and youtube.com. So I switched to Chrome, which lasted a few hours until I started freezing on that as well.
    I logged on as a Guest account and they seemed to be working fine. I thought Flash may be the issue so I re-installed but no dice. I emptied cache, cleared history from each browser, etc -- no help.
    Then today I started freezing just using mail. While typing a message, auto correct attempted to correct a word and my system completely locked up from that.
    I have plenty of hard drive space, RAM isn't an issue either.
    Here's some of my system log just before one of my recent freezes:
    Mar 12 16:19:11 Ronnies-iMac.local Safari[1744]: Glims Error: addChildrenOfBookmark:withTabLocation:toMenu:includeUnreadRSSCounts: not found. (unknown Safari internal)
    Mar 12 16:19:11 Ronnies-iMac.local Safari[1744]: Glims Error: _leftTextMargin not found. (unknown Safari internal)
    Mar 12 16:19:11 Ronnies-iMac.local Safari[1744]: Glims Error: BrowserWindowController load error (0) - Unknown Safari Internal
    Mar 12 16:19:11 --- last message repeated 12 times ---
    Mar 12 16:19:11 Ronnies-iMac.local Safari[1744]: Glims loaded from: /Library/Application Support/Glims/PlugIns/Glims for Safari.plugin
    Mar 12 16:19:11 Ronnies-iMac.local Safari[1744]: -[BrowserDocument browserWindowController]: unrecognized selector sent to instance 0x7f9a6c00ecf0
    Mar 12 16:19:11 Ronnies-iMac.local Safari[1744]: Glims Error: Can't reload session: -[BrowserDocument browserWindowController]: unrecognized selector sent to instance 0x7f9a6c00ecf0
    Mar 12 16:19:23 Ronnies-iMac.local Safari[1744]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 3. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Mar 12 16:19:27 --- last message repeated 2 times ---
    Mar 12 16:19:27 Ronnies-iMac.local Safari[1744]: Glims Error: BrowserWindowController not found - Unknown Safari Internal
    Mar 12 16:19:29 --- last message repeated 5 times ---
    Mar 12 16:19:29 Ronnies-iMac.local Safari[1744]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 3. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Mar 12 16:19:56 --- last message repeated 32 times ---
    Mar 12 16:19:56 Ronnies-iMac.local WebProcess[1746]: objc[1746]: Object 0x7faa5b41c710 of class NSUserDefaults autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
    Mar 12 16:20:20 Ronnies-iMac.local Safari[1744]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 3. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Mar 12 16:20:34 --- last message repeated 5 times ---
    Mar 12 16:20:34 Ronnies-iMac.local WebProcess[1746]: Unable to talk to lsboxd
    Mar 12 16:20:35 Ronnies-iMac kernel[0]: Sandbox: sandboxd(1843) deny mach-lookup com.apple.coresymbolicationd
    Mar 12 16:20:35 Ronnies-iMac.local Safari[1744]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 3. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Mar 12 16:20:36 --- last message repeated 5 times ---
    Mar 12 16:20:36 Ronnies-iMac.local sandboxd[1843] ([1746]): WebProcess(1746) deny mach-lookup com.apple.ls.boxd
    Mar 12 16:20:39 Ronnies-iMac.local Safari[1744]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 3. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Mar 12 16:21:09 --- last message repeated 11 times ---
    I don't have much experience translating any of what I just pasted, any help would be greatly appreciated. Thank you!

    I uninstalled the Glims plug-in on safari, and that's seemed to cure a little bit of the problem with safari. But I'm still getting hang-ups and freezes. I'm not even noticing a pattern anymore with which apps and so forth are causing it.
    This is the log from a freeze that just occured at 22:59:
    Mar 12 22:57:40 Ronnies-iMac.local mdworker[24584]: Unable to talk to lsboxd
    Mar 12 22:57:40 Ronnies-iMac.local mdworker[24583]: Unable to talk to lsboxd
    Mar 12 22:57:40 Ronnies-iMac.local sandboxd[24585] ([24584]): mdworker(24584) deny mach-lookup com.apple.ls.boxd
    Mar 12 22:57:40 Ronnies-iMac.local sandboxd[24585] ([24583]): mdworker(24583) deny mach-lookup com.apple.ls.boxd
    Mar 12 22:57:40 Ronnies-iMac kernel[0]: Sandbox: sandboxd(24585) deny mach-lookup com.apple.coresymbolicationd
    Mar 12 23:00:22 Ronnies-iMac kernel[0]: disk0s2: I/O error.
    Mar 12 23:00:22 Ronnies-iMac kernel[0]:
    Mar 12 23:01:35 --- last message repeated 1 time ---
    Mar 12 23:01:35 Ronnies-iMac kernel[0]: disk0s2: I/O error.
    Mar 12 23:01:35 Ronnies-iMac kernel[0]:
    Mar 12 23:01:36 --- last message repeated 1 time ---
    Mar 12 23:01:35 Ronnies-iMac.local WindowServer[109]: CGXSetWindowTransformList: Invalid window 0x182
    Mar 12 23:01:35 Ronnies-iMac.local Dock[246]: CGSSetWindowTransformsAtPlacement: Failed
    Mar 12 23:01:35 Ronnies-iMac.local WindowServer[109]: CGXSetWindowTransform: Invalid window 0x182
    Mar 12 23:01:35 Ronnies-iMac.local Dock[246]: CGSSetWindowTransformAtPlacement: Failed
    Mar 12 23:01:35 Ronnies-iMac.local Dock[246]: find_shared_window: WID 386
    Mar 12 23:01:35 Ronnies-iMac.local Dock[246]: CGSSetWindowListGlobalClipShape: Invalid window 0x182
    Mar 12 23:01:35 Ronnies-iMac.local Dock[246]: find_shared_window: WID 386
    Mar 12 23:01:35 Ronnies-iMac.local Dock[246]: CGSSetWindowListGlobalClipShape: Invalid window 0x182
    Thanks again

  • Anyone else having an issue with TCP connections using iCloud for Windows?

    Hi,
    Before I asked this question, I did wait to see if any related questions came up, but none did, so I submit it now.
    On my admittedly older laptop running Windows 7 64b Home, I've run into difficulties with the iCloud for Windows app to the extent that I had to uninstall it.
    It would that, as my laptop was running, in the background, iCloudServices.exe would endlessly iterate TCP connections, which, while not actively sending or receiving any data, after some hours would number over 100 instances, taking up resources, and grinding my laptop's WiFi connection to a grindingly slow pace. I ended up, within the app, turning off everything, iCloud Drive and Photos, (I never used bookmarks), but still this would continue to occur.
    I contacted Apple Support, explaining what was going on, and they stated they only dealt with IOS and gave me a Microsoft Support number. When I called Microsoft support, I came more and more to the realization that the issue was specifically with the iCloud for Windows app, as that was the only software that was endlessly creating and not closing TCP connections as it was. How was Microsoft supposed to solve an issue with Apple code?
    So I called Apple back, whereupon they insisted it was a Microsoft issue. I explained other cloud services installed on the same computer were not having the same issue, it was unique to ICloudServices.exe. They stated they only dealt with IOS. I stated I purchased an iPad Air less than 7 months ago, and was trying to run iCloud in support of that.  They again stated they only dealt with IOS, and suggested I again try Microsoft. I asked them if it was reasonable to expect Microsoft to solve issues with Apple code? They said regardless, there was zero support offered for anything having to do with Windows, and all I could do was uninstall the app, which I did, though that did not feel very satisfactory to me. My thinking is, if Apple writes a Windows app in support of their hardware, they should offer support for it.
    Anyway, I was just wondering, is this an issue unique to me? or have others experienced a similar issue? I found this issue by opening the Windows Resource Monitor, looking under the Networking tab, and scrolling through the TCP Connections section to find 100+ concurrent iCloudServices.exe instances listed, whereas even Chrome, with multiple tabs and extensions, topped out at around 20.
    My one month old Desktop, DYI, sports a solid Asus 1150 MoBo, i7-4790k cpu, 16GB Ram, and an EVGA GTX 970 video card. I list some specs only to illustrate this computer has no hardware issues in comparison to my long in tooth laptop. On this desktop, running Win 8.1 Pro 64b,  at least as many, identifiably Apple, background service TCP connections are created even compared to Chrome, regardless of many tabs being open, many extensions, and even some related apps. Adobe does not even come close, though I run the full CC subscription. On this new computer, running Windows 8.1 Pro 64b, there are currently over 50 TCP connections and loopbacks that do not identify themselves, with just a - for the Image, and PID. With the experience on my laptop, I wonder how many of these are generated by Apple software, if not specifically iCloud software?
    The frustrating aspect of these connections is they seem in no way active, While the Chrome and Adobe connections can be seen to be transferring data, as long as I am not running iTunes, or so have my iPad actually plugged in, it seems 99% of the time these iCloudServices.exe connections are just taking up ports, neither sending nor receiving any data discernable to me under the Processes with Network Activity, or Network Activity lists, both displayed in the same window as the TCP Connections in the Windows Resource Monitor.
    Though I am fairly ignorant as regards coding, it seems as if there is no call to close a connection, very specifically, iCloudServices.exe, when it is no longer needed, and the next time a connection is needed, a new one is opened, rather than accessing the one previously opened. The only other reason I could imagine this might be occurring is if my Norton Internet Security software might mask and/or block the port after a certain time of inactivity.
    Anyone out there have any ideas or advice about this? Thanks in advance.

    Thanks jared,
    I'm still dealing with this issue through Apple. Some time after I posted this, I contacted Apple again. They did start a case up for me, as I was experiencing the same behavior on two different machines, with two different versions of Windows.
    So far it remains unsolved. I've logged iClouds for Windows on my desktop, which is brand new, then logged for awhile after completely uninstalling Norton Security Suite, depending on the Microsoft security for some time, and finally logged after I uninstalled iCloud for Windows, restarted, installed a clean download, and connected using a completely different test account, which Apple set up for me. None of this made any difference. Looking at the logs, it seems every 10 minutes, iCloudServices.exe creates a new TCP connection to confirm I'm using less than 5GB on iCloud, (which I am by a good margin, using less than 2GB), it seems this connection is not closed, and when the next iteration rolls around 10 minutes later, a new TCP connection is created. I come very close to having 6 TCP connections created per hour, until I restart my computer. This works out to... 6 x 24 = 144/day.
    Perhaps the article you posted will shed some further light on this. I'm thinking seeing the state of the connection through netstats, at the least, could help.
    For the last week, I've been putting a hold on further logging, as Apple wants me to create a new user account on one of my computers, install iCloud for Windows there, and log it running in the other account. This however basically means I cannot use my computer for a fair number of hours, and I've been busy enough with work the past week that I haven't the time or energy to afford to set this up and run it. I've had need of my computers too much for the past week.

  • Weblogic 10.3.0 issues with remote object calls.

    All:
    I was wondering if anyone has experienced any issues with Weblogic 10.3.0 dropping initial remote object calls over AMF Secure Channel. Here are the issues we are experiencing.
    1.     FLEX applications fail consistently on the first remote object call made across the AMF Secure Channel. Resulting in the request not returning from the application server; which has had varying affects on the different applications including missing data, application freeze and general degrading of the user experience.
    2.     FLEX applications require a browser/application refresh once the application has been inactive for a certain period of time. In our experiences the behavior occurs after 30 minutes of inactivity.
    I've deployed this same code to Weblogic 10.3.3 and the behaviors go away. Are there any patches to 10.3.0 that might take care of this issue that we are not aware of?
    Thanks for you help,
    Mike

    Hello,
    I found the problem. But I needed change the target of all my datasources until discover that one of my datasource didn´t answer and no errors was trigged.
    My server was waiting this datasource, and not get started.

  • Issues with pagination when using Adobe table with Web dynpro for ABAP

    Hi All,
    I am facing strange issue with table text.
    I have three cols in table, one is of type Char255 and other two cols are of type string.
    The text in the col 1 is displayed perfectly but in other two cols of type string whenever we have pagination the text in table is getting truncated and in next page new row starts.
    Could you please tell me the settings that will enable flowing of text in the row of table to next page.
    Thanks,
    Arti.

    Check the properties of the text field you use for those columns (if you want to control it on this level) or check the same attribute for the row subform (one level up control): "allow page break within content".
    Regards Otto
    p.s.: we all have deadlines... and manage to pay something back. Think about it.

  • Issue with SaveAs PDF using XSLFOP

    Hi, We have been using SaveAs method to generate PDF files using XSLFOP technique successfully, however, recently we ran into an issue where a very large report (about 100+ pages) generated a PDF file that could not be opened. We get the following error when we try to open the PDF file. “There was an error opening this document. The file is damaged and could not be repaired.” We tried it again with lesser range of dates and the proper PDF file is generated. (Report was about 35 pages). So we think it has something to do with the large volume of data which is causing the SaveAs method to generate the corrupt PDF file. Any help will be much appreciated !! Note : In the same folder where we have the EXE,PBD and DLLs, we have two subfolders fop-0.20.5 and jre. Thanks, Chirag Vora

    Hello Chirag,
    We submitted this problem to engineering 10 years ago with PowerBuilder 9 !!!
    It appears to be a problem with the FOP processor which needs a large amount of memory to complete the task. You can find similar issues with other tools than PowerBuilder:
    The oXygen-user October 2003 Archive by thread
    As a workaround, you can save the data in XSL-FO format within PowerBuilder, then use the fop.bat file in the \Shared\PowerBuilder\fop-0.20.4\ folder to convert it from outside PB.
    This will still give you the memory error until you modify the batch file to increase the maximum heapsize for java.
    In the fop.bat file change the java start command to : java -Xms64m -Xmx256m ...
    The option -Xms definies the initial heapsize for the java engine and -Xmx the maximum heapsize.
    We believe the default maximum heap is 64MB and this is what it is running into (or running out).
    Setting it to 256MB with -Xmx and it was able to complete
    HTH,
    Jacob

  • I am having sound issues with Pottermore while using Safari 6.1. I once muted the sound and now can't unmute it even though the icon tells me it's unmated. I can hear samples of audio books in the store section.  Any ideas?

    I am having sound issues with the website Pottermore while using Safari 6.1. I once muted the sound and now can't unmute it even though the icon tells me it's unmuted. I can hear samples of audio books in the store section.  Any ideas? I have reset Safari.  Website works fine on Firefox.

    I am having sound issues with the website Pottermore while using Safari 6.1. I once muted the sound and now can't unmute it even though the icon tells me it's unmuted. I can hear samples of audio books in the store section.  Any ideas? I have reset Safari.  Website works fine on Firefox.

  • Issues with Japanese encoding using Mail

    Since recently (I would say since I updated to 10.6), I have an issue with Japanese-encoded (ISO 2022-JP) mails on my English MacOS.
    I have no problem to read, edit and write answers to any mails.
    However with some ISO JP-2022-JP encoded messages (sent with Thunderbird 2.0.0.23 (Windows/20090812) btw) I have the following misbehaviour:
    - if I send the message and let the encoding to "automatic", Mail sends the mail in UTF-8, which I do not want since most of Japanese computer do not understand UTF-8 by default (and the receiver gets panicked: "I can not read your mail T_T !")
    - if I set the encoding to "ISO JP-2022-JP", I can not send nor save the message (see [1] at the end of the post). One should note that the error message when saving is really misleading (and yes my hard-drive has a lot of space left) and it should be fixed by Apple.
    - if I dig a bit deeper, I can in effect find some characters in the original message which prevent Mail to send my mail. It however does not make any sense since:
    - those char were in the original message properly encoded in ISO JP-2022-JP
    - those char are always very common ones
    The only solution I have found so far is to delete the original message in my mail, which is very frustrating...
    A sample of such mail can be found at (I removed personal info. and the mail is about a drinking party):
    - http://files.me.com/trouve.antoine/73w3w9
    Help would be very appreciated.
    Thank you very much.
    Antoine
    [1] I get the following error messages:
    -> try to save:
    *This message can’t be saved to the Drafts mailbox.*
    The message contains one or more attachments that
    are too large to be saved in the Drafts mailbox. Try
    deleting some attachments.
    ->try to send
    *Invalid Text Encoding*
    Some characters in your message could not be
    converted to the “Japanese (ISO 2022-JP)” text
    encoding. Choose a different encoding from the
    “Text Encoding” menu.

    You can find out about the different versions here, for example:
    http://en.wikipedia.org/wiki/ISO/IEC_2022
    Thank you. I feel a bit stupid for not having looked in Wikipedia at first...
    I sometime wonder how could such basic problem like charset not being solved after more than 40 years of computer science...
    Here is a note that addresses that problem, but I don't think it works with 10.6. Might be worth a > try:
    http://discussions.apple.com/thread.jspa?threadID=121808&tstart=60
    Thank for the link.
    It seems to still work: new japanese mails are now sent in "ISO 2022-JP-2".
    However, for messages with the header explicitly specifying "ISO 2022-JP" (which should be "ISO 2022-JP-2" on my mac) it has no influence.
    The only ways I see to solve this issue would be:
    i) to force "ISO 2022-JP-2" for all mails (a bit too extreme)
    ii) to force the use of "ISO 2022-JP-2" instead of "ISO 2022-JP", but I do not think such precise configuration is possible
    This mess appears to be due to Thunderbird which seems to mix "ISO 2022-JP-2" and "ISO 2022-JP", but I do not have any working Thunderbird to test now...

  • Looking at a Canon GL2, any issues with compatibility? Using FC 6

    Subject says it all. Im looking at getting my friends canon gl2, any issues with capturing in final cut pro 6?
    Thanks,
    Noah

    David Jolosky wrote:
    The GL2 is rock solid for a good MiniDV camera and plays 100% well with my setup FCPS 6.0.3. I've heard and read the threads about Canon and Firewire but have not experienced issues at all with my workflow. I have used it as a deck in a pinch but I will also say that I use a deck most often these days.
    I'll second all of this...but I'm also from Bothell, so maybe it's a geographical anomaly

  • Issues with selection tools using PS CS6

    OK, I'm having issues with selections in Photoshop CC…   This video shows my issue (which I never had with CS3).  Basically, I go to select an area within an image, and then the selection area disappears, and when I go to move the selection area I am unable to get the selection to "drop".  This happens regardless of whether I'm using my wacom tablet or my trackpad.  My mac is a 2009 macbook pro running 10.8.5.  Updated my OS and wacom tablet with the latest drivers.  I've gone into preferences and disabled the GPU, but to not avail.  Haven't run into this issue at work using CS6 (but i'm on a windows box there) Any ideas?  Any help would be greatly appreciated ;-) http://www.youtube.com/watch?v=FGPla7V9QI8

    say, SAKNR is 10 character field and ur appending only 6 characters, then it will give such type of errors normally.
    before inserting the data to ur Z table use function module... CONVERSION_EXIT_ALPHA_INPUT

  • Performance Issue with Crosstab Reports Using Disco Viewer 10.1.2.48.18

    We're experiencing Performance Issue (retrieving 40000 rows) with Crosstab Reports Using Disco Viewer 10.1.2.48.18 ( > 01 Minute , executing "Building Page Axis" or executing a Refresh).
    Are there parameters to tun (in pref.txt file) , in order to reduce "Building Page Axis" execution ?
    Note : We've got the same performance problem , using Discoverer Desktop 10.1.2.48.18.
    Thank's in advance for your Help.

    Hi
    Well if the same issue occurs in both Desktop and Viewer then you have your answer. It's not the way that Discoverer is running the workbook its the way the workbook has been constructed.
    For a start, 40000 rows for a Crosstab is way over the top and WILL cause performance issues. This is because Discoverer has to create a bucket for every data point for every combination of items on the page, side and top axes. The more rows, page items and column headings that you have, the more buckets you have and therefore the longer it will take for Discoverer to work out the contents of every bucket.
    Also, whenever you use page items or crosstabs, Discoverer has to retrieve all of the rows for the entire query, not just the first x rows as with a table. This is because it cannot possibly know how many buckets to create until it has all the rows.
    You therefore to:
    a) apply sufficient filters to reduce the amount of data being returned to something manageable
    b) reduce the number of page items, if used
    c) reduce the number of items on the side or top axis of a crosstab
    d) reduce the number of complex calculations, especially calculations that would generate a new bucket
    If you have a lot of complex calculations, you should consider the use of a materialized view / summary folder to pre-calculate the values.
    Does this help?
    Best wishes
    Michael Armstrong-Smith
    URL: http://learndiscoverer.com
    Blog: http://learndiscoverer.blogspot.com

  • Issues with DVD quality  using iDVD

    Dear All,
    I badly need advice on a very frustrating problem: I'm having major issues with the quality of the DVDs burnt on my iMac when using iDVD.
    Here below are the steps that I follow
    I upload the HDV 1080i 60 footage to FCE 4 using the apple Intermediate codec.
    Once the editing is done, I export to QT (self-contained)
    I use the QT in iDVD and then burn it
    The result is sub-par compare to any street DVDs, the motion is sometimes slightly jerky.
    What do I do wrong? Coming from HDV footage, I would expect a cisp and clear result in standard definition DVD.
    I am wondering if this has to do with the capability of my equipment or a poor use of both softwares.
    Thank you in advance for the advices
    produced using

    After rendered everything did the video resolution and quality look good in FCE when you set your canvas view size to 100%?
    If the answer to the first question is yes, then the export settings are the problem. Please list all the settings used for your QT export.

  • FDM: Issues with importing mapping using excel files

    Hi All,
    I am trying to map ICP Entries using an excel file.
    I have made 2 mapping (explicit) entries, manually and exported it in Excel and then added all the Mappings in the same file, in proper format. when I am importing, I am not getting any error but the mapping is not getting updated and the new entries are also not getting added. so Ideally no Change in the tDatamap table.
    Environment details: FDM Version 11.1.1.3 is getting used. Target App is Essbase 11.1.1.3. able to connect to Essbase, no issues with connectivity.
    Has anyone face this issue.

    The section of the admin guide I reference will tell you how to create a properly formatted excel workbook. Import XLS will work if the excel workbook is set up properly. The import XLS functionality will not change existing records, only add new ones.
    Your template requires that the first cell is the table name. The second row is the table field names and rows 3 through X are the values to be inserted into the table. The named range beginning with UPS needs to highlight all of these rows and columns.
    Quite honestly, if you take the time to review the admin guide, I'm sure you'll find the answer that you need. Please understand that, like you, most of us that post on this board are consultants. We share knowledge to help the community better utilize the product. It's frustrating to hear that none of the answers that I previously provided you were at all helpful.
    Edited by: TonyScalese on Nov 30, 2010 3:23 PM

Maybe you are looking for

  • I can no longer access the web on my IPod Touch through my home wifi network.

    I have an I Pod Touch with operating system 4.2.1.  It has worked fine the past year plus.  Suddenly, I can no longer access webpages on it.  When  try to load a website, looks like it is trying to open the page, but it never fully loads and times ou

  • Need Information Regarding  Certification

    Hi,      Need small information.. i want to do the certifiaction.. i'm already working as an XI developer.. unfortunately i miss the Tech-ed '07  if now i  want to write the certification means how can  I do that....  to whoom i can approch ...  what

  • HT204053 How do I sign on to iCloud?

    I am looking for my voice messages on my old ipone that I backed up to icloud?

  • NAT - table too small

    Hello, I have an RV082  10/100 8-Port VPN Router and have configured the NAT table to allow for remote users, however I've run into an issue. It seems like there is a limited number of entries that you can put in the table,10, and I need to configure

  • Can I Run Adobe CS 4 on Mac OSX 10.5 Leopard?

    Hey All, I know this might be an old question, but I can't find an answer to it. I have CS4 and want to upgrade my machine from Tiger to Leopard.  I don't want to go to Snow Leopard because my machine is a bit old and I'd rather run the minimum OS, a