Validating information???

I just validated my page and got some information I am not
quite sure
what to do with?
Thank you for any advice on this!!!
Brian
W3C CSS Validator Results for
http://www.agilitygraphics.com/clients/c21/
Congratulations!
This document validates as CSS!
Then it goes on with warnings and I am not sure what to do
about these.
Ideally, should I fix these? Some of these I think are good,
such as not
repeating unnessesary information?
This is what I got:
Warnings
URI :
http://www.agilitygraphics.com/clients/c21/css/c21style.css
Line : 17 (Level : 1) You have no background-color with your
color : a
Line : 21 (Level : 1) You have no background-color with your
color : a:hover
Line : 24 (Level : 1) You have no background-color with your
color :
a:active
Line : 31 (Level : 1) Family names containing whitespace
should be
quoted. If quoting is omitted, any whitespace characters
before and
after the name are ignored and any sequence of whitespace
characters
inside the name is converted to a single space. : h1
Line : 40 (Level : 1) You have no background-color with your
color : h3
Line : 40 (Level : 1) You have no background-color with your
color : h3
Line : 48 (Level : 1) Family names containing whitespace
should be
quoted. If quoting is omitted, any whitespace characters
before and
after the name are ignored and any sequence of whitespace
characters
inside the name is converted to a single space. : h4
Line : 51 (Level : 1) You have no background-color with your
color : h4
Line : 91 (Level : 1) You have no color with your
background-color :
#container
Line : 102 (Level : 1) You have no color with your
background-color :
#header
Line : 114 (Level : 1) You have no color with your
background-color : #left
Line : 119 (Level : 2) Redefinition of voice-family : #left
Line : 120 (Level : 2) Redefinition of width : #left
Line : 145 (Level : 1) You have no color with your
background-color : #right
Line : 148 (Level : 2) Redefinition of voice-family : #right
Line : 149 (Level : 2) Redefinition of width : #right
Line : 170 (Level : 1) You have no background-color with your
color :
#footer
Line : 174 (Level : 2) Redefinition of voice-family : #footer
Line : 175 (Level : 2) Redefinition of width : #footer
Line : 176 (Level : 2) Redefinition of height : #footer
Line : 208 (Level : 1) You have no color with your
background-color :
#navlist
Line : 216 (Level : 1) Same colors for color and
background-color in two
contexts #container and #navlist ul
Line : 216 (Level : 1) Same colors for color and
background-color in two
contexts #navlist and #navlist ul
Line : 216 (Level : 1) You have no background-color with your
color :
#navlist ul
Line : 216 (Level : 1) Same colors for color and
background-color in two
contexts #header and #navlist ul
Line : 232 (Level : 2) Redefinition of voice-family :
#navlist a
Line : 233 (Level : 2) Redefinition of height : #navlist a
Line : 237 (Level : 1) Same colors for color and
background-color in two
contexts #header and #navlist a:visited
Line : 237 (Level : 1) Same colors for color and
background-color in two
contexts #container and #navlist a:visited
Line : 237 (Level : 1) You have no background-color with your
color :
#navlist a:visited
Line : 237 (Level : 1) Same colors for color and
background-color in two
contexts #navlist and #navlist a:visited
Line : 237 (Level : 1) Same colors for color and
background-color in two
contexts #navlist and #navlist a:visited
Line : 237 (Level : 1) You have no background-color with your
color :
#navlist a:visited
Line : 237 (Level : 1) Same colors for color and
background-color in two
contexts #container and #navlist a:visited
Line : 237 (Level : 1) Same colors for color and
background-color in two
contexts #header and #navlist a:visited
Valid CSS information
body {
background-color : #3dbaf9;
margin : 0;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 12px;
color : #999;
a {
color : #999;
text-decoration : none;
a:hover {
color : #333;
a:active {
color : #999;
h1 {
font-family : Times New Roman, Times, serif;
font-size : 30px;
line-height : 30px;
letter-spacing : 3px;
h2, h3 {
font-size : 11px;
color : #996;
letter-spacing : 1px;
h3 {
padding-top : 25px;
h4 {
font-family : Times New Roman, Times, serif;
font-size : 14px;
font-weight : bold;
color : #333;
div .s01 {
font-weight : bold;
div .s02 {
font-style : italic;
div .s03 {
font-weight : bold;
font-style : italic;
div .s04 {
font-weight : bold;
line-height : 30px;
#side01 {
font-weight : bold;
padding : 0 0 5px;
#container {
width : 770px;
background : #fff;
margin : 0 auto;
#header {
width : 770px;
height : 305px;
background : #fff url(../images/top_images/top_02.jpg)
no-repeat;
display : block;
#left {
float : left;
width : 200px;
background-color : #e7f2e7;
padding : 8px 8px 20px;
voice-family : "\"}\"";
voice-family : inherit;
width : 184px;
#content {
float : left;
width : 370px;
#right {
float : left;
width : 200px;
padding : 50px 0 0 30px;
margin-right : 0;
background-color : #e7f2e7;
voice-family : "\"}\"";
voice-family : inherit;
width : 170px;
#right a {
text-decoration : underline;
#footer {
clear : both;
width : 770px;
height : 20px;
padding : 5px 0 0 10px;
font-size : 9px;
color : #999;
text-align : left;
voice-family : "\"}\"";
voice-family : inherit;
width : 760px;
height : 15px;
#navholder {
width : 770px;
height : 40px;
text-align : center;
#navholder img {
margin : 10px 0 0;
#navlist {
width : 184px;
background : #fff url(../images/general/side_nav_bg.gif)
repeat-x;
#navlist ul {
margin : 0;
padding : 0;
list-style-type : none;
color : #fff;
#navlist li {
margin : 0;
#navlist a {
height : 30px;
padding : 11px 2px 0 15px;
display : block;
border : none;
voice-family : "\"}\"";
voice-family : inherit;
height : 20px;
#navlist a:link, #navlist a:visited {
color : #fff;
text-decoration : none;
#navlist a:hover, #navlist a:active, #uberlink a:link,
#uberlink
a:visited, #uberlink a:hover, #uberlink a:active {
background-color : #ccc;
color : #fff;

In article <e4dnmk$5v6$[email protected]>,
Brian <[email protected]> wrote:
You don't show what errors you got, just warnings so see my
replies
below.
>
> Warnings
>
> URI :
http://www.agilitygraphics.com/clients/c21/css/c21style.css
>
> Line : 17 (Level : 1) You have no background-color with
your color : a
> Line : 21 (Level : 1) You have no background-color with
your color : a:hover
> Line : 24 (Level : 1) You have no background-color with
your color :
> a:active
Self explanatory: you gave a color but not a background-color
which goes
hand-in-hand.
> Line : 31 (Level : 1) Family names containing whitespace
should be
> quoted. If quoting is omitted, any whitespace characters
before and
> after the name are ignored and any sequence of
whitespace characters
> inside the name is converted to a single space. : h1
Any font name with more than one name must be in quotes:
"Times New
Roman"
> Line : 174 (Level : 2) Redefinition of voice-family :
#footer
> Line : 175 (Level : 2) Redefinition of width : #footer
> Line : 176 (Level : 2) Redefinition of height : #footer
I've never seen these. Either someone has or use the W3C site
for lookup.
> Line : 208 (Level : 1) You have no color with your
background-color :
> #navlist
Opposite of first warning: you declared background-color but
not color
> Line : 216 (Level : 1) Same colors for color and
background-color in two
> contexts #container and #navlist ul
> Line : 216 (Level : 1) Same colors for color and
background-color in two
> contexts #navlist and #navlist ul
I get these too and drives me nuts. I've ignored as I want
the
colors/backgrounds so not sure what W3C wants
So it's not as bad as you think!

Similar Messages

  • "Unable to validate you as we do not have your validation information"

    I cannot purchase music on my new mac until I answer the security questions which I have forgotten the answers to. I went to change them through the little link you click on where it sends an email to the rescue email. I recieve the email with a link, I then click on it and a login pops up and when I type in my ID it says "We are unable to validate you as we do not have your validation information." How can I fix this?

    I have the same issue.
    I can't login into appleID as by password is not recognized.
    And I can't renew password as when I provide my birthdate - it show "Unable to validate you as we do not have your validation information"!
    What should I do?

  • Validation information

    hi all
    I was wandering could anyone help me with my problem. I'm writing validation code on fields in a form using a servlet, where the form's information is transferred into a database.
    This may be sound easy to you, but I've only started to learn Java.
    *Unsure of where to write validation code in the form code or in the classes.
    thanks very much
    mbds

    sorry I forgot to mention that I am validating fields, where they are mandatory or optional. Also any information about input validation for numeric fields and text fields.
    thanks again
    mbds

  • Digital Signature validation with expired TSA certificate

    Hi,
    I used Adobe Acrobat 8.2 to sign a PDF document with "certifying signature" (note: not approval signature) using a self-signed certificate and a remote TSA.  I did NOT embed long term validation information as described here
    http://help.adobe.com/en_US/Acrobat/9.0/Standard/WS934c23d7cc8877da1172e0811fde233c98-8000 .html
    The TSA certificate expired on a few days ago and now I am getting "not time valid" error on the TSA certificate (see attached mage)
    The signature validates fine since I get the ribbon icon at the top for certified document as described here:
    http://www.adobe.com/devnet/acrobat/pdfs/validation_cheat_sheet.pdf
    The problem is that I don't get the Clock symbol on the timestamp because Signature Properties says
    "signature is timestamped but timestamp could not be verified"
    The trust settings for all certificates are fine.
    I also changed "Verification Time" in Edit-->Security-->Advanced preferences to be "Time signature was created".
    I validated the signature using Adobe Reader 8 as well as 9 and got the same error.
    What am I doing or expecting that is wrong ?
    Appreciate any help!

    Thanks.  That worked!   Back in the sunshine again
    The message is as seen below : "signature is timestamped but TS has expired"
    I am assuming this is the right message.  If not, do respond.

  • Validation after Excel File Upload in Table Maintenance

    Hello All,
    I've done extensive research on this topic and still have yet to find the answer. I have created a custom button in the TMG to upload an Excel file to the table maintenance using the FM CL_GUI_FRONTEND_SERVICES=>GUI_UPLOAD. I updated the EXTRACT and TOTAL table so it will show up in the TMG interface, but no validations occur. So, I am now trying to do the validations of this file upload. I would like to validate each record and allow the user to modify the error record then continue validating the rest. Essentially I would like to mimic the functionality that occurs when multiple records are copied to the table maintenance and validated one by one. Updating the EXTRACT table through ABAP, does not reach the PAI where the validations occur.
    Is this approach possible? If not, what would be the best way to do validations, inform the user of the error record, and allow modification in the table maintenance interface?
    Thanks,
    Justin

    Or just a report program - have the file name on the selection screen.
    1) Upload the file
    2) Validate the file and produce error messages.
    3) Based on the validations, update the table.
    Rob

  • Validate Technical Information from Flat File header record

    Hi Experts,
    I would like to know the best way to validate data from a flat file where the layout has a header containing the number of records sent and the total amount distributed along the file content.
    Please, notice we have a commom layout where the first 3 fields are only used by header record (record type = 00)
    For example:
    RECORD TYPE     NUMBER OF RECORDS     TOTAL AMOUNT     COST CENTER     AMOUNT
              00                              3                                  250,00                                                    
              01                                                                                1000000             100,00
              01                                                                                2000000             100,00
              01                                                                                1000000               50,00
    So, let´s suppose I received the file content above and I have recorded all 4 records in a first DSO. The next step I would like to load to a different DSO the records where RECORD TYPE = 01 (business) data. That´s OK.
    The header record where RECORD TYPE = 00 (technical data) has to be uploded to a log DSO validating the total amount (250,00) and number of records (3)  sent in the file. This line will be further exported as a validation information.
    Well, any suggestions how to validate the data as described above?
    Any information will be fully appreciated.
    Thanks.
    Fábio
    Edited by: Fabio Chaves on Jan 30, 2010 9:30 PM

    Hi Fabio,
    You seem to compare the first record of file or header record with the collated values of rest of the records in the flat file.
    Simple way would be to do validation separate and load the file...
    create a function module to read a file...
    compare the first record with the collated values in the rest of file.
    If the file seems to be okay,then loading is your choice...
    rakesh

  • Where are Validation settings stored?

    I'd like to be able to export/import settings for validation -- I've created custom validation information for HTML elements such as video, audio and canvas.
    I can't find anything in the userdata or Common Files directories, or in the registry.

    not sure offhand, but perhaps this article will help.
    http://web.archive.org/web/20080625042346/http://www.adobe.com/devnet/server_archive/artic les/homesite_validator.html
    -- Jeff Wilkinson
    volunteer for HomeSite
    see Asp4Hs: ASP/PHP/.Net/etc Development Extensions for HomeSite
    http://www.wilk4.com/asp4hs

  • Itunes will not accept credit card information

    With a minimum of 10 attempts with at least 4 different senior advisors, no one can figure out what has changed with Itunes that has resulted in a continuing error message that my card information provided through itunes does not match with bank records. The bank disagrees and has validated information 3 times. Something is very wrong with Itunes billing and no one can help.

    I have been waiting for apple itunes support to answer for several days since I received their machine generated formletter response telling me they're investigating. Finally after trying everything I could think of I figured it out myself. As suspected and confirmed by Visa, this isn't a problem with the credit card or the credit card information, but an itunes store desktop application bug. First it is displaying a misleading and inaccurate message on entering valid credit card information for an available credit card with more than enough credit (your credit card has been declined). This message implies that apple sent the request to your credit card vendore which wastes your time and the credit card vendor's when you contact them to investigate.
    It turns out the whole issue is caused by poorly coded integration between itunes store desktop application and apple store web application. I found an old apple knowledge base article which said that whenever you update account info on itunes store, it automatically updates apple store.
    What was really happening when itunes store displayed the CC declined message was that it was trying to update apple store's information to match, but the apple store account info has different options and validaiton than the itunes store accounts info (in my case the apple store doesn't have an option for my country, Jordan). So when a validation error was encountered by itunes desktop app as it was trying to update apple store information, it just falls back to displaying credit card declined simply because the apple programmers did not bother (too lazy I guess) to take the validation error from the apple store and display it in itunes.
    So what I did was open apple store account management, change my email and save. Then open itunes login with the new email, then itunes will ask me to re-enter account info (not just billing info) this allowed my cc to be accepted immediately.

  • Validation Transport

    i have created validation and now i want to transport it to PRD and i follow
    Menu>Validation>Transport
    and i got the below Screen here i want to know which one i have to Select the BOX
    logical Rule
    transport sets
    Message
    Message Class
    Boolean Class
    tell me the process clearly

    T-code GGB0, position the cursor on the validation you have to transport and in the menu choose "Validation / transport".
    A new screen appears, with the selected validation name and all validation information flagged that can be transported (Its up to you which you are choosing) you can leave all boxes checked.
    If you tick "execute" enter a workbench request number/create a new one, tick "enter" the objetcs to be transported are included in the transport request.

  • Difference between validation and susbstittution with tcodes

    hi all can any body tell me about difference between validation and susbstittution with tcodes
    regars
    sravya

    Hi,
    Settting up the FI Validations
    You can use additional validation to supplement the existing SAP logic to fit you into your businness needs.
    For e.g. to allow postings from company code 0001 to business area AA only.
    GGB0 - To maintain the validations
    Validation - Enter a validation name e.g. VBUS
    Applicaion Area - SAP module e.g. FI
    Calling Point - Dependent upon the application area that is selected.
    0001 - Document Header - validate enteries at document header, e.g BKPF table
    0002 - Line Items - check line item entris within a document, e.g. BSEG table
    0003 - Complete Document - check settings for the whole documents.
    e.g. Validation step 001
    Allowed company code '0001' to post to business area AA only. 'FI00' checks that line item is from FI.
    If checks failed, the error message number 14 is displayed to stop the transaction.
    Prerequisite
    <BSEG> $BUKRS = '0001' AND
    <BKPF> $GLVOR = 'FI00'
    Check
    <BSEG> $GSBER = 'AA'
    Message
    Type E No. 14 - Business Area not allowed for company 0001
    Output fields 1 - BSEG - GSBER 2 - BSEG - BUKRS
    3 - 4
    OB28 - Define Validations for Posting
    CC CallPnt Validation Description Activtn Level
    0001 2 VBUS Business Area Validation 1
    Activtn Level - 0 - Not Active 1 - Activated 2 - Activated for all except batch input
    GGB4 - Manage the activation of all validations in the SAP system.
    Validations, Substitutions, and Rules
    Purpose
    With the validations and substitutions software, you can validate and/or substitute data at the time of entry in the FI-SL System and other SAP Systems.
    Implementation Considerations
    You do not need to change the standard system to customize your validations and substitutions. For each installation, you can define exactly which validations and substitutions are necessary to ensure the integrity of your data.
    Features
    Validation
    In the SAP System, almost all input values are validated by a program or against tables or master files. Since some types of validations cannot be standardized, you can use FI-SL's validations program to create validations for your system.
    With validations, you can check values and combinations of values as they are being entered in the SAP environment. Validation rules are stored in the Rule Manager; as data is entered, the Integration Manager validates the data against the validation rules stored in the Rule Manager. Because data is validated before it is posted, only valid information enters the FI-SL System.
    You define validation rules using Boolean logic. When you define a validation rule, the system checks the validation rule to ensure that it is syntactically correct.
    You can also define the result of breaking the validation rule. For instance, you can specify that a message is issued but the user can continue processing. You can also force the user to correct the error before processing can continue.
    For more information, see Validation or What Are Validations?. For more information on using validations, see Creating a Validation. For more information on Boolean Logic, see Introduction to Boolean Logic.
    Substitution
    Substitution rules are stored in the Rule Manager. When data is entered in the system, it is substituted by the Integration Manager. The Integration Manager calls the Rule Manager. Substitution occurs before the data is posted to the FI-SL databases.
    You define substitution rules using Boolean logic. When you define a substitution rule, the system checks the substitution rule to ensure that it is syntactically correct.
    For more information, see Substitution or What Are Substitutions?. For more information on using substitutions, see Creating a Substitution. For more information on Boolean Logic, see Introduction to Boolean Logic.
    Rules
    A rule is a Boolean expression that you can use as a condition, as a check, or in another rule. Rules enable you to refer to frequently used Boolean statements simply by specifying the rule name.
    The FI-SL Integration Manager uses Boolean logic. When you use Boolean logic and syntax, you can:
    Validate data
    Substitute data
    Select ledgers for posting
    Transfer substitution data to a rollup ledger
    Select report data
    The Rule Manager stores the Boolean rules used to analyze data. The Integration Manager calls the Rule Manager and determines whether entered data should be used. If a Boolean statement is true, an action is taken; if a statement is false, no action is taken.
    Boolean logic is used in the following FI-SL modules:
    Validation
    Substitution
    Ledger selection
    Report Writer
    Rollups
    To use Boolean Logic in one of the functions listed, you create statements that are used as formulas in the FI-SL System. For more information on using Boolean Logic, see Introduction to Boolean Logic or Boolean Logic Statements and Rules.

  • Specifying  location of the BG processes and  USer logging information

    Good Morning to all ;
    Today the following question raised in our panel . I don't understand what they clearly expect.
    Please provide some information related to this.
    1. How do you specify the location of the BG processes logging information ?
    2. How do you specify the location of the User Processes logging information ?
    - I said ( user process - udump and bgprocess - trace files) - but someone disagree my answer.
    Please correct my answer ..

    Hello ;
    When i am listing bdump , i got (trace files ) related to some background process.
    but i did NOT gather any valid information from here. Some informations unable to understand.
    My ques is " *why this much of trace file associated with BG process ? * - ( without any error)
    $ ls -l
    total 564
    -rw-r----- 1 oracle oinstall 256315 May 14 09:37 alert_orcl.log
    -rw-r----- 1 oracle oinstall 753 Apr 22 17:41 orcl_arc0_29677.trc
    -rw-r----- 1 oracle oinstall 9801 Apr 20 01:41 orcl_arc0_4084.trc
    -rw-r----- 1 oracle oinstall 2790 Apr 19 22:18 orcl_arc0_4088.trc
    -rw-r----- 1 oracle oinstall 620 Apr 19 15:51 orcl_arc0_4255.trc
    -rw-r----- 1 oracle oinstall 620 Apr 19 15:52 orcl_arc0_4319.trc
    -rw-r----- 1 oracle oinstall 1080 Apr 19 15:58 orcl_arc0_4360.trc
    -rw-r----- 1 oracle oinstall 2566 Apr 20 01:41 orcl_arc1_4086.trc
    -rw-r----- 1 oracle oinstall 1063 Apr 19 22:17 orcl_arc1_4090.trc
    -rw-r----- 1 oracle oinstall 620 Apr 19 15:51 orcl_arc1_4257.trc
    -rw-r----- 1 oracle oinstall 650 Apr 19 15:52 orcl_arc1_4321.trc
    -rw-r----- 1 oracle oinstall 709 Apr 19 15:57 orcl_arc1_4362.trc
    -rw-r----- 1 oracle oinstall 817 Apr 19 23:06 orcl_arc2_4088.trc
    -rw-r----- 1 oracle oinstall 817 Apr 19 17:10 orcl_arc2_4092.trc
    -rw-r----- 1 oracle oinstall 789 Apr 19 15:51 orcl_arc2_4259.trc
    -rw-r----- 1 oracle oinstall 817 Apr 19 15:57 orcl_arc2_4364.trc
    -rw-r----- 1 oracle oinstall 899 May 14 09:37 orcl_cjq0_11889.trc
    -rw-r----- 1 oracle oinstall 763 Apr 28 00:29 orcl_cjq0_4027.trc
    -rw-r----- 1 oracle oinstall 1431 May 9 19:01 orcl_cjq0_4047.trc
    -rw-r----- 1 oracle oinstall 735 Apr 19 17:10 orcl_cjq0_4075.trc
    -rw-r----- 1 oracle oinstall 761 May 12 14:19 orcl_cjq0_5145.trc
    -rw-r----- 1 oracle oinstall 761 Apr 26 06:34 orcl_cjq0_5679.trc
    -rw-r----- 1 oracle oinstall 739 Apr 17 00:45 orcl_cjq0_6985.trc
    -rw-r----- 1 oracle oinstall 765 Apr 25 00:55 orcl_cjq0_9044.trc
    -rw-r----- 1 oracle oinstall 821 Apr 6 04:29 orcl_j000_31896.trc
    -rw-r----- 1 oracle oinstall 850 Apr 19 21:55 orcl_j000_4684.trc
    -rw-r----- 1 oracle oinstall 874 Apr 28 10:00 orcl_j000_5245.trc
    -rw-r----- 1 oracle oinstall 876 Apr 23 01:29 orcl_j001_10005.trc
    -rw-r----- 1 oracle oinstall 705 Apr 19 21:55 orcl_j001_4687.trc
    -rw-r----- 1 oracle oinstall 861 Apr 5 23:12 orcl_j002_14209.trc
    -rw-r----- 1 oracle oinstall 704 Apr 19 21:55 orcl_j003_4706.trc
    -rw-r----- 1 oracle oinstall 1140 May 13 20:57 orcl_lgwr_11881.trc
    -rw-r----- 1 oracle oinstall 1003 May 9 19:05 orcl_lgwr_22897.trc
    -rw-r----- 1 oracle oinstall 7523 Apr 6 06:04 orcl_lgwr_27236.trc
    -rw-r----- 1 oracle oinstall 865 Apr 22 17:11 orcl_lgwr_29354.trc
    -rw-r----- 1 oracle oinstall 1003 Apr 22 17:14 orcl_lgwr_29566.trc
    -rw-r----- 1 oracle oinstall 2106 Apr 22 17:46 orcl_lgwr_29657.trc
    -rw-r----- 1 oracle oinstall 1003 May 9 20:43 orcl_lgwr_30425.trc
    -rw-r----- 1 oracle oinstall 1003 Apr 22 17:55 orcl_lgwr_31015.trc
    -rw-r----- 1 oracle oinstall 1031 Apr 22 18:00 orcl_lgwr_31203.trc
    -rw-r----- 1 oracle oinstall 2617 Apr 28 00:44 orcl_lgwr_4019.trc
    -rw-r----- 1 oracle oinstall 1413 May 8 23:17 orcl_lgwr_4039.trc
    -rw-r----- 1 oracle oinstall 1191 Apr 20 01:41 orcl_lgwr_4062.trc
    -rw-r----- 1 oracle oinstall 1029 May 9 21:53 orcl_lgwr_4064.trc
    -rw-r----- 1 oracle oinstall 1135 Apr 19 16:03 orcl_lgwr_4067.trc
    -rw-r----- 1 oracle oinstall 756 Apr 19 15:49 orcl_lgwr_4093.trc
    -rw-r----- 1 oracle oinstall 1165 Apr 28 08:31 orcl_lgwr_4094.trc
    -rw-r----- 1 oracle oinstall 1001 May 9 19:25 orcl_lgwr_4118.trc
    -rw-r----- 1 oracle oinstall 837 Apr 19 15:51 orcl_lgwr_4235.trc
    -rw-r----- 1 oracle oinstall 16746 Apr 5 20:47 orcl_lgwr_4274.trc
    -rw-r----- 1 oracle oinstall 1001 May 12 10:44 orcl_lgwr_4278.trc
    -rw-r----- 1 oracle oinstall 1041 Apr 19 15:52 orcl_lgwr_4286.trc
    -rw-r----- 1 oracle oinstall 1135 Apr 19 15:53 orcl_lgwr_4340.trc
    -rw-r----- 1 oracle oinstall 1139 May 9 22:00 orcl_lgwr_4409.trc
    -rw-r----- 1 oracle oinstall 1001 May 13 10:10 orcl_lgwr_5045.trc
    -rw-r----- 1 oracle oinstall 1206 May 12 12:13 orcl_lgwr_5137.trc
    -rw-r----- 1 oracle oinstall 1029 Apr 26 02:16 orcl_lgwr_5605.trc
    -rw-r----- 1 oracle oinstall 1069 Apr 26 02:18 orcl_lgwr_5671.trc
    -rw-r----- 1 oracle oinstall 784 Apr 12 19:47 orcl_lgwr_6977.trc
    -rw-r----- 1 oracle oinstall 697 Apr 5 19:07 orcl_lgwr_8279.trc
    -rw-r----- 1 oracle oinstall 784 Apr 5 19:09 orcl_lgwr_8391.trc
    -rw-r----- 1 oracle oinstall 697 Apr 5 19:09 orcl_lgwr_8457.trc
    -rw-r----- 1 oracle oinstall 1575 Apr 25 02:44 orcl_lgwr_9036.trc
    -rw-r----- 1 oracle oinstall 784 Apr 10 01:51 orcl_lgwr_9627.trc
    -rw-r----- 1 oracle oinstall 948 May 13 22:30 orcl_m001_19083.trc
    -rw-r----- 1 oracle oinstall 833 May 13 20:49 orcl_mmnl_11893.trc
    -rw-r----- 1 oracle oinstall 697 Apr 19 21:56 orcl_mmnl_4079.trc
    -rw-r----- 1 oracle oinstall 700 Apr 26 05:01 orcl_mmnl_5683.trc
    -rw-r----- 1 oracle oinstall 761 Apr 25 02:38 orcl_mmnl_9048.trc
    -rw-r----- 1 oracle oinstall 700 Apr 5 21:04 orcl_smon_27242.trc
    -rw-r----- 1 oracle oinstall 669 Apr 26 02:17 orcl_smon_5675.trc

  • Satellite C850-1NU does not boot Win 8.1 - Error Code 0xc0000098

    Windows 8.1 will not boot
    Laptop is *Toshiba Satellite C850 1NU*, as from Saturday it will not boot up!
    *Error states "The boot configuration Data File doesn't contain valid information for an operating system.*
    *File:\ BCD*
    *Error Code 0xc0000098*
    I have transferred recovery tools from another laptop to a USB stick and then enter bios of the Toshiba Laptop to make the USB drive to boot first.
    It then comes up with the recovery tools.
    I clicked on "Refresh your pc" it then reports "The drive where Windows is installed is locked. Unlock the drive and try again".
    I clicked on "Reset your pc" it then reports "Unable to reset your pc. A required drive partition is missing".
    I have also tried "Automatic Repair" and it reports "Repair couldn't repair your PC".
    I am at a loss as to get my sons laptop up and running again. Advice would be much appreciated. Thank you.

    Further to my question, *I have now resolved the issue.*
    Thanks to phanlon7 on this link
    [http://answers.microsoft.com/en-us/windows/forum/windows_8-system/windows-crash-refresh-hard-drive-locked-unlock/a6bb04ff-5dba-4e10-a849-644cd0851bc6?page=2&rtAction=1390385080363]
    I used a usb stick and copied recovery from another windows 8 laptop.

  • Windows 8 and dv6000

    I haven’t seen anything posted yet so I thought I’d let anyone who is curious know: Yes, you can upgrade your DV6000 to Windows 8.  I did mine a couple of days ago and it seems to be running fine so far.  The procedure described in the thread General Windows 7 Upgrade Guide for HP Laptops for Level 3 notebooks pretty much works for Windows 8, but with even less work.
    My hardware configuration since the DV6000 class of laptops had so many hardware configurations.  Not sure if I have a DV6000 or DV6100 since my case has one product number and my BIOS has a different product number.
    Intel Centrino Duo T5600 @ 1.83 GHz
    Intel ICH7 chipset
    nVidia GeForce Go 7400 graphics processor
    Built in webcam
    SD Card slot
    I did an image backup of my hard disk by moving the drive from my laptop to another computer and using Acronis True Image Backup (free versions available from Seagate and Western Digital).  Replaced the hard disk and ran the Win8 Setup program from a DVD burned from the ISO image created by the Windows 8 Upgrade Assistant.
    I selected “Custom” for the type of installation so I could change the partitioning of my hard disk.  Like most HP Laptops, I had a Recovery Partition and an unnamed (diagnostic?) partition.  I used the install program to delete all of the partitions so that Win8 would have use of the entire disk.
    The Windows 8 installer identified and installed drivers for most of the hardware on my laptop.  The drivers not installed by the installer were for the Conexant audio, the Conexant soft modem, the Quick Launch buttons, the Ricoh 5in1 Card reader, and the nVidia GPU.  All but the Ricoh card reader and nVidia GPU driver were downloaded by Windows Update during the first update pass.  If you are connected to the internet during the install, the installer can download the drivers during installation.
    The installer correctly identified the Ricoh memory card reader and buried a message in the Action Center.  The message automatically points you to an HP FTP server to download the driver for the memory card reader.
    The only driver that had to be downloaded and installed manually was for the nVidia GPU.  The latest Win7 ver 179.48 driver from the nVidia website worked well.  Don’t use the Vista driver from the HP website.  The tiles disappear with it.
    And that’s it.  I was able to find newer drivers for the Intel PRO/Wireless and I’m still checking the other hardware.  But the Windows 8 installer did most of the work and did it correctly.
    Windows 8 feels a lot quicker than WinXP.  It definitely starts up faster and other Window operations feel quicker overall.  The Metro interface is a little quirky but I can live with it.
    So if you have a DV6000 similar to mine, yes, you can put Win8 on it.
    This question was solved.
    View Solution.

    Great post CliffPre,
    Thank you for taking the time to share this information.
    Before an upgrade, one can also run the Upgrade Assistant software, which will scan your PC and generate a report on what is currently installed on your PC is compatible with W8.
    http://goo.gl/z8LVf
    More than likely HP is not going to support hardware for W8 on any system purchased before Oct 1st 2011.
    Here's another extensive document that provides some valid information on upgrading to Windows 8 http://goo.gl/CO6uV
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Issue with Upgrading to 2nd Generation MotoX

    Dear Verizon Wireless and Motorola Mobility,
    Your 2nd Generation Moto X Upgrade program is fatally flawed and my experience highlights everything that could possibly go wrong when attempting to upgrade an existing plan.
    As Verizon replied to my tweet (my twitter name is @melting_plastic), “Getting a new phone should be an exciting time.” but my experience has been everything but that.
    My current phone is a Motorola Droid Razr Maxx. This was my first entry into the Android operating system and I fell in love. As a former Blackberry user, I was a bit hesitant to switch but upon receiving this phone in May of 2012, I had nothing but a great experience with it. This experience made want to continue with a Motorola phone upon my next available upgrade and I had waited to upgrade my phone until the newest Motorola phones were announced. I put off my upgrade for over 5 months waiting for the announcement of a new phone with my current phone deteriorating. The battery life has dropped to less than 2 hours and it has begun to freeze constantly with all the upgrades to software that it is unable to handle. Due to these issues, I checked every day waiting for an announcement of the new Moto X to be release and was finally happy when it was announced it would be released on September 27th for Verizon.
    On the morning of Friday September 27th, I attempted to order my phone, a 32gb model, through the MotoMaker website and my first issue arose. Even though I was eligible for an upgrade, the MotoMaker website required a credit check for me to upgrade. As I am not the primary account holder, I did not feel comfortable inputting my father's information for a credit check. I also felt it was not necessary as I was paying the $149.99 by my credit card and the account has been with Verizon since the mid 1990's while it was still Bell Atlantic. As I was eligible for an upgrade and not a new account, it seemed a bit much that this credit check was needed. After searching the internet, I found many posts from the original Moto X release about this issue and the solution was to go to a Verizon Wireless store and pre-purchase the phone there and use the provided pin to order the phone at the MotoMaker website.
    During my lunch break on September 27th, I visited the Wireless Zone retailer in Malvern Pennsylvania and waited for over 45 minutes to talk to an associate in an attempt to pre-purchase this phone and receive a pin for the website. This associated had no information about the ability to purchase this pin nor could he order the 32gb model directly for me. He apologized to me about the wait and his inability to fulfill my order but recommended me to go to a retail Verizon Wireless store as they may be able to help me.
    After returning to work, I decided to attempt to discuss my issue using the Verizon Wireless help chat on its website. The operator suggested to call the Verizon support line and that they should be able to help me on this purchase. I proceeded to place the call, once again waiting on hold for 30 minutes, until I finally was able to talk to a representative. This representative was unable to help me but transferred me to another department that may be able to. After a brief hold, I was transferred to an individual who was finally able to help me out. He informed me that the 32gb model was not in the Verizon system but was expected to be added on October 1st. He apologized for the wait but at least he was able to provide me with valid information.
    On Saturday October 4th, I visited the Verizon Retail location in King of Prussia Pennsylvania and once again waited 45 minutes before being seen by a representative. This time I was helped by an associate named Jeremy who knew exactly what I meant by purchasing a pin. After a bit of struggling to properly place the order, the order was placed with the help of a manager, at the price of $199.99 with a $50 mail-in-rebate. This became the 2nd area of disappointment. Not only did I have to wait to purchase this phone but I had to pay an increased rate up front and needed to send in for a mail-in-rebate. I thanked Jeremy for his help and headed back to my residence 15 miles away.
    Once home, I attempted to place the order for my phone. As I live 100+ miles away from the primary account address, I had planned to have the phone shipped to my work as I had done when I purchased my Droid Razr Maxx. The MotoMaker website prevented me from changing the shipping address and I was once against frustrated by this process. I used the MotoMaker online support tool and they informed me that I must contact Verizon and they can adjust the shipping address as each PIN has a pre-defined shipping address attached to it.
    I called Verizon's technical support line at approximately 4:30PM from my home phone. After once again waiting on hold for half an hour, I was finally connected to an associate and she was very friendly and attempted to help me with my shipping issue. She understood my frustration and placed a 3-way call between her, myself and Motorola support. During this call, she and myself became very frustrated with Motorola support staff as they refused to adjust the shipping address and stated that there was nothing that they could do. She apologized to me and suggested that I return to the King of Prussia location and attempt to sort it out there.
    Begrudgingly, I returned to the Verizon location and once again waited to speak to Jeremy. He apologized for my situation and saw the only way to rectify it was to have FedEx adjust the shipment address after it had been shipped. He informed me that any charges that would be incurred to do so would be credited to my account if I returned to the store with the receipt.
    I returned home and attempted to place the order again. This time I was able to adjust my shipping address and placed the order. While doing so, I received an error message and was instructed to call Motorola's support line. I called this line at around 7:45PM and spoke to a gentleman named Christian. He opened up support case 141005-006808 and informed me that because of my attempt to change the shipping address, this was why the error occurred. He instructed me to attempt to replace the order using the original supplied address and e-mail account and that I “must” use the Chrome web browser. This statement of having to use the Chrome browser was a complete fallacy and he refused to accept that any other browser could be used to properly order the phone. I installed the Chrome browser, attempted to order the phone and this time I was informed that my PIN was already used, likely during the original failed attempt. Christian informed me that he must escalate the issue and it would take an additional 24-48 hours. The simple act of creating a new PIN should not take this amount of time.
    On Monday October 6th, I was finally able to get in contact with another associate from Motorola who was instantly able to create a new PIN for me. I once again placed the order and this time it went through with no issue, order number 00789348. The only disappointment was that I now had to wait until “approximately October 27th” to receive my new phone. During my waiting period, I periodically check the MotoMaker website and during that time, noticed that they offered an additional $50 discount on the Verizon Moto X which would have brought my total down to $99.99. So on top of the additional wait and disappointment, I had now paid $100 over the current price through MotoMaker .
    On Tuesday, October 22nd, I finally received the e-mail stating that my phone had shipped and was due to arrive in Forked River, NJ on October 23rd. Using the FedEx website, I attempted to adjust my shipping address to my work, at the cost of $30 and a delay until Friday October 24th. I was unable to perform this action and then attempted to adjust the shipping address to the location I would be at Friday night (my sister's house) for the same delay, but only a cost of $5. Once again I was unable to perform this action and decided to call FedEx directly. After speaking to the associate at FedEx, she informed me that the only way to adjust the address was to have the shipper, Motorola Mobility adjust the address. With my previous issues with Motorola, I knew that this request would be denied. At this point, my only recourse is to have my parents ship me the phone to my work once they receive it on October 23rd. Even then, I'm unsure if FedEx will leave the phone at the location without a signature if no one is there to sign for it, which is why I attempted to ship the phone to my work.
    At this point, I'm extremely dissatisfied with both Verizon and Motorola with how this whole situation has transpired. I feel a though I should have purchased an Apple iPhone 6 even though I am not a fan of the iOS platform or a different Android OS manufacturer. As a Fios account holder, I am also tempted to switch to the competition after 3+ years of being a customer. I feel that both Motorla and Verizon failed to rectify any hardship I had experienced in my attempt to purchase this phone and even now fear that I will not receive my phone in time to mail in mail-in-rebate which needs to be postmarked by November 1st.

        MPerreca, This is quite a lot for you to have to go through! We surely don't want to lose your business as we appreciate your loyalty with us. I understand the challenges that can come in needing the shipping address changed on your phone orders. I'm glad to learn that the phone is now on it's way.
    I'm confident that you'll be fine with submitting the rebate for your phone. If you do run into troubles with the submission, please let us know. You can also pre-submit your rebate information, here: http://bit.ly/1kKwKJK. Let us know if you have further concerns.
    TanishaS1_VZW
    Follow us on Twitter @VZWSupport

  • Error RW-50010 and RW-50004 - When try to install 11i on OEL5

    When i try to install oracle 11i on the OEL5, i have got the below error, can any one advice on this.......
    Below error in file :- 05061003.log
    Running Instantiation Drivers for /d01/Stage11i/startCD/Disk1/rapidwiz/template/adridb.drv
    instantiate file:
    source : /d01/Stage11i/startCD/Disk1/rapidwiz/template/adrun9i.sh
    dest : /d01/oracle/visdb/9.2.0/temp/VIS_oracleapp1/adrun9i.sh
    backup : /d01/oracle/visdb/9.2.0/temp/VIS_oracleapp1/adrun9i.sh to /d01/oracle/visdb/9.2.0/appsutil/out/VIS_oracleapp1/templbac/adrun9i.sh
    setting permissions: 755
    setting ownership: oracle:oinstall
    instantiate file:
    source : /d01/Stage11i/startCD/Disk1/rapidwiz/template/adrundb.sh
    dest : /d01/oracle/visdb/9.2.0/temp/VIS_oracleapp1/adrundb.sh
    backup : /d01/oracle/visdb/9.2.0/temp/VIS_oracleapp1/adrundb.sh to /d01/oracle/visdb/9.2.0/appsutil/out/VIS_oracleapp1/templbac/adrundb.sh
    setting permissions: 755
    setting ownership: oracle:oinstall
    Step 0 of 5
    Command: /d01/oracle/visdb/9.2.0/temp/VIS_oracleapp1/adrun9i.sh
    Step 1 of 5: Doing UNIX preprocessing
    Processing Step 1 of 5
    Executing: /d01/oracle/visdb/9.2.0/temp/VIS_oracleapp1/adrun9i.sh APPS APPS
    STARTED INSTALL PHASE : 9i RDBMS : Fri May 6 10:04:06 BST 2011
    runProcess_5
    Statusstring Executing Command: InstantiateFile -d addbtmpl.drv
    Cannot execute configure of environment for database ORACLE_HOME
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    This error I got it in the file :- dbInstancecfg.log
    instantiate file:
    source : /d01/oracle/visdb/9.2.0/appsutil/template/adcctclean.sql
    dest : /d01/oracle/visdb/9.2.0/appsutil/install/VIS_oracleapp1/adcctclean.sql
    backup : /d01/oracle/visdb/9.2.0/appsutil/install/VIS_oracleapp1/adcctclean.sql to /d01/oracle/visdb/9.2.0/appsutil/out/VIS_oracleapp1/05061004/adcctclean.sql
    setting permissions: 600
    Executing script in InstantiateFile:
    /d01/oracle/visdb/9.2.0/Apache/perl/bin/perl -I /d01/oracle/visdb/9.2.0/Apache/perl/lib/5.00503:/d01/oracle/visdb/9.2.0/Apache/perl/lib/site_perl/5.005:/d01/oracle/visd
    b/9.2.0/appsutil/perl /d01/oracle/visdb/9.2.0/appsutil/scripts/VIS_oracleapp1/adchknls.pl
    script returned:
    Validating information needed for NLS........
    DATABASE version : db920
    No NLS specific checks required
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /d01/oracle/visdb/9.2.0/appsutil/install/VIS_oracleapp1/afmkinit.sh
    script returned:
    afmkinit.sh started at Fri May 6 10:04:17 BST 2011
    The environment settings are as follows ...
    ORACLE_HOME : /d01/oracle/visdb/9.2.0
    ORACLE_SID : VIS
    TWO_TASK :
    PATH : /d01/oracle/visdb/9.2.0/Apache/perl/bin:/d01/oracle/visdb/9.2.0/bin:/usr/bin:/usr/sbin:/d01/oracle/visdb/9.2.0/jre/1.4.2/bin:/usr/ccs/bin:/bin:/usr
    /bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/d01/Stage11i/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/local/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X
    11R6/bin:/home/oracle/bin
    LD_LIBRARY_PATH : /d01/oracle/visdb/9.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/d01/oracle/visdb/9.2.0/ctx/lib
    afmkinit.sh exiting with status 127
    .end std out.
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    .end err out.
    Skipping INSTE8_PRF
    Skipping INSTE8_APPLY
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /d01/oracle/visdb/9.2.0/appsutil/install/VIS_oracleapp1
    afmkinit.sh INSTE8_SETUP 127
    AutoConfig is exiting with status 1
    Edited by: user9220213 on 06-May-2011 02:26

    HI,
    Please check below note:-
    Installation of 11.5.10.2 On OEL Fails [ID 747424.1]
    Thanks,
    JD

Maybe you are looking for

  • Problem with games in windows

    I'm having a problem running games, and I can't figure out why it's happening or how to fix it. I'm using a base model Macbook, about three weeks old, running Windows XP Home...first with SP2, now with SP3. I had gb of RAM, but I dropped it back down

  • AE projects export Media Encoder = instant meltdown

    System Late 2013 iMac. 3.5 ghz iCore 7, 32 Gigs Ram NVIDIA GeForce GTX 780M 4096 MB Adobe CC - All up to date Red Giant Plugins - latest ME 7.2.0.43  64 bit AE  12.2.1.5 From AE, send a simple Comp to Media encoder Boom....Screen Flashes to black - m

  • Difference in Cumulative balance amount of ERP and BW query report

    Hi all, We have a report to display the Cumulative balance amount based on G/L account. The issue we are facing here is, when we check a May month's cumulative balance in ERP side ( using Transaction code FAGLB03 by giving G/L account number, Company

  • Segmantation Fault  ---- signal SEGV (access to address exceeded protection

    Hi, I am using Sun Studio 12. When I am debugging my application it gave segmentation fault. Is this related to stack overflow. Appreciated your help in advance. DBX (dbx) cont t@27 (l@27) signal SEGV (access to address exceeded protections) in t_spl

  • Sql server log shipping space consumption

    I have implemented sql server logs shipping from hq to dr server The secondary databases are in standby mode . The issue is that after configuring it , my dr server is running out of space very rapidly I have checked the log shipping folders where th