GLM - Spool management - Slow printing standard  - High Volume Printing??

I've seen a couple OSS notes referencing performance on Spool management for GLM, but I need to ask about HVP.. I was told this was the only way to allow the printing of sequence or serial number processing to print quicker..
Here is my issue.  We have used serial numbers symbols on our labels with the following configuration to allow the label to print in sequential order based on the number of labels needed.
Meaning if we have 10 labels to print, we use this serial number symbol to print 1 of 10, 2 of 10, 3 of 10, etc...
Here is the symbol code we have on our template.
@TD_LBLSRN(ID=02EHS_SERNO1)  of @TD_SRNEND(ID=02EHS_SERNO1)
Now by doing this, it slows the printing of the label considerably. Without this, labels print 1 every 2 seconds or so, but with the serial number sequence, it prints 1 label every 20-30 second and we print thousand of labels at a time.  So it takes a really long time.. The issue is the labels and the serial number sequence is being spooled up and basically printing a label after WWI process the 1 of 10, then processes 2 of 10, then etc...
How can we speed this up?  I heard HVP, but this solution is extremely expensive.. Is there any other solution?

Hello Keith,
GLM replicates the static part of the label and adds after wards the sequence number to each generated page. This is needed; because GLM uses the MS Windows standard print technology which does not foresee optimized sequence numbering. The advantage is that it will work for all printer types with a MS Windows printer driver but the disadvantage is the increasing data volume and the longer processing times.
The HVP functionality is available for thermo transfer printers of Zebra, Pago, Tec or printers which can understand the ZPL printer language. The HVP is part of the GLM pre-defined service from SAP since January.
The HVP functionality will pass the sequence number parameters to a special printer driver which uses special functionality of the printer hardware to do the sequence numbering. The printer driver load the static part of the label to the printer first and send then only the sequence number as a dynamic part for each copy. So finally this will reduce the data volume nearly to one copy of your label.
I donu2019t think that there is really a good technical alternative to HVP at the moment but some MS Windows printer drivers have the possibility to send hardware commands in advance of a print job. This might be an option to initiate a sequence number counter on the printer hardware an doing the numbering in that way. I never tried it in this way but this is the only option without HVP I see at the moment.
Best regards
Michael Veit

Similar Messages

  • High volume Printing for GLM?

    I understand from various sources GLM can support high volume label output provided the correct enhancements and support packs are installed and configured.  This may include updates to WWI.  We are currently running ECC6 EHP5, SAP_BASIS 10, EHSM 3, WWI 2.7
    I would like to get this communities inputs.  Our requirement is to generate >2000 identical labels via GLM.  WWI processing today is long (5+min) and the output is large.  Ideally system would generate 1 label with indication to print 2000 times.  Our labels include barcodes and symbols and can be complex.

    Dear Richard,
    The functions of GLM is well explained as Christopher said and using GLM, you can print labels more than 10000 witha  sequential data output. To support such large quanitity of data to be printed on labels, you may need a special printers like the Zebra High volume printer. The WWI server is equipped to print large volume of labels using specific printer plugins.
    High volume printers can be used to print print requests with print files that are too large or that contain more than 32,768 labels to be printed. The HVP is designed as a printer driver for Microsoft Windows and is connected to the label printer via a plug-in.
    With the HVP, only one page with all static data is sent to the printer. The HVP then receives all of the sequential data via an interface and automatically supplements the sequential data in the printout. The HVP also integrates changing bar codes or texts in the printout.
    The Zebra 170Xi4 is one of most popular, industrial-strength printers on the market. This rugged metal unit prints 1-color labels up to 6.6" wide, with 300 dpi print resolution in thermal or thermal transfer mode. Its extra processing power equates to speeds up to 12 inches-per-second. This one is perfect for tough applications including compliance labels, product labels, and shipping labels.
    For further information, please check the links below
    EHS - Continuous Improvement for Global Label Management - Logistics - SAP Library
    OSS notes in Global Label management
    New changes for GLM in EHP7.0 and ERP 6.0
    Dhinesh

  • GLM - Spool management in ECC 6.0

    Where can I find documentation on GLM using spool management in ECC 6.0?
    We have a current custom process that prints labels with different data (same generation variant) by making separate calls to glmPT.exe. Trying to find a way to make one call to glmPT.exe and pass all the data, thus creating the labels dynamically, to improve performance? Is this possible?
    Could this be done using GLM spool management?

    Hi, Raynold & Indracanti Jayakumar.,
    Note 1010990  describes how Remote Function Call (RFC) Applications should be connected to a  high availability SAP System.
    But there are some recommendations regarding Production and Development system.Development and Test System should be installed in one server.This must be independent of the servers for the production system.
    There are certain recommendations to over view and monitor WWI and EH&S Expert Rules and Services
    like, with the help of T code CGSADM  for manual monitoring of WWI.

  • Blank Page prints even though "Suppress Printing If No Records" option is t

    Blank Page prints even though "Suppress Printing If No Records" option is thicked.
    My environment:
    Crystal Report Developer Full version 11.5.11.1470
    Windows Server 2003 SP2 32-bit.
    We have a third party vendor application written in Java -let's call it "print deamon", but my company doesn't have access to the source code.
    The print deamon essentially listens to the core application which is located remotely, receive some print instructions such as label name, printer name, crystal reports version (8.5 or 11) and a few parameters that are passed to the crystal report template.
    When the version is Crystal Reports 11 and the template is open and query is executed (using Oracle JDBC) and if the template's query does not retrieve any rows, a blank page still prints even though the option to suppress printing is thicked.
    With Crystal Reports 8.5 version, we have no issues.
    recycling the blank page is not an option in our high volume print environment, these paper and labels are wasted big time, third party vendor says this is an issue with crystal reports XI api.
    These are some of the libraries the Print Deamon uses:
    09/25/2009  10:29 AM         2,055,844 cecore.jar
    09/25/2009  10:29 AM           211,919 celib.jar
    09/25/2009  10:29 AM           830,301 corbaidl.jar
    09/25/2009  10:29 AM           371,142 CRDBJavaServerCommon.jar
    09/25/2009  10:29 AM           121,413 CRDBXMLServer.jar
    09/25/2009  10:29 AM           670,312 CrystalCharting.jar
    09/25/2009  10:29 AM             2,162 CrystalCommon.jar
    09/25/2009  10:29 AM            94,290 CrystalContentModels.jar
    09/25/2009  10:28 AM           110,657 CrystalDatabaseConnectors.jar
    09/25/2009  10:29 AM           686,963 CrystalExporters.jar
    09/25/2009  10:29 AM            67,807 CrystalExportingBase.jar
    09/25/2009  10:29 AM           581,270 CrystalFormulas.jar
    09/25/2009  10:29 AM           330,909 CrystalQueryEngine.jar
    09/25/2009  10:29 AM         2,271,217 CrystalReportEngine.jar
    09/25/2009  10:29 AM           453,829 CrystalReportingCommon.jar
    09/25/2009  10:29 AM         1,985,441 ebus405.jar
    09/25/2009  10:29 AM    <DIR>          external
    09/25/2009  10:29 AM           227,996 jrcadapter.jar
    09/25/2009  10:29 AM             9,988 jrcerom.jar
    09/25/2009  10:29 AM            94,180 keycodeDecoder.jar
    09/25/2009  10:29 AM           448,627 MetafileRenderer.jar
    09/25/2009  10:29 AM           380,520 rasapp.jar
    09/25/2009  10:29 AM           843,544 rascore.jar
    09/25/2009  10:29 AM           283,131 ReportPrinter.jar
    09/25/2009  10:29 AM           793,445 ReportViewer.jar
    09/25/2009  10:29 AM            95,382 rpoifs.jar
    09/25/2009  10:29 AM            40,545 Serialization.jar
    09/25/2009  10:29 AM             3,777 URIUtil.jar
    Let me know if there's anything we can do before engaging our third party vendor to produce their source code.
    Thank you - Kleber

    It's not relavent now is it? Do what ever works in CR XI.
    Also you may want to upgrade to CR XI R2. Go to this link: http://www.sdn.sap.com/irj/boc and download the trial version of CR XI R2 and use your XI keycode, then apply the patches which you can get to by clicking on the BusinessObjects tab above, then Downloads.
    Direct link to the Trial version: http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
    Once updated you can then go to the Keycode site and get a XI R2 keycode to enable oll of the features.
    Thank you
    Don

  • Printing from FLASH without "Print dialog Box" Pop-up window?

    hi guys,
    i got a flash + OSX question, maybe someone can help me,
    i'm working on a Adobe Flash (Flash version 9, actionScript
    3) project, running on a MacOS X 10.4, on a core2duo iMac, it is
    connected to a printer (Xerox Phaser 6360).
    - the flash will be displayed in full screen.
    - it is a "create your own postcard- &- print it out"
    flash-based multimedia project.
    - so Flash will need to print stuff.
    issue is:
    - everytime when something need to be printed, macOS X will
    prompt a "Print Box" pop-up window say Cancel or Print (see my jpeg
    below).
    - so it might overlap on top of my Flash project, which is
    running full screen (so having the pop-up window overlapping my
    flash is no good).
    so i need a solution to avoid this, any idea?
    what i can think of are:
    A- is there a way to avoid/by-pass this step? meaning a way
    not to show this?
    or
    B- or is there a shareware/way to "auto-click RETURN button"
    so even this screen appear it will be "auto-click" away.
    or ..C?
    i knew there is a Plug-in (or Xtra) for Macromedia Director
    called: Print-o-matic,
    the URL is:
    http://www.printomatic.com/products.cfm/
    it work well on the Director on Mac OS7, but they only made
    it for Director & Authorware, not Flash :-( do you know
    something similar for Flash?
    this
    is the pop-up Print dialog box i meant (which i want to avoid),
    click to view
    or u can copy the URL to view there:
    http://photos-g.ak.facebook.com/photos-ak-sf2p/v193/184/11/743997016/n743997016_546542_881 6.jpg
    about the printer URL:
    [url=http://www.office.xerox.com/printers/color-printers/phaser-6360/enus.html]High
    speed color for high volume printing - Phaser 6360[/url]
    hope i'm able to get a solution here.
    thanks guys,
    cheers,
    tintoy

    quote:
    Originally posted by:
    actiontintoy
    so does anyone got any solution for this issue?
    which is:
    able to print without showing the "print dialog box" pop-up
    window,
    pr any other way to by-pass the pop-up window,
    thanks.
    BTW, i'm adobe Flash + mac OS X 10.4
    Hi...did you solve the problem?
    Would you mind telling me how to disable print dialog?
    Thanks!!!

  • Spooling a job to an AirPrint enabled printer is extremely slow (HP or Epson)

    Spooling a job to an AirPrint enabled printer is extremely slow (HP or Epson). 
    I am a technical support person for the CEO and other executives of a large corporation.  I've set up AirPrint capable printers in several homes and seem to be coming across the same issue in a number of these homes.  More often than not (the issue is intermittent) when I try to print something from an iPad or iPhone to an AirPrint enabled printer it takes almost a minute for the job to spool.  It doesn't seem to matter how long the document is either as the same thing happens whether it's one page or ten.  At times the iDevice cannot even find the printer even though the WiFi connection is excellent and the network is functioning properly. We have tried HP and Epson AirPrint devices and it happens to both.  When printing from a laptop wirelessly over the network, we do not experience this issue so I don't think it could be a network problem. 
    In any case, the network setup in these homes is fairly simple.  We have a wireless router, a gigabit switch connected to that which feeds various rooms throughout the home.  The rooms have Ethernet connections and we have APs set up in some of the rooms to ensure full wireless coverage.  In a few of the older home we use PowerLine APs to expand the network. 
    I've seen others with the same issue but have yet to see a fix.  We've tried updating the firmware on the printers, routers and APs but nothing has helped.
    HP Printers we've been using: PhotoSmart 7520, OfficeJet 6700 Premium
    Epson: Stylus NX430
    Does anyone have any other advice? 
    Thanks,
    Paul

    Once the job hits the printer it prints immediately.  It's right after you tap Print on the iPad that takes a long time. There is a box that pops up saying that the job is being processed (don't remember the wording exactly).  Once the box disappears it also takes a bit of time for the job to hit the printer. 
    The actual process of the printer printing is normal. 
    Also, in some cases the iPad won't even see that there is a printer connected to the network even though the printer is powered on, online and the iPad is connected to the home network.  Usually a reboot of the printer fixes this problem.
    Thanks

  • What kind of throughput should I expect? Anyone using AQ in high volume?

    Hi,
    I am working with AQ in a 10.2 environment and have been doing some testing with AQ. What I have is a very simple Queue with 1 queue table. The queue table structure is:
    id number
    message varchar(256)
    message_date date
    I have not done anything special with storage paramteres, etc so it's all defalt at this point. The I created a stored procedure that will generate messages given message text and number of times to loop. When I run this procedure with 10,000 iterations it runs in 15 seconds (if I commit all messages at the end) and 24 seconds if I commit after each message (probabliy more realistic).
    Now, on the same database I have a straight table that contains one column (message varchar(256)). I have also created a similiar storage procedure to insert into it. For this, 10,000 inserts takes about 1 second.
    As you can see there is an order of magnitude of difference so I am looking to see if others have been able to achieve higher throughput than 500-700 messages per second and if so what was done to achieve it.
    Thanks in advance,
    Bill

    Yes, I have seen it. My testing so far hasn't even gotten to the point of concurrent enqueue/dequeue. So far I have focused on enqueue time and it is dramatically slower than a plain old database table. That link also discussed mutliple indexed organized tables being created behind the scenes. I'm guessing that the 15X factor I am seeing is because of 4 underlying tables, plus they are indexed organized which adds additional overhead.
    So my question remains - Is anyone using AQ for high volume processing? I suppose I could create a bunch of queues. However, that will create additional management on my side which is what I was trying to avoid by using AQ in the first place.
    Can one queue be served by multiple queue tables? Can queue tables be partitioned? I would like to minimize the number of queue so that the dequeue processes don't have to contain multiplexed logic.
    Thanks

  • Very slow PDF printing on Canon MG7550 printer

    Hi,
    When I print large PDF files (25 pages) using network or cable it prints very slow. It lasts forever before the print job has been sent to the printer. When the print job is finally received there can be 1-2 minutes between each page. It just stops printing, then starts and so on.
    Can someone help me with this?
    System and software:
    Macbook Pro, OS X Yosemite, version 10.10.1
    Adobe Acrobat Pro XI, version 11.0.10

    I am only guessing here because I don't know the specifics of the printer that you are using.  Since all of the pages are scanned that means you basically printing images.  This take much more memory than say a text document would take to print.  You may be getting a spooled effect as your printer tries to manage the memory it takes to print the document.  Your settings are probably set to print directly to the printer.  You could try spooling to the hard drive and it might print more smoothly but still take a while to print.

  • Extremely slow printing on a shared printer

    My MacBook Pro uses a shared Xerox Dcoument Centre 430 Printer. I am able to print but the speed is ridiculously slow. For instance, it can take several minutes to print a single page of a PDF file. I think the driver is up to date. Everyone else in the office uses Windows PC without any printing issues.
    Very frustrating and appreciate help/suggestions

    There may be a driver setting that is causing the slow speed. I have seen settings like 'Print after RIP', which means the first page doesn't start printing until the entire print (spool) file is received.
    I would also check that you are not printing at a very high resolution, like 1200dpi. This would increase the amount of processing required by the printer.
    If you are printing from Acrobat, open the print dialog and click the Advanced tab. Ensure 'Print As Image' is not checked.
    Could you also explain how your Mac is connecting the printer. Is it via IP, AppleTalk or some other connection?
    PaHu

  • Enterprise Data Quality - stuck/crash when processing high volume

    I am using Enterprise Data Quality, trying to run a data profiling process of 1 million rows.  However, the process (which contains group and merge processors) appears to be always stuck half way through or crashes.  I have tried other data sources and the result is the same.
    It seems that Enterprise Data Quality does not handle high volume very well.   Please assist and let me know what other details you require.

    Hi,
    It is certainly not the case that EDQ does not handle large volumes of data well. We have a large number of customers running huge data volumes in the product and have benchmarked the product running services on massive volumes, including matching of 250m records.
    However, if you want to run large jobs, you need to make sure the system is installed and tuned correctly. How did you install the product? Are you running 32-bit or 64-bit? How much memory is allocated to EDQ?
    With regard to best practice, did you throw all profiling processors at all of your data? The better approach is to 'open profile' a sample of records and pick more carefully which processors to run on larger volumes... otherwise you are telling the server to do a huge amount of work and some of it may not be necessary. Data profiling is an iterative exercise to help you find data issues that you can check for an fix using audit and transformation processors. Profilers are used mostly for simple reporting when it comes to production jobs on larger volumes.
    Note that there are some profiling processors that will cause progress reporting to appear to 'pause' at 50% of the way through a process. These are 2-phase processors such as the Record Duplication Profiler which needs to spool all data to a table and then analyze it rather than work record by record. Such processors are typically slower than the simpler profilers that add flags to the data with a counting phase at the end (Frequency Profiler, Patterns Profiler etc.)
    Regards,
    Mike

  • Color Management, Photoshop CS3 and Epson Inkjet Printer

    I have been down this road before but here goes again...
    Im using Photoshop CS3.
    Im printing on an Epson Stylus Photo RX680 using Photo quality inkjet paper.
    I know this printer is capable of very good quality prints.
    Thing is I can not figure out the correct combination of color management settings to get a decent print out of Photoshop or InDesign.
    I have read that you are supposed to turn off all printer color management and let Adobe manage the color. Doesnt seem to work.
    I just get overly magenta images that look awful.
    If I let the Epson color management control color I can get a lot closer but the print out is far from accurate or high quality.
    So what the heck IS the correct protocol for printing to an Epson inkjet printer from an Adobe app.
    BTW, I do seem to get a fairly decent print out of something like a PDF which I understand does its own postscript conversion before hitting the printer.
    Is this what my issue is?
    Does Photoshop or InDesign require postscript ripper software to get decent results out of an inkjet printer?

    Have spent hours with both Adobe and Epson support people. I've read several of these forums. Is there an insurmountable problem with CS3 and Epson (2200/2400 are mine)? I have the Leopard patches and upgrade 10.5.4.
    With Photoshop managing the color I get prints that are slightly underexposed and carry a pink cast. Color management is off. With the printer managing the color I get prints that are too green and dark. Epson advice here is to have color management off. There are two other choices for management but to adjust a perfectly balanced print to the printer's whim seem like cruel punishment.
    Have a calibrated monitor and my CS2 works beautifully. Perhaps the best idea is to just go back to CS2 until Adobe and Epson can decide what to do. According to Adobe people, the CS3 gives much of the management back to Epson. According to Epson -- with CS3, you should choose the printer to manage the color (since this seems to be the trend between the two companies) but we users are not happy with the results.
    What is the solution for right now?

  • High volumes on receiver JDBC adapter

    Hi,
    We have a RFC ->JDBC scenario where the RFC pulls huge amounts of data from R/3 and sends to XI.
    XI needs to upload this data into 5 different Db tables.Each table contains 3000-8000 records with each record containing 10-15 fields.
    When we try to run this scenario, due to high volumes of data  the JBDC adapter hangs and msgs were in 'holding/delivering' status for long time.
    Please advice on possibilities of handling this within XI.

    Hi,
    We changed the design and now we have only 'INSERT' and we don't have concerns with table refresh now.
    I am splitting the records in XI mapping as bunches on 1000 each. But I found one of the tables have more that 1lakh records.
    The data volume that we received in RFC is 150000 records(45MB). It took 7.5 mins to process this msg in Integration Engine.
    But the messages delivery into Db tables (receiver JDBC adapter processing) is very slow.At maximum it can process 250 records in minute.
    Please provide your inputs on this design. Is it Ok to accept 45MB message into XI at one shot? Even though the message got processed(splitted) in IE, they are processing in AE for long time. I believe this will have impact on other interfaces that use JDBC adapter.
    Please provide your suggestions on how to improve the design/performance of this interface.
    Thanks!

  • High volume of batches with Split valuation - impact on system performance

    Hi!
    I have a client that is intending to load a new material type from their legacy system which will be automatically batch managed with split valuation.  So, Valuation category will be 'x' and the valuation type will also be the batch number as automatically created on GR.
    The concern of the client is the impact on system performance.  Having up to 80,000 batches per material master record (so, 80,000 valuation types will be mainatined with a unique price in the Accounting 1 tab of the MMR) and overall around 1 million batches a year.  I'm not aware of any system performance issues around this myself but there seems to be anecdotal evidence that SAP has advised against using this functionality with high volumes of batches. 
    Could you please let me know of any potential problems I might encounter, having 1 million batches with split valuation may cause?  Logically, this would increase to tens of millions of batches over time until archived off via SARA.
    Many thanks!
    Anthony

    I currently have about 1.5 million batches with split valuation in my system (but it is not the X split), and we archive yearly.
    having many batches for one material ( lets say 1000) causes dramatic performace issues during automatic batch determination.
    it took about 5 minutes until a batch was returned into a delivery. if the user then wants a different batch and has to carry out batch determination again, then he just works for 10 to 15 minutes on one delivery.
    This is mainly caused by the storage location segment of the batches. if one batch gets movedd within a plant thru 3 different locations, then the batch has 3 records in table MCHB. But SAP has a report to reorganize the MCHB table that have zero stock.
    The X split has more effect, it is not only the batch table that makes issues in this case. With the x-split SAP adds an MBEW record (material master valuation view) for each new batch.
    However, if the design is made to get a certain functionality (here valution at batch level),   then you have to get a proper hardware in place that can give you the performance that is needed.

  • REQUIRE One spool request for n copies in one print command in smartform

    Hii Friends,
              I created a smartform..I require 5 copies of that form..There is a text which needs to be changed in evry copies...eg Original in first copy
                            Duplicate in second copy
                            Triplicate in third copy....n so on
    So i used a loop n i am calling smartform 5 times....The problem is i need one spool request to be created..
    Note: By default sometimes it create one spool request and sometimes 3 spool request...
    Pls share your inputs ............
    Thanks,
    Regards,
    Sujit.

    hi,
    this is more complicated see below description from help
    regards,darek
    Printing Several Forms in One Print Request
    Use
    You want to bundle several forms into one print job.
    Print Request vs. Spool Request
    SAP Smart Forms allows you to bundle several forms to form one output unit. This output unit is called a print request. A print request is different from a spool request:
    Whether a new spool job is created in the spool depends on the settings in the spool dialog.
    Whether a new print request starts depends on the standard parameters of the generated function module you set in SAP Smart Forms. For each print request, the spool dialog is called only once. If you suppress the dialog, you can pass parameters for spool processing only at the beginning of the print request.
    This means that a print request gathers several forms before submitting them to spool processing. Thus they cannot be spread over several spool requests. Vice versa however, you can include several print requests into one spool request.
    Procedure
    Use function module SSF_FUNCTION_MODULE_NAME to retrieve the name of the function module generated from the Smart Form (see also: Integrating the Smart Form Into the Application).
    Call the Smart Form for the first time and set the NO_CLOSE parameter of the control structure. This prevents the print request from being closed after accepting the output of the Smart Form and allows you to include all other form output into this print request as well. Leave the NO_OPEN parameter empty.
    Instead of calling the Smart Form for the first time you can also call function module SSF_OPEN .
    If you want to start a new spool request for the print request, set the TDNEWID field of the Output Options in this first call.
    For all other form output of the application program that you want to include into the print request, use a loop to set both the NO_OPEN field and the NO_CLOSE field of the control structure.
    To close the print request, in the call of the last Smart Form set the NO_OPEN parameter and unmark the NO_CLOSE parameter.
    Instead of calling the Smart Form for the last time, you can also call function module SSF_CLOSE .
    Result
    The forms you called in the steps described above are included into one print request. If in the first step you started a new spool request, you can now view its status in the spool request overview (transaction SP01 ).

  • Use of logbook or PM in high volume context

    Hello,
    is "logbook" suitable for managing big volume of data (i.e. 3 to 10 millions of events like measurements per day) ?
    An idea could be to create a log entry per event of this type and only log measurement(s) when relevant and necesary ?
    Any insight on use of classical "measurement document" in PM (without logbook) is also welcome
    Kind Regards
    Eric

    Hello Narasimhan,
    Thanks for your feedback
    We need to collect events related to Fleet (truck) activity : Kilometer, taxes to be collected, location (etc .)
    Information needs to be checked (Truck N°) and status managed
    Notifications have to be sent according to rumes
    Then a weekly / monthy sum-up is done to be passed to several CRM systems (non SAP)
    I see 3 possibilities :
    . classical use of PM measurement documents (to be extended with additional info, in addition to Kilometer)
    . use of log book
    . use of IS-U counters
    Context is high volume : 3 to 10 millions events per day
    This information needs to be archived and retrieved when necessary
    This information needs to be on-line for around 3 months
    Any suggestion will be welcome
    Kind Regards
    Eric

Maybe you are looking for

  • Unexpected result of multiset mapping in SQL

    Please help me to confirm is that behavior explained below is a bug, or clearly explain why it's right. There are a high probability that I misunderstood some concept, but now for me it looks like a bug. All examples below simplified as much as possi

  • Reducing excution time ?

    You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.?

  • Is it possible to remove the .Mac Slides button.....

    ....from the toolbar. It seems odd that this is locked on given the demise of .Mac

  • Re-creating a pie chart with the pie graph tool...

    Hi, Hope you're well. I've created a pie graph using the pie graph tool. I'd like to create another one of the same size but when I enter in the exact same dimensions when it asks you to give the dimesions you want for the circle, the circle never ma

  • Help transferring music to and from iphone from laptop

    I have a new laptop and trying to transfer music is a nightmare! It asks if I want to overwrite my library (which I don't) and I tried to manually manage my music library and again, it asked if I wanted to overwrite.  All I want to do is put a few CD