Error getting while adding BI patch (SQL error 1089 accessing)

Dear Experts ,
here i faced one problem while adding BI patch to newely installed system
the error is at phase import_proper below are shown error log
/usr/sap/trans/log/SAPI-704IFINBICONT.LBD
ERROR LOG
Start import R3TRFUGR/POSDW/CONVERSION_XML ...
1 entry for TADIR updated (R3TRFUGR/POSDW/CONVERSION_XML ).
2 entries from TFTIT deleted (pname /POSDW/SAPLCONVERSION_XML)
7 entries from FUPARAREF deleted (pname /POSDW/SAPLCONVERSION_XML)
2 entries from ENLFDIR deleted (pname /POSDW/SAPLCONVERSION_XML)
2 entries from TFDIR deleted (pname /POSDW/SAPLCONVERSION_XML)
dev trc ,00000 Fri Oct 1 10:28:27 2010 -649694573 88072.488603
dev trc ,00000 OCI-call failed with -1=OCI_ERROR 44 88072.488647
dev trc ,00000 SQL error 1089: 'ORA-01089: immediate shutdown in progress - no operations are permitted'
50 88072.488697
http://dbsloci. ,00000 *** ERROR => Error 1089 in stmt_fetch() from oci_execute_stmt(), orpc=0
59 88072.488756
http://dbsloci. ,00000 *** ERROR => ORA-1089 occurred when executing SQL stmt (parse error offset=0)
50 88072.488806
dev trc ,00000 sc_p=0x110f364a8,no=27,idc_p=0x110f4ece0,con=0,act=1,slen=68,smax=256,#vars=1,stmt=0x111799cc0,table=D010INC
57 88072.488863
dev trc ,00000 SELECT MASTER FROM D010INC WHERE INCLUDE = :A0 ORDER BY MASTER;
47 88072.488910
dev trc ,00000 sc_p=0x110f364a8,no=27,idc_p=0x110f4ece0,con=0,act=1,slen=68,smax=256,#vars=1,stmt=0x111799cc0,table=D010INC
113 88072.489023
dev trc ,00000 prep=0,lit=0,nsql=0,lobret=0,#exec=972,dbcnt=0,upsh_p=(nil),ocistmth_p=0x11179a658
50 88072.489073
dev trc ,00000 IN : cols=1,rmax=1,xcnt=0,rpc=0,rowi=0,rtot=0,upto=4294967295,rsize=80,vmax=32,bound=1,iobuf_p=0x111083a40,v
69 88072.489142
dev trc ,00000 lobs=0,lmax=0,lpcnt=0,larr=(nil),lcurr_p=(nil),rret=0
46 88072.489188
dev trc ,00000 OUT: cols=1,rmax=792,xcnt=792,rpc=0,rowi=0,rtot=0,upto=4294967295,rsize=80,vmax=32,bound=1,iobuf_p=0x111225e
54 88072.489242
dev trc ,00000 lobs=0,lmax=0,lpcnt=0,larr=(nil),lcurr_p=(nil),rret=0
46 88072.489288
dev trc ,00000 SELECT MASTER FROM D010INC WHERE INCLUDE = :A0 ORDER BY MASTER;
46 88072.489334
dbrepo ,06599 ***LOG BY4=>sql error 1089 performing FET on table D010INC dbrepo#4 @ 6599
72 88072.489406
dbrepo ,06599 ***LOG BY0=>ORA-01089: immediate shutdown in progress - no operations are permitted dbrepo#4 @ 6599
50 88072.489456
sap_dext called with msgnr 1:
db call info
function: db_report_interface
fcode: READ_MASTERS
tabname: SOURCE
len (char): 40
key: /POSDW/LCONVERSION_XML$01
retcode: 1
SQL error 1089 accessing : ORA-01089: immediate shutdown in progress - no ope
Main import
End date and time : 20101001102827
Ended with return code: ===> 12 <===
please clarefy me how can i solve this my issue
Regards

Dear Smathi,
Based on the error, Error 1089 in stmt_fetch,  can you please check this error message with your database
administrator? Please have a look at note #551.
Regards,
Shimon Zafrir

Similar Messages

  • Error Message while adding Item in Item Master Data- [Microsoft][SQL Server Native Client 10.0][SQL Server]Conversion failed when converting the nvarchar value 's008 01' to data type int. (CINF)

    Dear Experts
    I am getting the following error message while adding item in Item Master data. I have modified the following SBO_SP_transactionNotification in SQL server after that could not able to add the item
    ALTER proc [dbo].[SBO_SP_TransactionNotification]
    @object_type nvarchar(20),                      -- SBO Object Type
    @transaction_type nchar(1),               -- [A]dd, [U]pdate, [D]elete, [C]ancel, C[L]ose
    @num_of_cols_in_key int,
    @list_of_key_cols_tab_del nvarchar(255),
    @list_of_cols_val_tab_del nvarchar(255)
    AS
    begin
    -- Return values
    declare @error  int                       -- Result (0 for no error)
    declare @error_message nvarchar (200)           -- Error string to be displayed
    select @error = 0
    select @error_message = N'Ok'
    --    IF @OBJECT_TYPE = '59' AND (@TRANSACTION_TYPE = 'A' or @TRANSACTION_TYPE = 'U')
      BEGIN
       IF EXISTS(
        SELECT T0.Price FROM IGN1 T0
        where  IsNull(T0.Price, '0') = '0' and T0.DocEntry = @list_of_cols_val_tab_del)
       BEGIN
        SELECT @ERROR=1,@ERROR_MESSAGE='Please insert the price !'
      END
    end
    -- Select the return values
    select @error, @error_message
    end

    Hi Rathna,
    Just put the SP like this, without the -- before the IF. A -- marks the line as a command therefore you need to uncomment and it will work.
    IF @OBJECT_TYPE = '59' AND (@TRANSACTION_TYPE = 'A' or @TRANSACTION_TYPE = 'U')
      BEGIN
       IF EXISTS(
        SELECT T0.Price FROM IGN1 T0
        where  IsNull(T0.Price, '0') = '0' and T0.DocEntry = @list_of_cols_val_tab_del)
       BEGIN
        SELECT @ERROR=1,@ERROR_MESSAGE='Please insert the price !'
      END
    end
    Hope it helps

  • An error occurred while adding the Cluster to the list

    Hello,
    I've installed the HFM 9.3.1 client on a Windows Server 2003 machine and now I'm attempting to configure it. I get all the way to the Server/Cluster Registration and when I try to add my one and only HFM application server to the list I'm present with this error.
    "An error occurred while adding the Cluster to the list".
    I don't see anything of use in the config tool log and as a result, I'm stuck. The odd thing is that not more than 10 minutes previously I added just finished installing the HFM client on another Windows Server 2003 machine and it installed / configured perfectly.
    What am I missing?
    Thanks!

    You may have a DNS error of sorts. From a command line on the server which presents the error, ping the servername you are trying to reach. Do not use the cluster name, but instead use the server name or IP address. If you successfully reach it, use this in the registration utility. Once the server has been reached, it will return the cluster's name. If you cannot reach it using ping, focus on the underlying DNS problem.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Time Machine error message while restoring..."an error occurred while adding a recovery system to the destination disk

    I had to change my hard drive in my MBP 15".  I use Time Machine on a Time Capsule for backup.  I am booting up my laptop with a bootable USB key.  I have partitioned my new hard drive (bigger than the old one) and named it Macintosh HD (same as the old one).  I select the option to restore from Time Machine Backup.  I select one of my latest backup....select my destination drive...the restore process starts but stop within minutes with the following message.  "An error occurred while adding a recovery system to the destination disk"  It then prompts me to restart....
    I need your help...what can it be.
    Thanks

    I've encountered this issue when the Time Machine was encrypted with FileVault.
    Article:  HT4718
    Additional Information
    Please note that OS X Recovery must be present on the computer's startup volume in order to use FileVault 2. Using RAID partitions or a non-standard Boot Camp partition on the startup disk may prevent OS X from installing a local Recovery system. See "OS X: Some features of Mac OS X are not supported for the disk (volume name)" for more information.
    What seems to work, is reinstalling the OSX from the internet, and then using migration assistant to pull the user from the time machine backup external when logged into a temporary administrator user to move the original user back over.
    Perhaps if you're stubborn, what would work is the following from the same article:
    What to do if the installer warns that no Recovery System can be created
    Some disk partition configurations may result in the OS X installer reporting that it could not create a Recovery System. In these situations, even if you are permitted to continue the install, you may want to quit the installation and create an external, bootable OS X hard drive with a Recovery System, first. You can continue your OS X upgrade on your computer's startup drive after creating an external Recovery System.
    Your storage device must have at least 13 GB available (after formatting) to install OS X Lion or later and a Recovery partition.
    These steps erase and reformat the storage device. This article instructs you on setting up a storage device to use the GUID partition scheme and the Mac OS Extended (Journaled) format, which are required to install OS X and a Recovery partition on your external storage device. You should back up any important files that are on the device to a different drive.
    This procedure installs a version of OS X that is compatible with the Mac it was created with. Using this OS X system with a different Mac model may produce unpredictable results.
    Your computer's serial number is sent to Apple as part of this process to help authenticate your request to download and install OS X Lion.
    All of this information was collected by browsing through the public articles on the Apple Support website.

  • How to get error's field name when execute sql error

    I want to get the error's field name when execute sql error,but SQLException is not provide corresponding function to get it.
    How can I do for it?

    user523110,
    I believe the "unique constraint" error message displays the name of the constraint, not the column name, as you have posted.
    As far as I know, the only way to extract the column(s) would be to query the data dictionary using the constraint name provided in the error message.
    Also, as far as I know, there is nothing in the JDBC API that can return the names of the columns associated with a given unique constraint.
    Good Luck,
    Avi.

  • An internal error occured while calling 'getBlob' API.(Error: ERR_WIS_30270

    Hi,
    I am using BOXI R3.1, when i open a Webi Report & getting one Error:
    An internal error occured while calling 'getBlob' API. (Error: ERR_WIS_30270).
    Do anyone know how to fix error?
    Regards,

    Hi,
    this is an old thread..
    There are a great many potential reasons for this problem.
    I would recommend you use  our Knowledge Base search on SMP - link here:  http://service.sap.com/xsearch
    .. and search for terms :  webi 'getBlob' API
    Also, some information about your Product version and Patch level is requiered.
    Also, any explanation of workflow -  
    does it only happen when opening report? 
    are you using OpenDoc  hyperlink  navigation? 
    Moving between report tabs?   
    Are many Schedules running concurrently at that time ?
    regards,
    H

  • An internal error occurred while calling 'submitReport' API. (Error: ERR_WI

    An internal error occurred while calling 'submitReport' API. (Error: ERR_WIS_30270)
    We get above mentioned error message at any point in WebI Rich Client.
    DataSource: Teradata 12.0 (Local machine)
    BO XI 3.1 Client installed on local machine
    Universe (Secured connection)
    WebI : desiging and creating in Standlone mode
    WebI client version : 12.1.0.882
    Many times above written error is thrown 2-3 times even when we click on OK button and lastly followed by new error message:-
    Unable to get the first page of the current report - Web Intelligence will switch to structure view (WIJ 20003).
    Flow: We create report based on locally saved universe. There are couple of scenarios for which error comes
    1) After successfully saving the report, reopen and refresh causes this error (1st error and 2nd)
    2) Droping a properly written variable on measure column, if done Ctrl + Z, report works sometimes (both or 2nd error message)
    3) Draging out the mesaure or dimension from report (only 2nd error)
    Report is simple and no other stuff except the cross tab table
    Even if we start with simply dropping the dimension and measures on report, 2nd error comes at any time.
    What we noticed is that if we do all desiging in structure mode and then run instead of in result mode, reports works for more time.

    You can have a look here:
    Input Controls with Break Error on webi report
    http://www.forumtopics.com/busobj/viewtopic.php?t=60789&postdays=0&postorder=asc&start=45
    Re: internal error occurred while calling the 'submitReport' API.
    I'm Back
    HAPPY NEW YEAR

  • Error :  REP-771: 'afterpform': Fatal PL/SQL error occurred

    I have oracle app server 10gr2 on solaris.
    when i try to access the reports it shows me the error : REP-771: 'afterpform': Fatal PL/SQL error occurred
    Did not get any good information from the logs.
    How can I solve the problem or any other logs I can look yet.
    Thanks

    I'd assume you change varchar2 to clob in db. Reports does not support clob so you need to_char() on the former varchar2 column, which is clob now.

  • An error occured while sending mail: SMTP server error.  The server responded: (null)

    I'm getting this set of error messages intermittantly:
    <P>
    An error occured while sending mail: smtp server error
    the server responded: (null) contact email admin
    for assistance
    other message
    an error occured while sending mail: smtp server error
    the server responded: intermail,
    end with quote.quote contact email admin
    for assistance
    <P>
    This problem may occur at low-use times when Messaging is installed with the
    Trend virus protection software on the same system.
    <P>
    Change the version of the Trend software from 3.0 to the older 2.62 version.

    It's possible that your provider has made a change.
    I think STARTTLS usually is used with port 587, instead of the standard SSL port 465.
    Could you look up your provider's current SMTP settings to see whether your "Outgoing Server" settings need to be updated? If it's difficult to translate between your provider's help page and Thunderbird's dialog controls, you could provide a link to your provider's help page.

  • "An internal error occured while calling 'answerPrompts' API.(Error: wis_30

    Hi Gurus
    Getting an error message while running a webi report from infoview link(server:8080/InfoViewApp/logon.jsp)
    as
    "An internal error occured while calling 'answerPrompts' API.(Error: ERR_WIS_30270)
    I found that while selecting refresh checkbox in one of the query which is using .xls file from the local system this is showing above error while running from above link.
    If it is unchecked it is running without any error.
    while running report from webirichclient(where we are developing reports) it is running without any error.
    Thanks in Advance
    Regards
    Ritu Raj

    It seems you are on SP3, and I assume the operating system of the BO server is Windows based.
    Please cross-check that the Excel version you have matches the ODBC driver in the supported platforms document for XI3.1 SP3 [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/4079f8f6-2b49-2d10-d790-bc596012dc25]
    Second thing, I would like to see screenshots of what you mean by
    "I found that while selecting refresh checkbox in one of the query which is using .xls file from the local system this is showing above error while running from above link.
    If it is unchecked it is running without any error."
    just to avoid misunderstandings from my side
    Thanks!
    Best regards,
    Simone

  • Error: getting dev info for Tape - unrecoverable error

    Hi,
    I have configured a Oracle Secure Backup version 10.4.0.1.0_LINUX64.
    It was working corretly until yesteday that i can't mount the tape because this error appears:
    Error: getting dev info for Tape - unrecoverable error
    I run this command with obtool:
    ob> lsdev -lvg
    ***0 wst__set_mode: bus 0, target 0, lun 0: IBM,ULTRIUM-HH4,B6W1
    ***0 wst__get_sn: code=0x0
    ***0 wst__info: infolen=0xd8, info=0x7fff007bf050
    ***0 wst__dev_state...
    ***0 wst__exec: op=0 (nop), buf=0x0, count=1 (0x1), parm=0x0
    ioctl_op=0x3, to=300, datalen=0x0, buf=0x0
    cdb: 00 00 00 00 00 00 tur
    ***0 wst__exec: op=2 (sense), buf=0xd1e2ec0, count=96 (0x60), parm=0x0
    ioctl_op=0x5, to=30, datalen=0x60, buf=0xd1e2ec0
    cdb: 03 00 00 00 60 00 sense, cnt=96
    ***0 wst__exec: rval=0, status.code/resid/checks=0x0/0x0/0x0
    ***0 wst__get_sense(int) cmd = 0, sense data:
    70 00 03 00 00 00 00 58 00 00 00 00 53 00 36 00
    00 00 00 00 00 02 20 20 20 20 20 20 00 20 00 00
    00 00 1E 00 00 1C 62 1E 81 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 07 08 18 00 00 00 00 00 00
    00 00 00 00 00 00 20 20 20 20 20 20 20 20 20 20
    ec=0, sk=media err, asc=53, ascq=0
    error is: unrecoverable error
    flags: (none)
    ***0 wst__exec: rval=-1, status.code/resid/checks=0x20008111/0x0/0x0
    ***0 wst__exec: op=7 (readpos), buf=0x7fff007bee60, count=20 (0x14), parm=0x0
    ioctl_op=0x5, to=180, datalen=0x14, buf=0xd1e2fc8
    cdb: 34 00 00 00 00 00 00 00 00 00 read_pos
    ***0 wst__exec: op=2 (sense), buf=0xd1e2ec0, count=96 (0x60), parm=0x0
    ioctl_op=0x5, to=30, datalen=0x60, buf=0xd1e2ec0
    cdb: 03 00 00 00 60 00 sense, cnt=96
    ***0 wst__exec: rval=0, status.code/resid/checks=0x0/0x0/0x0
    ***0 wst__get_sense(int) cmd = 34, sense data:
    70 00 03 00 00 00 00 58 00 00 00 00 53 00 36 00
    00 00 00 00 00 02 20 20 20 20 20 20 00 20 00 00
    00 00 1E 00 00 1C 62 1E 81 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 07 08 18 00 00 00 00 00 00
    00 00 00 00 00 00 20 20 20 20 20 20 20 20 20 20
    ec=0, sk=media err, asc=53, ascq=0
    error is: unrecoverable error
    flags: (none)
    ***0 wst__exec: rval=-1, status.code/resid/checks=0x20008111/0x0/0x0
    ***0 wst__dev_state: code=0x20008111
    ***0 wst__info: code=0x20008111
    Error: getting dev info for Tape1 - unrecoverable error
    ***0 wst__conn_type returning 1 (code 0x0)
    ***0 wst__close: wh=0x0
    Tape1:
    Device type: tape
    Model: [none]
    Serial number: 1068037161
    In service: yes
    Automount: yes
    Error rate: 8
    Query frequency: [undetermined]
    Debug mode: yes
    Blocking factor: (default)
    Max blocking factor: (default)
    UUID: c60554ca-0562-1030-8cdb-d4ae528eb115
    Attachment 1:
    Host: bosmgmt.bos.local
    Raw device: /dev/sg3
    Connection type: SCSI
    Inquiry data:
    Vendor: IBM
    Product: ULTRIUM-HH4
    Firmware: B6W1
    Serial number: 1068037161
    Hardware compression: not available
    Hardware encryption: not available
    Thanks in advance

    It's reporting a hardware media error on the drive. Basically you've got a hardware fault.
    Thanks
    Rich

  • Error getting a list of catalogs:unknown Error

    Hi,
    I have create universes on SAP BI dev system,they all wrking fine.Then i have stated to connect universe to SAP BI pro by changing the server infomation in connection.It was wrking fine i m able to change the information and then to connect respect query.but suddenly its started to show error:
    "DBD:A runtime exception has occurred.(Error getting a list of catalogs:unknown Error)"
    With changes connection information it was wrking fine and suddenly its started to show this error,I m not sure what could be the reason.And wht to do to resolve this.CAn anyone can help me in this?
    Thanks,
    Piyush

    Hi,
    Even i'm also facing the same error...
    We are on.-
    BO XI 3.1 SP2
    BW 7 EP1 SP5
    SAP_ABAP 7.1 SP5
    In our case also, earlier it was working fine, but suddenly server/designer has started showing Empty Infocube list....
    The above problem is present in our QA system.
    Whereas DEV & PROD are working fine.
    Your response is appriciated..
    Regards,
    Chitra H. Keluskar
    Edited by: Chitra Keluskar on Dec 29, 2010 8:45 AM

  • Seeking to fix this error: "Failed while adding virtual Ethernet switch connections."

    I am getting the error below when trying ot make modifications to my Hyper-V.
    I am trying to add a new Virtual Adaptor.
    Hoping someone may have a suggestion on how to fix this.
    Error:
    New-VMSwitch : Failed while adding virtual Ethernet switch connections.
    Failed to connect Ethernet switch port (switch name = 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX', port name =
    'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX', adapter GUID = '{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}'): The system cannot
    find the file specified. (0x80070002).
    The operation failed because the file was not found.
    At line:1 char:1
    + New-VMSwitch -Name "LAN1" -NetAdapterName "Ethernet" -AllowManagementOS $True
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (Microsoft.HyperV.PowerShell.VMTask:VMTask) [New-VMSwitch], Virtualizati
       onOperationFailedException
        + FullyQualifiedErrorId : ObjectNotFound,Microsoft.HyperV.PowerShell.Commands.NewVMSwitchCommand

    Alex just a quick response to your advice re disabling AV, this did not work for me, after more searching the internet for a solution I found a post from 2013 where one poster offered the advice to go one step further, and it was to remove the AV package
    completely, the package in question was KIS2013. I have KIS2015 and figured I would try it as I was getting a little frustrated with the constant failure to create a virtual switch.
    Anyway, it worked for me, I removed KIS, rebooted, and the VS was created on the first attempt without any issue. So simply pausing/disabling the AV from within the AV program may not be enough, I suspect that some may work and others not, as in the case
    of KIS. I wonder also if you disable the AV services at start-up if this would also work but I did not try it.
    Anyway to other people experiencing this issue, I suggest disabling AV first as per Alex's advice, and if this does not work for you then suggest trying to remove the AV before doing anything more drastic like re-installation of OS as I have seen suggested
    in more than one place.
    Thanks
    Mr Bee
    --EDIT--
    Just wanted to add, it is also worth 'excluding' any Hyper-V folders from the AV engine, I did not try this before removing KIS2015 so it may work without the need to remove your AV product, but on re-install I have now exluded the folders as suggest by
    a few folks in various posts...

  • While performing Clnt export SQL error -964 accessing SWWLOGHIST: SQL0964C

    Hi Experts
    while performing client import to QAS in the logs of the request we get
    "SQL error -964 accessing SWWLOGHIST: SQL0964C  The transaction log for the database is"
    When we go and check in sm21 below is the message.
    "SQL0964C The transaction log for the database is ful"
    But i have 40 % for free log space..
    Could you please suggest how to increase the transaction log space.
    Regards
    Ravi

    Ravi,
    The database is consuming all the LOG space while performing this activity. Since you mentioned that 40% of your log_dir is empty, it means that you are most likely under utilizing your available log space. In order to utilize it better, check the total log_dir available and distribute it among your primary + secondary logs so as to utilize about 90% of the space.
    If I were to have 100GB in my log_dir, this is how we would split it up.
    LOGFILSIZ = 131072 ( X 4K PAGES = 512MB)
    LOGPRIMARY = 100
    LOGSECOND = 80
    This would use up about 90 GB of the log_dir and leave 10GB for situations where your archive log is lagging. In short, you need to look at the total log_dir space available in your environment and choose appropriate values for logfilsize, logprimary and logsecond so as to use 90% of that space.
    Hope this helps..
    - Sameer

  • Error getting while matching PO with AP Invoice

    Hi Folks,
    I got the below error message while trying to match AP standard invoice to a PO (approved and received goods as well).
    Error message: "FRM-40105: Unable to resolve reference to item SHIPMENT_MATCH.MATCH_ACCOUNT."
    Can any expert help me in this issue, please?
    Thanks in advance.

    Please see if (APXINWKB Invoice Workbench getting Frm-40105: Unable To Resolve Reference To Item Shipment_match.Expenditure_type [ID 304693.1]) helps.
    Thanks,
    Hussein

Maybe you are looking for

  • How to open a form action in a popup window?

    I have a form that has a submit button and a email button.  The email button calls a javascript fuction that will execute a mailform script.  everything is working fine, but I would like the output window from the mail formscript to open in a popup,

  • Re too many layers in word for mac

    Hi all, I use word and have done for 15 years. I am very fond of what is is capable of. usually. However when it comes to designing charts which have multiple images and text boxes and shapes and layers it is not great. I have tried grouping and mess

  • Boot Error: Errata bits for controller 0x8086

    Seems to be a non critical error as system functions fine. But i noticed this only recently started appearing and not sure of exact cause. But I did some checking and did find this is the USB controler and each errata error corasponds to one of the b

  • Power pc g5 itunes will not open

    all of a sudden my iTunes on my G5 Power Mac will not open it said this copy is corrupt or not installed correctly. Please re-install  I can not find the iTunes version compatible with my Mac, so I can re-install it and see if it works.

  • Printing from the internet

    I have an hp officejet 4500 that has suddenly stopped printing from the internet.  When I click on the print button a fax box comes up.  I have tried going to the hp solutions screen and clicked on fax settings but nothing comes up.  I am not connect