Weird SQUARE BOXES in updated fields

I updates few hundreds of records by multiple updte statements where i copied and inserted values.
I think I left some blank spaces .. i donno but ...
When i SELECT everything from what i updated I see some weird boxes (ONE SQUARE SHAPE BOX) next to the value
Ex: 234567'SQUARE BOX' ----> shape in place of 'SQUARE BOX'
Ex; AGIES'SQUARE BOX' -----> shape in place of 'SQUARE BOX'
But when i select and copy it and paste it into text pad it shows up as 234567 with cursor after few spaces
same is teh case with varchar field.
I tried RTRIM
but no use.
Please suggest

would a regexp replace work. [:cntrl:] are the nonprinting or control characters so maybe
regexp_replace(yourvalue,'[[:cntrl:]]' )

Similar Messages

  • Weird square box mysteriously appears

    Occasionally after editing a photo in ACR and opening it in Photoshop CS4, a square box appears in the photo, as if I selected a small square area and darkened it using curves. Any thoughts about how to prevent this or how to get rid of the box if it happens? I am using a Mac Pro tower with the latest OS 10.6 (although I remember it happening once using OS 10.4) and the most updated version of CS4. Thanks!!

    This is a very strange problem. Sounds to me like some sort of graphics card glitch more than anything else.
    Is Camera RAW  genuinely rendering a square selection darker than the surrounding pixels? when you move the image around your monitor, and measure the pixels with the eyedropper is this still apparent?
    Since its most likely to be what I suggested above - try turning Open GL on and off in Preferences.

  • Square boxes in file content

    Hi,
    We have got a text file containing 'square boxes' in the field 'Item_description'.
    The file content has to be passed to BW.
    How can we eliminate these wild characters from being passed into BW?
    First option is to omit them while reading the file. Here can we use the file encoding option? If yes, please confirm the correct way to do that.
    The second option is to eliminate that in mapping. But I wonder how we can identify a 'square box' and then replace them.
    Kindly help.
    Thanks,
    John

    It might be too late, but here is a java code that removes all bad characters from the payload. Should be imported in PI and added to Operation Mapping before the Mesage Mapping:
    import java.io.BufferedReader;
    import java.io.InputStream;
    import java.io.InputStreamReader;
    import java.io.Reader;
    import com.sap.aii.mapping.api.AbstractTransformation;
    import com.sap.aii.mapping.api.StreamTransformationException;
    import com.sap.aii.mapping.api.TransformationInput;
    import com.sap.aii.mapping.api.TransformationOutput;
    public class RemoveBadCharacters extends AbstractTransformation {
         public void transform(TransformationInput arg0, TransformationOutput arg1)
                   throws StreamTransformationException {
              getTrace().addInfo("JAVA program RemoveBadCharacters is Initiated");
              String inputPayload = convertInputStreamToString(arg0.getInputPayload().getInputStream());
              String outputPayload = cleanUp(inputPayload);
              try {
                   arg1.getOutputPayload().getOutputStream().write(
                             outputPayload.getBytes("UTF-8"));
              } catch (Exception exception1) {
         public String convertInputStreamToString(InputStream in) {
              StringBuffer sb = new StringBuffer();
              try {
                   InputStreamReader isr = new InputStreamReader(in);
                   Reader reader = new BufferedReader(isr);
                   int ch;
                   while ((ch = in.read()) > -1) {
                        sb.append((char) ch);
                   reader.close();
              } catch (Exception exception) {
              return sb.toString();
         public String cleanUp(String instructions){
              String res = "";
              String c = "";
              int hexCode = 0;
              if (instructions != null && instructions.length()>0){     
                   for (int i=0; i<instructions.length(); i++){
                        c = instructions.substring(i, i+1);
                        hexCode = c.hashCode();
                        if (hexCode>31 && hexCode<127 && hexCode != 96){
                             res = res.concat(c);
              return res;

  • Weird dialog box in iTunes during podcast downloading?

    Hi
    Has anyone seen this weird dialog box while updating a podcast feed? I've seen it several times now, with iTunes 6.0 and 6.01. This is what I mean:
    http://www.xs4all.nl/~eur/pics/dialogboxitunes.png
    is this just a bug?

    It looks like a lag in your OS completing the display of the dialog box
    how many apps do you have running? does this happen all the time?
    you might want to add more memory to your machine/machines..

  • Small square boxes appearing on blank lines (UPDATED) - The question is, how to get rid of them?

    *******  As to my display name "All I tried were in use" - when I registered at the Adobe site to use the Browser Lab, I tried something like 10 or 12 user names and finally gave up and went with "All I tried were in use" - my name is Bob
    ------------------------------- UPDATE --------------------
    The problem, small square boxes showing on lines in Freetext Tool comments, is not limited to blank lines, as I originally reported here. These boxes are showing up at the end of every line. It does not matter if the line break is hard or soft, whether the line is empty or not.
    Please read the original post bearing mind that the  problem is occurring at the end of all lines.
    Also - here is a screen capture of a part of one comment box, showing the square lines. I didn't show the entire box because the material above the area I'm showing is a tad private or confidential. Here is the image showing the boxes - note that there is no box at the end of the last line in the comment.
    -------- Original Post ------------
    We have a copy of Acrobat 5.0. and up until now it has done what we need, which is not much more than adding bookmarks, links, and some touch up. I know it is very old and I know things change. I'm hoping this has nothing to do with the release we are using. I would think this would be a backward compatibility issue if it is a problem with newer Reader versions dealing with PDFs "edited" with 5.0.
    I am having small square boxes showing up on blank lines. (read my update above  - the boxes are at the end of all lines, soft break or hard break))
    I'm a programmer (37+ years in most all aspects of Data Processing) and I decided to learn the PHP programming "language" to add some server side processing to some of my web sites. So, I found a fairly good manual on PHP in PDF form and have been using it.
    I quickly found that the PDF didn't have a single link in it and no bookmarks, so I've been adding them as I look up a particular subject. I'm also adding comments and notes to document things not in the original manual or to add comments that would help other programmers` (who know  other languages) to adjust to PHPs' way of thinking - for example: in all the other languages I know (perhaps two dozen) to get rid of a file, you "delete" it. In PHP you "unlink" it.
    I've added a lot of comments and notes like that and when I view the PDF in Reader (on this computer I have 9.4.2) I'm seeing small square boxes on empty lines. The lines were created when I pressed Enter twice to insert a blank line between paragraphs. (again, read the update at the top of this message - the boxes are at the end of all lines, soft break or hard break)
    How can I get rid of them?
    They are not present when I've got the PDF open with Acrobat, only when I'm using an Acrobat Reader.
    They are also not present if I look at the comments using the Comments navigation panel - that is, they still show on the page, but they don't show in the copy of the comment displayed in the navigation panel.
    They are not present in Notes or when I use one of the shape tools (Square Tool, Circle Tool, or Line Tool) to create notes. They are only present in Freetext Tool comments
    They are clearly being show where there are successive line feed/carriage return characters - but how do I get rid of them?
    I JUST THOUGHT OF SOMETHING - I realized that I'd not printed any of the pages on which I have placed comments and wondered if the boxes show when printing the PDF with Reader -- they do. They are not present if I use Acrobat, not a Reader, to print the same page.
    Any assistance you can provide will be greatly appreciated.
    Please don't tell me to get a newer version - an expenditure like that is simply and totally out of the picture. For us, this is a Depression, not a Recession - we are self-employed and our businesses have been severely hammered since 2006 - we are down to about 1/4 of our income before the big guys trashed the economy.
    Bob
    P.S. Do you know that you can have a heart attack without chest pain, shortness of breath, or left arm  pain? Well, you can! I've had two and the first one nearly killed me because I had no clue it was a heart attack. You can read about it first one here.  Pass this on, it could save a life.
    My second heart attack occurred on October 4, 20112 - it began, around 3:15 AM, as the first one did, with a headache. It turned out the stent implanted in 2002 had been completely clogged by too much tissue grown. The doctor put another stent inside the first one.

    Problem Resolved - it is a font issue. Apparently Acrobat can't handle particular fonts and it is best to stick with a very small slection of fonts - Arial, Helvetica, Times Roman.
    I haven't test a lot of fonts. If I do, I'll post there results here.
    Bob

  • Updated to OS X 10.9.2 now a weird grey box appears in the upper corner.

    Weird. Updated to OS X 10.9.2 and now a weird grey box appears in the upper right corner.See here: http://d.pr/i/pp3n
    Restart does not fix. Quit finder does not fix. Thoughts anyone?
    ~chris

    Try the solution posted by melosaris here: https://discussions.apple.com/message/23475967#23475967.

  • Since latest update touch sceen not working correctly,square box on screen and cant navigate around apps and slide screen to screen

    since updating to latest update touch screen has gone crazy with a box appearing around apps and cant move around by touching creen as before,plus i cant slide from screen to screen due to square box around apps.

    Sounds like some Accessibility Settings were turned on.See this article for steps on how to turn them off.
    http://support.apple.com/kb/ht3577
    B-rock

  • TS2832 My laptop, after updating to Apple Remote Desktop 3.7.1 , won't boot...I get a grey square box saying I have to restart my computer by holding down the start up key. I reset the pram, and it worked for about 5 days, now nothing works??

    My laptop keeps shutting down to a square box with writing that says, you must restart your computer. Use the start up key and hold it down. athen it has some writing looks like german or dutch also in the box. The first time it did this, I updated to Apple Remote Desktop 3.7.1 and I reset the pram and it worked fine for about 5 days. Then it started doing the same thing, but this time resetting the pram doesnt work for repair, and I also cant start up in safe mode now. Any ideas what happened, or suggestion on a fix for this?????
    Any help would be appreciated!!!!!!

    My laptop keeps shutting down to a square box with writing that says, you must restart your computer. Use the start up key and hold it down. athen it has some writing looks like german or dutch also in the box. The first time it did this, I updated to Apple Remote Desktop 3.7.1 and I reset the pram and it worked fine for about 5 days. Then it started doing the same thing, but this time resetting the pram doesnt work for repair, and I also cant start up in safe mode now. Any ideas what happened, or suggestion on a fix for this?????
    Any help would be appreciated!!!!!!

  • Weird Square Corner Window Decorations with GTK+ 3.16

    For some reason all GTK3 applications have weird square corners since I updated to GTK+ 3.16. Here is a screenshot of a music program I'm making exemplifying this problem: http://i.imgur.com/vMf3MUO.png
    It happens with ALL GTK3 applications.
    Here is my gtk.css in my ./config/gtk-3.0 folder of my home directory:
    .window-frame
    border-width: 5px;
    box-shadow: none;
    margin: 5;
    Is there anything in that file I can change to fix this problem? I'm using Fluxbox with compton.

    Even with the new completely updated Vertex theme downloaded from https://github.com/horst3180/Vertex-theme my title bars and gnome tweak tool are white and don't look anything like the screenshots of the creator. What are the potential causes of this? I have reinstalled all of gnome and everything but I just get back to the same appearance.

  • Issue with field data type NUMBER(22,5) while updating field data.

    Hi,
    I have a field with data type NUMBER(22,5).
    While inserting or updating field data it should take 17 digit and after decimal point 5 digit total 22 digit.
    I set 22 for maximumLength property of messageTextInput field.
    While updating field I am getting following problems,
    1) I provide the value as 1234567890123456789012 (22 digit) and click apply button.
    then I got error message as
    Error
    मैकेनाइजड दो पहिया/तीन पहिया वाहन - Value 1234567890123460000000 exceeds the maximum allowed value (NUMERIC (22, 5))
    2)then I insert 12345678901234567.1234 (17 digit before decimal point and 4 digit after decimal point and it didn't accept 5 digit after decimal point) and click apply button.
    It insert the value as 12345678901234600 (value changed after Apply)
    The I tried with simple SQL insert statement to insert data and it successfully insert 12345678901234567.12345 value.
    Any item property I missed here to set?
    Please suggest.
    Thanks & Regards,
    Sagarika

    hi
    according to
    " then I insert 12345678901234567.1234 (17 digit before decimal point and 4 digit after decimal point and it didn't accept 5 digit after decimal point) and click apply button.
    It insert the value as 12345678901234600 (value changed after Apply)"
    this statement ,it seems that it is definitely applying round or somthing like that function in the code before inserting value in the table("try with select round(12345678901234567.1234 ) from dual u will get the same result = 123456789012345600 ") ,
    bcz u r able to insert the same directely into the table using insert statement so kindely have look on the code if something like this is not happening there.try to check code in related EOimpl class
    try to to use debugging mode ,and the 23 char problem is related to maximum lenghth of text box make it 23 it will get resolved and u will be able to enter 17 digits with 5 digits after decimal point
    thanx pratap

  • Square boxes instead of Japanese characters in pdf output of a crystal rep

    Hi All,
    Did anyone of you ever faced such an issue, where the pdf output of a crystal report shows square boxes instead of Japanese characters when the output is saved in pdf. However the crystal report output looks perfect. I have saved the ouput in xls and rtf formats the characters look perfect as required, the issue we have is when the output is saved as pdf.
    I have language pack installed on my machine.
    My guess is that the few Character's width is not sufficient and few Characters in other fields appear perfect in pdf. I have to test this, it might take few days before I can access this report. Before that I want to gather information. If anyone has solution to this issue please let me know.
    Thanks,
    Ravi

    Hi,
    Could you please answer the following questions
    1.What version of Crystal Reports are you using?
    Go to Help-> About to find out.
    2.What is the font you are using on the report?
    Try to change the font style to MS Gothic or Arial Unicode MS, most preferably MS Gothic.
    And export the report to PDF format.
    This may help you
    Thanks,
    Praveen G

  • Newbie: Simplified Chinese characters are displayed as square boxes

    Hi,
    I am using Windows XP Simplified Chinese Version SP3, Sun JDK5.0 Update 20. I want to run Apache Ofbiz POS; however, the Chinese characters (zh) in PosUiLabels.xml are all displayed as square boxes.
    I have tested run Ofbiz in Mac OS X and the Simplified Chinese are displayed normally, and other languages can also be displayed in Windows XP.
    What should I do?
    Regards,
    Terence
    <?xml version="1.0" encoding="UTF-8"?>
    <!--
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
        regarding copyright ownership.  The ASF licenses this file
        to you under the Apache License, Version 2.0 (the
        "License"); you may not use this file except in compliance
        with the License.  You may obtain a copy of the License at
        http://www.apache.org/licenses/LICENSE-2.0
        Unless required by applicable law or agreed to in writing,
        software distributed under the License is distributed on an
        "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
    -->
    <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <property key="PosAdjustment">
            <value xml:lang="en">(adjustment)</value>
            <value xml:lang="es">(adjustment)</value>
            <value xml:lang="fr">(ajustement)</value>
            <value xml:lang="it">(adjustment)</value>
            <value xml:lang="ro">(adjustment)</value>
            <value xml:lang="zh">(&#35843;&#25972;)</value>
        </property>
        <property key="PosTotalReport">
            <value xml:lang="en">TOTALS REPORT</value>
            <value xml:lang="es">REPORTE TOTAL:</value>
            <value xml:lang="fr">TOTAUX</value>
            <value xml:lang="it">TOTALI STAMPA</value>
            <value xml:lang="ro">TOTAL REPORT</value>
            <value xml:lang="zh">&#21512;&#35745;&#25253;&#34920;</value>
        </property>
        <property key="PosTxId">
            <value xml:lang="en">TXID</value>
            <value xml:lang="es">Número de venta</value>
            <value xml:lang="fr">N°vente</value>
            <value xml:lang="it">IDTAX</value>
            <value xml:lang="ro">IDTAX</value>
            <value xml:lang="zh">&#20132;&#26131;&#21495;</value>
        </property>
        <property key="PosULogin">
            <value xml:lang="en">Enter User ID:</value>
            <value xml:lang="es">Ingrese su login:</value>
            <value xml:lang="fr">Entrez votre identifiant :</value>
            <value xml:lang="it">Inserire Id Utente:</value>
            <value xml:lang="ro">Introduceti Id Utilizator:</value>
            <value xml:lang="zh">&#36755;&#20837;&#29992;&#25143; ID:</value>
        </property>
        <property key="PosUPassw">
            <value xml:lang="en">Enter Password:</value>
            <value xml:lang="es">Ingrese password</value>
            <value xml:lang="fr">Entrez votre mot de passe :</value>
            <value xml:lang="it">Inserire Password:</value>
            <value xml:lang="ro">Introduceti Parola:</value>
            <value xml:lang="zh">&#36755;&#20837;&#21475;&#20196;:</value>
        </property>
        <property key="PosUserNotManager">
            <value xml:lang="en">User is not a valid manager!</value>
            <value xml:lang="es">El usuario no es administrador válido</value>
            <value xml:lang="fr">Cet utilisateur n'est pas un gérant !</value>
            <value xml:lang="it">Utente non è un manager valido!</value>
            <value xml:lang="ro">Utilizatorul nu este un manager valid!</value>
            <value xml:lang="zh">&#29992;&#25143;&#38750;&#21512;&#27861;&#31649;&#29702;&#21592;!</value>
        </property>
        <property key="PosValidating">
            <value xml:lang="en">Validating...</value>
            <value xml:lang="es">Validando...</value>
            <value xml:lang="fr">Validation...</value>
            <value xml:lang="it">Validazione...</value>
            <value xml:lang="ro">Validare...</value>
            <value xml:lang="zh">&#30830;&#35748;...</value>
        </property>
        <property key="PosVoid">
            <value xml:lang="en">Enter Order Number To Void:</value>
            <value xml:lang="es">Ingrese número de orden a anular</value>
            <value xml:lang="fr">Entrez le n° d'ordre à annuler :</value>
            <value xml:lang="it">Inserire Numero Ordine Da Svuotare:</value>
            <value xml:lang="ro">Introduceti Numarul Comenzii de Descarcat:</value>
            <value xml:lang="zh">&#36755;&#20837;&#35201;&#20316;&#24223;&#30340;&#35746;&#21333;&#21495;:</value>
        </property>
        <property key="PosWaitingFinalSales">
            <value xml:lang="en">Waiting for final sales data transmission...</value>
            <value xml:lang="es">Esperando transmisión de datos...</value>
            <value xml:lang="fr">En attente de transmission de données ...</value>
            <value xml:lang="it">In Attesa di trasmissione dei dati vendite finali...</value>
            <value xml:lang="ro">Asteptare pentru transmiterea datelor de vanzare finale...</value>
            <value xml:lang="zh">&#31561;&#24453;&#26368;&#32456;&#38144;&#21806;&#25968;&#25454;&#20256;&#36755;...</value>
        </property>
    </resource>

    When you say "displayed" I assume you mean displayed in some GUI component. In which case you should assign a font to that component which can render those characters properly.

  • How to handle Invalid characters(Square Box) in BI

    Hi All,
    Daily I am  getting Invalid character(Square Box) issue with 0Material description and material manufacture part number when the it is being loaded to targets.
    This data is being loaded to many data targets and daily they are being failed .
    I have checked the text in MARA Table and found that there also the square box is appearing in the description.But when i copy the text and past it in word document in the place of box it is appearing as space/Tab.
    Can you please help me how to handle this type of issue in BI .
    Thanks in advance

    Hi Binbi1,
       This eror is due to carriage returns which turns into a square box when transferring data, this can not be corrected through the RSKC, this is solved through an ABAP routine in the transformation rules, use this code:
    DATA i_text type c length 60.
    i_text = SOURCE_FIELDS-/BIC/ZMBS_FT1. "this is your material description field
    REPLACE ALL OCCURRENCES OF '#'
              IN i_text WITH ' '.
    REPLACE ALL OCCURRENCES OF '□'
              IN i_text WITH ' '.
    RESULT = i_text.
    I hope this help you....

  • Weird square in Mavericks

    Hi everyone!
    Since I've installed OS X Mavericks in my MBP - laptop, sometimes I notice "weird square" on my screen. I dont think that my laptop's screen is broken because example when I noticed the square in Safari's address bar and moved it the square moving with it, and when I quit Safari, the mystery square disappeared and then i opened Safari again and the square didn't show anymore. That is happened about nine times after Mavericks and when I have Mountain Lion, there wasn't nothing squares like now.
    I took a screen shot today when the mystery square came to Safari:
    https://dl.dropboxusercontent.com/u/43447916/Apple/problem.png
    Can anybody help me with that?

    Hello Yarno90,
    Thank you for the details of the issue you are experiencing with the box on your display of your MacBook Pro.  I would be concerned about this too.
    I found an article with steps to troubleshoot issues with displays.  This article is for internal and external displays, so you can skip any steps referring to an external display.  I recommend reviewing the full article, but this step specifically stands out to me:
    Reset the system
    You can reset the Mac's parameter RAM and SMC.
    You can find the full article here:
    Apple computers: Troubleshooting issues with video on internal or external displays
    http://support.apple.com/kb/ht1573
    Thank you for posting in the Apple Support Communities.
    Best,
    Sheila M.

  • Weird rectangular box replaced the white-space for san serif

    I opened up a pdf that used to have a normal san serif text, but now, it has little square boxes for every spacebar spaces. The text comes out good but it's the white spaces that come up in square characters. Most other fonts don't do this but some other ones do this as well. Here is a picture of it:
    http://i574.photobucket.com/albums/ss186/johnclee90/1212.jpg
    please help me.

    I meant to say InDesign and not pdf. The pdf output of the indesign long ago does not have any square boxes but if I try to export the same indesign into pdf, it has the square things showing up on the pdf as well.  Anyways, the sansserif might have already existed, but my actual use of the sanserif came along with an already made CS2 template (I have CS3)from my instructor which was using the font. Everything was fine and normal (as in no square boxes) until recently when I opened the file again.
    I checked the font folders in my windows system, and it has SansSerif, SansSerif Bold, SansSerif Bold Oblique, and SansSerif Oblique in truetype font just like any other font files in there.
    Also this is the original CS2 template that I work on from. When I first opened this a while ago, it didn't have the weird boxes.
    http://i574.photobucket.com/albums/ss186/johnclee90/111.jpg
    could it be that I've installed new fonts to my system since that time?

Maybe you are looking for

  • Icon sizes

    Besides the View Options, which changes all icons, is there a way to selectively change the size of only one icon on my desktop? Jonathan

  • Trying to get started with Lr 5 and already in trouble

    I just downloaded LR 5 and when asked if I wanted to use the default for Catelog I choose to brouse and direct it to my Cateloge of Pictures on the harddrive when my pictures are stored.... I did this thinnking that it would link me to the pictures..

  • PRINT_TEXT IN ECC6.0

    Hi, We are using the FM PRINT_TEXT to send fax. But the fax sending is failing. No entries were found in SOST transaction after executing the program to send the fax. Fax numbers are maintained in SXROUTE table. Prior to upgrading to 6.0, the program

  • InDesign CS3 will not open after installing updates

    Hello, I am having a problem printing borderless with InDesign CS3. When my paper size is set on borderless my photos print very light. If Iremove the borderless setting the photos print fine. In a effort to correct this problem I downloaded  and ins

  • Migration of SAP Netweaver

    I'm currently installing SAP Netweaver 7.0 in Windows Server 2008 R2. The database is MS SQL 2008 R2. I'm a bit confuse now because I'm not sure need to start a fresh installation or just doing a system copy will do. This is because I already have ex