WARNING: interrupt level 6 not serviced

Hello,
I'm getting the following error in one of the box I support.
ov 30 18:18:27 clientgis3b unix: [ID 882636 kern.warning] WARNING: interrupt level 6 not serviced
Dec 1 00:57:56 clientgis3b unix: [ID 882636 kern.warning] WARNING: interrupt level 6 not serviced
I've getting these messages for a while now and I haven't been able to determine if they are or not related to the network card driver.
The problem is the qfe card stoped working after that and I haven't been able to make it work. I'm thinking of replacing the card.
Can anyone help figure this out.
Thanks in advance.
Regards
Randall Z.

fuser /dev/console
shows you which process is using /dev/console file. check that process id.
also check man of fuser

Similar Messages

  • SPARC Solaris Interrupt Levels

    I am looking for any way to print the interrupt levels associated with the various devices on a Solaris SPARC platform. I need to be able to display the assigned interrupt levels because the "special" driver I have written needs to assign an interrupt level not used by any other hardware.
    There used to be a great utility called intrprint - but I can not find it anywhere. I need this capability for Solaris 8 and Solaris9.
    Thanks in advance...

    Hi.
    On Solaris 10, try:
    mdb -k
    ::softint
    It might help.
    max

  • Interrupt at Level 6 not serviced

    Hi All,
    We have out in house developed pci card in a v240. When we start running the card through the driver I am getting the following prints in the messages file. we can see from the driver debug that the messages on the queue have already been processed and are waiting for the CPU but then we receive the interrupt to tell us that there is something to process. As we have a high throughput going through the pci bus we get approx 85 messages per second.
    Jan 28 09:40:58 telesoft unix: [ID 257829 kern.warning] WARNING: interrupt 0x822 at level 6 not serviced
    Jan 28 09:46:07 telesoft last message repeated 1314 times
    My question is this is not really an issue as far as I can see but is there anything I can set to turn off these messages going the the /var/adm/messages file?
    Regards,
    Jon

    <PRE>
    [re-posted for readability]
    I repeatedly get this error message from the kernel after an
    interrupt to the device for which I am writing a driver. We are
    targetting version 2.6 of Solaris.
    I have no idea where (i.e. what module) this message comes from, but
    it is not my driver. However, it does appear to get generated for
    every interrupt that is handled by the interrupt routine of my
    driver. Note that the interrupt routine does return DDI_INTR_CLAIMED.
    </PRE>

  • Warning: Index does not exist in database system MSSQL

    Hi,
    After activating the Index from SE11,
    I receive the following Warning:
    Index does not exist in database system MSSQL.
    What does this mean? Has performance been increased or does the index 1st have to exist in the database system MSSQL?

    When you create index at SE11 and you need activate database utility.
    utilitities-database utility->then click activate and adjust database.
    else you can use SE14 and so that Index will create databse level.
    Reward Points if it is helpful
    Thanks
    Seshu

  • Warning:Low-level logging is currently enabled in 12.0.6

    Hi All,
    DB:10.2.04.0
    Oracle Apps:12.0.6
    OS:AIX
    We are seeing the message : Warning:Low-level logging is currently enabled.Your application will not perform as well while Low-level logging is on.
    On investigation, found the following:
    NAME USER_PROFILE_OPTION_NAME LEV CONTEXT VALUE
    AFLOG_ENABLED FND: Debug Log Enabled SITE N
    AFLOG_ENABLED FND: Debug Log Enabled APP XX Y
    AFLOG_ENABLED FND: Debug Log Enabled RESP XXXX Y
    AFLOG_ENABLED FND: Debug Log Enabled RESP XYZ Y
    AFLOG_ENABLED FND: Debug Log Enabled RESP ABC Y
    AFLOG_ENABLED FND: Debug Log Enabled USER XXX N
    AFLOG_ENABLED FND: Debug Log Enabled USER XXX N
    AFLOG_ENABLED FND: Debug Log Enabled USER XXX Y
    AFLOG_ENABLED FND: Debug Log Enabled USER XXXX Y
    Should the value be simply set to 'N' at APP,RESP and USER level to disable the message:Warning:Low-level logging is currently enabled.
    Additionally, should the apache be bounced too?
    Please advise.
    Thanks for your time!
    Regards,

    Hi,
    Should the value be simply set to 'N' at APP,RESP and USER level to disable the message:Warning:Low-level logging is currently enabled.Correct.
    Additionally, should the apache be bounced too?Yes.
    Problem with 11.5.10.2
    Re: Problem with 11.5.10.2
    Regards,
    Hussein

  • "Warning : VMName is not supported in the Windows Azure Emulator in role 'WorkerRole1'"

    I have a WorkerRole and I am trying to use the vmName attribute is the cscfg file;
    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <ServiceConfiguration xmlns="http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration" osFamily="2" osVersion="*" serviceName="AzureDeploymentProject">
    <Role name="WorkerRole1" vmName="vma">
    <Instances count="2"/>
    When I run it up with the following ;
    "C:\Program Files\Microsoft SDKs\Windows Azure\Emulator\csrun.exe" /run:"C:\Users\john\workspace-azure\AzureRunMeOutside\deploy\WindowsAzurePackage.cspkg";"C:\Users\john\workspace-azure\AzureRunMeOutside\deploy\ServiceConfiguration.cscfg" /usefullemulator
    I get the following error;
    "Warning : VMName is not supported in the Windows Azure Emulator in role 'WorkerRole1'."
    Does this mean that the ComputeEmulator does not support use of the vmName attribute, or am I doing something wrong.

    Hi Jambor.
    Thanks for the reply.
    I am using Compute Emulator 2.3:
    c:\Users\john\workspace-azure\AzureRunMeOutside\emulatorTools>"C:\Program Files\Microsoft SDKs\Windows Azure\Emulator\cs
    run.exe"
    Windows(R) Azure(TM) Desktop Execution Tool version 2.3.0.0
    for Microsoft(R) .NET Framework 4.0
    Copyright © Microsoft Corporation. All rights reserved.
    Use "csrun /?" for command-line syntax.
    c:\Users\john\workspace-azure\AzureRunMeOutside\emulatorTools>
    and SDK 2.3 and I still get this warning. Am I using the correct namespace/version for the configuration?
    xmlns="http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration"
    Where is the vmName registered, and how can I get access to it?
    If I use the following, the DNS name is not registered in my standard DNS ( I am using Windows 7 Pro SP1 x64 and the machine is outside a Windows Domain, using a corporate DNS server ). Is there some 'Compute Emulator' DNS that I need to lookup, or do I
    have to set the DNS part of the Role Endpoints to point to my local DNS server? In the cloud Azure provides DNS services Azure
    Name Resolution (DNS), is there any Compute Emulator equivalent?
    private void printOutInterestingInfo()
    Tracer.WriteLine("Hostname is " + Dns.GetHostName(), "Information");
    foreach (var endpoint in RoleEnvironment.CurrentRoleInstance.InstanceEndpoints)
    string variable = endpoint.Key;
    string value = endpoint.Value.IPEndpoint.Port.ToString();
    string ipAdress = endpoint.Value.IPEndpoint.Address.ToString();
    try
    IPHostEntry hostEntry = Dns.GetHostEntry(ipAdress);
    string machineName = hostEntry.HostName;
    Tracer.WriteLine("\tEndpoint "+variable+": Machine name: " + machineName, "Information");
    catch(Exception e)
    Tracer.WriteLine("\tEndpoint "+variable+": Machine name is not available for ipAdress: "+e, "Information");
    Tracer.WriteLine("\tEndpoint "+variable+": IP Address: " + ipAdress, "Information");
    Tracer.WriteLine("\tEndpoint " + variable + ": Port: " + endpoint.Value.IPEndpoint.Port, "Information");
    foreach (var role in RoleEnvironment.Roles)
    foreach (RoleInstance roleInstance in role.Value.Instances)
    Tracer.WriteLine("Role: " + roleInstance.Role.Name, "Information");
    Tracer.WriteLine("\tInstance: " + roleInstance.Id, "Information");
    foreach (RoleInstanceEndpoint roleInstEndpoint in roleInstance.InstanceEndpoints.Values)
    Tracer.WriteLine("\t\tInstance endpoint IP address and port: " + roleInstEndpoint.IPEndpoint, "Information");
    Information: MU: 2014-09-02 10:36:42Z Hostname is mu
    A first chance exception of type 'System.Net.Sockets.SocketException' occurred in System.dll
    Information: MU: 2014-09-02 10:36:46Z Endpoint Debugging: Machine name is not available for ipAdress: System.Net.Sockets.SocketException (0x80004005): No such host is known
    at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6)
    at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
    at WorkerRole.RunMe.printOutInterestingInfo() in c:\Users\john\git\AzureRunMe\WorkerRole\RunMe.cs:line 355
    Information: MU: 2014-09-02 10:36:46Z Endpoint Debugging: IP Address: 127.255.0.0
    Information: MU: 2014-09-02 10:36:46Z Endpoint Debugging: Port: 8091
    A first chance exception of type 'System.Net.Sockets.SocketException' occurred in System.dll
    Information: MU: 2014-09-02 10:36:51Z Endpoint http: Machine name is not available for ipAdress: System.Net.Sockets.SocketException (0x80004005): No such host is known
    at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6)
    at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
    at WorkerRole.RunMe.printOutInterestingInfo() in c:\Users\john\git\AzureRunMe\WorkerRole\RunMe.cs:line 355
    Information: MU: 2014-09-02 10:36:51Z Endpoint http: IP Address: 127.255.0.0
    Information: MU: 2014-09-02 10:36:51Z Endpoint http: Port: 81
    A first chance exception of type 'System.Net.Sockets.SocketException' occurred in System.dll
    Information: MU: 2014-09-02 10:36:55Z Endpoint http-alt: Machine name is not available for ipAdress: System.Net.Sockets.SocketException (0x80004005): No such host is known
    at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6)
    at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
    at WorkerRole.RunMe.printOutInterestingInfo() in c:\Users\john\git\AzureRunMe\WorkerRole\RunMe.cs:line 355
    Information: MU: 2014-09-02 10:36:55Z Endpoint http-alt: IP Address: 127.255.0.0
    Information: MU: 2014-09-02 10:36:55Z Endpoint http-alt: Port: 8081
    The thread 0x2504 has exited with code 259 (0x103).
    The thread 0x1728 has exited with code 259 (0x103).
    Information: MU: 2014-09-02 10:37:09Z Endpoint telnet: IP Address: 127.255.0.0
    Information: MU: 2014-09-02 10:37:09Z Endpoint telnet: Port: 24
    Information: MU: 2014-09-02 10:37:09Z Role: WorkerRole
    Information: MU: 2014-09-02 10:37:09Z Instance: deployment23(267).AzureRunMe.WorkerRole_IN_0
    Information: MU: 2014-09-02 10:37:09Z Instance endpoint IP address and port: 127.255.0.0:8091
    Information: MU: 2014-09-02 10:37:09Z Instance endpoint IP address and port: 127.255.0.0:81
    Information: MU: 2014-09-02 10:37:09Z Instance endpoint IP address and port: 127.255.0.0:8081
    Information: MU: 2014-09-02 10:37:09Z Instance endpoint IP address and port: 127.255.0.0:24
    outputs;

  • Hi there not sure what I did wrong but got a message asking if I would allow the application config but was warned by commputer not to now I can't log into some sites and others won't load properly, anyone had this problem and has advice?

    Hi there not sure what I did wrong but got a message asking if I would allow the application config but was warned by commputer not to now I can't log into some sites and others won't load properly, some sites will log in but only if the stay logged in box is not checked,I'v have cleared my cashe and internet history looked through securtity setting but nothing, anyone had this problem and has any advice?

    See KB Article:  http://support.apple.com/kb/HT1274 Changing or resetting an account password
    my current country does not have a apple store....
    AS are not the only places that repair Macs.  Check out the following:
    International AASP’s & Other Services
    AASP's Outside of the USA
    How to find your nearest Apple Authorized Service Provider (AASP)
    Also, there are User Groups that can possible help.

  • AI Control gives error: 10452 occurred at AI control. Possible reasons: NI-DAQ LV no interrupt level is available for use.

    How can I run out of interrupts while accessing my DAQPad? Does
    the community have troubleshooting suggestions?

    You don't say which DAQpad. If this is a device on your parallel port then
    you will need to make sure that the parallel port has an interrupt assigned
    and not just a base address.
    Check out the following from the NI Knowledgebase:
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/bf7960eb90
    ef882a8625654e007d8b1a?OpenDocument
    Ian
    "Riverside Consulting, LLC" wrote in message
    news:[email protected]..
    > AI Control gives error: 10452 occurred at AI control. Possible
    > reasons: NI-DAQ LV no interrupt level is available for use.
    >
    > How can I run out of interrupts while accessing my DAQPad? Does
    > the community have troubleshooting suggestions?

  • IRQxx is being shared by drivers with different interrupt levels

    Hi
    Oracle Solaris 10 8/11 s10x_u10wos_17b X86
    HP DL380 G5
    We have some messages in /var/adm/messages:
    Oct 24 07:39:15 phssmb0a unix: [ID 954099 kern.info] NOTICE: IRQ17 is being shared by drivers with different interrupt levels.
    Oct 24 07:39:40 phssmb0a unix: [ID 954099 kern.info] NOTICE: IRQ16 is being shared by drivers with different interrupt levels.
    This may result in reduced system performance
    echo ::interrupts -d | mdb -k
    IRQ Vect IPL Bus Trg Type CPU Share APIC/INT# Driver Name(s)
    1 0x40 5 ISA Edg Fixed 3 1 0x0/0x1 i8042#0
    3 0xb1 12 ISA Edg Fixed 6 1 0x0/0x3 asy#1
    4 0xb0 12 ISA Edg Fixed 5 1 0x0/0x4 asy#0
    9 0x81 9 PCI Lvl Fixed 1 1 0x0/0x9 acpi_wrapper_isr
    12 0x41 5 ISA Edg Fixed 4 1 0x0/0xc i8042#0
    14 0x46 5 ISA Edg Fixed 2 1 0x0/0xe ata#0
    16 0x84 9 PCI Lvl Fixed 7 2 0x0/0x10 ehci#0, uhci#0
    17 0x85 9 PCI Lvl Fixed 0 1 0x0/0x11 uhci#1
    18 0x86 9 PCI Lvl Fixed 3 2 0x0/0x12 uhci#2, cpqary3#0
    19 0x87 9 PCI Lvl Fixed 1 1 0x0/0x13 uhci#3
    22 0x88 9 PCI Lvl Fixed 2 2 0x0/0x16 uhci#4, cpqci#0
    24 0x82 7 Edg MSI 2 1 - pcieb#1
    25 0x30 4 Edg MSI 4 1 - pcieb#0
    26 0x83 7 Edg MSI 5 1 - pcieb#2
    27 0x31 4 Edg MSI 6 1 - pcieb#4
    28 0x42 5 Edg MSI-X 5 1 - qlc#0
    29 0x43 5 Edg MSI-X 6 1 - qlc#0
    30 0x44 5 Edg MSI-X 7 1 - qlc#1
    31 0x45 5 Edg MSI-X 0 1 - qlc#1
    32 0x60 6 Edg MSI 1 1 - e1000g#0
    160 0xa0 0 Edg IPI all 0 - poke_cpu
    192 0xc0 13 Edg IPI all 1 - xc_serv
    208 0xd0 14 Edg IPI all 1 - kcpc_hw_overflow_intr
    209 0xd1 14 Edg IPI all 1 - cbe_fire
    210 0xd3 14 Edg IPI all 1 - cbe_fire
    240 0xe0 15 Edg IPI all 1 - xc_serv
    241 0xe1 15 Edg IPI all 1 - apic_error_intr
    What is the solution, help needed please
    Walter

    I am looking at something similar.
    On boot I receive the above notices for IRQ 17 and IRQ18. Not seeing any further messages after boot, though.
    # echo ::interrupts -d | mdb -k
    IRQ Vect IPL Bus Trg Type CPU Share APIC/INT# Driver Name(s)
    9 0x80 9 PCI Lvl Fixed 1 1 0x0/0x9 acpi_wrapper_isr
    16 0x20 1 PCI Lvl Fixed 0 1 0x0/0x10 sdhost#0
    17 0x81 9 PCI Lvl Fixed 1 4 0x0/0x11 ehci#2, ehci#1, ehci#0, yge#0
    18 0x82 9 PCI Lvl Fixed 0 5 0x0/0x12 ohci#3, ohci#2, ohci#1, ohci#0, yge#1
    19 0x40 5 PCI Lvl Fixed 0 2 0x0/0x13 pci-ide#0, pci-ide#0
    24 0x83 7 PCI Edg MSI 1 1 - pcieb#0
    25 0x30 4 PCI Edg MSI 0 1 - pcieb#1
    26 0x84 7 PCI Edg MSI 1 1 - pcieb#2
    27 0x31 4 PCI Edg MSI 0 1 - pcieb#4
    28 0x85 7 PCI Edg MSI 1 1 - pcieb#5
    29 0x60 6 PCI Edg MSI 1 1 - rge#0
    160 0xa0 11 Edg IPI all 0 - poke_cpu
    208 0xd0 14 Edg IPI all 1 - kcpc_hw_overflow_intr
    209 0xd1 14 Edg IPI all 1 - cbe_fire
    210 0xd3 14 Edg IPI all 1 - cbe_fire
    240 0xe0 15 Edg IPI all 1 - xc_serv
    241 0xe1 15 Edg IPI all 1 - apic_error_intr

  • BsoD on MSI 760Gm P23 Fx(clock interrupt was not received on a secondary proces)

    If i try to run some higher end games like battlefield 2 i'll just get this BsoD saying:
    "A clock interrupt was not received on a secondary processor within the allocated time interval"
    Here's my system:
    MSI 760GM P23 FX
    Amd FX 6100 6 core processor 3.3
    16 gigs of ram
    Radeon HD 7750
    BIOS: 7641vH2
    I've elsewhere of other systems with this problem fixing it with a bios update, but as far as i'm aware i have the current recommended bios for my MB/CPU combo. also my bios should be  at their default settings since they were installed. i don't recall tweaking them at all

    that interrupt is a CPU clock instability I'm guessing that your CPU is auto boosting its clocks! you will need to access BIOS and turn off the Turbo Boost!
    then give it a retest and see if it keeps doing the A clock interrupt was not received on a secondary processor within the allocated time interval thing as your board has a max TDP of 95W and under basic frequancy its right at that level and the turbo may be over stressing the power delivery (under turbo that CPU will pull over 100W or more)!

  • Be Warned - Mavericks is not compatible with Microsoft Office 365!!!!!!!!!!!!!!!

    Be Warned - Mavericks is not compatible with Microsoft Office 365!!!!!!!!!!!!!!! 
    I upgraded to Mavericks on 4 seperate computers, an 2 iMacs, MBPro and an MBAir and ALL four no longer connect to Microsoft Office 365 email accounts either with Office 2011 or the built in Mac apps.  Apple support says "Microsoft knew for a year that Mavericks was coming out and it their job to make it compatible".  I repsonded that their own Apps like Mail, Contacts and Calendar don't work either and they attempted to trouble shoot those apps only to no avail after 4 hours and a Mavericks reinstall.  I have also tried an Office reinstall.
    Right now I am no where, stuck between two companies who say it's the other guys fault......

    Me again:
    A colleagues more formal description of the problem:
    We have had a major problem with people working directly off of the afp reshares with MS Word.
    Word creates "Word Work Files" and usually is able to store them in either "Share/Temporary Items/uid/TemporaryItems/" or "Share/.TemporaryItems/folders.uid/TemporaryItems" as long as permissions are correct.
    This works under 10.5.7 seed release 9J39 with direct attached storage, but with the Xsan reshared the word work files appear in the same folder as the opened document even though the permission for temporary items are correct.
    This causes a number of issues, one being that if one user has a document open and another clears out the word work file then the open document cannot be saved.
    Another issue that we have seen is where the word work file is created and then the original document disappears (although I think this may be another user housekeeping the word work files again).
    We have tried to persuade users to work on local copies of the documents instead, but old habits die hard...

  • SYST: Tax Jurisdiction code at lowest level not transferred

    Dear Experts,
    I am getting the above error while Releasing the Billing document to Accounting. I have created a ZTAX - Manual Tax (for enterring VAT% manually). Created the Sales Order, Delivery and Billing. At the time of document releasing to accounting i am getting above error.
    Please help.
    Thanks in advance

    Check this thread
    Error: SYST: Tax jurisdiction code at lowest level not transferred
    G. Lakshmipathi

  • Cash discount calculation at invoice level not at sales order level

    Dear Friends
    while i am executing the sales cycle creten Cash discount conditions are calculating in the Invoice directly not in sales order.
    can you please let us know your views oin what basis iot calculating directly in the invoice, since payment terms is there in both sales order and invoice level. but discount is only appearing at invoice level, not in the sale order level..
    where these setting incurred in this process. i have verifies all the routies, there is no such kind of logic to calculate in a particular palce.
    treat this one as high priority and let me know.
    Thanks
    Raju.

    Hi
    while i am executing the sales cycle creten Cash discount conditions are calculating in the Invoice directly not in sales order.
    can you please let us know your views oin what basis iot calculating directly in the invoice, since payment terms is there in both sales order and invoice level. but discount is only appearing at invoice level, not in the sale order level..
    Please check your Pricing Procedure, whetehr against your Cash Discount Condition Type, Requirement 24 or 23 is maintained? If it is maintained remove these requirements and save. Then try to run the transaction.
    Regards,
    Amitesh Anand

  • Warning messages are not displayed in confirmation

    Hi,
    We are working with SRM 5.0 classic scenario. Our issue is warning messages are not displayed whenever we press the CONFIRM or DELETE button in the confirmation, however warning messages are displayed if we press CHECK button in the confirmation.
    Please suggest the solution to display the warning messages while clicking CONFIRM or DELETE button in the confirmation.
    Thank you
    Natarajan

    Hi Muthu,
    Thanks for your reply. We raised the OSS message for this issue. As per  the standard system behaviour, warning messages will not be diplayed when " DLETETE" button pressed.
    In the DELETE mode, the system will display only the first EXPRESS
    ERROR message and not WARNING messages.
    Inorder to maintain an error message as EXPRESS, the FIELD_NAME
    (i.e ls_message-field_name) has to be assigned with the value
    EXPRESS.
    For example,
    ls_message-msgty = 'E'.
    ls_message-msgid = 'ZF'.
    ls_message-msgno = '000'.
    ls_message-field_name = 'EXPRESS'
    Kindly note that in the DELETE mode, the system does not display
    EXPRESS message with msgty = 'W'.
    Only EXPRESS message with msgty = 'E' is recognised and displayed.
    The Warning messages will be displayed only during the CHECK mode.
    Thank You
    Natarajan

  • Urgent: IMP-00034: Warning: FromUser "USER1" not found in export file

    Hello all
    I succeccfully export DMP file using sys user with the option full=y.
    I want now to import the schema objects for the user1 with the folloing command:
    C:\oracle\ora81\bin\IMP.EXE sys/sys@bas fromuser=user1 touser=scott file=C:\omran12-06-2005.dmp
    But I received this error :
    IMP-00034: Warning: FromUser "OMBR" not found in export file
    Import terminated successfully with warnings.
    What is the problem
    Thanks in advance

    Hello
    Thanks for ur replay but doesn't work at all:
    - Itried the first by creatint the user and i received this error:
    C:\oracle\ora81\bin\IMP.EXE newuser/newnewuser@sid file=C:\x.dmp log=c:\log.log full=y
    Warning: the objects were exported by SYSTEM, not by you
    import done in AR8MSAWIN character set and AR8MSAWIN NCHAR character set
    . importing SYSTEM's objects into OMBR1
    Import terminated successfully without warnings.
    Then I tried this:
    C:\>C:\oracle\ora81\bin\IMP.EXE sys/sys@sid file=C:\x.dmp log=c:\log.log full=y show=y
    I received this:
    Warning: the objects were exported by SYSTEM, not by you
    import done in AR8MSAWIN character set and AR8MSAWIN NCHAR character set
    . importing SYSTEM's objects into SYS
    Import terminated successfully without warnings.
    Then i tried this:
    C:\>C:\oracle\ora81\bin\IMP.EXE system/system@sid file=C:\x.dmp log=c:\log.log full=y show=y
    And I get this error:
    Export file created by EXPORT:V08.01.07 via conventional path
    import done in AR8MSAWIN character set and AR8MSAWIN NCHAR character set
    . importing SYSTEM's objects into SYSTEM
    Import terminated successfully without warnings.
    Why nothing work with me????????

Maybe you are looking for

  • Reading in an array from a text file

    I'm trying to use a text file to load in some configuratin data (using actionscript 3) I have it working ok for simple stuff like gamename=Chess&gamescore=100 , etc... but some of the data needs to be in an array. Can someone please point me in the r

  • How do I connect to a Windows Workgroup and mount a shared volume?

    I have set up a network at home with my Mac G5 and my PC. I have a workgroup called "HOME". The PC can see my mac drive as a network place and I can access and browse it perfectly fine. However I have a drive on my PC which I have set up as a shared

  • Bridge CS6 not generating correct thumbnails for RAW files

    I'm running Bridge CS6 (the latest version, 5.0.2.4) on a 2013 MacBook Pro (OSX 10.9.1) and suddenly as of today Bridge is no longer updating the thumbnails for my RAW files. All other image and video file formats are having thumbnails generated but

  • Add Excel-attachment in Mail

    Hi, I have done a script within Automator that does take filtered information in one Excel-file and copy it to another and close it. I choose a name for it and saves it. Could I get it to automatically attach this file inside a mail document in Mail.

  • X-Fi Fatal1ty Error Code

    This could be a challenge! I just got the X-Fi Fatalty and have struggled for over 2 hours to get it installed.?I uninstalled my old SB Li've! and removed all drivers and creative files (even scrubbed everything related from the registry). Installed