SQLServer Driver - Performance Bottleneck

hi
i'm using a type 4 SQL Server driver. The application is running on Tomcat 5.0. When I execute certain select queries, the executeQuery method is taking a lot of time. But wen the same query is executed again it works fast. But wen u modify this query and execute again it takes long time. But if the same query is executed directly using SQL Server client, it works fast and consistently.
The selectMethod used is Cursor.
Solutions and suggestions are appreciated.
Thanx,
Sandeep

Sandeep,
The Microsoft driver has big performance problems with selectMethod=cursor. All ResultSets generate cursors which then require one request/response for each row that is retrieved. However, this doesn't seem to be causing your problem since you say it works well enough with "certain select queries".
The other reason why this could be happening is Unicode vs. specific character set encodings. If strings are not sent in the same encoding as they are stored in, SQL Server will perform an index scan instead of an index seek (i.e. it won't be able to actually use the indexes and will have to do a sequential search). Most SQL Server drivers support a sendStringParametersAsUnicode parameter to specify whether strings should be sent in Unicode or the database encoding.
Alin,
The jTDS Project.

Similar Messages

  • Performance bottleneck of hard drive: assets vs. cache vs. render-to drive?

    so i'm beefing up my old mac pro tower (5,1) and was wondering which combination of use of hard drives is fastest, if anyone has any firsthand or theoretical suggestions...
    if someone has all three of these hard drives:
    A) PCIe SSD (OWC Mercury Accelsior_E2 PCI Express SSD)
    B) internal drive bay SSD
    C) external SSD connected via 600MB/s eSATA port of the above linked card
    … which is best to use in combination for the following in After Effects CC/CC2014?
    1) storage of assets files used in the AE project (ie. 1080/4k/RAW/etc footage, PSD files)
    2) AE disk cache
    3) the drive that AE is rendering to
    … for example is 1A + 2C + 3B the fastest use for rendering? and is 1AC + 2B the fastest for while working in AE?
    between assets, disk cache, and render location, which are more of a performance bottleneck?
    and does the optimal combination vary if someone had 16 GB vs 64GB vs 128GB of RAM?
    thanks in advance for any insight!

    Well, the long and short answer is: It won't matter. All your system buses only have so much overall transfer bandwith and ultimately they all end up being in some way piped through your PCI bus, which in addition is shared by your graphics card, audio devices and what have you as well. There are going to be wait states and data collisions and whether or not you can make your machine fly to Mars is ultimately not relevant. There may be perhaps some tiny advantage in using a native PCI card SSD for Cache, but otherwise the overall combined data transfer rates will be way above and beyond what your system can handle, so it will put in the throttle one way or the other.
    Mylenium

  • Will RAC's performance bottleneck be the shared disk storage ?

    Hi All
    I'm studying RAC and I'm concerned about RAC's I/O performance bottleneck.
    If I have 10 nodes and they use the same storage disk to hold database, then
    they will do I/Os to the disk simultaneously.
    Maybe we got more latency ...
    Will that be a performance problem?
    How does RAC solve this kind of problem?
    Thanks.

    J.Laurence wrote:
    I see FC can solve the problem with bandwidth(throughput),There are a couple of layers in the I/O subsystem for RAC.
    There is CacheFusion as already mentioned. Why read a data block from disk when another node has it in is buffer cache and can provide that instead (over the Interconnect communication layer).
    Then there is the actual pipes between the server nodes and the storage system. Fibre is slow and not what the latest RAC architecture (such as Exadata) uses.
    Traditionally, you pop a HBA card into the server that provides you with 2 fibre channel pipes to the storage switch. These usually run at 2Gb/s and the I/O driver can load balance and fail over. So it in theory can scale to 4Gb/s and provide redundancy should one one fail.
    Exadata and more "+modern+" RAC systems use HCA cards running Infiniband (IB). This provides scalability of up to 40Gb/s. Also dual port, which means that you have 2 cables running into the storage switch.
    IB supports a protocol called RDMA (Remote Direct Memory Access). This essentially allow memory to be "+shared+" across the IB fabric layer - and is used to read data blocks from the storage array's buffer cache into the local Oracle RAC instance's buffer cache.
    Port to port latency for a properly configured IB layer running QDR (4 speed) can be lower than 70ns.
    And this does not stop there. You can of course add a huge memory cache in the storage array (which is essentially a server with a bunch of disks). Current x86-64 motherboard technology supports up to 512GB RAM.
    Exadata takes it even further as special ASM software on the storage node reconstructs data blocks on the fly to supply the RAC instance with only relevant data. This reduces the data volume to push from the storage node to the database node.
    So fibre channels in this sense is a bit dated. As is GigE.
    But what about the hard drive's reading & writing I/O? Not a problem as the storage array deals with that. A RAC instance that writes a data block, writes it into storage buffer cache.. where the storage array s/w manages that cache and will do the physical write to disk.
    Of course, it will stripe heavily and will have 24+ disk controllers available to write that data block.. so do not think of I/O latency ito of the actual speed of a single disk.

  • Inspiron 9300 cd drive performance

    well, i put arch linux on my laptop last week. its one with ide drives, not sata. dell never officially doc'd a difference between the two and put out very few with sata in them. i worked for them so i had the inside info on that, lol.
    anyway, basically, since i've had it, i've always had issues with the cd/dvd drive performance, some bios issue and no option in the bios to force it to work properly, anyway, im not the only one who's had that problem
    but since day one, with windows xp on it, never got the drive to read or write dvds past 1.2x, for cd's its roughly 10x and the drive is rated 8x dvd and 32 or 40 for cd's
    anyway, even vista never got full speed. fedora 6/7 did though, and so did ubuntu, i think they were using an ata_piix driver or something, i had read about it when i was using fedora 4 but couldnt figure out how to recompile the kernel
    basically, im having the same problem here with archlinux. wondering how i could get ata_piix working or if theres something newer to replace it

    Hi
    I have been having same problems importing CDs , After Googling and reading various forums learnt latest version of I tunes has a glitch . Lets hope they sort it out soon and release update , What I did after reading forums was to go into I tunes , go to tabs at top FILE , EDIT etc, select preferences in drop down menu , Then you have to untick option to automatically get track names .
    Put CD into CD drive , when CD appears without track details go into ADVANCED drop down menu at top ask to get track names , once they have appeared you can select import CD and it works fine , well did for me , if you go to i Lounge forum there is lot of info on it and probably wriiten clearer than I have . Good luck

  • Performance bottleneck with subreports

    I have an SSRS performance bottleneck on my production server that we have diagnosed as being related to the use of subreports.
    Background facts:
    * Our Production and Development servers are identically configured
    * We've tried the basic restart/reboot activities, didn't change anything about the performance.
    * The Development server was "cloned" from the Production server about a month ago, so all application settings (memory usage, logging, etc.) are identical between the two
    * For the bottlenecked report the underlying stored procedure executes in 3 seconds, returning 901 rows, in both environments with the same parameters.  The execution plan is identical between the two servers, and the underlying tables and indexing
    is identical.  Stats run regularly on both servers.
    * In the development environment the report runs in 12 seconds. But on Production the report takes well over a minute to return, ranging from 1:10 up to 1:40.
    * If I point the Development SSRS report to the PROD datasource I get a return time of 14 seconds (the additional two seconds due to the transfer of data over the network).
    * If I point the Production SSRS report to the DEV datasource I get a return time of well over a minute.
    * I have tried deleting the Production report definition and uploading it as new to see if there was a corruption issue, this didn't change the runtimes.
    * Out of the hundreds of Production SSRS reports that we have, the only two that exhibit dramatically different performance between Dev and Prod are the ones that contain subreports.
    * Queries against the ReportServerTempDB also confirm that these two reports are the major contributors to TempDB utilization.
    * We have verified that the ReportServerTempDB is being backed up and shrunk on a regular basis.
    These factors tell me that the issue is not with the database or the SQL.  The tests on the Development server also prove that the reports and subreports are not an issue in themselves - it is possible to get acceptable performance from them in the
    Development environment, or when they are pointed from the Dev reportserver over to the Prod database.
    Based on these details, what should we check on our Prod server to resolve the performance issue with subreports on this particular server?

    Hi GottaLoveSQL,
    According to your description, you want to improve the performance of report with subreports. Right?
    In Reporting Services, the usage of subreport will impact the report performance, because the report server processes each instance of a subreport as a separate report. So the best way is avoid using subreport by using LookUp , MultiLookUp , LookUpSet, which
    will bridge different data sources. In this scenario, we suggest you cache the report with subreport. We can create a cache refresh plan for the report in Report Manager. Please refer to the link below:
    http://technet.microsoft.com/en-us/library/ms155927.aspx
    Reference:
    Report Performance Optimization Tips (Subreports, Drilldown)
    Performance, Snapshots, Caching (Reporting Services)
    Performance Issue in SSRS 2008
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • OWB Performance Bottleneck

    Is there any session log that is produced by the OWB mapping execution other than seeing the results in OWB Runtime Audit Browser.
    Suppose that the mapping is doing some hash join which is consuming too much amount of time and I would like to see which are the tables that are being joined at that instant. This would help me in identifying the exact area of the problem in a mapping. Does OWB provide a session log which can help me get that information, or from any other place where I can get some information regarding the operation which is causing a performance bottleneck
    regards
    -AP

    Thanks for all your suggestions. The mapping was using a join between some 4 - 5 tables and I think this was the place the mapping was getting stuck during execution in Set Based Mode. Moreover the mapping loads some 70 million records into the target table. Perhaps, loading such huge volume of data and that too in a set based mode and also with a massive join in the beginning, mapping should have got stuck somwhere.
    The solution that came up was to create a table with the join condition and use the table as input to the mapping. This helps us to get rid of the joiner in the very beginning and also the mapping be run in Row Based Target Only mode. The data (70 million) got loaded in some 4 hours.
    regards
    -AP

  • Major performance bottleneck in JSF RI 1.0

    We've been doing some load testing this week, and have come up with what I believe is a major performance bottleneck in the reference implementation.
    Our test suite was conducted two different application servers (JBoss and Oracle) and we found that in both cases response time degraded dramatically when hitting about 25-30 concurrent users.
    On analyzing a thread dump when the application server was in this state we noticed that close to twenty threads were waiting on the same locked resource.
    The resource is the 'descriptors' static field in the javax.faces.component.UIComponentBase class. It is a WeakHashMap. The contention occurs in the getPropertyDescriptors method, which has a large synchronized block.

    Well not the answer I was hoping for. But at least that's clear.
    Jayashri, I'm using JSF RI for an application that will be delivered to testing in august. Can you give advice wether I can expect an update for this bottleneck problem within that timeframe?
    Sincerely,
    Joost de Vries
    ps hi netbug. Saw you at theserverside! :-)

  • NVIDIA Detonator Driver Performance Database

    The guys at Tweakers Asylum have built a Public nVidia Detonator Driver Performance Database used to store information on the various nVidia Detonator Drivers. They are collecting benchmark information, based on 3DMark2001 SE results for nVidia Detonator Drivers.
    Public Detonator Driver Database
    Take Care,
    Richard

    My system halts whenever I do certain applications such as Windows Media player. audio cleaning Lab 2005 deLuxe, and recordings..... it happens all the time.  However, PC does not crash at other times.
    I thought it was my old GeForce3 Ti200 in the first place so I changed it to GeForce4 Ti4600 and the problem is still there :(
    I refreshed Win98se and downloaded updates from Microsoft.  I ran memtest68, Registry mechanics, Anti-virus - all successful but still my PC crashes!   By the way, my PSU is http://www.jeantech.com/Products/Power_Supply/400W/400w.html (+3.3v @ 28A, +5v @ 35A, +12v @ 17A).   This is my new PSU replacing my old PSU 300W just few weeks ago.   I suppose this PSU is rubbish! right?
    Any suggestions here?

  • J2EE application performance bottlenecks

    For anyone interested in learning how to get resolve J2EE application performance bottlenecks, found a great resource:
    http://www.cyanea.com/email/throttle_form2.html
    registering with them can have you win 1 of 3 iPod mini's

    I agree with yawmark's response #1 in one of your evil spams http://forum.java.sun.com/thread.jsp?thread=514026&forum=54&message=2446641

  • Array as Shared Memory - performance bottleneck

    Array as shared memory - performance bottleneck
    Hello,
    currently I work on a multi-threaded application, where many threads work on shared memory.
    I wondering why the application doesn't become faster by using many threads (I have i7 machine).
    Here is an example for initialization in single thread:
              final int arrayLength = (int)1e7;
              final int threadNumber = Runtime.getRuntime().availableProcessors();
              long startTime;
               * init array in single thread
              Integer[] a1 = new Integer[arrayLength];
              startTime = System.currentTimeMillis();
              for(int i=0; i<arrayLength; i++){
                   a1[i] = i;
              System.out.println("single thread=" + (System.currentTimeMillis()-startTime));and here initialization with many threads:
               * init array in many threads
              final Integer[] a3 = new Integer[arrayLength];
              List<Thread> threadList = new ArrayList<Thread>();
              for(int i=0; i<threadNumber; i++){
                   final int iF = i;
                   Thread t = new Thread(new Runnable(){
                        @Override
                        public void run() {
                             int end = (iF+1)*offset;
                             if(iF==(threadNumber-1))
                                  end = a3.length;
                             for(int i=iF*offset; i<end; i++){
                                  a3[i] = i;
                   threadList.add(t);
              startTime = System.currentTimeMillis();
              for(Thread t:threadList)
                   t.start();
              for(Thread t:threadList)
                   t.join();After execution it looks like this:
    single thread=2372
    many threads List=3760I have i7 4GB RAM
    System + Parameters:
    JVM-64bit JDK1.6.0_14
    -Xmx3g
    Why the executing of one thread is faster as executing of many threads?
    As you can see I didn't use any synchronization.
    Maybe I have to configure JVM in some way to gain wished performance (I expected the performance gain on i7 x8 times) ?

    Hello,
    I'm from [happy-guys|http://www.happy-guys.com] , and we developed new sorting-algorithm to sort an array on the multi-core machine.
    But after the algorithm was implemented it was a little-bit slower as standard sorting-algorithm from JDK (Array.sort(...)). After searching for the reason, I created performance tests which shows that the arrays in Java don't allow to access them by many threads at the same time.
    The bad news is: different threads slowdown each-other even if they use different array-objects.
    I believe all array-objects are natively managed by a global manager in JVM, thus this manager builds a global-lock for all threads.
    Only one thread can access any array at the same time!
    I used:
    Software:
    1)Windows Vista 64bit,
    2) java version "1.6.0_14"
    Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
    Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)
    Hardware:
    Intel(R) Core(TM) i7 CPU 920 @ 2,67GHz 2,79 GHz, 6G RAM
    Test1: initialization of array in a single thread
    Test2: the array initialization in many threads on the single array
    Test3: array initialization in many threads on many arrays
    Results in ms:
    Test1 = 5588
    Test2 = 4976
    Test3 = 5429
    Test1:
    package org.happy.concurrent.sort.forum;
    * simulates the initialization of array in a single thread
    * @author Andreas Hollmann
    public class ArraySingleThread {
         public static void main(String[] args) throws InterruptedException {
              final int arrayLength = (int)2e7;
              long startTime;
                    * init array in single thread
                   Integer[] a1 = new Integer[arrayLength];
                   startTime = System.currentTimeMillis();
                   for(int i=0; i<arrayLength; i++){
                        a1[i] = i;
                   System.out.println("single thread=" + (System.currentTimeMillis()-startTime));
    }Test2:
    package org.happy.concurrent.sort.forum;
    import java.util.ArrayList;
    import java.util.List;
    * simulates the array initialization in many threads on the single array
    * @author Andreas Hollmann
    public class ArrayManyThreads {
         public static void main(String[] args) throws InterruptedException {
              final int arrayLength = (int)2e7;
              final int threadNumber = Runtime.getRuntime().availableProcessors();
              long startTime;
              final int offset = arrayLength/threadNumber;
                    * init array in many threads
                   final Integer[] a = new Integer[arrayLength];
                   List<Thread> threadList = new ArrayList<Thread>();
                   for(int i=0; i<threadNumber; i++){
                        final int iF = i;
                        Thread t = new Thread(new Runnable(){
                             @Override
                             public void run() {
                                  int end = (iF+1)*offset;
                                  if(iF==(threadNumber-1))
                                       end = a.length;
                                  for(int i=iF*offset; i<end; i++){
                                       a[i] = i;
                        threadList.add(t);
                   startTime = System.currentTimeMillis();
                   for(Thread t:threadList)
                        t.start();
                   for(Thread t:threadList)
                        t.join();
                   System.out.println("many threads List=" + (System.currentTimeMillis()-startTime));
    }Test3:
    package org.happy.concurrent.sort.forum;
    import java.util.ArrayList;
    import java.util.List;
    * simulates the array initialization in many threads on many arrays
    * @author Andreas Hollmann
    public class ArrayManyThreadsManyArrays {
         public static void main(String[] args) throws InterruptedException {
              final int arrayLength = (int)2e7;
              final int threadNumber = Runtime.getRuntime().availableProcessors();
              long startTime;
              final int offset = arrayLength/threadNumber;
                    * init many arrays in many threads
                   final ArrayList<Integer[]> list = new ArrayList<Integer[]>();
                   for(int i=0; i<threadNumber; i++){
                        int size = offset;
                        if(i<(threadNumber-1))
                             size = offset + arrayLength%threadNumber;
                        list.add(new Integer[size]);
                   List<Thread> threadList = new ArrayList<Thread>();
                   for(int i=0; i<threadNumber; i++){
                        final int index = i;
                        Thread t = new Thread(new Runnable(){
                             @Override
                             public void run() {
                                  Integer[] a = list.get(index);
                                  int value = index*offset;
                                  for(int i=0; i<a.length; i++){
                                       value++;
                                       a[i] = value;
                        threadList.add(t);
                   startTime = System.currentTimeMillis();
                   for(Thread t:threadList)
                        t.start();
                   for(Thread t:threadList)
                        t.join();
                   System.out.println("many threads - many List=" + (System.currentTimeMillis()-startTime));
    }

  • Looking for Hard Drive performance test software...

    Just looking for a good app to check hard drive performance/health
    cheers

    Disk Utility, which ships with the OS. Alternatively, DiskWarrior, TechTool Pro, and many others.

  • Improved Hard Drive Performance...KT3U2R

    I have tried the recent tweaks to get my hard drive performance up. Someone mentioned to me that the on board controllers were not the most efficient and that I should spend 30 bucks on an external controller card to DRASTICALLY improve performance. I have two 80 GB Seagate Barracuda Drives. Does this sound like a logical conclusion to you?
    Dan - San Diego

    Quote
    Someone mentioned to me that the on board controllers were not the most efficient .........
    Dan - San Diego
    Ignore it.  I've had and/or tested a ton of hard drives on VIA chipsets and from the KT133 on, they have all performed as well as on Intel chipsets, and in accordance with credible reviews.

  • Performance bottleneck with 2.2.1 and 2008 R2 os VM's

    Hi,
    I have DL370 g6 with Oracle vm server 2.2.1 installed
    *72 GB of Memory and 2 dual + quad core processor*
    All VM's are installed on local disk ( 6 300 GB in Raid 5 )*
    I have 2 nic connected to siwtch for lan traffic
    We have 10 VM's with 2008 R2 OS on it.
    The overall performance of these VM's is really horrible.
    They are very very very slow
    To install Databse on it takes 4 hours even though RAM is 6 GB  for each VM
    To restar the system it takes around 20 minutes .
    Has anybody tried thiese many VM's on 1 server.
    Is there any tool or any way i can see what is the issue or is there any bottlneck on the server .
    2008 R2 is generally a resource hungry OS but still the overall performance is really horrible

    hi,
    hdparm -T /dev/cciss/c0d0 which is the drive gives
    /dev/cciss/c0d0
    Timing cached reads: 31088 MB in 1.99 seconds = 15595.54 MB/sec
    HDIO_Drive_CMD(null) (wait for flush complete ) failed : Inappropriate ioctl for device
    HDIO_Drive_CMD(null) (wait for flush complete ) failed : Inappropriate ioctl for device
    hdparm  -T /dev/cciss/c0d0p5 whichi is /OVS - it gives
    /dev/cciss/c0d0p5
    Timing cached reads: 30636 MB in 1.99 seconds = 15364.10 MB/sec
    HDIO_Drive_CMD(null) (wait for flush complete ) failed : Inappropriate ioctl for device
    HDIO_Drive_CMD(null) (wait for flush complete ) failed : Inappropriate ioctl for device
    My all VM guests are windows 2008 R2 64 bit OS which is very new OS of windows.Oracle came up with New PV drivers for it and I suspect can that be a reason for all this resource bottleneck ???????????
    For I/O test use :On the VM server
    1) iostat
    avg-cpu: %user %nice %system %iowait %steal %idle
    0.11 0.00 0.03 0.24 0.00 99.61
    Device tps BLK_read/s Blk_wrtn/s
    ciss/c0d0 - disk 41.90 186.32 26.05
    cciss/c0d0p1-/boot 0.00 0.00 0.00
    cciss/c0d0p2 - 0.00 0.00 0.00
    cciss/c0d0p3- / 1.90 1.83 43.06
    cciss/c0d0p4 0.00 0.00 0.00
    cciss/c0d0p5 - /OVS 40.00 184.49 295.82
    2) vmstat
    swpd free buff cache
    92 166632 94940 53444
    3) sar
    To display block I/O activity:
    sar -b 3 100
    Average : tps - 41.18 rtps - 7.17 wtps - 34.01 bread/s 188.99 bwrtn/s - 588.64
    To display block I/O activity for each block device:
    sar -d 3 100
    Does this look ok .Is there any way to improve overall performance.Like enabling or disabling something .We are facing a very bad problem here with all the VM with 2008 R2 OS on it

  • Exist SQLServer driver implement JDBC20 createStatement(ResultSet.TYPE_FORWARD_ONLY, ResultSet.CONCUR_UPDATABLE)?

    Hello,
    I have to perform a kind of "SELECT FOR UPDATE" in a database transaction. My
    DBMS is SQLServer. I think the best approach is to use the createStatement(ResultSet.TYPE_FORWARD_ONLY,
    ResultSet.CONCUR_UPDATABLE) sentence, as this should properly work in other DBMS
    like Oracle as well.
    The problem is that the driver which is provided with WebLogic Server 6.1 beta
    (weblogic.jdbc20.pool.Driver because I am using pools) does not implement this
    sentence. What should I do to get another driver which implements that? Does it
    exist? Do I have to buy it to a third company?
    I have read dozens of messages in this newsgroup regarding JDBC20, but questions
    are usually from Oracle users. I even would not understand how to solve the problem
    if I had Oracle, I think a good explanation about all this mess is missing in
    the Weblogic documentation.
    Any help would be appreciated. Regards,
    David

    David,
    Have a look at the Merant DataDirect drivers.
    Free type 3 and 4 evals are available at www.merant.com/datadirect.
    Cheers,
    Dimitri
    "Sree Bodapati" <[email protected]> wrote in message
    news:[email protected]..
    hi david,
    MS SQL Server driver that ships with WLS does not support JDBC 2.0methods.
    You will have to use a third party driver for this.
    hth
    sree
    "David Ruana" <[email protected]> wrote in message
    news:3b681248$[email protected]..
    Hello,
    I have to perform a kind of "SELECT FOR UPDATE" in a database
    transaction.
    My
    DBMS is SQLServer. I think the best approach is to use thecreateStatement(ResultSet.TYPE_FORWARD_ONLY,
    ResultSet.CONCUR_UPDATABLE) sentence, as this should properly work inother DBMS
    like Oracle as well.
    The problem is that the driver which is provided with WebLogic Server
    6.1
    beta
    (weblogic.jdbc20.pool.Driver because I am using pools) does not
    implement
    this
    sentence. What should I do to get another driver which implements that?Does it
    exist? Do I have to buy it to a third company?
    I have read dozens of messages in this newsgroup regarding JDBC20, butquestions
    are usually from Oracle users. I even would not understand how to solvethe problem
    if I had Oracle, I think a good explanation about all this mess is
    missing
    in
    the Weblogic documentation.
    Any help would be appreciated. Regards,
    David

  • New 15'' PB SuperDrive&hard drive performance

    Hi!
    I would like to ask those who already have the new 15''PB with HD display if you have noticed any performance drop while copying files from Super Drive to hard drive, or while burning DVD? The new machine is supposed to have the Super Drive and hard drive on the same bus, which would suggest a potential bottleneck...
    Thanks for sharing your experience.
    Richard

    That's a good question I would like to know too. I just read that fact yesterday and wondered the same thing.
    Okay, so who is going to test it?

Maybe you are looking for

  • How to give a profile a default mimetypes.rdf file?

    Hello, I'm deploying Mozilla Firefox 31ESR on thousands of computers. I'm looking for a way to pre-configure how firefox handle the mimetypes. For instance, to open pdf with Adobe Acrobat Reader. To achieve this, I put a mimetypes.rdf file in "C:\Pro

  • How do I stop Firefox from coming to the front automatically?

    This happens when Firefox is open in the back ground to a web site and I am working in another program in the foreground. If the web site that is open sends me a message (eg., a new email or message from someone), Firefox automatically comes to the f

  • SAINT Error in Phase CHECK_REQUIREMENTS

    Hi.Experts, In a new SAP component installation with "t-cd:SAINT", an error occurred. ERROR MESSAGE ============================================= Phase CHECK_REQUIREMENTS: Explanation of Errors Open conversion requests still exist in the ABAP Diction

  • From HDD to SSD

    So far, until now the S-ATA tecnology has been used to connect both an HDD and a SSD. For example, a MacBook Pro use a S-ATA tecnology connection in order to connect internally to the Hard Disk Drive.  Can I replace the HDD with an SSD Storage?

  • Getting error when trying to download deployed software package

    Hello all,  I have been struggling with this for almost two weeks and am about to give up.  The error I'm getting is when a client tries to download a deployed software package.  The software shows up in IE browser (servername\cmapplicationcatalog),