Transformations not occuring properly using PIVOT operator in OWB mapping.

Hi ,
In our project we have a OWB Map UII_D_MAP_SPC_CUST_FAULT_NATTR which is used to populate UII_CUSTOMER_FAULT table in our target side.
The source table which populate UII_CUSTOMER_FAULT is SR_S_TABLE_N_ATTRIBUTEVALUE (a materialized view in another External Db)
This Mview has 2 columns: S_N_STRINGVALUE & N_NAME.
When N_NAME is 'FAULT_REPORT_CODE' the corresponding S_N_STRINGVALUE value should populate the REPORT_CODE field in UII_CUSTOMER_FAULTin the target sde.
This source to target transformations is being done by using UNPIVOT operator in this mapping UII_MAP_SPC_CUST_FAULT_NATTR.
In ideal case when S_N_STRINGVALUE is NOT NULL, REPORT_CODE value should be populated with the value of source field value (ie the value of S_N_STRINGVALUE) and when S_N_STRINGVALUE is NULL , REPORT_CODE should be populated with 'XX'.
But in some cases REPORT_CODE value in UII_CUSTOMER_FAULT table is populated as NULL when S_N_STRINGVALUE is NOT NULL
which should not happen.
We suspect that there is some prpblem in the UNPIVOT operator, but we are not able to track down the exact location where it is failing. Can you please help in resolving this problem?
Shall we remove Unpivot operator and use CASE statement in some package that will be called through Expression operator?
Please advise.
Regards
Arinjit Dhar

Arinjit,
Have got any solution forthis. Today I ran into exactly the same problem. If you have got the solution, can you please post it in the forum.
Ott Karesz,
I have posted my SQL which got generated. The problem is when I am running the SQL just for the particular data set, it is giving the output properly. But what confuses me more is, when I run the mapping just for few records, it is populating the values correctly, but when running the mapping for all the records, then it populates null values for those records.
Generated SQL:
INSERT
INTO
"TB_PIPE_1"
("ASSETNUM",
"SITEID",
"TYPE",
"STATUS",
"YEARLAID",
"MATERIALCODE",
"PRESSURECODE",
"DIAMETER",
"METHODLAID",
"JOINTTYPE",
"SDRCOL",
"LENGTHLAID",
"LENGTHDIGITISED",
"MEASUREUNITID")
SELECT
"UNPIVOT"."ASSETNUM" "ASSETNUM$1",
"UNPIVOT"."SITEID" "SITEID$1",
"UNPIVOT"."CLASSIFICATIONID" "CLASSIFICATIONID$1",
"UNPIVOT"."STATUS" "STATUS$1",
"UNPIVOT"."YEAR_LAID" "YEAR_LAID$1",
"UNPIVOT"."MATERIAL" "MATERIAL$1",
"UNPIVOT"."PRESSURE" "PRESSURE$1",
"UNPIVOT"."DIAMETER" "DIAMETER$1",
"UNPIVOT"."METHODLAID" "METHODLAID$1",
"UNPIVOT"."JOINTTYPE" "JOINTTYPE$1",
"UNPIVOT"."SDR" "SDR$1",
"UNPIVOT"."LENGTHLAID" "LENGTHLAID$1",
"UNPIVOT"."LENGTHDIGITESED" "LENGTHDIGITESED$1",
"UNPIVOT"."MESUREUNIT" "MESUREUNIT$1"
FROM (SELECT
"ASSETNUM" "ASSETNUM",
"SITEID" "SITEID",
"STATUS" "STATUS",
"YEAR_LAID" "YEAR_LAID",
"CLASSIFICATIONID" "CLASSIFICATIONID",
MIN(CASE WHEN "ASSETATTRID" = 'MATERIAL' THEN "ALNVALUE" ELSE NULL END) "MATERIAL",
MIN(CASE WHEN "ASSETATTRID" = 'PRESSUREREGIME' THEN "ALNVALUE" ELSE NULL END) "PRESSURE",
MIN(CASE WHEN "ASSETATTRID" = 'DIAMETER' THEN "NUMVALUE" ELSE NULL END) "DIAMETER",
MIN(CASE WHEN "ASSETATTRID" = 'METHODLAID' THEN "ALNVALUE" ELSE NULL END) "METHODLAID",
MIN(CASE WHEN "ASSETATTRID" = 'JOINTTYPE' THEN "ALNVALUE" ELSE NULL END) "JOINTTYPE",
MIN(CASE WHEN "ASSETATTRID" = 'SDR' THEN "ALNVALUE" ELSE NULL END) "SDR",
MIN(CASE WHEN "ASSETATTRID" = 'LENGTHLAID' THEN "NUMVALUE" ELSE NULL END) "LENGTHLAID",
MIN(CASE WHEN "ASSETATTRID" = 'LENGTHDIGITISED' THEN "NUMVALUE" ELSE NULL END) "LENGTHDIGITESED",
MIN(CASE WHEN "ASSETATTRID" = 'DIAMETER' THEN "MEASUREUNITID" ELSE NULL END) "MESUREUNIT"
FROM (SELECT
"MV_PIPE"."ASSETNUM" "ASSETNUM",
"MV_PIPE"."SITEID" "SITEID",
"MV_PIPE"."STATUS" "STATUS",
"MV_PIPE"."YEAR_LAID" "YEAR_LAID",
"MV_PIPE_SPEC"."ASSETATTRID" "ASSETATTRID",
"MV_PIPE_SPEC"."NUMVALUE" "NUMVALUE",
"MV_PIPE_SPEC"."ALNVALUE" "ALNVALUE",
"MV_PIPE_SPEC"."MEASUREUNITID" "MEASUREUNITID",
"MV_PIPE"."CLASSIFICATIONID" "CLASSIFICATIONID"
FROM "MV_PIPE_SYN" "MV_PIPE",
"MV_PIPE_SPEC_SYN" "MV_PIPE_SPEC" WHERE "MV_PIPE"."ASSETNUM" in ('466651706','606703143') and ( "MV_PIPE"."ASSETNUM" = "MV_PIPE_SPEC"."ASSETNUM" )) "OUTGRP1"
GROUP BY
"ASSETNUM", "SITEID", "STATUS", "YEAR_LAID", "CLASSIFICATIONID") "UNPIVOT"

Similar Messages

  • Envelopes do not print properly using an All-in-One Photosmart C410a and C310a

    My HP C410a is USB attached. Serial
    Using Windows 7, SP2 (Home Premium - desktop); and Windows XP (laptop)
    Using Word 2010 (WIN7) and Word 2007 (WIN/XP)
    The printer has latest drivers:  PS_AIO_07_C410_FSW_Full_Win_enu_140_222.exe
    April 1, 2010
    It prints normal pages OK, e.g.: there are no anomalies.
    But, when I print an envelope from Word 2010 it does not print on the envelope as expected (a No. 10 envelope), but rather the printer IGNORES the formatting in Word and prints the address as if the envelope in the printer is an 8-1/2”x11” page, in landscape mode (the only correct action).
    I have uninstalled and deleted the driver multiple times.
    Yes, I last did the uninstall Sunday June 12, 2011; followed by a fresh install.
    Yes, I printed an envelope after the fresh install and it printed properly.
    Today, the anomaly (the address prints in the wrong location, e.g.: middle of an 8-1/2”x11” page) has recurred.
    Between Sunday and today, I did not make any changes in my system, e.g.: no Windows, Office, etc. updates.  And, I did not change any of the envelope formatting or print options in Word 2010.
    This is NOT a physical problem, rollers, print head, etc. as the printer is barely one month old --- and do note that the envelope (actually multiple) printed properly the other day - Sunday.
    This is not the first time that this has occurred.  Yes, on previous occasions I uninstalled and installed the drivers.
    AND, more importantly, I have a laptop that uses the same printer, same driver, and Word 2007.  It too now prints the envelope address incorrectly, e.g.: as if it is an 8-1/2”x11” page.
    Hence, there is something inherently bad, wrong, defective, etc. inside the printer itself.
    Before sending me on an Easter egg hunt, do notel:
    Restarting, e.g.; power off /on /off / on does not work or fix the issue.
    Uninstalling drivers and reinstalling drivers does not work, as explained.
    Switching PC’s, as explained does not work.
    Using different software suites, e.g.: Word 2007 (Windows XP – Professional) and Word 2010 does not work.
    There are NO new updates from HP per the HP Solution Center.
    What is HP’s solution?

    This is not a problem with the printer - Word 2010 has it's own way of printing envelopes and labels that you must follow regardless of the printer. I have included some screenshots below to guide you along - I hope you find this helpful. The 3rd pic has the important areas marked with red rectangles - those are different from the defaults that Word ALWAYS seems to present at least on my system. With the following procedure, load the envelope as instruction in the HP Solution Center How-Do-I... videos (search for envelope - it should be among the first few articles you are presented in the search results).
    Regards,
    Himanshu

  • TaskMenu is not rendering properly using rendered attribute withSecurityCxt

    Hi All,
    I am trying to use this code rendered="#{!(securityContext.userInRole['ZPM_ENT_MARKETING_BUDGET_MANAGER_DUTY'])}" in the itemNode UI component of my Budget_taskmenu.xml. But UI is not rendering it properly.
    I have checked the same code in the backing bean and it is returning true and false as per expectation but at UI level my menu is not coming properly (it is coming as #{null} in place of name in menu).
    But same piece of code is working fine in my .jsff file where I am doing the same check in rendered attribute.
    rendered="#{!(securityContext.userInRole['ZPM_ENT_MARKETING_BUDGET_MANAGER_DUTY'])}"
    Any Suggestion.
    Regards,
    Sarvesh Kaushik

    Hi Frank,
    Thanks for your reply.
    But I found the actual root cause of the issue.
    There is nothing wrong in the expression rendered="#{!(securityContext.userInRole['ZPM_ENT_MARKETING_BUDGET_MANAGER_DUTY'])}".
    The actual issue with my code was one label name was wrong bcoz of which menu was not rendering properly.
    Thanks and Regards,
    Sarvesh Kaushik

  • "Value Interaction" - "Navigate" not working properly in pivot table

    hi,
    if there is a column, columnX (the properties: value interaction -> navigate -> target : requestB) in request A
    and one of the columns in requestB is also columnX
    and in requestB, in the filter part, "the columnX is prompted" is set
    if the view of the requestA is "table",
    when the user clicks one of the value on columnX in requestA, it will redirect to requestB and only show the results (where columnX = selected value)
    HOWEVER, IF THE VIEW OF requestA is "pivot table",
    when the user clicks one of the value on the Measures (columnX is put in Measures in pivot table of requestA), IT WILL REDIRECT TO requestB BUT SHOWING ALL DATA (WHERE 1=1)
    are there any properties that needed to be set ?
    or it is a bug/limitation ??

    if the columns for x-axis and y-axis are computed (not loading data directly),
    navigate is disabled.

  • Verdana Font not printing properly using Vista and Acrobat Pro v8

    Has anyone got any ideas as to how I can fix this problem.  When I send a word doc to the pdf printer that is all in verdana font it prints out gibberish, however, if in aerial or times new roman thats fine.  I'm using Vista and printing via a terminal server.

    S.D.A
    I'm sorry but I'm not if the font is embedded as I expect it is, as I have no problem printing the font on various personal computers I use.  However, the user that I am trying to support is having problems.
    Previously when we were using Windows XP Pro and Acrobat Pro v8 and the user had no problems printing over the LAN.  We recently moved and ugraded our systems to Windows Server 2008, Windows Vista and printing via Terminal Services.  The fault may lie with the pinter drivers not being installed on the Terminal Server, but I'm not sure I just need someone to confirm they have had the same problem and how they fixed it.
    Any suggestions would be greatful.

  • Titles on my webpage do not align properly using Firefox; they do on Safari!

    The tabs and titles to get to other parts of my website are chopped up and in uneven lines instead of in a neat row on my Firefox browser.
    Others do not have this viewing problem on my website, just me. However, on Safari, everything looks correct.

    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    *Use a compressed image type like PNG or JPG to save the screenshot
    *Make sure that you do not exceed the maximum size of 1 MB
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Data set in Data not fill properly using ODP(Oracle.DataAccess.dll 64bit)

    public void BindFun()
                OracleParameter[] o_OracleParameters;
                OracleConnection o_Connection = new OracleConnection(VRODPConnection());
                OracleCommand o_OracleCommand = new OracleCommand();          
                OracleDataAdapter o_OracleDataAdapter;    
                DSSearchResults = new DataSet();
                // Narendra : 03/11/2014
                o_OracleParameters = new OracleParameter[16];
                o_OracleParameters[0] = new OracleParameter("iv_LastName", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[0].Value = "";
                o_OracleParameters[1] = new OracleParameter("iv_FirstName", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[1].Value = "";
                o_OracleParameters[2] = new OracleParameter("iv_MiddleName", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[2].Value = "";
                o_OracleParameters[3] = new OracleParameter("iv_MotherMaidenLastName", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[3].Value = "";
                o_OracleParameters[4] = new OracleParameter("v_SearchRangeFrom", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[4].Value = "01-01-2014";
                o_OracleParameters[5] = new OracleParameter("v_SearchRangeTo", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[5].Value = "12-01-2014";
                // "01-12-2014";//Narendra 04/11/14 14:17//
                o_OracleParameters[6] = new OracleParameter("v_RecordTypeId", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[6].Value = "2,4,5";
              // IN this
                o_OracleParameters[7] = new OracleParameter("v_PagingRequired", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[7].Value = 1;
                o_OracleParameters[8] = new OracleParameter("v_PageNum", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[8].Value = 1;
                o_OracleParameters[9] = new OracleParameter("v_PageSize", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[9].Value = 1000;
                o_OracleParameters[10] = new OracleParameter("v_SortFieldName", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[10].Value = "VitalRecordsLastName";
                o_OracleParameters[11] = new OracleParameter("v_Sealed", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[11].Value = 1;
                o_OracleParameters[12] = new OracleParameter("v_CurrentRecordsOnly", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[12].Value = 0;
                o_OracleParameters[13] = new OracleParameter("v_AccessID", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[13].Value = 5;
                o_OracleParameters[14] = new OracleParameter("v_TotalRecs", OracleDbType.Int32, ParameterDirection.Output);
                o_OracleParameters[14].Value = 0;
                o_OracleParameters[15] = new OracleParameter("pResult", OracleDbType.RefCursor);
                o_OracleParameters[15].Direction = ParameterDirection.Output;
                o_Connection.Open();
                o_OracleCommand.Connection = o_Connection;
                o_OracleCommand.CommandText = "VR_AllGeneral_Search";
                o_OracleCommand.CommandType = CommandType.StoredProcedure;
                o_OracleCommand.Parameters.AddRange(o_OracleParameters);      
                o_OracleDataAdapter = new OracleDataAdapter(o_OracleCommand);o_OracleDataAdapter.Fill(DSSearchResults);
               dataGridView1.DataSource = DSSearchResults.Tables[0];
                o_Connection.Close();
                o_Connection.Dispose();
              // 2 pass than ans total record =127 than after pass 4 ans =413 than after 5 ans=413
              // 4 pass than ans total record =286 than after pass 2 ans =413 than after 5 ans=413
               // 5 pass than ans total record =0 than after pass 2 ans =127 than after 4 ans=413
    What is the problem of above code pls info 

    Hi,
    but when i install oracle express edition 10g on that machine i am able to connect to the remote database
    Does the client machine have an Oracle Client installed before you do this at all? An Oracle Client is required in some fashion to use ODP.NET - either a full-client or the instant client if you are using a version that supports instant client.
    - Mark

  • Why does my website not display properly using firefox

    My website boscarn wedding cars opens as it should using internet explorer or chrome etc, however recently I received complaints about the layout or display of my website using mozilla firefox.
    I have investigated and research ways to fix this and have gotten no where.
    I have no control over people using firefox if they want to, but when it starts effecting my business I have to try and get it sorted.
    I use windows xp pro but know that this same thing happens on windows 7 and 8 also.
    I use daily.com instant website, web hosting to create my website. The site is www.boscarnweddingcars.co.uk please take a look and advise on how to fix this problem.
    Please get back to me as soon as possible. this is my livelyhood.

    I have this problem, too with my website, www.intimacytravel.com. See the comparison attached between using Firefox and the way it should look using Internet Explorer. I also have a problem editing the site with Firefox.

  • Campsites are not oriented properly on a michigan dnr campground map

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/777707]</blockquote><br>
    When I access a michigan dnr campground map, the campsite numbers are displayed high and off the sites. Are my browser settings incorrect or do I need a different plugin or?

    Can you post a link and maybe attach a screenshot as well to clarify your problem?

  • How to use external procedures in OWB Mapping

    Hi,
    Does anyone have an exmple of using external procdures in Mapping.
    Thanks
    mandi

    Hi Mandi,
    you can use Public and self created external Procedures/Functions in a Mapping.
    You can integrate them in Expressions, e.g.
    or use them as Post or Premapping in a Mapping.
    It´s simple, just play a bit :-)
    Only on a few Things you´ve to watch:
    Every external Objects you want to use in a Mapping must be known in the Metadatas.
    If you create a Mapping under the User scott,(e.g.), and you want to use
    an external Procedures/Functions from the User Tiger,(e.g.), you must make sure
    that theres a connection between these two Schematas.
    For such things you can create a Connector in the Control Center.
    Regards
    Lone

  • Using Dynamic SQL in OWB maps

    Hi,
    Is there any way that we can write dynamic SQL in OWB.As per my requirement i want to change the where clauses dynamically on need basis.
    Thx

    David,
    I want to change the where clause dynamically.Our objective is to make the map in a generic way so that if there is a change in where clause (i.e. adding more conditions in where clause) i dont have to change the map.I can change the values(if used, say emp_no=20) however i'm facing problem changing the whole condition i.e. even the column name.
    Thx

  • Use of pivot operator

    Hi,
    I am facing problem in mapping using pivot operator . The error comes out as the code cannot be generated as it contains more than one type of sequence.
    If we have to use a aggregator operator in between pivot and target how we can do that, what expression should be written
    Please help me out with this
    Thanks

    ORA-04063: package body "WORK_DEMO.MAP_DEMO_PIVOT" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "WORK_DEMO.MAP_DEMO_PIVOT"
    ORA-06512: at line 1          
    This is error I am getting while using pivot operator.
    actually there is a file in crosstab format .. and I have attached an external operator with it to use in mappping.. now i want to use the pivot
    transformation
    but I get this error..

  • Array of clusters does not updates properly

    Hello...
    I builded a VI to split a series of 10000 values in many segments, each one overlapped by 50 %. The product of all the values of each segment is calculated and by means of visual inspection and Led selection (green means that the segment will be used, red means that the segment will not be used), I can select which segment will be used for the final sum. For example: if I have 20 segments, but only segments 4, 8, 15 are green, only the products of the segments 4, 8 and 15 will be summed to generate the final result. The final result should be refreshed if the Lenght of the Segment is changed or if any Led is switched to green or red, but the update does not occur properly. Sometimes all the segments are showed properly but if I change one Led or the Lenght of Segment control, the given result is wrong. When the Lenght of Segments control is changed, all the Leds need to be adjusted to green state.
    I don't know where is the problem in my code, but I think that is something related to the cluster constant that is wired to the first Unbundle by name, since that this constant was created from the cluster before it was inserted into array, and not from the array. If I create the constant from the array, the code returns an error.
    To avoid race conditions I used flat sequence.
    Thanks in advance for attention and help.
    Dan07
    Message Edited by dan07 on 07-26-2008 08:31 AM
    Attachments:
    Array of clusters.vi ‏43 KB

    I spotted one problemous area:
    Where you have an uninitialized shift register, so for every event the value of the last iteration is used.
    What's the meaning of this piece of code?
    I think you devide the length of the array by half the length of the segment?
    Ton
    Message Edited by TonP on 07-26-2008 05:34 PM
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!
    Attachments:
    Array of clusters_BD.png ‏2 KB
    Array of clusters_BD2.png ‏1 KB

  • Error_42_Error occurred in deployment step 'Activate Features': Field type MyCustomField is not installed properly. Go to the list settings page to delete this field.

    Has anyone encountered this error.
    I am developing on SP 2010 with VS 2010.
    I was following an online tutorial: How to use custom form templates in NewForm.aspx/EditForm.aspx  located at:
    http://sharepointbox.blogspot.co.at/2010/11/how-to-use-custom-form-templates-in.html
    The tutorial was a little lacking on some of the direction, but it included the working source code, and I managed to complete it.
    Every time I try to deploy my version I get the error: Error 42 Error occurred in deployment step 'Activate Features': Field type MyCustomField is not installed properly. Go to the list settings page to delete this field.
    I have gone through my code line by line and matched it to the working code from the tutorial, so I can only assume that I am missing something in the Procedure to properly deploy.
    Any help is greatly Appreciated! 

    It seems that something went wrong with your custom field type installation. Check below line in .xml file of your custom field type and correct it if needed.
    <Field Name="FieldTypeClass">DocumentFieldType.DocumentFieldTypeClassName, DocumentFieldType, Version=1.0.0.0, Culture=neutral, PublicKeyToken=379382f3e8928835</Field>
    Please recheck respective values of namespace.classname , dllname. and publickeytoken in your code
    Thanks. Please mark it as an answer if it helps.

  • I have a 17" Macbook pro with flickering red and cyan(blue) lines across the screen. The issue disappears temporarily when I tap on the computer, and the problem does not occur when I use external display or try to screen capture the problem.

    I purchased my Macbook (17") through a certified apple tecnition in August 2012, it was refurbished and the motherboard was completely replaced. I do a lot of photo editing, but I have been unable to do so because of the red vibrating lines that interrupt my screen. The issue disappears temporarily when I tap on the computer, and the problem does not occur when I use external display or try to screen capture the problem. I brought the computer back to the technition I purchased it from and he said that it was a problem with my fan, so I have two new fans but the issue is still occuring. He says he doesnt know whats wrong. Does anyone have any information on this issue?
    Here is an image of the issue
    http://www.flickr.com/photos/67839707@N08/8884847081/

    I recommend having your Mac serviced by someone competent. A force sufficient to "blow apart" the fans was clearly excessive and may have damaged the display cable, as well as any number of other problems.
    Dust is properly cleaned with a vacuum, preferably one designed for computer service, and they are not cheap.
    Compressed air should never be used. It just blows dust everywhere, often into places where it can no longer be removed.

Maybe you are looking for

  • How do I distribute a PDF form to an outlook contact group?

    How do I distribute a PDF form to an outlook contact group?

  • Wifi question, etc....

    So I was trying to connect to the internet at my school which has wireless internet throughout the campus. To connect to the internet though, you have to use your school id and password. My ?; Is it possible to connect to the internet if you have to

  • Oracle 8i on RedHat 6.2

    I have finally installed Oracle Enterprise Edition on RedHat 6.2 after the 3rd attempt over a priod of 3days. when I try to connect using SQLPLUS, I get: OracleOralin: Error in loading shared libraries:libsrgxp8...:ORA-12547:TNS lost contact Any comm

  • Excise return in Sales Return

    Hi All During sales return process how to reverse the excise duty as well as sales tax. i understand that we do Excise return in J1IH transaction code. still i want to know with reference to which excise number we do return process. Thanks in advance

  • Clearlooks-gtk2 vs with gtk-engines

    The 2 packages in the title conflicts one with the other, and this is fine, because they both provide the engine for clearlooks. But what about the icons and the metacity themes that come with the first of the two? clearlooks-gtk2 provide a greater s