10046 trace is not to activate...

I tried allow 10046 thru Toad track and I don't get what I'm doing wrong... I get the error when I run the present in Toad or any other third party tool below...

ALTER session set tracefile_identifier = "test_look";

exec dbms_support.start_trace_in_session (-)
SID = > 527, -.
Series # = > 6515, -.
expected = > true,--
links = > true);

Select * from scott.emp;
Select ename from scott.emp;

-To disable tracing:
exec (dbms_support.stop_trace_in_session)
SID = > 527, -.
Series # = > 6515);

BEGIN dbms_support.start_trace_in_session)
SID = > 527
Series # = > 6515,
expected = > true,
links = > true); END;
Error on line 4
ORA-06550: line 1, column 7:
PLS-00201: identifier ' DBMS_SUPPORT. START_TRACE_IN_SESSION' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored


or y at - it another way I can get this done easily for my session? I can take a look at the trace file later... Thank you...

database is on 10.2.0.3

Published by: user630084 on March 31, 2009 06:36

Hello..

an easy way to draw your own session is...

alter session set events '10046 trace name context forever, level 12';

For package DBMS_SUPPORT sometimes is not installed by default. You can install the $ORACLE_HOME/rdbms/admin/dbmssupp.sql script running.

Published by: dask99 on March 31, 2009 08:39

Tags: Database

Similar Questions

  • 10046 trace with one application running

    Hello

    I have a long-running query that is simply not finishing.
    If I try to generate 10046 trace logs. Then can I have newspapers up if I check after 1 hour.
    I can't try and see that I have to get these logs of DBA, that I do not have access. So I want to make sure that if I'll get anything on their part so only I asked for newspapers.

    Thank you...

    user8941550 wrote:
    Hello

    I have a long-running query that is simply not finishing.
    If I try to generate 10046 trace logs. Then can I have newspapers up if I check after 1 hour.
    I can't try and see that I have to get these logs of DBA, that I do not have access. So I want to make sure that if I'll get anything on their part so only I asked for newspapers.

    Thank you...

    So if you're not a s/n, cannot create the trace, but have access to a DBA who peuvent create trace, why you do not work with DBA said on the front-end server. You know, actually work with him to find an optimal solution?

    And Yes, it is possible to launch a 10046 trace and end before the session you want to spot - or even an sql statement - individual finishes. Look at the DBMS_MONITOR package.

  • trace file not found

    using linux 5.7 (32 bit) and oracle 11 g relase 2

    SQL > select name, value from v$ diag_info;

    NAME
    ----------------------------------------------------------------
    VALUE
    --------------------------------------------------------------------------------
    Diag activated
    TRUE

    Basis of the ADR
    / Home/Oracle/u01/app/Oracle

    Home of the ADR
    / Home/Oracle/u01/app/Oracle/diag/RDBMS/looking4/looking4


    NAME
    ----------------------------------------------------------------
    VALUE
    --------------------------------------------------------------------------------
    Trace of Diag
    / Home/Oracle/u01/app/Oracle/diag/RDBMS/looking4/looking4/trace

    Diag warning
    / Home/Oracle/u01/app/Oracle/diag/RDBMS/looking4/looking4/Alert

    Diag incident
    / Home/Oracle/u01/app/Oracle/diag/RDBMS/looking4/looking4/incident


    NAME
    ----------------------------------------------------------------
    VALUE
    --------------------------------------------------------------------------------
    Diag Cdump
    / Home/Oracle/u01/app/Oracle/diag/RDBMS/looking4/looking4/cdump

    Health monitor
    / Home/Oracle/u01/app/Oracle/diag/RDBMS/looking4/looking4/HM

    Default Trace file
    / Home/Oracle/u01/app/Oracle/diag/RDBMS/looking4/looking4/trace/looking4_ora_4327
    .TRC

    NAME
    ----------------------------------------------------------------
    VALUE
    --------------------------------------------------------------------------------

    Count of active problem
    0

    Active County Incident
    0


    11 selected lines.

    now when I check
    ls - al looking4_ora_43 *.
    -rwxrwxr-x 1 oracle oinstall 2960 22 August at 09:59 looking4_ora_4300.trc
    -rwxrwxr-x 1 oracle oinstall 182 22 August at 09:59 looking4_ora_4300.trm
    -rwxrwxr-x 1 oracle oinstall 2957 17 Aug 10:29 looking4_ora_4306.trc
    -rwxrwxr-x 1 oracle oinstall 180 17 Aug 10:29 looking4_ora_4306.trm
    -rw - r - 1 oracle oinstall 2957 30 August at 10:38 looking4_ora_4325.trc
    -rw - r - 1 oracle oinstall 181 30 August at 10:38 looking4_ora_4325.trm
    -rw - r - 1 oracle oinstall 2956 24 August at 15:56 looking4_ora_4380.trc
    -rw - r - 1 oracle oinstall 181 24 August at 15:56 looking4_ora_4380.trm
    -rwxrwxr-x 1 oracle oinstall 2942 14 August at 10:18 looking4_ora_4394.trc
    -rwxrwxr-x 1 oracle oinstall 178 14 August at 10:18 looking4_ora_4394.trm
    [oracle@unknown485b39d0b515 path] $ pwd
    / Home/Oracle/u01/app/Oracle/diag/RDBMS/looking4/looking4/trace

    So where is
    looking4_ora_4327?
    Thanks in advance

    There is no trace file to your/home/oracle/u01/app/oracle/diag/rdbms/looking4/looking4/trace/looking4_ora_4327, because the current user's session is not under the tracing. See the example below:

    I have connected as a user scott and here is the result:

    SQL> column value for a50;
    SQL> /
    
    NAME                                                             VALUE
    ---------------------------------------------------------------- --------------------------------------------------
    Diag Enabled                                                     TRUE
    ADR Base                                                         e:\app\serverroom
    ADR Home                                                         e:\app\serverroom\diag\rdbms\orcl\orcl
    Diag Trace                                                       e:\app\serverroom\diag\rdbms\orcl\orcl\trace
    Diag Alert                                                       e:\app\serverroom\diag\rdbms\orcl\orcl\alert
    Diag Incident                                                    e:\app\serverroom\diag\rdbms\orcl\orcl\incident
    Diag Cdump                                                       e:\app\serverroom\diag\rdbms\orcl\orcl\cdump
    Health Monitor                                                   e:\app\serverroom\diag\rdbms\orcl\orcl\hm
    Default Trace File                                               e:\app\serverroom\diag\rdbms\orcl\orcl\trace\orcl_
                                                                     ora_8056.trc
    

    This means, if my session track, so I check the file e:\app\serverroom\diag\rdbms\orcl\orcl\trace\orcl_ora_8056.trc for this session right? OK, what happens if I disconnect and reconnect:

    NAME                                                             VALUE
    ---------------------------------------------------------------- --------------------------------------------------
    Diag Enabled                                                     TRUE
    ADR Base                                                         e:\app\serverroom
    ADR Home                                                         e:\app\serverroom\diag\rdbms\orcl\orcl
    Diag Trace                                                       e:\app\serverroom\diag\rdbms\orcl\orcl\trace
    Diag Alert                                                       e:\app\serverroom\diag\rdbms\orcl\orcl\alert
    Diag Incident                                                    e:\app\serverroom\diag\rdbms\orcl\orcl\incident
    Diag Cdump                                                       e:\app\serverroom\diag\rdbms\orcl\orcl\cdump
    Health Monitor                                                   e:\app\serverroom\diag\rdbms\orcl\orcl\hm
    Default Trace File                                               e:\app\serverroom\diag\rdbms\orcl\orcl\trace\orcl_
                                                                     ora_8752.trc
    

    This means, now I'll look in e:\app\serverroom\diag\rdbms\orcl\orcl\trace\orcl_ora_8752.trc for any information of tracing; only if it's to be see trace:

    SQL> host dir e:\app\serverroom\diag\rdbms\orcl\orcl\trace\orcl_ora_8752.trc;
     Volume in drive E is HCL_DISK3
     Volume Serial Number is A62A-F491
    
     Directory of e:\app\serverroom\diag\rdbms\orcl\orcl\trace
    
    File Not Found
    
    SQL> alter session set events '10046 trace name context forever,level 12';
    
    Session altered.
    
    SQL> host dir e:\app\serverroom\diag\rdbms\orcl\orcl\trace\orcl_ora_8752.trc;
     Volume in drive E is HCL_DISK3
     Volume Serial Number is A62A-F491
    
     Directory of e:\app\serverroom\diag\rdbms\orcl\orcl\trace
    
    30-08-2012  13:39                 0 orcl_ora_8752.trc
                   1 File(s)              0 bytes
                   0 Dir(s)  121,181,003,776 bytes free
    
    SQL> alter session set events '10046 trace name context off';
    
    Session altered.
    
    SQL> host dir e:\app\serverroom\diag\rdbms\orcl\orcl\trace\orcl_ora_8752.trc;
     Volume in drive E is HCL_DISK3
     Volume Serial Number is A62A-F491
    
     Directory of e:\app\serverroom\diag\rdbms\orcl\orcl\trace
    
    30-08-2012  13:39                 0 orcl_ora_8752.trc
                   1 File(s)              0 bytes
                   0 Dir(s)  121,181,003,776 bytes free
    
    SQL>
    

    So, in short, you get the trace file, if the current session is currently tracing.

    Concerning
    Girish Sharma

  • Pencil tool (N) close the trace does not work, any idea?

    Pencil tool (N) close the trace does not work, any idea?

    with the completion of a path with the pencil tool, I don't get the small circle at the cursor level to close the path.

    Zoom click on the pencil tool in the tools Panel and you will see.

  • Instruction trace does not not on some FLAs

    I have a weird situation, I call the statement trace (for example trace("test")) and it displays correctly in the output area, but on some FLAs, trace does not at all. Is there some setting I accidentally activated to disable output on these specific FLAs? I noticed that the culprits in question use SharedObjects, don't know if this has something to do with anything either. No compilation problem, everything works fine.

    2 places to check-, but you're question is probably 1. :

    1 settings/flash file/publish - make sure you have "not omit trace actions" checked.

    2. click on the upper right corner of your output (in x) Panel / filter level/verbose

  • 10046 trace

    Hi all

    is installation 10046 trace is there in oracle 9i?

    Yes 10046 trace is available in 9i according to http://www.oracle.com/technology/books/pdfs/oaktable_ch5.pdf (and it is also available in Oracle 6, 7 and 8 according to this chapter of book which details the history of SQL trace).

    Edited by: P. Forstmann on Dec 17. 2009 14:20

  • iPad2 will not be 'activate' after update-"activation server is temporarily unavailable."

    IOS downloaded again today for my ipad2, but not "activate", tried several times during the last hours 7, get message ' could not be activated because the activation server is temporarily unavailable, try to connect your iPad to iTunes "but can't do it because I can't use the device!  I've never had problem in the 3 years I've owned the device.

    When they say connect to iTunes that they intend to use iTunes on a computer to try to restore the device. He has worked for some.

    http://support.Apple.com/kb/HT1414

    Or you could wait it out and see if Apple fixes things.

  • Satellite T110 - Wireless disappeared and can not re - activate

    Recently, I have a 3 month old toshiba satellite, the problem I have is that when I initially shot to the top of the laptop the wireless light was extinguished, and the Fn F8 combo did not work. The light is on but only active / disable bluetooth. I don't see the device wireless network, only the LAN card settings.

    I reinstalled the wireless drivers, and this has not solved the problem. Toshiba radar indicates that the wireless device is disabled but I don't know how to activate it.
    It worked about 2 weeks ago and I was able to connect wirelessly without problem.

    Any assistance before considering again at the store.

    Hello

    Normally you can toggle the WIFI connection if you press the FN + F8 key combination.

    If that doesn t work, I would recommend updating BIOS. You can find the latest version on the Toshiba site.
    Check this box!

  • iMessage/Facetime not to activate iPhone 5s

    Hey guys,.

    I gave my mom my old iPhone 5s to upgrade its iPhone 4S. While trying to activate iMessage or Facetime (using mobile phone) - activation fails. It is said 'Activation' and in 1 minute, it fails. I contacted my operator Vodafone Romania and they have confirmed that number of iMessage is not blocked and even reset some settings of my network at their end. Always the same question.

    If during the 1 minute the "activation" appears under the iMessage/Facetime activation code I choose ' use my apple ID to send iMessage/Facetime ", I get my credentials for appleID and I press activate it if sits for about 1 minute, trying to"activate using my credentials"and then fails.

    My questions are:

    1. his old iPhone 4S is not called factory. I just out of the sim card, replaced by a SIM from nano and placed in the iphone 5 s. Y at - it a mistake to activation by using his phone number because the apple servers see that same phone number has been used to activate his previous phone? (I disabled imessage and facetime on iphone 4S now)

    2. is there a number of devices that I am allowed to have use my appleID? Or use facetime/imessages with? I have 3 iphones (2 in fact, since 1 is the old iphone 4S) and 1 iPad.

    3. I already tried resetting the iphone and connected to itunes, tried to activate 4 g network using appleID on wifi and more. Any other place on the iphone5S where I get my credentials of appleid work - but not for facetime or imessage. You have any other suggestions for me to try?

    Thank you

    Raluca

    I just checked with my carrier again. There are 20 + messages sent in the imessage Center, and they have all been charged. Is there a problem with the apple servers? The number of messages have been sent to is:

    00447786205094

  • All of a sudden, I cannot perform a system restore, cannot not to activate the 'sleep', cannot conduct an audit of the disc.

    This all started in the last 2 weeks. Have cleaned the registry with CCleaner and Wise Registry cleaner. Have scanned my system with
    AVG free, free MalwareBytes, SuperAntispyware free, Spybot Search and Destroy, Windows Defender and the free analysis tool from Microsoft. Nothing untoward was found. My computer is almost 5 years old HP Pavilion tx 2000 32 bits. Also, after a few minutes, with each new page that I opened, my chrome browser always opens a new tab and my mouse, instead of scrolling up and down, it zoomed in my window larger or smaller size.

    Hi TedDyjas,

    Thanks for posting your question in the community of Microsoft Windows.

    From descriptions of the question, it seems that you are unable to run the system restore, you can not activate the 'sleep'.

    I imagine the inconvenience that you are experiencing. I'll help you fix the problem.

     

    To help you suggest several steps to solve the problem, I would appreciate if you could answer the following question:

     

    1. you receive an error code or message?

    2. have you made any recent hardware or exchange of software on your computer before the show?

     

    There may be third-party software conflict with the computer, and to solve it, perform the steps below to correct and solve the problem.

    Method 1:

     

    Step 1:

     

    You can try to start the computer in safe mode and check if the problem persists.

    Safe mode starts Windows with a limited set of files and drivers.

    Startup programs do not work in safe mode, and only the basic drivers needed to start Windows are installed.

    Start your computer in safe mode:

    http://Windows.Microsoft.com/en-us/Windows7/start-your-computer-in-safe-mode

    If the problem does not persist in safe mode, then follow the next step.

    Step 2:

     

    You need to perform a clean boot to prevent any third party conflicting application from interfering with your computer.

    To put the computer in a clean boot state, you must follow the steps in the article mentioned below and check with the question.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or Windows 7:
    http://support.Microsoft.com/kb/929135

    Note: After troubleshooting, be sure to start your computer in normal mode by following these steps.

    a. click on start toreduce this includes this image, type msconfig.exe in the Start Search box and press Enter.Collapse this includes this image

    If you are prompted for an administrator password or for confirmation, you must type the password or click continue.

    b. on the general tab, click the Normal startup option and then click OK.

    c. When you are prompted to restart the computer, click restart.

     

    Method 2:

     

    Scan your computer by using the Microsoft Safety Scanner by clicking Download now to check if there is no virus infected:

    http://www.microsoftsafetyscanner.com/

     

    Note: The data files that are infected must be cleaned only by removing the file completely, which means that there is a risk of data loss.

     

    I hope that the information above helps you.

    Your response is very important for us to ensure a proper resolution.

    In the future if you fall on any question relating to Windows, please do not hesitate to post your request here on Microsoft Community, we will be more than happy to help you.

  • After that 3 years factory installed Vista, he is now asking me to activate windows. Can not manually activate no-show # phone Automatic activation does not work

    When activate the following error message appears:

    0xc004e003

    The Software Licensing Service reported that license evaluation failed.

    I have this problem because I decreased the size of my disk partition in order to create a dual boot to Windows 7 and Vista environment.

    Any help to solve this problem is greatly apreciated

    Bob R

    Diagnostic report (1.9.0027.0):
    -----------------------------------------
    Validation of Windows data-->
    Validation status: invalid license
    Validation code: 50
    Code of Validation caching online: 0x0
    Windows product key: *-* - F4GJK - KG77H-B9HD2
    The Windows Product Key hash: iJAth4TbScMi8HdcPurlASXdEkw =
    Windows product ID: 89578-OEM-7332157-00204
    Windows product ID type: 2
    Windows license Type: OEM SLP
    The Windows OS version: 6.0.6002.2.00010300.2.0.003
    ID: {5C853C95-58EF-4F17-A01E-1FEA94B91EE1} (1)
    Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: Registered, 1.9.42.0
    Signed by: Microsoft
    Product name: Windows Vista (TM) Home Premium
    Architecture: 0x00000000
    Build lab: 6002.vistasp2_gdr.120305 - 0430
    TTS error:
    Validation of diagnosis:
    Resolution state: n/a

    Given Vista WgaER-->
    ThreatID (s): n/a, hr = 0 x 80070002
    Version: 6.0.6001.18000

    Windows XP Notifications data-->
    Cached result: n/a, hr = 0 x 80070002
    File: No.
    Version: N/a, hr = 0 x 80070002
    WgaTray.exe signed by: n/a, hr = 0 x 80070002
    WgaLogon.dll signed by: n/a, hr = 0 x 80070002

    OGA Notifications data-->
    Cached result: n/a, hr = 0 x 80070002
    Version: 2.0.48.0
    OGAExec.exe signed by: Microsoft
    OGAAddin.dll signed by: Microsoft

    OGA data-->
    Office status: 100 authentic
    Microsoft Office Professional Edition 2003-100 authentic
    Microsoft Office Home and Student 2007-100 authentic
    OGA Version: Registered, 2.0.48.0
    Signed by: Microsoft
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3_E2AD56EA-765-d003_E2AD56EA-766-0_E2AD56EA-134-80004005_E2AD56EA-765-d003_E2AD56EA-766-0_E2AD56EA-134-80004005_70AFE6BE-656-80070057_E2AD56EA-815-80070057

    Data browser-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default browser: C:\Program may Explorer\IEXPLORE.exe
    Download signed ActiveX controls: fast
    Download unsigned ActiveX controls: disabled
    Run ActiveX controls and plug-ins: allowed
    Initialize and script ActiveX controls not marked as safe: disabled
    Allow the Internet Explorer Webbrowser control scripts: disabled
    Active scripting: allowed
    Recognized ActiveX controls safe for scripting: allowed

    Analysis of file data-->

    Other data-->
    Office details: {5C853C95-58EF-4F17-A01E-1FEA94B91EE1}1.9.0027.06.0.6002.2.00010300.2.0.003x 32*-*-*-*-B9HD289578-OEM-7332157-002042S-1-5-21-3775494206-1380997812-2689603452Dell Inc.. MXG061                          Dell Inc.. A07 20070627000000.000000 + 00076323507018400FA04090409Central Standard Time(GMT-06:00)03HPQOEMSLIC-MPC100100Microsoft Office Professional Edition 2003117EF5A5CEFF7E5006CeG9IQUKU2eaFE7njNrEijI2tw =73931-640-8603605-5776014100Microsoft Office home and Student 20071210E5FF983A6CDAEdNObb9KsiXJO + 2OKBB2J2pH + G/Q =81602-OEM-6872766-881464

    Content Spsys.log: 0 x 80070002

    License data-->
    The software licensing service version: 6.0.6002.18005
    Name: Windows Vista, HomePremium edition
    Description: operating system Windows - Vista, channel OEM_SLP
    Activation ID: bffdc375-bbd5-499d-8ef1-4f37b61c895f
    ID of the application: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 89578-00146-321-500204-02-1033-6002.0000-1072012
    Installation ID: 095852180244932890701825728020191893511975610676583003
    Processor certificate URL: http://go.microsoft.com/fwlink/?LinkID=43473
    Machine certificate URL: http://go.microsoft.com/fwlink/?LinkID=43474
    Use license URL: http://go.microsoft.com/fwlink/?LinkID=43476
    Product key certificate URL: http://go.microsoft.com/fwlink/?LinkID=43475
    Partial product key: B9HD2
    License status: Notification
    Reason for the notification: 0xC004F032.

    Windows Activation Technologies-->
    N/A

    --> HWID data
    Current Hash HWID: RAAAAAMABQABAAEABAABAAAABAABAAEA6GH 53Dbcv4f2dg1LG3ANZ4P6k6ITNSfje9bx, L0TL8sr, cj, JkILKxWKoU plus

    Activation 1.0 data OEM-->
    N/A

    Activation 2.0 data OEM-->
    BIOS valid for OA 2.0: Yes
    Windows marker version: 0 x 20000
    OEMID and OEMTableID consistent: Yes
    BIOS information:
    ACPI Table name OEMID value OEMTableID value
    APIC DELL M07
    FACP DELL M07
    HPET DELL M07
    STARTING DELL M07
    MCFG DELL M07
    SLIC SLIC-MPC HPQOEM
    OSFR DELL M07
    SSDT PmRef CpuPm

    No - the SLIC table is supposed to be pulled directly from the BIOS. A charger interposes a software layer between the search software and BIOS and pushes what he wants back.

  • I have windows 7 64 bit but it's not to activate and I found the tools activated, but no means me not help

    means that I need to activate my windows 7

    Have you tried to restart by phone?

    How to activate Windows 7 manually (activate by phone)
     
    1) click Start and in the search for box type: slui.exe 4
     
    (2) press the ENTER"" key.
     
    (3) select your "country" in the list.
     
    (4) choose the option "activate phone".
     
    (5) stay on the phone (do not select/press all options) and wait for a person to help you with the activation.
     
    (6) explain your problem clearly to the support person.
     
    http://support.Microsoft.com/kb/950929/en-us
    ----------------------
    Have you installed a new hardware or software since you started facing this problem?

    Do you have any software installed record cleaning? If so, uninstall it, registry software is known to tamper with Windows activation technologies.

    What Antivirus utility you installed?

    What's your date and time correct?

    Please run the Microsoft Genuine Diagnostics Tool then copy and paste the results into an answer here for further analysis:
    http://go.Microsoft.com/fwlink/?LinkId=52012

  • I reformatted my laptop and now I can not re activate my office windows 2010

    I tried to re - register online, but after you enter 25 characters which is printed under my laptop, I got this message:

    "This is not a valid Office product key. See above examples to learn more»
    I went on the forum and found this thread:
    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-windows_install/genuine-Windows-issues-post-hard-drive-upgrade/7af0339b-3d0b-4C3C-AB8C-7d0640b7a026
    that tells me:

    Try again by phone:

    Activate Windows 7 manually:
    1. click on start and in the search for box type: slui.exe 4

    2. press enter on your keyboard

    3. Select your country.

    4. Select the telephone activation option and brace yourself for a real person.
    I followed the instructions, but when I wrote too free numbers:
    800-2468-1688.
    and
    1 800-1441-0158
    I got a pre recorded message telling me that the number I dialed cannot be reached.
    Help, please.
    Thank you!
    Vincent J.

    I tried to re - register online, but after you enter the 25-character that is printed under my laptop,

    -that is the product key for WINDOWS, not office.
    You are unable to activate office with a Windows key.
    Use the product key provided with your original Desktop install media.

  • Why my serial key is not to activate authentication copyright windows 7 Home Premium 32-bit

    before that I'm using windows 7 home Premium system type: 64-bit operating system of copyright serial key. Every time my computer system failure, so I had to reinstall windows 7 windows 7 home Premium 64 bit.my serial key still works fine when the activation window. But now, I installed windows 7 home Premium system type: 32-bit OS my order paper button not activate the window. Please help me!

    I don't see any obvious reaons why your system should not turn on...

    Use the Activate by phone and speak to an operator.

    activation by telephone (call of the operator)

    Click the Start button

    in the search box, type

    SLUI 4

    and press the Enter key

    Follow the instructions, but when asked what service you need the ansafone phone, don't answer - it should oblige the operator to answer, who can deal with you

  • Cannot not software activate Microsoft Reader on Windows 7

    After I installed Windows 7 Professional, I used IE to go to the site of Microsoft Reader Activation to activate my newly installed copy of Microsoft Reader. After logon and passing through the activation process, I got the familiar message that activation is successful. However, when I tried to open an e-book than required activation a message informing me that I don't have permission to open this title. It is advisable to reactivate the MS Reader software.

    I tried this several times without success.

    I tried to launch IE as an administrator and not as an administrator. During an attempt without site administrator should restart IE as an administrator, just as it did with Windows Vista. So, there seems to be no problem with either the Web site or with IE.

    Yesterday, I installed Windows 7 after downloading to a COMPUTER technical school site. This version of Windows 7 doesn't seem to be a pre version or rc version. This is version 6.1.7600 build 7600 running on a Dell Inspiron 530 with a processor Intel 6320. Maybe someone can advise if I can continue to use this version indefinitely or that it will be necessary to upgrade to a commercial version later.

    This version works beautifully and has no seeds other than a problem streaming to an xbox I think I found the answer to elsewhere in this forum.

    I have installed many programs and updates, and it seems that there is no other major problem either with having program incompatibilities. Until this sound as solid as a rock. Much better than Vista.

    You can take a look at the FAQ in Microsoft Reader for some possible answers:
    http://www.ereadable.com/aboutreaders/msactivefaq.asp

    http://DAS.Microsoft.com/activate/en-us/activatefaq.asp#fa_vista http://www.activewin.com http://adacosta.spaces.live.com Andre Da Costa

Maybe you are looking for

  • Air screensavers do not graduate

    I had ATV download all air screensavers long ago and set to check every day for new, but it seems that it is always cycling only through the same 2 or 3 each time. Is this normal? How many are there in total? Anything I can do to force ATV to change

  • How can I synchronize my files

    My existing email accounts all have subfolders for each customer. Subfolders are created on my main PC. When I open these accounts in Thunderbird, no subfolders appear. Is there a way to get there?

  • How to download Skype for iPod 4

    I was wondering if there is any way for me to download Skype with iOS 6?I have an iPod 4 who are unable to go to iOS 7 and want to download SkypeIs it possible that this is possible?

  • SANHQ 3.0 EPA + retransmission errors

    One of the nice new features of SANHQ is announced as this allows me to see what ISCSI connections I retransmissions. That function is not in 3.0 EPA. or at least something that I am not consistent on it requires. My envoriment is running 6.0.7 If I

  • Kerberos authentication and use the KTPASS tool

    I work in support to a network analysis software company.  We have the ability to use Kerberos authentication for our product.  Recently, we found that when you generate the keytab file using ktpass on a Windows Server 2003 or 2008, it is a step back