BLOB Issues

I have a project that requires to store huge image. As database is the best place to store data, I shall store them in the Oracle database as BLOB. However, my db administrator said that it is hard to maintain big tables and also the table has limitation on size and he told me to store as file system. My question:
1. Is this statement correct?
2. Is there issue concerns with storing huge image in blob?
tx, in advance

cannot connect to the linkBLOB and CLOB datatypes are created by use of the CREATE or ALTER TABLE or the CREATE or ALTER TYPE commands. In fact, they are created identically to other non-sized datatypes such as DATE and LONG with the exception of the LOB storage clause.
Oracle blob storage requires usinf the Oracle dbms_lob package an easy interface tio Oracle BLOB storage.
The LOB storage clause is not needed if the maximum size of the BLOB doesn't exceed 4000 bytes. Up to 4000 bytes can be stored in-line with the other data in the tablespace. If the length of the BLOB exceeds 4000 bytes it must be stored in either a system defaulted storage (the same as the default for the table it resides in) or in an explicitly defined LOB storage area.
TIP: I suggest always specify the LOB storage clause, if you force the system to do a default storage each time a BLOB or CLOB exceeds 4000 bytes you could cause datafile fragmentation and performance problems. The LOB storage clause gives you control instead of the system.
An example creation of a table using a Oracle BLOB datatype is shown in Listing 1. It just as easily could have been a CLOB.
create table internal_graphics (
graphic_id number,
graphic_desc varchar2(30),
graphic_blob blob,
graphic_type VARCHAR2(4))
lob (graphic_blob) store as glob_store (
tablespace raw_data
storage (initial 100k next 100k pctincrease 0)
chunk 4
pctversion 10
INDEX glob_index (
tablespace raw_index))
TABLESPACE appl_data
storage (initial 1m next 1m pctincrease 0);

Similar Messages

  • Sony KDS-70XBR2 " green blob" issue

    Ok today I called Best Buy service and was surprised to say  the experience was exceptional. They were helpful and knowledgeable and got me a new part ordered and Service called booked in about Minis.
    For those of you with a Sony rear projection TV you need to know that Sony has a class action suit and lost for the optical blocks in the RP sets. Probably why they discontinued this model. The geek squad knew of the issue and added that this was a case where Sony went cheap on a adhesive in the optical block and they are paying for it now.
    The replacement is very hard so nothing you can do by yourself. Oh and to buy a new optical block you are looking at about 900-1500 dollars.
    This is a good link with lots of info regarding this optical block issue;
    http://sites.google.com/site/sonylcdrptvproblems/
    I wanted to let people know I had a GREAT experience today and hopefully my set is back to being spectacular as it was a couple of days ago before the " green blob" appeared.
    I will post back here to tell you how I made out.
    OLD geek
    KDS-70XBRS2
    Pioneer VSX-03TXH Receiver (Polk signiture series Surround sound)
    Sony PS3
    XBox 360 HD
    Roku-HD
    Comcast- HD-DVR
    Logitech remote
    Apple Mac book pro
    Apple Iphone4
    Solved!
    Go to Solution.

    Thank you for being conscientious enough to post a positive experience. 
    The Sony "green blob" issue is far more widespread than SOny would have you believe.  Their LCoS system, meant to try and rival the superior DLP light engine, was never really what it was supposed to be.  That is why LCoS and D-ILA died a rather quick death in the industry, lasting only 3 or 4 years.  In the end, the technology was far too cokplicated, was still LCD based, and could not compete with DLP for picture quality. 
    If you find my post useful or informative, please click the icon below with the plus sign and star to give kudos. Thank you!

  • Oracle AS 9.0.4 and ojdbc14 - 4k blob issue

    Greetings,
    Perhaps someone has faced this issue before and could offer some help..
    I'm trying to insert a blob (>4k) into an Oracle 10g database. To verify that
    it is an oracle-specific issue that I am having, I've tried with the following
    configurations:
    AppServer1: Tomcat 4.1.31
    AppServer2: Oracle Application Server 10g (9.0.4.0.0) for Microsoft Windows
    Database1: MySql 4.1
    Database2: Oracle 10g version 10.2.0
    The oracle DB driver I'm using is ojdbc14.jar (a 10g download that apparently
    solves the >4k problem)
    The blob-insertion works when I use the same code on:
    -AppServer1 with Database1
    -AppServer1 with Database2
    -AppServer2 with Database1
    But not when I use the code on
    -AppServer2 with Databse2
    Now, this probably looks a bit strange because here I am trying to use 2
    Oracle products together to perform a seemingly simple task yet instead
    I am getting SQL (ORA-1460) exceptions when I try to do it.
    Based on the above, the problem has to be the driver right? With this in mind
    I've tried the following:
    -bundled the ojdbc14.jar file in WEB-INF/lib
    -placed odjbc14.jar in the j2ee/home/applib folder
    -added a -Djava.library.path=$ORACLE_HOME/j2ee/home/applib/ojdbc14.jar to the
    JVM args for the oc4j instance
    but none of the above have worked.
    Then I read that there is a directive in the orion-web.xml that should get the app
    server to load from the WEB-INF/lib directory first. So I tried it my app wouldn't
    even start. I also tried the -Xbootclasspath stuff but that has never worked for me.
    I can see in the jdbc/lib directory of the Oracle app server installation that there
    are some older versions of the drivers. Is it possible that these are getting loaded
    first by the app server and are being used globally? If so, is there any way that they
    can be overwritten / overridden?
    Any advice on this would be appreciated. I hope I've been clear, many thanks,
    dan

    Hey Jos,
    Thanks for the info. I tried bundling the 10g drivers (classes12.jar) with the webapp in
    WEB-INF/lib but unfortunately there was no change. As an experiment, I dropped in
    these jars into the OraHome1/jdbc/lib directory and it worked! Unfortunately, I'm not sure
    if I'm going to be able to do this in a production environment, since I don't know how it will
    impact on other apps that I have no contol over sitting in the same container :(
    Anyone know of problems upgrading the OraHome/jdbc/lib drivers with later versions?
    Am I being over-ambitious by expecting this to be acceptable - last I heard the drivers
    were certified backwards-compatible so in theory there shouldn't be a problem doing
    this. But hey, I'm rediscovering the meaning of the word naive since I started working with
    oracle products ;-)
    Cheers,
    dan

  • My iPhone 4 signal issues are gone...

    Well, like many of people here I had the obnoxious signal loosing issue that is affecting a staggering amount of iPhone 4 users. However, I never realized I inadvertedly fixed the issue until just 10 minutes ago. I had signal issues since Day 1.
    Bear with me thru this small story. I saw here a thread on MacRumors about a user experiencing camera issues on his iPhone 4. Said issue was that the camera showed a green spot in the center. I was sorta curious but never really paid much attention to it. This was 4 days ago. Flash forward to yesterday.
    I was on the Apple Store picking out a new case for my iPhone 4, along with the respective screen protector. While I was doing that I saw an empty iPhone 4 demo unit and I decided to test drive FaceTime. I fired up both my iPhone 4 and the demo unit and connected. Disaster struck, my iPhone suffered from the same green spot effect as the iPhone from the user on MacRumors. Knowing full well, it was a hardware problem I set up an appointment for today at 6:30 PM.
    Flash forward to today 6:30 PM. I got there at 6:15 and the Genius helped me out right away. He saw the problem, diagnosed my phone and concluded as previously stated it was hardware problem. Obviously warranty kicks in. He takes out my Micro SIM card and puts in the new iPhone (this was a brand new, not refurb unit). He activates it and hands it to me for mini inspection. first thing I do is check the camera, and against ALL odds, the same issue plagued this new phone. The Genius and I were, to say the least, shocked. Same issue, different phone. Now, how does this relate to the signal loss? Well, I am getting there so hang on tight.
    The Genius does a comparisson between my iPhone and replacement unit to find the exact spot. He then pulls out his and does the comparisson to find his iPhone 4 too suffers from the dreaded green blob/spot. He then tells me there is no other replacement unit for my iPhone and that I had 2 choices. Take my current iPhone and wait if a software fix comes along, or take the replacement phone with me. I decided to wait and keep my phone (it is a hassle to resotre everything to previous state). So the Genius reswaped the SIM card to my phone back and handed it to me. (My iPhone spent 15 minutes with out SIM card while the Genius did all his tests on my and replacement unit, and while he asked for 2nd opinions on the green blob issue)
    I went on my merry way, but realized something now. No matter what position I held my iPhone 4 in, the signal never decreased. I held it the many ways I know the signal issue pops and nothing. No bar loss, no signal loss, no call drop. NOTHING. So there you have it.
    I am theorizing that moving the SIM card had something to do with the signal issue, because the only thing I have done to my iPhone 4 differently is take out and reinsert the SIM card. Other than that no other changes to it. No setting change, no software change no nothing. Just reinsertion of the SIM card. Now, to prove my theory, I need people who can test this and see if this fixes their iPhone. I know it did on mine, but on yours?
    Check it out.
    PS - No, I did not have the green blob issue fixed.
    My original thread is found here:
    http://forums.macrumors.com/showthread.php?t=955742
    Many users are claiming (me included) the signal issues being fixed.

    I have "death-grip" issue. Just ejected SIM card to test SIM contacting the SIM tray issue. I have a 10x loupe and inspected the area in question (SIM card gold contacts touching tray) and I found that there is a space between contacts and SIM tray. Under 10x magnification you can easily see how precice my SIM card was made and cut. There's also a relief rout around contact area. Also there is a thin film of some non-conducting material between SIM card and SIM tray where the tray supports the card. This SIM tray even has the IMEI and Serial number etched on it and under 10x magnification you can appreciate the fabrication and close tolerances even this SIM tray is made to.
    I followed all instructions on the macrumors forum and this "DID NOT" solve my "death-grip" issue and I can verify with 100% certainty that the SIM contacts are not touching the SIM tray anywhere.
    I do hope this helps others but I am still hoping that this can be rectified with software.

  • New KDL52XBR9 Issue

    YES I HAD A PREVIOUS KDL52XBR9 ISSUE.  THIS IS A NEW ISSUE. You guys keep telling me you closed the issue yesterday but this is a new issue.  It is new today. I need a call back from customer relations on this topic. I have a KDL52XBR9 that has a ghosting problem and lines that I have come to find out is an LCD issue.  I have been told that there was an extended warrantee that ended March 31, 2015.  It is now over. However, going through my notes I see that I called you guys on December 29, 2013.  What I have written down there is that I talked to you all several times that day on a "green blob" issue with my KDSR60XBR2.  I was trying to resurect the issue before finally throwing the TV out of my garage into the trash.  You all told me to go away so I trashed the TV in January 2014.  I then called you guys in June 2014 because I was having an issue with my KDL52XBR9. I have written down in my planner that it was June 20, 2014.  The issue was lines appearing on the screen that would go away after it warmed up for about 20 minutes.  I was told that both TVs were out of warrantee and I could get 15 percent off a new TV which was just not going to happen.  I continued to use the KDL52XBR9 and then went into the hospital in November 2014.  A few weeks ago, upon returning from the hospital, the problem got worse.  I have a letter from Tim Brison saying that the warrantee was extended to March 2014.  When was it extended to March 2015?  Either way, look at your records, I called and talked to you guys about the TV back in June 2014 before the March 2015 warrantee date.I have been very sick and I know that is not Sony's fault but it has made it to where I could not get to all my records that I have in my old day planner.  Really kind of shame on you all for making me have to do that.  I expect a call back at this point because to be frank when I call into tech support, they do not really know everything that customer relations does.  For instance they told me in June of 2014 that my KDL52XBR9 did not have a warrantee.  They make quick snap decisions such as telling me a TV is out of warantee when it is not. So to sum up:- I let you guys know there was an issue when the TV was apparently still under warrantee and was told to go away.- The warrantee ran out when I was in the hospital.- This is my second XBR series TV to break after a few years of normal service Point one was not described to you all when you made your decision yesterday. New facts, new case.  Please call me.  

    Are we speaking the same language.
    It is a new issue. New today. So whatever I got as a response before today is null and void.
    Please just call so we can talk about it. I almost am starting to think you all do not understand the issue.

  • Brush error?

    Hi guys,
    I'm using Illustrator CS5 and seem to have run into some problems using the brush tool. The example below is using the default 7pt round brush at a size of 0.01pt. The problem is that a) the width of the brush doesnt stay consistent, it looks more like calligraphy b) it fills in at the corners of round sections.
    Any help would be greatly appreciated.

    ogula,
    This is the blob issue, to be fixed with the Gold(en) ZigZag magic.
    You may read on here:
    http://forums.adobe.com/message/4797824#4797824
    The full instructions are in post #7, and repeated here:
    Select the path, then Effect>Distort & Transform>ZigZag, set Size to 0 and Number of ridges to 100 (which is the maximum).

  • Issue with file download from BLOB type data

    i have been using this for a while, with no problems, including on hosted machines.
    the upload to the database works fine.. not the issue, and the download script also works fine, on the local WAMP machine.
    but once moved to the server it fails.. the query does not work.
    i have a feeling that it is something to do with the managed hosting i am using, but they say no, i have tried it on 2 seperate hosted machines (different providers), with no joy.
    if i run the select query on the hoisting server via phpmyadmin, the query runs ok.
    any suggestions as to what may be causing the problem on the server compared to the local WAMP machine?
    i really don't know where to start looking, or where to point the hosting company.
    This is the php code to download the blob data, works fine on local WAMP setup, browser asks if you want to save the file/open etc. as expected.
    <?php require_once('Connections/connTracker.php'); ?>
    <?php
    // if id is set then get the file with the id from database
    if(isset($_GET['docindex']))
               {$id    = $_GET['docindex'];
            $query = "SELECT document_name, document_type, document_size, document_content " .
               "FROM tracker_documents WHERE document_index = ".$id;
    *** seems to be failing here when running the query ***
    $result = mysql_query($query) or die('Error, query failed');
               list($name, $type, $size, $content) = mysql_fetch_array($result);
         header("Cache-Control: maxage=1"); //In seconds
       header("Pragma: public");
         header("Content-length: $size");
               header("Content-type: $type");
               header("Content-Disposition: attachment; filename=$name");
               echo html_entity_decode ($content);}
    exit;
    ?>

    Hi Gun,
    You are the only one responded to my issue. I have allocated some points.
    Yes. I have checked the assignment in CRM organizational model.
    I did download the org. structure from ECC 5.0
    All objects including sales offices are activated for determination and I have verified with green light
    As per your suggestion if the sales area data is not matched between the two systems, then how come the error will not reappear during the bdoc reprocess?
    What is missing during the first time bdoc process? Looks something is missing for validation module?
    Any inputs?
    Thanks,
    Raj

  • BLOB(pdf) download issue in Apex

    Hi,
    In Apex Application We are not able to download blob(pdf file) which has % character in the filename.
    In Application(Apex) we are getting below error
    ORACLE REST DATA SERVICES
    500 - Internal Server Error
    In Listener we are getting below error
    Oracle REST Data Services version : 2.0.8.163.10.40
    Oracle REST Data Services server info: Grizzly/1.9.49
    Jul 3, 2014 2:24:02 AM com.sun.grizzly.Controller logVersion
    INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.49 - 7/3/14 2:24 AM
    Jul 3, 2014 2:24:02 AM oracle.dbtools.standalone.Standalone execute
    INFO: http://localhost:7777/apex/ started.
    Jul 3, 2014 2:24:44 AM oracle.dbtools.rt.web.WebErrorResponse internalError
    SEVERE: contains illegal character for hexBinary: _A
    java.lang.IllegalArgumentException: contains illegal character for hexBinary: _A
      at javax.xml.bind.DatatypeConverterImpl.parseHexBinary(Unknown Source)
      at javax.xml.bind.DatatypeConverter.parseHexBinary(Unknown Source)
      at oracle.dbtools.rt.web.PercentEncoding.decodeOctet(PercentEncoding.jav
    a:134)
      at oracle.dbtools.rt.web.PercentEncoding.decode(PercentEncoding.java:89)
      at oracle.dbtools.rt.web.QuotedStringValue.decodeText(QuotedStringValue.
    java:85)
      at oracle.dbtools.rt.web.QuotedStringValue.normalize(QuotedStringValue.j
    ava:95)
      at oracle.dbtools.rt.web.QuotedStringValue.<init>(QuotedStringValue.java
    :20)
      at oracle.dbtools.rt.web.QuotedStringValue.decode(QuotedStringValue.java
    :41)
      at oracle.dbtools.rt.web.QuotedStringScanner$TokenIterator.quotedToken(Q
    uotedStringScanner.java:158)
    Thanks in advance
    Rajesh

    See this thread for a possible answer: word wrap issues with report in Apex
    Thank you,
    Tony Miller
    Webster, TX

  • Green/Yellow screen issue? (Not blobs, whole screen discolouration)

    Hey there,
    I know there has been many websites posting about the yellow blobs that have been appearing on the new iPhone 4's retina display as a result of manufacturing issue.
    However, my entire screen seems to have a much 'cooler' tint that my previous iPhone 3GS or MacBook Pro screen. This is my second iPhone 4 (the first didn't vibrate) and the screen appears the same - unfortunately, I'm a tad OCD and would just like to confirm this is how the screen should appear. When I visited the Apple Store, I didn't have time to compare to other handsets on display.
    It's not dreadfully green/yellow, but white appears much cooler than I'd imagined. The 'blue' top bar on apps such as Safari, Messaging and Email appears more green than blue.

    It doesn't appear to be in blobs as the sites describe though.
    On a pure white screen, the entire screen shows no trace of defects - it is all the same colour with no localised discolouration, it appears white. It just appears as if the screen itself is 'cooler' (I can't find any other word to describe it) - it just appears to add a greenish hue to the screen, specifically items that appear grey, blue or green.
    I'm just curious if this how the Retina Display is supposed to be? I know with each successive iPhone, the screen became warmer and more yellow, I was wondering if Apple have decided to go cooler in this approach.

  • Oracle 9i reading BLOB performance issues

    Windows XP Pro SP2
    JDK 1.5.0_05
    Oracle 9i
    Oracle Thin Driver for JDK 1.4 v.10.2.0.1.0
    DBCP v.1.2.1
    Spring v1.2.7 (I am using the JDBC template for convenience)
    I have run into serious performance issues reading BLOBs from Oracle using oracle's JDBC thin driver. I am not sure if it a constraint/mis-configuration with oracle or a JDBC problem.
    I am hoping that someone has some experience accessing multi-MB BLOBs under heavy volume.
    We are considering using Oracle 8 or 9 as a document repository. It will end up storing hundreds of thousands of PDFs that can be as large as 30 MBs. We don't have access to Oracle 10.
    TESTS
    I am running tests against Oracle 8 and 9 to simulate single and multi-threaded document access. Out goal is to get a sense of KBps throughput and BLOB data access contention.
    DATA
    There is a single test table with 100 rows. Each row has a PK id and a BLOB field. The blobs range in size from a few dozen KB to 12MB. They represent a valid sample of production data. The total data size is approx. 121 MBs.
    Single Threaded Test
    The test selects a single blob object at a time and then reads the contents of the blob's binary input stream in 2 KB chunks. At the end of the test, it will have accessed all 100 blobs and streamed all 121 MBs. The test harness is JUnit.
    8i Results: On 8i it starts and terminates successfully on a steady and reliable basis. The throughput hovers around 4.8 MBps.
    9i Results: Similar reliability to 8i. The throughput is about 30% better.
    Multi-Threaded Test
    The multi-threaded test uses the same "blob reader" functionality used in the single threaded test. However, it spawns 8 threads each running a separate "blob reader".
    8i Results: The tests successfully complete on a reliable basis. The aggregate throughput of all 8 threads is a bit more than 4.8 MBps.
    9i Results: Erratic. The tests were highly erratic on 9i. Threads would intermittently lock when accessing a BLOB's output stream. Sometimes they lock accessing data from the same row, othertimes it is distinct rows. The number and the timing of the thread "locks" is indeterminate. When the test completed successfully the aggregate throughput of the 8 threads was approx. 5.4 MBps.
    I would be more than happy to post code or the data model if that would help.
    Carlos

    Hi Murphy16,
    Try investigate where are the principal issues in your RAC system.
    Check:
    * Expensive SQL's;
    * Sorts in disks;
    * Wait Events;
    * Interconnect hardware issues;
    * Applications doing unnecessary manual LOCKs (SQL);
    * If SGA is adequatly sized (take care to not use of SWAP space "DISK");
    * Backup's and unnecessary jobs running at business time (Realocate this jobs and backups to night window or a less intensive work hour at database);
    * Rebuild indexes and identify tables that must be reorganized (fragmentation);
    * Verify another software consuming resources on your server;
    Please give us more info about your environment. The steps above are general, but you can use to guide u in basic performance issues.
    Regards,
    Rodrigo Mufalani
    http://mufalani.blogspot.com

  • Blob type parameter in procedure for display issue. Oracle portal bug?

    Hi Guy,
    I am not sure this is a bug or not for oracle portal.
    I have a table that have a column type as blob.
    by oracle portal10g, this column should be display as Item Type Upload (Binary) at Item Level Options.
    We can create a form to display this file and modify it.
    However, It can not to use a procedure with a blob column to create the same form as above. we can not find Item Type as Upload (Binary) in form. if we choose text area.
    We will get a error "ORA-01403: no data found (WWV-11230)"
    We find this issue during convert clob column to blob type in procedure for a form using.
    This is a simple procedure.
    See below source codes:
    Thanks for any help.
    create or replace Procedure test_file
    (     p_DOCUMENT_ID      IN OUT file.DOCUMENT_ID%type,
         p_USER_ID           out file.USER_ID%type,
         p_DOCUMENT_NAME out file.DOCUMENT_NAME%type,
         p_DOCUMENT      out      blob,
         p_CREATED_BY           out file.CREATED_BY%type,
         p_CREATED_TIMESTAMP      out file.CREATED_TIMESTAM%type,
         p_UPDATED_BY           out file.UPDATED_BY%type,
         p_UPDATED_TIMESTAMP      out file.UPDATED_TIMESTAMP%type,
         p_DOCUMENT_DESC      out file.DOCUMENT_DESC%type) as
    L_DOCUMENT BLOB;
    begin
    begin
    SELECT USER_ID , DOCUMENT_NAME,DOCUMENT, DOCUMENT_MIME, CREATED_BY, CREATED_TIMESTAMP,
         UPDATED_BY , UPDATED_TIMESTAMP, DOCUMENT_DESC
    INTO p_USER_ID , p_DOCUMENT_NAME,L_DOCUMENT, p_DOCUMENT_MIME, p_CREATED_BY, p_CREATED_TIMESTAMP,
         p_UPDATED_BY , p_UPDATED_TIMESTAMP, p_DOCUMENT_DESC
    FROM file
    WHERE DOCUMENT_ID = p_DOCUMENT_ID;
    exception
    when NO_DATA_FOUND then
    null;
    end;
         p_DOCUMENT :=L_DOCUMENT;
    exception
    when others then
    null;
    end;

    Hi,
    I have created a vo with transient attributes and attached the vo to the am.
    But when I am trying to insert the row from my collection, it is giving me '
    oracle.jbo.NoDefException: JBO-25058: Definition of resField of type Attribute not found in ResVO
    But I have the transient attribute resField in my ResVO and I attached the same to AM also
    I am trying to get the VO in my controller like the below:
    OAViewObject resvo = (OAViewObject) am.findViewObject("ResVO");
    if(vo==null)
    resvo = am.createViewObject("ResVO","xxcust.oracle.apps.xxcust.server.ResVO");
    if(vo!= null)
    resvo.executeQuery();
    //Creating and inserting values into the vo
    Row row = resvo.createRow();
    resvo.insertRow(row);
    row.setAttribute("resField", "AB");
    row.setAttribute("Value", "CD");
    row.setAttribute("Desc", "Test");
    When I am running my page, I am getting the
    oracle.jbo.NoDefException: JBO-25058: Definition of resField of type Attribute not found in ResVO
    I checked the spelling and the attribute name is correct.
    Is it the problem with VO having all the transient attributes or am I missing something?
    I appreciate your help...

  • Sharepoint 2013 RBS (remote blob storage) issue - Clustered datatbase

    I have configured and enabled RBS on the CLUSTERED content database as per the following article
    http://technet.microsoft.com/en-us/library/ee748631(v=office.15).aspx#enableRBS
    However, I need to clarify the following as it is different from an article to another: 1- Do I have to install the RBS.msi file on the sql server? or just the web servers in the farm? 2- After installing and configuring everything as per the article mentioned
    above, sharepoint still stores documents in the content database and not in the blob folder. Anyone has any clue on how to troubleshoot this?
    Thanks and your help is much appreciated

    Hi omirza,
    Thank you for your question.
    We are currently looking into this issue and will give you an update as soon as possible.
    Thank you for your understanding and support.
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Blob cache issue

    I have installed SharePoint 2013 Enterprise version we have 3 Server of SharePoint from which 1 is App Server and other 2 is web server. Web server are on load balance. Database is SQL Server 2012 R2
    SharePoint is purely used for heavy traffic Internet website. We have enable blob cache on it. Since when I enable blob cache I am getting error in ULS log 
    An error occured in the blob cache.  The exception message was 'The system cannot find the file specified. (Exception from HRESULT: 0x80070002)'.
    When I go to details and I found below. Now I totally understand that in my SharePoint some page or in master page or in web-part I have given wrong path of css or js due to that I am getting below error.
    Which is nice to resolve but I have more that 100 pages on my website. So is there any way that I can find on which page is having such issue so I can directly concentrate to remove that error.
    Hope I could put my point over here.

    wp-includes is a WordPress directory. Is WordPress installed on this server?
    https://wordpress.org/plugins/tinymce-advanced/
    Trevor Seward
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Illustrator CC issue with pressure sensitivity and blob brush.

    Hello I ran into this issue yesterday and can't seem to find a way to fix it.
    When using the blob brush, pressure sensitivity with my wacom intuos 5 works as expected. However if I switch to the regular brush tool and draw with that tool then switch back to the blob brush tool, pressure sensitivity stops working until I open the Blob brush's preferences and change any setting then click OK.
    My machine:
    Retina Macbook Pro
    Core i7 2.3 Ghz
    16GB RAM
    Nvidia 650M 1GB
    OSX 10.9.2
    Illustrator 17.1.0
    Already tried:
    - Deleting Illustrator's preferences
    - Reinstalling Wacom Drivers
    - Reinstalling Illustrator
    Yet the problem persists. Any ideas? Is this a bug?

    I was having the same problem. I wanted to use the blob tool and it was set to 2 point from a previous session. Every time I went to use it I got a 5 point round brush with no pressure sensitivity. It drove me crazy for awhile until I finally tried setting the blob brush to something different. After that it was fine, and I could switch back to 2 point and it began to work as expected. It seems like there's a small hiccup somewhere.

  • MYSQL to ORACLE  blob migration issue

    Hi
    I am currently migrating a mysql schema to Oracle. I have used the SQLDeveloper Migration Workbench to generate the scripts to capture the data and to upload the data to oracle.
    However I have an issue with one particular table (which contains blob data). Note: Other tables with blob data have been successfully migrated.
    This is the command I am using to load the data.
    sqlldr cms/cms control=Oracle\cms.user_key.ctl log=cms.user_key.logThis is the sqlfile specifying the table structure.
    load data
    infile 'user_key.txt'
    "str '<EORD>'"
    into table cms.user_key
    fields terminated by '<EOFD>'
    trailing nullcols
    USER_KEY_ID  NULLIF USER_KEY_ID = 'NULL' ,
    KEY_SIZE  NULLIF KEY_SIZE = 'NULL',
    PUBLIC_EXPONENT  NULLIF PUBLIC_EXPONENT = 'NULL' ,
    CERTIFICATE_AUTHORITY_ID  NULLIF CERTIFICATE_AUTHORITY_ID = 'NULL',
    VALIDITY "TO_DATE(DECODE(:VALIDITY, 'NULL', NULL, :VALIDITY),  'yyyy-mm-dd HH24:mi:ss')" ,
    STATUS  NULLIF STATUS = 'NULL' ,
    GENERATION_DATE "TO_DATE(DECODE(:GENERATION_DATE, 'NULL', NULL, :GENERATION_DATE),  'yyyy-mm-dd HH24:mi:ss')" ,
    CERTIFICATE     char(2000000000) NULLIF CERTIFICATE = 'NULL',
    PROFILE_CERT_ID  NULLIF PROFILE_CERT_ID = 'NULL' ,
    PERSON_ID  NULLIF PERSON_ID = 'NULL' ,
    SUPPORT_ID  NULLIF SUPPORT_ID = 'NULL' ,
    SERIAL_NUMBER CHAR(255) "DECODE(:SERIAL_NUMBER, 'NULL', NULL, NULL, ' ', :SERIAL_NUMBER)" ,
    REQUEST_ID  NULLIF REQUEST_ID = 'NULL' ,
    KEY_USAGE CHAR(255) "DECODE(:KEY_USAGE, 'NULL', NULL, NULL, ' ', :KEY_USAGE)"
    )This is the statement to create the table I am migrating into
    CREATE TABLE user_key (
      USER_KEY_ID NUMBER(24,0) NOT NULL,
      KEY_SIZE NUMBER(10,0),
      PUBLIC_EXPONENT NUMBER(10,0),
      CERTIFICATE_AUTHORITY_ID NUMBER(24,0),
      VALIDITY DATE,
      STATUS NUMBER(10,0),
      GENERATION_DATE DATE,
      CERTIFICATE BLOB,
      PROFILE_CERT_ID NUMBER(24,0) DEFAULT '0' NOT NULL,
      PERSON_ID NUMBER(24,0),
      SUPPORT_ID NUMBER(24,0),
      SERIAL_NUMBER VARCHAR2(255 CHAR),
      REQUEST_ID NUMBER(10,0),
      KEY_USAGE VARCHAR2(255 CHAR)
    );If I change the support_id and request_id into varchar2(255) datatypes the data loads but I can see some data is loaded into the wrong column.
    When the datatypes are correct, the data starts to get loaded but exits after 50 errors, and tye log file complains that I am trying to put non-numeric data into a numeric field.
    Can any one shed somnme light on this problem

    Problem was setting the characterset. Needed to be UTF8 for blobs but for other data needed to be WE8MSWIN1252.
    Edited by: Keith Jamieson on Aug 20, 2010 1:25 PM
    Edited by: Keith Jamieson on Aug 20, 2010 1:48 PM

Maybe you are looking for