How to check if a key has been used

Hi all

Is there a way to determine whether a key has been used in a SQL statement?

Example of
I received a call from a developer said that their request was going very slow

I checked what oracle was doing

He was using an index with 5 distinct values on a table with a number of lines of 9.2 million

Selectivity is very bad.

Then I discovered after talking to the Director it was a hint to use the (silly) hints

Once we had the suspicion that he did a scan of Table full and actually ran much faster.

However, when I was watching the SQL text in v$ sql and v$ sqlarea he had no way of knowing if we used a hint

IE, I saw: / * + RULE * / in the code.

Does anyone know how to check (from the DB), if an indication is used in a sql statement?

And if the indication is used, what is the indicator.

Thank you

G.

You can use the following to see the execution plan with the outline and see advice

Select * from table (dbms_xplan.display_cursor (null, null, 'schema'));

select  /*+   rule  */  sum(id) from     t1 where     flag = 0

Plan hash value: 2170464548

------------------------------------------------
| Id  | Operation                    | Name    |
------------------------------------------------
|   0 | SELECT STATEMENT             |         |
|   1 |  SORT AGGREGATE              |         |
|   2 |   TABLE ACCESS BY INDEX ROWID| T1      |
|*  3 |    INDEX RANGE SCAN          | T1_FLAG |
------------------------------------------------

Outline Data
-------------

  /*+
      BEGIN_OUTLINE_DATA
      IGNORE_OPTIM_EMBEDDED_HINTS
      OPTIMIZER_FEATURES_ENABLE('10.2.0.1')
      RBO_OUTLINE
      OUTLINE_LEAF(@"SEL$1")
      INDEX(@"SEL$1" "T1"@"SEL$1" ("T1"."FLAG"))
      END_OUTLINE_DATA
  */

Predicate Information (identified by operation id):
---------------------------------------------------

   3 - access("FLAG"=0)

Note
-----
   - rule based optimizer used (consider using cbo)

HTH

Kind regards

Jagdeep Seven

Tags: Database

Similar Questions

  • How do I know if a product key has been used to Windows 7 Professional?

    I bought a laptop dell from a family member, I have the original installation of the DVD both 32-Bit and 64-bit. Also included as part of the purchase was a copy of windows 7 Professional. Since then, he used the restore DVD till I'm system. is there a way to tell if the license for windows 7 Professional has been used, otherwise I would sell that copy and recover some of the money back, I spent on the laptop.

    Hello

    If you download and run it. >>
    http://www.Belarc.com/free_download.html

    It will show you your product key
    for some of you guys and your windows software.  :)

    If it does not match the product key on the Windows 7 Pro disc, then it pourrait
    have not been used.

    I don't know whether or not Microsoft will tell you if you were communicating with them in our country. >>
    http://www.Microsoft.com/worldwide/default.aspx

    Is the family member knows that it has been used or not?

  • How to check if a fix has been applied to the database?

    It is easy to know which patches have been applied to the software with opatch lsinventory oracle. But what about the database? How will I know if the corresponding sql code has been applied?

    My real problem:

    I have an environment (Linux) with 12.1.0.2.4 (so no later than patchest). If I create a new database (without worrying if I use a model predefined by default as "Generalist" or create a database of "customized") I do not see that the power supply has been applied. My theory is that the template should not have applied patch while the custom database needs.

    I checked with

    SELECT the version, State, bundle_id, patch_id, bundle_series
    OF dba_registry_sqlpatch;


    but the two database returned no returned lines.

    If I run datapatch it applies the patch so after that the output of the query looks like this:

    PATCH_ID VERSION BUNDLE_ID BUNDLE_SERIES STATUS

    ---------- -------------------- --------------- ---------- ------------------------------

    20831110 12.1.0.2 SUCCESS 4 PSU


    but this isn't what I expected as a new database should be the most recent version of the sql scripts.

    According to the README file for patch 20831110:

    3.4 patch Instructions in post-installation for databases created or upgraded after the Installation of the PSU 12.1.0.2.4 in the Oracle home

    You must perform the steps in Section 3.3.2 "loading change files in the SQL database" for any new or upgraded database.

  • How to check what Feature Pack has been installed on the PeopleSoft system.

    Hello

    How to tell what (FP1 or FP2) Feature Pack has been installed in the PS HCM 9.1 applications and FMS 9.1 or installed any Featue Pack?.

    Thank you.

    I don't think you can directly check the FP level. Which means that you can not simply query a table and determine the level of the public Service.

    You should check the level of patch/bug in ps_maintenance_log and compare with FP

  • ORA-00481 and Patch 3659289 - how to check if the patch has been applied? --

    Dear all,

    Currently my client uses the oracle 10.2.0.4.0 database (RAC). However sometimes during treatment (the application attempts to write/change data), they are several ORA-00481 errors and then the database crashed. But I'd say it's an automatic restart sort of as the newspaper has said.

    Trying to get on a few articles on this subject and found one saying this is due to internal bugs, and the problem solved with patch 3659289 .

    So far, I couldn't find much information about this hotfix (3659289) and I need some help here.

    1. I wonder if it is the case of my customer database?
    2. how to check if this specific hotfix (3659289) has been applied?
    3. be appreciate if you have access to this patch and post the details here.

    Advise, Suggestion or jokes will be appreciated. Thanks in advance!

    Thank you and best regards,
    CT



    Some additional information:
    1 version of oracle 10.2.0.4.0 database

    Connected to:
    Oracle Database 10g Release 10.2.0.4.0 - Production 64-bit
    With the Real Application Clusters option

    2 CARS with two nodes.

    3. in the course of running on Solaris 10 sparc infrastructure.

    4. what error log says:

    Sun Dec 4 00:51:09 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_lms1_16541.trc file:
    Sun Dec 4 00:51:34 2011
    Track of dumping performs id = [cdmp_20111204003639]
    Sun Dec 4 00:52:03 2011
    kkjcre1p: unable to reproduce the jobq slave process
    Sun Dec 4 00:52:04 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_cjq0_16598.trc file:

    Sun Dec 4 00:54:58 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_lmon_16525.trc file:
    ORA-29740: expelled by Member 1, group incarnation 74
    Sun Dec 4 00:54:59 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_j002_14521.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:54:59 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_j000_29799.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:54:59 2011
    WARNING: inbound connections has expired (ORA-3136)
    Sun Dec 4 00:54:59 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_j003_15093.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:54:59 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_lck0_16841.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:54:59 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_pmon_16519.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:54:59 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_lms3_16549.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:54:59 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_psp0_16523.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:55:00 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_lms5_16557.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:55:00 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_lms4_16553.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:55:01 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_lmd0_16527.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:55:01 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_lms0_16537.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:55:01 2011
    Errors in the /opt/app/oracle/admin/xxxxx/bdump/xxxxx1_lms1_16541.trc file:
    ORA-00481: LMON process ended with the error
    Sun Dec 4 00:55:01 2011
    RECO: termination litigation because of the error 481
    Sun Dec 4 00:55:07 2011
    Instance terminated by RECO, pid = 16588
    Sun Dec 4 00:55:18 2011
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Interface type 1 bge2 configured 10.0.2.0 from OCR to serve a cluster interconnect
    Type 1 202.76.5.0 configured OCR bge0 interface to be used as a public interface
    SNA system picked latch-free 3
    Autotune undo retention is enabled.
    LICENSE_MAX_USERS = 0
    SYS audit is disabled
    ksdpec: called to the event 13740 before initialization of the event group
    Commissioning ORACLE RDBMS Version: 10.2.0.4.0.
    Parameters of the system with default values:
    process = 300
    sessions = 500
    SGA_MAX_SIZE = 5368709120
    __shared_pool_size = 1879048192
    shared_pool_size = 1073741824
    __large_pool_size = 16777216
    LARGE_POOL_SIZE = 16777216
    __java_pool_size = 134217728
    JAVA_POOL_SIZE = 134217728
    __streams_pool_size = 0
    SHARED_POOL_RESERVED_SIZE = 142606336
    SPFile = +DATA/xxxxx/spfilexxxxx.ora
    SGA_TARGET = 5368709120
    control_files = +DATA/xxxxx/controlfile/current.258.702223445
    DB_BLOCK_SIZE = 8192
    __db_cache_size = 3288334336
    db_cache_size = 3221225472
    compatible = 10.2.0.1.0
    Log_archive_dest = + REDOARCH/xxxxx/archlog
    log_buffer = 30543360
    db_file_multiblock_read_count = 16
    cluster_database = TRUE
    cluster_database_instances = 2
    db_create_file_dest = + DATA
    db_create_online_log_dest_1 = + REDOARCH
    db_recovery_file_dest_size = 2147483648
    = 1 thread
    instance_number = 1
    UNDO_MANAGEMENT = AUTO
    undo_tablespace = UNDOTBS1
    UNDO_RETENTION = 14400
    Remote_login_passwordfile = EXCLUSIVE lock
    db_domain =
    dispatchers = (PROTOCOL = TCP) (SERVICE = xxxxxXDB)
    LOCAL_LISTENER = LISTENER_xxxxx1
    remote_listener = LISTENERS_xxxxx
    session_cached_cursors = 100
    JOB_QUEUE_PROCESSES = 10
    CURSOR_SHARING = SIMILAR
    background_dump_dest = / opt/app/oracle/admin/xxxxx/bdump
    user_dump_dest = / opt/app/oracle/admin/xxxxx/udump
    core_dump_dest = / opt/app/oracle/admin/xxxxx/cdump
    audit_file_dest = / opt/app/oracle/admin/xxxxx/adump
    db_name = xxxxx
    open_cursors = 500
    pga_aggregate_target = 1073741824
    Communication of cluster is configured to use the following interfaces for this instance
    10.0.2.235
    Sun Dec 4 00:55:25 2011
    cluster interconnect IPC version: Oracle UDP/IP (generic)
    CPI for the seller 1 proto 2
    PMON started with pid = 2, OS id = 19662
    DIAG started with pid = 3, OS id = 19664
    PSP0 started with pid = 4, OS id = 19666
    LMON started with pid = 5, OS id = 19668
    LMD0 started with pid = 6, OS id = 19670
    LMS0 started with pid = 7, OS id = 19672
    LMS1 started with pid = 8, OS id = 19676
    LMS2 started with pid = 9, OS id = 19688
    LMS3 started with pid = 10, OS id = 19692
    LMS4 started with pid = 11, OS id = 19696
    LMS5 started with pid = 12, OS id = 19700
    MA started with pid = 13, OS id = 19704
    DBW0 started with pid = 14, OS id = 19706
    DBW1 started with pid = 15, OS id = 19708
    DBW2 started with pid = 16, OS id = 19718
    LGWR started with pid = 17, OS id = 19720
    CKPT started with pid = 18, OS id = 19722
    SMON started with pid = 19, OS id = 19724
    RECCE has started with pid = 20, OS id = 19726
    CJQ0 started with pid = 21, OS id = 19728
    MMON started with pid = 22, OS id = 19730
    Sun Dec 4 00:55:28 2011
    commissioning 1 dispatcher (s) for '(ADDRESS =(PARTIAL=YES) (PROTOCOL = TCP))' network address...
    MMNL started with pid = 23, OS id = 19732
    Sun Dec 4 00:55:28 2011
    commissioning or shared server 1...
    Sun Dec 4 00:55:28 2011
    DISM started, OS id = 19746
    Sun Dec 4 00:55:52 2011
    LMON recorded with NM - 1 instance id (internal mem not 0)
    Sun Dec 4 00:55:53 2011
    Reconfiguration began (old Inc. 0, Inc. new, 78)
    List of nodes:
    0 1
    Global Resource Directory frozen
    allocate domain 0, invalid = TRUE
    Restored communication channels
    * field validates according to the instance 1 0
    * domain 0 valid = 1 according to instance 1
    Sun Dec 4 00:55:53 2011
    Diffuse master hash resource bitmaps
    Blocks of non-local process cleaned
    Sun Dec 4 00:55:53 2011
    Shadows GCS LMS 0 0: cancelled, 0 closed
    Sun Dec 4 00:55:53 2011
    Cancelled LMS shadows SCM 4: 0, 0 closed
    Sun Dec 4 00:55:53 2011
    Cancelled LMS shadows GCS 3: 0, 0 closed
    Sun Dec 4 00:55:53 2011
    Cancelled LMS shadows GCS 1: 0, 0 closed
    Sun Dec 4 00:55:53 2011
    Cancelled LMS shadows BSC 5: 0, 0 closed
    Sun Dec 4 00:55:53 2011
    Cancelled LMS shadows SCM 2: 0, 0 closed
    Set of master node info
    Subject to all requests for remote enqueue
    DWN-cvts replayed, questionable VALBLKs
    All enqueues grant awarded
    Sun Dec 4 00:55:53 2011
    LMS crossed shadows 5: 0, replayed 0 GCS
    Sun Dec 4 00:55:53 2011
    LMS crossed shadows 3: 0, replayed 0 GCS
    Sun Dec 4 00:55:53 2011
    Crossed shadows SCM 2: 0, replayed 0 LMS
    Sun Dec 4 00:55:53 2011
    LMS 0: 0 GCS shadows traveled 0 replayed
    Sun Dec 4 00:55:53 2011
    Crossed shadows SCM 4: 0, replayed 0 LMS
    Sun Dec 4 00:55:53 2011
    LMS crossed shadows 1: 0, replayed 0 GCS
    Sun Dec 4 00:55:53 2011
    Subject to all requests for remote-cache GCS
    Post SMON start 1 IR pass
    Fix write in SCM resources
    Reconfiguration complete
    LCK0 started with pid = 26, OS id = 19984
    Sun Dec 4 00:55:55 2011
    Oracle Data Guard is not available in this edition of Oracle.
    Sun Dec 4 00:55:55 2011
    ALTER DATABASE MOUNT
    Sun Dec 4 00:55:56 2011
    From FILIPE background process
    FILIPE started with pid = 28, OS id = 19995
    From RBAL background process
    RBAL started with pid = 29, OS id = 19999
    Sun Dec 4 00:55:59 2011
    SUCCESS: diskgroup DATA has been mounted
    Sun Dec 4 00:56:03 2011
    Assessment target incarnation to 7
    Sun Dec 4 00:56:04 2011
    Mount of redo thread 1, with mount id 3288132717
    Sun Dec 4 00:56:04 2011
    Database mounted in shared Mode (CLUSTER_DATABASE = TRUE)
    Completed: ALTER DATABASE MOUNT
    Sun Dec 4 00:56:05 2011
    ALTER DATABASE OPEN
    Selected broadcast the validation schema to generate notifications SNA
    Sun Dec 4 00:56:06 2011
    LGWR: FROM PROCESS ARCH
    Arc0 started with pid = 33, OS id = 20135
    Sun Dec 4 00:56:06 2011
    Arc0: Started archiving
    Arc1: Started archiving
    LGWR: FROM PROCESS ARCH COMPLETE
    Arc1 started with pid = 34, OS id = 20137
    Sun Dec 4 00:56:06 2011
    SUCCESS: diskgroup REDOARCH rose
    Thread 1 is open to the sequence of journal 23830
    Currently Journal # 3 seq # 23830 mem # 0: +REDOARCH/xxxxx/onlinelog/group_3.261.709928305
    Opening of redo thread 1
    Sun Dec 4 00:56:07 2011
    SMON: enabling cache recovery
    Sun Dec 4 00:56:07 2011
    Arc0: become the "no FAL' ARCH
    Arc0: become the "no SRL" ARCH
    Sun Dec 4 00:56:07 2011
    Arc1: Become the heartbeat ARCH
    Sun Dec 4 00:56:09 2011
    Successfully onlined Undo Tablespace 1.
    Sun Dec 4 00:56:09 2011
    SMON: enabling the recovery of tx
    Sun Dec 4 00:56:09 2011
    Database charset is UTF8
    off replication_dependency_tracking (no replication multimaster async found)
    From QMNC background process
    QMNC started with pid = 35, OS id = 20185
    Sun Dec 4 00:56:15 2011
    Errors in the /opt/app/oracle/admin/xxxxx/udump/xxxxx1_ora_20121.trc file:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-12663: Services required by the customer not available on the server
    ORA-36961: Oracle OLAP is not available.
    ORA-06512: at "SYS." OLAPIHISTORYRETENTION', line 1
    ORA-06512: at line 15 level
    Sun Dec 4 00:56:15 2011
    Completed: ALTER DATABASE OPEN

    Hi, Eric.

    Sory for these last response time.

    If you are looking for a special patch that is exists or not, you must run below

    ORACLE_HOME and ORACLE_SID and opatch as mention in my previous post, that it is the value

    lsinventory opatch | grep patch_no

    If she reports record than his average you past. If its does not provide that the problem is that you do not have this patch

    Respect of
    HELIOS

  • Error activation product key has been used already on Windows Server 2012.

    Original title: Activation error

    Two days ago, I installed windows server 2012 on my PC... It has been corrupted because of virus on my USB key that I reinstalled it twice but both times, it has been corrupted... when I installed it third time Activation has failed, it is said that this product code was used on another pc... no activation now please help me... and one thing I've never done any material change

    Try the phone activation, you may have to do during the week:

    1. press the Windows key + X , and then click run, and then type: slui.exe 4

    2. then 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.

  • What can I do if my product key has been used by someone else

    . I mean my laptop has been a shock and an engineer promised to fix and later formatted my laptop that has annoyed me. So I decided to come back to my window 7 base, but after the installation, the product behind my computer key does not work for Activation.

    To analyze and solve problems for Activation and Validation, we need to see a full copy of the diagnostic report produced by the MGADiag tool (download and save to the desktop - http://go.microsoft.com/fwlink/?linkid=52012 )

    Once downloaded, run the tool.

    Click on the button continue, after a short time, continue button will change to a copy button.

    Click the copy button in the tool (ignore the error at this stage) and then paste (with r-click and paste or Ctrl + V) in your message. (please do not change the report.)

  • How to check if a form has been signed

    I have a workflow that initially checks whether the document was signed. However, my feature doesn't seem to work.

    We use self signed digital signatures to sign a PDF file. I would like to know what would be the best way to check if a form was signed?

    Thank you in advance.

    Aditya

    Aditya

    I think I may have a solution...

    (1) adds a hidden field to store a value of the indicator

    (2) set, it's the default value "Unsigned" (that way, if the user manually attach the form to sign the open is already defined, indicating that the signature is missing)

    (3) in the event of "Modification" of the Signature field, add the following JavaScript code

    oState var = event.target.getField ("form1 [0].") #subform [0]. ("SignatureField1 [0] ') .signatureInfo () .status. Get the signed state of the current field.
    If (oState == 0) {}
    flagField.rawValue = "unsigned."
    } else {}
    flagField.rawValue = "signed."
    }

    The above script becomes the value of 'signed' indicator field once the empty signature field is signed (because the Change event is triggered).  If the user disables the signature field, the 'Change' event is fired again and the indicator of the value of field is set back to "unsigned".

    (4) have your workflow process analyze data looking for the value of the field "signed" or "Unsigned" and that the process take action appropriate according to the value of the indicator.

    Concerning

    Steve

  • My product key has been used a number of times and it was because my craashed computer and I want to use it on my work computer too. What should I do?

    I bought student office 2010 with my computer. my computer has crashed twice and it says that I used my limit on it. I need to know why. I have a computer that I use for work and I wish I could put my office about it. What should I do to fix this?

    Microsoft Office Activation number:
    http://support.Microsoft.com/kb/950929

    Activate Microsoft Office 2010 products
    http://Office.Microsoft.com/en-us/SharePoint-workspace-help/activate-Microsoft-Office-programs-HA010354227.aspx

    Older version of Office: Activation and registration of a Microsoft product
    http://support.Microsoft.com/?kbid=326851

    = Other options =.

    Errors of valid product key in Microsoft Office (2010)
    http://support.Microsoft.com/kb/2002262

    Phone activation: http://office.microsoft.com/en-us/sharepoint-workspace-help/activate-microsoft-office-programs-HA010354227.aspx
    Activate by using the telephone
    You can telephone an Activation Center and activate your product with the help of a customer service representative.
     
    Important
    Phone numbers of activation do not appear in this article, because there are a lot of numbers, and the correct number for you depends on several factors. Microsoft software can be obtained under various licenses, including individual retail licenses, original (OEM) licenses, and volume licenses OEM. Phone numbers vary by product license and country/region. In step 2 of the Activation Wizard, use the phone number provided to contact the Microsoft Activation Center.

    Telephone activation may take longer than activation through the Internet. You should be at your computer when you call, and you should have your software product key.

    Frequently asked questions about Office Activation Wizard and about features in Office 2010 and Office 2007 programs view programs
    http://support.Microsoft.com/kb/927921

    J W Stuart: http://www.pagestart.com

  • How to change a seq that has been used by a bad page?

    friends;

    Created a page in a table, but has made a name wrong seq y at - it a remedy without re-creating a new page with the name correct seq?

    Thanks in advance.


    WAN

    WAN

    Go to the page "Column attributes" column of the report that you have designated as the primary key

    The "tabular form element" section the "Primary Key Source" the desired sequence value.

    CITY

  • How to check where the table field has been used as a foreign key in the database

    Hi I have a field in my table Office I had office_code field, this field has been used in the tables of diffirent as foreign key is a sql I can wirte to see all the tables that have used this field as a foreign key

    Edited by: adf009 09/05/2013 10:37

    Edited by: adf009 09/05/2013 10:38

    Check this box

    SELECT * FROM user_constraints WHERE table_name='EMP' and CONSTRAINT_TYPE='R';
    

    Type = 'R' means referential integrity constraint type.

  • How to set the pressure necessary for the keys on the keyboard? I adjusted it 2 years when I had my Macbook Air, but I forgot how I did it. In my opinion, only a touch of F has been used.

    How to address the need to pressure for keys? I've adjusted it 2 years ago when I got my Macbook, but I forgot how. In my opinion, only a touch of F has been used.

    I don't know what you are referring. You can't 'adjust the need to pressure for the keys. The keyboard is what it is. The key must be pressed far enough for electric contact in key switches. The keys are not adjustable in this way.

  • I had to reboot my system and then to install my ACC, I used the same product key (redemption code). However, the system says that the code has been used. Anyone can teach me how I can use the same installation code to download VAC. Thank you in advance

    I had to reboot my system and then to install my ACC, I used the same product key (redemption code). However, the system says that the code has been used. Anyone can teach me how I can use the same installation code to download VAC. Thank you in advance.

    Download/install the desktop application, connect and install applications subscription.

    https://helpx.Adobe.com/creative-cloud/help/download-install-app.html

    Creative cloud to desktop

    https://helpx.Adobe.com/creative-cloud/help/creative-cloud-desktop.html

    Sign out, sign in | Creative office cloud app

    http://helpx.Adobe.com/creative-cloud/KB/sign-in-out-creative-cloud-desktop-app.html

    Install, update, or uninstall applications

    http://helpx.Adobe.com/creative-cloud/help/install-apps.html

  • How to open encrypted, if the key has been lost in XP?

    I reinstall my Windows xp, but I can not open my encrypted data. My encrypt key has been lost

    There is no backdoor to EFS encryption.  This is why it is so important to backup your encryption certificates when using EFS.  Refer to the following article, paying special attention to the paragraph "why you should back up your certificates"

    "Best Practices for encrypting file system"
      <>http://support.Microsoft.com/kb/223316 >

    That said, if some important remains of your old system must still exist on your hard drive and have not been crushed in your new installation, there are a few programs that widening this information and try to rebuild your key.  Such a program is AEFSDR, but, frankly, it's a long shot at this point.

    HTH,
    JW

  • HELP: Activation server determined that the specified product key has been blocked

    I did a complete reset of my ENVY 17 laptop and now whenever I try to re-activate Windows 8 Pro that I reinstalled using the USB recovery, I get error:

    Code: 0xC004C003

    Description: The activation server determined that the specified product key has been blocked.

    I have Microsoft Suppot had called and were told to contact HP (manufacturer of my pc. Someone at - he met sam and how wa it is resolved?

    Thank you

    Rico.

    Solved! HP technical support took care of me Thank you so much.

Maybe you are looking for