RMAN is not installed error although it's been already installed

Hi everyone,
My OS: Win 2008 x64 R2 Enterprise
Oracle; 11.2.0.2.0 64bit Enterprise
When I try to backup through Symantec Backup Exec , it returns the following error;
Recovery Manager: Release 11.2.0.2.0 - Production on Tue Feb 26 23:03:49 2013
Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
connected to target database: KP0 (DBID=4283758981)
connected to recovery catalog database
*# RMAN command section*
*RUN {*
ALLOCATE CHANNEL ch0
TYPE 'SBT_TAPE';
*SEND 'BSA_SERVICE_HOST=BCKPSRVR00,NBBSA_TOTAL_STREAMS=1,NBBSA_JOB_COOKIE={D3774FE4-845A-4FD2-9BD9-4D98086B9BCA},NBBSA_DB_DEVICE_NAME=Oracle-Win::\\saperpprd0\KP0';*
BACKUP
INCREMENTAL LEVEL=0
FORMAT 'BE_U'
DATABASE FORCE PLUS ARCHIVELOG FORCE;
BACKUP CURRENT CONTROLFILE
FORMAT 'BE_U';
RELEASE CHANNEL ch0;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of allocate command at 02/26/2013 23:03:51
RMAN-06428: recovery catalog is not installed
EXIT
Recovery Manager complete.
But I have already installed the recovery catalog by the following procedure and every command in the procedure altered successfully;
SQL>CREATE TABLESPACE RMAN
DATAFILE 'E:\oracle\KP0\sapdata1\rman\RMAN01.DATA1'
SIZE 200M REUSE AUTOEXTEND ON EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO;
SQL>CREATE USER RMAN IDENTIFIED BY RMAN TEMPORARY TABLESPACE PSAPTEMP DEFAULT TABLESPACE RMAN QUOTA UNLIMITED ON RMAN;
SQL>GRANT RECOVERY_CATALOG_OWNER TO RMAN;
SQL>GRANT CONNECT, RESOURCE TO RMAN;
C:\USERS\KP0ADM>RMAN
RMAN>CONNECT CATALOG RMAN/RMAN@KP0
RMAN>CREATE CATALOG TABLESPACE 'RMAN';
C:\USERS\KP0ADM>RMAN TARGET System@KP0 CATALOG RMAN/RMAN@KP0
RMAN>REGISTER DATABASE;
RMAN>SQL "ALTER SYSTEM ARCHIVE LOG CURRENT";
RMAN>RESYNC CATALOG;
RMAN>CROSSCHECK COPY OF ARCHIVELOG ALL;
By the way, this database has been opened with RESETLOGS option in Feb 2012 and the incarnation list is like below;
RMAN> list incarnation;
List of Database Incarnations
DB Key  Inc Key DB Name  DB ID            STATUS  Reset SCN  Reset Time
*1 129 KP0 4283758981 PARENT 1 05-OCT-11*
*1 2 KP0 4283758981 CURRENT 125827000 01-FEB-12*
I've already shut the database down and open it again after installing the recovery catalog , also related oracle services as well...
Could it be a bug with the version 11.2.0.2.0 which I currently use ?
Or what could be the solution ?
Thanks in advance...

Hi,
Here is the result of the select;
SQL> SELECT TABLE_NAME FROM USER_TABLES;
TABLE_NAME
UNDO$
USER$
TSQ$
UET$
SEG$
CCOL$
CDEF$
TS$
FET$
BOOTSTRAP$
ICOL$
TABLE_NAME
IND$
COL$
CLU$
TAB$
LOB$
COLTYPE$
SUBCOLTYPE$
NTAB$
REFCON$
OPQTYPE$
ICOLDEP$
TABLE_NAME
VIEWTRCOL$
LIBRARY$
ASSEMBLY$
ATTRCOL$
TYPE_MISC$
PROXY_DATA$
PROXY_ROLE_DATA$
CON$
FILE$
OBJ$
OBJERROR$
TABLE_NAME
OBJAUTH$
UGROUP$
SYN$
VIEW$
TYPED_VIEW$
SUPEROBJ$
SEQ$
PROPS$
EDITION$
FIXED_OBJ$
MIGRATE$
TABLE_NAME
DEPENDENCY$
ACCESS$
VIEWCON$
DUAL
SYSAUTH$
OBJPRIV$
DEFROLE$
ECOL$
EV$
EVCOL$
DEFERRED_STG$
TABLE_NAME
SQLERROR$
LINK$
TRUSTED_LIST$
COM$
DUC$
RECYCLEBIN$
IND_ONLINE$
CONTEXT$
SQL_VERSION$
JIJOIN$
JIREFRESHSQL$
TABLE_NAME
TRIGGER$
TRIGGERCOL$
TRIGGERJAVAF$
TRIGGERJAVAS$
TRIGGERJAVAC$
TRIGGERJAVAM$
TRIGGERDEP$
INDREBUILD$
COMPRESSION$
TRANSIENT_IOT$
SMB$CONFIG
TABLE_NAME
SQL$
SQL$TEXT
SQLOBJ$AUXDATA
OBJECT_USAGE
PROCEDURE$
PROCEDUREINFO$
ARGUMENT$
SOURCE$
IDL_UB1$
IDL_CHAR$
IDL_UB2$
TABLE_NAME
IDL_SB4$
ERROR$
SETTINGS$
NCOMP_DLL$
PROCEDUREJAVA$
PROCEDUREC$
PROCEDUREPLSQL$
WARNING_SETTINGS$
DIANA_VERSION$
PLSCOPE_IDENTIFIER$
PLSCOPE_ACTION$
TABLE_NAME
PENDING_TRANS$
PENDING_SESSIONS$
PENDING_SUB_SESSIONS$
SMON_SCN_TIME
MAP_FILE$
MAP_FILE_EXTENT$
MAP_SUBELEMENT$
MAP_ELEMENT$
MAP_EXTELEMENT$
MAP_COMPLIST$
PROFILE$
TABLE_NAME
PROFNAME$
RESOURCE_COST$
JOB$
RESOURCE_MAP
USER_ASTATUS_MAP
RESOURCE_PLAN$
RESOURCE_CONSUMER_GROUP$
RESOURCE_CATEGORY$
RESOURCE_PLAN_DIRECTIVE$
RESOURCE_GROUP_MAPPING$
RESOURCE_MAPPING_PRIORITY$
TABLE_NAME
RESOURCE_STORAGE_POOL_MAPPING$
RESOURCE_CAPABILITY$
RESOURCE_INSTANCE_CAPABILITY$
RESOURCE_IO_CALIBRATE$
TSM_SRC$
TSM_DST$
SERVICE$
DIR$MIGRATE_OPERATIONS
DIR$SERVICE_OPERATIONS
DIR$ESCALATE_OPERATIONS
DIR$QUIESCE_OPERATIONS
TABLE_NAME
DIR$INSTANCE_ACTIONS
DIR$RESONATE_OPERATIONS
DIR$ALERT_HISTORY
DIR$REASON_STRINGS
DIR$DATABASE_ATTRIBUTES
DIR$VICTIM_POLICY
DIR$NODE_ATTRIBUTES
DIR$SERVICE_ATTRIBUTES
defaultauditing_options_*
AUDIT$
SYSTEM_PRIVILEGE_MAP
TABLE_NAME
TABLE_PRIVILEGE_MAP
STMT_AUDIT_OPTION_MAP
USER_HISTORY$
RLS$
RLS_SC$
RLS_GRP$
RLS_CTX$
AUD$
FGA$
FGACOL$
FGA_LOG$
TABLE_NAME
APPROLE$
ENC$
PROXY_INFO$
PROXY_ROLE_INFO$
XS$VERIFIERS
XS$SESSIONS
XS$SESSION_ROLES
XS$SESSION_APPNS
XS$PARAMETERS
DEFAULT_PWD$
HISTGRM$
TABLE_NAME
HIST_HEAD$
AUX_STATS$
TAB_STATS$
IND_STATS$
CACHE_STATS_1$
CACHE_STATS_0$
ASSOCIATION$
USTATS$
STATS_TARGET$
COL_USAGE$
MON_MODS$
TABLE_NAME
MON_MODS_ALL$
WRI$_OPTSTAT_TAB_HISTORY
WRI$_OPTSTAT_IND_HISTORY
WRI$_OPTSTAT_HISTHEAD_HISTORY
WRI$_OPTSTAT_HISTGRM_HISTORY
WRI$_OPTSTAT_AUX_HISTORY
WRI$_OPTSTAT_OPR
OPTSTAT_HIST_CONTROL$
OPTSTAT_USER_PREFS$
DIR$
ID_GENS$
TABLE_NAME
OID$
TYPE$
COLLECTION$
ATTRIBUTE$
METHOD$
PARAMETER$
RESULT$
TYPEHIERARCHY$
KOPM$
VTABLE$
OPBINDING$
TABLE_NAME
OPANCILLARY$
OPARG$
OPERATOR$
INDTYPES$
INDOP$
INDARRAYTYPE$
SECOBJ$
JAVAOBJ$
JAVASNM$
PARTOBJ$
PARTCOL$
TABLE_NAME
TABPART$
INDPART$
SUBPARTCOL$
TABSUBPART$
INDSUBPART$
TABCOMPART$
INDCOMPART$
PARTLOB$
LOBFRAG$
LOBCOMPPART$
DEFSUBPART$
TABLE_NAME
DEFSUBPARTLOB$
INDPART_PARAM$
INSERT_TSN_LIST$
SUMPARTLOG$
SUMDELTA$
SNAP_LOGDEP$
SNAP_LOADERTIME$
MLOG$
SLOG$
SNAP_XCMT$
SNAP$
TABLE_NAME
SNAP_REFTIME$
MLOG_REFCOL$
SNAP_REFOP$
SNAP_COLMAP$
SNAP_OBJCOL$
REG_SNAP$
SNAP_SITE$
RGROUP$
RGCHILD$
CDC_SYSTEM$
CDC_CHANGE_SOURCES$
TABLE_NAME
CDC_CHANGE_SETS$
CDC_CHANGE_TABLES$
CDC_SUBSCRIBERS$
CDC_SUBSCRIBED_TABLES$
CDC_SUBSCRIBED_COLUMNS$
CDC_CHANGE_COLUMNS$
CDC_PROPAGATIONS$
CDC_PROPAGATED_SETS$
STREAMS$_SPLIT_MERGE
STREAMS$_CAPTURE_SERVER
STREAMS$_CAPTURE_PROCESS
TABLE_NAME
STREAMS$_APPLY_PROCESS
STREAMS$_PROPAGATION_PROCESS
STREAMS$_PROCESS_PARAMS
STREAMS$_EXTRA_ATTRS
STREAMS$_PREPARE_OBJECT
STREAMS$_PREPARE_DDL
STREAMS$_APPLY_MILESTONE
STREAMS$_APPLY_PROGRESS
STREAMS$_KEY_COLUMNS
STREAMS$_DEF_PROC
STREAMS$_RULES
TABLE_NAME
APPLY$_SOURCE_OBJ
APPLY$_SOURCE_SCHEMA
APPLY$_VIRTUAL_OBJ_CONS
APPLY$_CONSTRAINT_COLUMNS
APPLY$_DEST_OBJ
APPLY$_DEST_OBJ_CMAP
APPLY$_DEST_OBJ_OPS
STREAMS$_STMT_HANDLERS
STREAMS$_STMT_HANDLER_STMTS
APPLY$_CHANGE_HANDLERS
APPLY$_ERROR
TABLE_NAME
APPLY$_ERROR_TXN
APPLY$_ERROR_HANDLER
APPLY$_CONF_HDLR_COLUMNS
STREAMS$_DEST_OBJS
STREAMS$_DEST_OBJ_COLS
STREAMS$_PRIVILEGED_USER
STREAMS$_MESSAGE_RULES
STREAMS$_MESSAGE_CONSUMERS
STREAMS$_APPLY_SPILL_TXN
STREAMS$_APPLY_SPILL_TXN_LIST
FGR$_FILE_GROUPS
TABLE_NAME
FGR$_FILE_GROUP_VERSIONS
FGR$_FILE_GROUP_EXPORT_INFO
FGR$_FILE_GROUP_FILES
FGR$_TABLESPACE_INFO
FGR$_TABLE_INFO
REDEF$
REDEF_OBJECT$
REDEF_DEP_ERROR$
RULESET$
LOG$
RECO_SCRIPT$
TABLE_NAME
RECO_SCRIPT_PARAMS$
RECO_SCRIPT_BLOCK$
RECO_SCRIPT_ERROR$
COMPARISON$
COMPARISON_COL$
COMPARISON_SCAN$
COMPARISON_SCAN_VAL$
COMPARISON_ROW_DIF$
STREAMS$_COMPONENT
STREAMS$_COMPONENT_LINK
STREAMS$_COMPONENT_PROP
TABLE_NAME
STREAMS$_DATABASE
XSTREAM$_SERVER
XSTREAM$_SUBSET_RULES
XSTREAM$_SYSGEN_OBJS
XSTREAM$_PARAMETERS
XSTREAM$_DML_CONFLICT_HANDLER
XSTREAM$_SERVER_CONNECTION
XSTREAM$_DDL_CONFLICT_HANDLER
XSTREAM$_MAP
GOLDENGATE$_PRIVILEGES
AW$
TABLE_NAME
PS$
AW_OBJ$
AW_PROP$
AW_TRACK$
AW_PRG$
OLAP_MAPPINGS$
OLAP_MODELS$
OLAP_MODEL_PARENTS$
OLAP_MODEL_ASSIGNMENTS$
OLAP_CALCULATED_MEMBERS$
OLAP_SYNTAX$
TABLE_NAME
OLAP_DESCRIPTIONS$
OLAP_CUBE_BUILD_PROCESSES$
OLAP_AW_VIEWS$
OLAP_AW_VIEW_COLUMNS$
OLAP_MEASURE_FOLDERS$
OLAP_MEAS_FOLDER_CONTENTS$
OLAP_AW_DEPLOYMENT_CONTROLS$
OLAP_IMPL_OPTIONS$
OLAP_MULTI_OPTIONS$
OLAP_CUBE_DIMENSIONS$
OLAP_DIM_LEVELS$
TABLE_NAME
OLAP_ATTRIBUTES$
OLAP_ATTRIBUTE_VISIBILITY$
OLAP_HIERARCHIES$
OLAP_HIER_LEVELS$
OLAP_CUBES$
OLAP_MEASURES$
OLAP_DIMENSIONALITY$
OLAP_TAB$
OLAP_TAB_COL$
OLAP_TAB_HIER$
SUM$
TABLE_NAME
SUMDETAIL$
SUMINLINE$
SUMKEY$
SUMAGG$
SUMJOIN$
SUMDEP$
SUMPRED$
SUMQB$
HIER$
HIERLEVEL$
DIM$
TABLE_NAME
DIMLEVEL$
DIMLEVELKEY$
DIMJOINKEY$
DIMATTR$
INCEXP
INCVID
INCFIL
EXPACT$
NOEXP$
EXPPKGOBJ$
EXPPKGACT$
TABLE_NAME
EXPDEPOBJ$
EXPDEPACT$
EXPIMP_TTS_CT$
METAVIEW$
METAFILTER$
METAXSL$
METAXSLPARAM$
METASTYLESHEET
METASCRIPT$
METASCRIPTFILTER$
METANAMETRANS$
TABLE_NAME
METAPATHMAP$
EXTERNAL_TAB$
EXTERNAL_LOCATION$
MODEL$
MODELTAB$
MODELATT$
MODELSET$
LOGMNR_BUILDLOG
LOGMNRG_SEED$
LOGMNRG_DICTIONARY$
LOGMNRG_OBJ$
TABLE_NAME
LOGMNRG_TAB$
LOGMNRG_COL$
LOGMNRG_ATTRCOL$
LOGMNRG_TS$
LOGMNRG_IND$
LOGMNRG_USER$
LOGMNRG_TABPART$
LOGMNRG_TABSUBPART$
LOGMNRG_TABCOMPART$
LOGMNRG_TYPE$
LOGMNRG_COLTYPE$
TABLE_NAME
LOGMNRG_ATTRIBUTE$
LOGMNRG_LOB$
LOGMNRG_CDEF$
LOGMNRG_CCOL$
LOGMNRG_ICOL$
LOGMNRG_LOBFRAG$
LOGMNRG_INDPART$
LOGMNRG_INDSUBPART$
LOGMNRG_INDCOMPART$
LOGMNRG_LOGMNR_BUILDLOG
LOGMNRG_NTAB$
TABLE_NAME
LOGMNRG_OPQTYPE$
LOGMNRG_SUBCOLTYPE$
LOGMNRG_KOPM$
LOGMNRG_PROPS$
LOGMNRG_ENC$
LOGMNRG_REFCON$
LOGMNRG_PARTOBJ$
DST$AFFECTED_TABLES
DST$ERROR_TABLE
DST$TRIGGER_TABLE
SYS_FBA_FA
TABLE_NAME
SYS_FBA_TSFA
SYS_FBA_BARRIERSCN
SYS_FBA_TRACKEDTABLES
SYS_FBA_PARTITIONS
SYS_FBA_USERS
SYS_FBA_DL
REGISTRY$
REGISTRY$SCHEMAS
REGISTRY$LOG
REGISTRY$ERROR
REGISTRY$HISTORY
TABLE_NAME
REGISTRY$PROGRESS
REGISTRY$DEPENDENCIES
REGISTRY$DATABASE
AUDIT_ACTIONS
WRI$_SEGADV_OBJLIST
WRI$_SEGADV_CNTRLTAB
WRI$_REPT_COMPONENTS
WRI$_REPT_REPORTS
WRI$_REPT_FILES
WRI$_REPT_FORMATS
TRANSACTION_BACKOUT_STATE$
TABLE_NAME
TRANSACTION_BACKOUT_REPORT$
UTL_RECOMP_SORTED
UTL_RECOMP_COMPILED
UTL_RECOMP_ERRORS
TRANSFORMATIONS$
ATTRIBUTE_TRANSFORMATIONS$
RULE_SET_IEUAC$
RULE_SET$
RULE$
RULE_MAP$
RULE_EC$
TABLE_NAME
REC_TAB$
REC_VAR$
RULE_SET_EE$
RULE_SET_TE$
RULE_SET_VE$
RULE_SET_RE$
RULE_SET_ROR$
RULE_SET_FOB$
RULE_SET_NL$
SYS_IOT_OVER_5229
RULE_SET_RDEP$
TABLE_NAME
SYS_IOT_OVER_5235
SYS_IOT_OVER_5239
DAM_PARAM_TAB$
DAM_CONFIG_PARAM$
DAM_LAST_ARCH_TS$
DAM_CLEANUP_JOBS$
DAM_CLEANUP_EVENTS$
INVALIDATION_REGISTRY$
SYS_IOT_OVER_5476
CHNF$_CLAUSE_DEPENDENTS
CHNF$_QUERY_OBJECT
TABLE_NAME
CHNF$_REG_QUERIES
CHNF$_QUERIES
CHNF$_QUERY_BINDS
SYS_IOT_OVER_5511
CHNF$_QUERY_DEPENDENCIES
CHNFDIRECTLOAD$
CPOOL$
SSCR_CAP$
SSCR_RES$
REG$
LOC$
TABLE_NAME
AQ$_REPLAY_INFO
AQ$_QUEUE_TABLE_AFFINITIES
AQ$_SUBSCRIBER_TABLE
AQ$_SCHEDULES
AQ$_MESSAGE_TYPES
AQ$_PROPAGATION_STATUS
AQ$_PENDING_MESSAGES
AQ$_QUEUE_STATISTICS
AQ$_PUBLISHER
SYS_IOT_OVER_5779
WRI$_ADV_DEFINITIONS
TABLE_NAME
WRI$_ADV_DEF_PARAMETERS
WRI$_ADV_DEF_EXEC_TYPES
WRI$_ADV_TASKS
WRI$_ADV_PARAMETERS
WRI$_ADV_EXECUTIONS
WRI$_ADV_EXEC_PARAMETERS
WRI$_ADV_OBJECTS
WRI$_ADV_FINDINGS
WRI$_ADV_INST_FDG
WRI$_ADV_RECOMMENDATIONS
WRI$_ADV_ACTIONS
TABLE_NAME
WRI$_ADV_RATIONALE
WRI$_ADV_REC_ACTIONS
WRI$_ADV_DIRECTIVE_DEFS
WRI$_ADV_DIRECTIVE_META
WRI$_ADV_DIRECTIVE_INSTANCES
WRI$_ADV_JOURNAL
WRI$_ADV_MESSAGE_GROUPS
WRI$_ADV_SQLT_PLAN_HASH
WRI$_ADV_SQLT_PLAN_STATS
WRI$_ADV_SQLT_PLANS
WRI$_ADV_USAGE
TABLE_NAME
WRI$_ADV_ADDM_TASKS
WRI$_ADV_ADDM_INST
WRI$_ADV_ADDM_FDG
SCHEDULER$_PROGRAM
SCHEDULER$_CLASS
SCHEDULER$_JOB
SCHEDULER$_SAVED_OIDS
SCHEDULER$_LWJOB_OBJ
SCHEDULER$_LIGHTWEIGHT_JOB
SCHEDULER$_JOB_ARGUMENT
SCHEDULER$_WINDOW
TABLE_NAME
SCHEDULER$_PROGRAM_ARGUMENT
SCHEDULER$_SRCQ_INFO
SCHEDULER$_SRCQ_MAP
SCHEDULER$_EVTQ_SUB
SCHEDULER$_EVENT_LOG
SCHEDULER$_JOB_RUN_DETAILS
SCHEDULER$_WINDOW_DETAILS
SCHEDULER$_WINDOW_GROUP
SCHEDULER$_WINGRP_MEMBER
SCHEDULER$_SCHEDULE
SCHEDULER$_CHAIN
TABLE_NAME
SCHEDULER$_STEP
SCHEDULER$_STEP_STATE
SCHEDULER$_GLOBAL_ATTRIBUTE
SCHEDULER$_CREDENTIAL
SCHEDULER$_RJOB_SRC_DB_INFO
SCHEDULER$_REMOTE_DBS
SCHEDULER$_REMOTE_JOB_STATE
SCHEDULER$_FILE_WATCHER
SCHEDULER$_FILEWATCHER_HISTORY
SCHEDULER$_FILEWATCHER_RESEND
SCHEDULER$_NOTIFICATION
TABLE_NAME
SCHEDULER$_DESTINATIONS
SCHEDULER$_JOB_DESTINATIONS
KU_NOEXP_TAB
KU_UTLUSE
CRC$_RESULT_CACHE_STATS
WRI$_DBU_FEATURE_USAGE
WRI$_DBU_FEATURE_METADATA
WRI$_DBU_HIGH_WATER_MARK
WRI$_DBU_HWM_METADATA
WRI$_DBU_USAGE_SAMPLE
WRI$_DBU_CPU_USAGE
TABLE_NAME
WRI$_DBU_CPU_USAGE_SAMPLE
WRI$_ALERT_OUTSTANDING
WRI$_ALERT_HISTORY
WRI$_ALERT_THRESHOLD
WRI$_ALERT_THRESHOLD_LOG
KET$_AUTOTASK_STATUS
KET$_CLIENT_CONFIG
KET$_CLIENT_TASKS
WRI$_TRACING_ENABLED
WRI$_AGGREGATION_ENABLED
WRI$_ADV_SQLT_BINDS
TABLE_NAME
WRI$_ADV_SQLT_STATISTICS
WRI$_ADV_SQLT_RTN_PLAN
WRI$_SQLSET_DEFINITIONS
WRI$_SQLSET_REFERENCES
WRI$_SQLSET_STATEMENTS
WRI$_SQLSET_PLANS
WRI$_SQLSET_STATISTICS
WRI$_SQLSET_MASK
WRI$_SQLSET_PLAN_LINES
WRI$_SQLSET_BINDS
WRI$_SQLSET_WORKSPACE
TABLE_NAME
WRI$_SQLSET_WORKSPACE_PLANS
WRI$_SQLMON_USAGE
WRH$_FILESTATXS_BL
WRH$_TEMPSTATXS
WRH$_DATAFILE
WRH$_TEMPFILE
WRH$_COMP_IOSTAT
WRH$_IOSTAT_FUNCTION
WRH$_IOSTAT_FUNCTION_NAME
WRH$_IOSTAT_FILETYPE
WRH$_IOSTAT_FILETYPE_NAME
TABLE_NAME
WRH$_IOSTAT_DETAIL
WRH$_SQLSTAT_BL
WRH$_SQLTEXT
WRI$_SQLTEXT_REFCOUNT
WRH$_SQL_SUMMARY
WRH$_SQL_PLAN
WRH$_SQL_BIND_METADATA
WRH$_OPTIMIZER_ENV
WRH$_SYSTEM_EVENT_BL
WRH$_EVENT_NAME
WRH$_LATCH_NAME
TABLE_NAME
WRH$_BG_EVENT_SUMMARY
WRH$_WAITSTAT_BL
WRH$_ENQUEUE_STAT
WRH$_LATCH_BL
WRH$_LATCH_CHILDREN_BL
WRH$_LATCH_PARENT_BL
WRH$_LATCH_MISSES_SUMMARY_BL
WRH$_EVENT_HISTOGRAM_BL
WRH$_MUTEX_SLEEP
WRH$_LIBRARYCACHE
WRH$_DB_CACHE_ADVICE_BL
TABLE_NAME
WRH$_BUFFER_POOL_STATISTICS
WRH$_ROWCACHE_SUMMARY_BL
WRH$_SGA
WRH$_SGASTAT_BL
WRH$_PGASTAT
WRH$_PROCESS_MEMORY_SUMMARY
WRH$_RESOURCE_LIMIT
WRH$_SHARED_POOL_ADVICE
WRH$_STREAMS_POOL_ADVICE
WRH$_SQL_WORKAREA_HISTOGRAM
WRH$_PGA_TARGET_ADVICE
TABLE_NAME
WRH$_SGA_TARGET_ADVICE
WRH$_MEMORY_TARGET_ADVICE
WRH$_MEMORY_RESIZE_OPS
WRH$_INSTANCE_RECOVERY
WRH$_JAVA_POOL_ADVICE
WRH$_THREAD
WRH$_SYSSTAT_BL
WRH$_SYS_TIME_MODEL_BL
WRH$_OSSTAT_BL
WRH$_PARAMETER_BL
WRH$_MVPARAMETER_BL
TABLE_NAME
WRH$_STAT_NAME
WRH$_OSSTAT_NAME
WRH$_PARAMETER_NAME
WRH$_PLAN_OPERATION_NAME
WRH$_PLAN_OPTION_NAME
WRH$_SQLCOMMAND_NAME
WRH$_TOPLEVELCALL_NAME
WRH$_UNDOSTAT
WRH$_SEG_STAT_BL
WRH$_SEG_STAT_OBJ
WRH$_METRIC_NAME
TABLE_NAME
WRH$_SYSMETRIC_HISTORY
WRH$_SYSMETRIC_SUMMARY
WRH$_SESSMETRIC_HISTORY
WRH$_FILEMETRIC_HISTORY
WRH$_WAITCLASSMETRIC_HISTORY
WRH$_DLM_MISC_BL
WRH$_CR_BLOCK_SERVER
WRH$_CURRENT_BLOCK_SERVER
WRH$_INST_CACHE_TRANSFER_BL
WRH$_ACTIVE_SESSION_HISTORY_BL
WRH$_TABLESPACE_STAT_BL
TABLE_NAME
WRH$_LOG
WRH$_MTTR_TARGET_ADVICE
WRH$_TABLESPACE
WRH$_TABLESPACE_SPACE_USAGE
WRH$_SERVICE_NAME
WRH$_SERVICE_STAT_BL
WRH$_SERVICE_WAIT_CLASS_BL
WRH$_SESS_TIME_STATS
WRH$_STREAMS_CAPTURE
WRH$_STREAMS_APPLY_SUM
WRH$_BUFFERED_QUEUES
TABLE_NAME
WRH$_BUFFERED_SUBSCRIBERS
WRH$_PERSISTENT_QUEUES
WRH$_PERSISTENT_SUBSCRIBERS
WRH$_RULE_SET
WRI$_SCH_CONTROL
WRI$_SCH_VOTES
WRH$_RSRC_CONSUMER_GROUP
WRH$_RSRC_PLAN
WRH$_CLUSTER_INTERCON
WRH$_IC_DEVICE_STATS
WRH$_IC_CLIENT_STATS
TABLE_NAME
WRH$_MEM_DYNAMIC_COMP
WRH$_INTERCONNECT_PINGS_BL
WRH$_DISPATCHER
WRH$_SHARED_SERVER_SUMMARY
WRH$_DYN_REMASTER_STATS
WRH$_PERSISTENT_QMN_CACHE
WRM$_WR_USAGE
WRM$_DATABASE_INSTANCE
WRM$_SNAPSHOT
WRM$_SNAPSHOT_DETAILS
WRM$_SNAP_ERROR
TABLE_NAME
WRM$_BASELINE
WRM$_COLORED_SQL
WRM$_BASELINE_DETAILS
WRM$_BASELINE_TEMPLATE
WRM$_WR_CONTROL
WRR$_FILTERS
WRR$_CAPTURES
WRR$_CAPTURE_STATS
WRR$_CAPTURE_UC_GRAPH
WRR$_REPLAYS
WRR$_REPLAY_STATS
TABLE_NAME
WRR$_REPLAY_DIVERGENCE
WRR$_REPLAY_UC_GRAPH
WRR$_CONNECTION_MAP
WRR$_REPLAY_SQL_TEXT
WRR$_REPLAY_SQL_BINDS
WRR$_SEQUENCE_EXCEPTIONS
WRR$_REPLAY_CALL_FILTER
WRR$_REPLAY_FILTER_SET
WRR$_REPLAY_DEP_GRAPH
WRR$_REPLAY_COMMITS
WRR$_REPLAY_REFERENCES
TABLE_NAME
WRI$_ADV_SQLW_SUM
WRI$_ADV_SQLW_STMTS
WRI$_ADV_SQLW_TABLES
WRI$_ADV_SQLW_TABVOL
WRI$_ADV_SQLW_COLVOL
WRI$_ADV_SQLA_MAP
WRI$_ADV_SQLA_SUM
WRI$_ADV_SQLA_STMTS
WRI$_ADV_SQLA_TABLES
WRI$_ADV_SQLA_TABVOL
WRI$_ADV_SQLA_COLVOL
TABLE_NAME
WRI$_ADV_SQLA_TMP
WRI$_ADV_SQLA_FAKE_REG
DBMS_PARALLEL_EXECUTE_TASK$
DBMS_PARALLEL_EXECUTE_CHUNKS$
DBFS$_STORES
DBFS$_MOUNTS
DBFS$_STATS
DBFS_SFS$_TAB
DBFS_SFS$_VOL
DBFS_SFS$_SNAP
DBFS_SFS$_FS
TABLE_NAME
DBFS_SFS$_FST
DBFS_SFS$_FSTP
DBFS_SFS$_FSTO
DBFS_HS$_FS
DBFS_HS$_PROPERTY
DBFS_HS$_SFLOCATORTABLE
DBFS_HS$_BACKUPFILETABLE
DBFS_HS$_CONTENTFNMAPTBL
DBFS_HS$_STORECOMMANDS
DBFS_HS$_STOREID2POLICYCTX
DBFS_HS$_STOREPROPERTIES
TABLE_NAME
DBFS_HS$_STOREIDTABLE
SQL_TK_COLL_CHK$
SQL_TK_ROW_CHK$
SQL_TK_REF_CHK$
SQL_TK_TAB_DESC$
WRI$_OPTSTAT_SYNOPSIS_PARTGRP
WRI$_OPTSTAT_SYNOPSIS_HEAD$
STREAMS$_APPLY_SPILL_MESSAGES
STREAMS$_INTERNAL_TRANSFORM
DBMS_LOCK_ALLOCATED
DBMS_ALERT_INFO
TABLE_NAME
SCHEDULER$_EVENT_QTAB
AQ$_SCHEDULER$_EVENT_QTAB_S
AQ$_SCHEDULER$_EVENT_QTAB_L
SYS_IOT_OVER_12473
SCHEDULER$_REMDB_JOBQTAB
AQ$_SCHEDULER$_REMDB_JOBQTAB_S
AQ$_SCHEDULER$_REMDB_JOBQTAB_L
SYS_IOT_OVER_12508
SCHEDULER_FILEWATCHER_QT
AQ$_SCHEDULER_FILEWATCHER_QT_S
AQ$_SCHEDULER_FILEWATCHER_QT_L
TABLE_NAME
SYS_IOT_OVER_12538
ALERT_QT
AQ$_ALERT_QT_S
AQ$_ALERT_QT_L
SYS_IOT_OVER_12594
HS$_FDS_CLASS
HS$_FDS_INST
HS$_BASE_CAPS
HS$_CLASS_CAPS
HS$_INST_CAPS
HS$_BASE_DD
TABLE_NAME
HS$_CLASS_DD
HS$_INST_DD
HS$_CLASS_INIT
HS$_INST_INIT
HS$_FDS_CLASS_DATE
HS_BULKLOAD_VIEW_OBJ
HS_PARTITION_COL_NAME
HS_PARTITION_COL_TYPE
HS$_PARALLEL_METADATA
HS$_PARALLEL_PARTITION_DATA
HS$_PARALLEL_HISTOGRAM_DATA
TABLE_NAME
HS$_PARALLEL_SAMPLE_DATA
AQ$_MEM_MC
AQ$_AQ$_MEM_MC_S
AQ$_AQ$_MEM_MC_L
SYS_IOT_OVER_12797
AQ_EVENT_TABLE
AQ_PROP_TABLE
AQ$_AQ_PROP_TABLE_S
AQ$_AQ_PROP_TABLE_L
SYS_IOT_OVER_12833
KUPC$DATAPUMP_QUETAB
TABLE_NAME
AQ$_KUPC$DATAPUMP_QUETAB_S
AQ$_KUPC$DATAPUMP_QUETAB_L
SYS_IOT_OVER_13016
SYS$SERVICE_METRICS_TAB
AQ$_SYS$SERVICE_METRICS_TAB_S
AQ$_SYS$SERVICE_METRICS_TAB_L
SYS_IOT_OVER_13141
ATEMPTAB$
SQLLOG$
SQLOBJ$
SQLOBJ$DATA
TABLE_NAME
MAP_OBJECT
CLUSTER_DATABASES
CLUSTER_NODES
CLUSTER_INSTANCES
COL_GROUP_USAGE$
FINALHIST$
PSTUBTBL
WRI$_ADV_ASA_RECO_DATA
PLAN_TABLE$
RULE_SET_PR$
RULE_SET_IOT$
TABLE_NAME
RULE_SET_ROP$
CHNF$_CLAUSES
CHNF$_GROUP_FILTER_IOT
CHNF$_QUERY_DELTAS
RECENT_RESOURCE_INCARNATIONS$
KU$NOEXP_TAB
KU$_LIST_FILTER_TEMP
KU$_LIST_FILTER_TEMP_2
WRI$_SQLSET_PLANS_TOCAP
WRI$_SQLSET_STS_TOPACK
WRH$_FILESTATXS
TABLE_NAME
WRH$_SQLSTAT
WRH$_SYSTEM_EVENT
WRH$_WAITSTAT
WRH$_LATCH
WRH$_LATCH_CHILDREN
WRH$_LATCH_PARENT
WRH$_LATCH_MISSES_SUMMARY
WRH$_EVENT_HISTOGRAM
WRH$_DB_CACHE_ADVICE
WRH$_ROWCACHE_SUMMARY
WRH$_SGASTAT
TABLE_NAME
WRH$_SYSSTAT
WRH$_SYS_TIME_MODEL
WRH$_OSSTAT
WRH$_PARAMETER
WRH$_MVPARAMETER
WRH$_SEG_STAT
WRH$_DLM_MISC
WRH$_INST_CACHE_TRANSFER
WRH$_ACTIVE_SESSION_HISTORY
WRH$_TABLESPACE_STAT
WRH$_SERVICE_STAT
TABLE_NAME
WRH$_SERVICE_WAIT_CLASS
WRH$_INTERCONNECT_PINGS
WRR$_REPLAY_SCN_ORDER
WRR$_REPLAY_SEQ_DATA
WRR$_REPLAY_DATA
WRR$_WORKLOAD_ATTRIBUTES
ODCI_SECOBJ$
ODCI_WARNINGS$
ODCI_PMO_ROWIDS$
TTS_TBS$
TTS_USR$
TABLE_NAME
TTS_ERROR$
WRI$_OPTSTAT_SYNOPSIS$
STREAMS$_APPLY_SPILL_MSGS_PART
STREAMS$_COMPONENT_IN
STREAMS$_COMPONENT_LINK_IN
STREAMS$_COMPONENT_PROP_IN
STREAMS$_COMPONENT_STAT_IN
STREAMS$_COMPONENT_EVENT_IN
STREAMS$_LOCAL_FINDINGS_IN
STREAMS$_LOCAL_RECS_IN
STREAMS$_LOCAL_ACTIONS_IN
TABLE_NAME
STREAMS$_COMPONENT_STAT_OUT
STREAMS$_PATH_STAT_OUT
STREAMS$_PATH_BOTTLENECK_OUT
AQ$_SCHEDULER$_EVENT_QTAB_T
AQ$_SCHEDULER$_EVENT_QTAB_H
AQ$_SCHEDULER$_EVENT_QTAB_G
AQ$_SCHEDULER$_EVENT_QTAB_I
AQ$_SCHEDULER$_REMDB_JOBQTAB_T
AQ$_SCHEDULER$_REMDB_JOBQTAB_H
AQ$_SCHEDULER$_REMDB_JOBQTAB_G
AQ$_SCHEDULER$_REMDB_JOBQTAB_I
TABLE_NAME
AQ$_SCHEDULER_FILEWATCHER_QT_T
AQ$_SCHEDULER_FILEWATCHER_QT_H
AQ$_SCHEDULER_FILEWATCHER_QT_G
AQ$_SCHEDULER_FILEWATCHER_QT_I
AQ$_ALERT_QT_T
AQ$_ALERT_QT_H
AQ$_ALERT_QT_G
AQ$_ALERT_QT_I
AQ$_AQ$_MEM_MC_T
AQ$_AQ$_MEM_MC_H
AQ$_AQ$_MEM_MC_G
TABLE_NAME
AQ$_AQ$_MEM_MC_I
AQ$_AQ_PROP_TABLE_T
AQ$_AQ_PROP_TABLE_H
AQ$_AQ_PROP_TABLE_G
AQ$_AQ_PROP_TABLE_I
IMPDP_STATS
KU$_DATAPUMP_MASTER_11_2
KU$_DATAPUMP_MASTER_11_1_0_7
KU$_DATAPUMP_MASTER_11_1
KU$_DATAPUMP_MASTER_10_1
AQ$_KUPC$DATAPUMP_QUETAB_T
TABLE_NAME
AQ$_KUPC$DATAPUMP_QUETAB_H
AQ$_KUPC$DATAPUMP_QUETAB_G
AQ$_KUPC$DATAPUMP_QUETAB_I
AQ$_SYS$SERVICE_METRICS_TAB_T
AQ$_SYS$SERVICE_METRICS_TAB_H
AQ$_SYS$SERVICE_METRICS_TAB_G
AQ$_SYS$SERVICE_METRICS_TAB_I
WRI$_ADV_OBJSPACE_TREND_DATA
WRI$_ADV_OBJSPACE_CHROW_DATA
*933 rows selected.*
SQL>

Similar Messages

  • PS 6 is not updating: error message U44M1P7 Also have CC installed.

    When I click on "more details" my finder opens like I'm supposed to choose a file and it's all gibberish to me.
    Anyone encounter this and have a solution?

    PS 6 is not updating: error message U44M1P7 Also have CC installed.
    ISSUE: Installation failed. Error Code: U44M1P7, U44M2P7, U44M1P6
    SOLUTION: Run the installer. Reinstall Photoshop CS6 to repair/replace the missing/modified file. Select Help>Updates… to run the updater again. http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html

  • I wish to use the previous version not the one that has today been automatically installed. My settings were to let me know and I decide to install when I'm ready

    I wish to use the previous version not the one that has today been automatically installed. My settings were to let me know and I decide to install when I'm ready, how do I go back. This because one of the previous Plugins does not work with this version, and they have no fix for it yet!

    FOR ASSISTANCE WITH ORDERS - iTUNES STORE CUSTOMER SERVICE
    For assistance with billing questions or other order inquiries, please refer to our online support page by clicking here: http://www.apple.com/support/itunes/store/. If you cannot find the answers you are seeking in our robust knowledge base, you can contact us by visiting the following URL http://www.apple.com/support/itunes/store/, clicking on the appropriate Customer Service topic, then using the contact button or email form at the bottom of the page. Responses to emails will be provided as soon as possible.
    Phone: 800-275-2273 How to reach a live person: Press 0 four times
    Hours of Operation: Mon-Fri: 9am-5pm ET
    Email: [email protected]
    How to report an issue with Your iTunes Store purchase
    http://support.apple.com/kb/HT1933
    How to Get a Refund from the App Store
    http://gizmodo.com/5886683/how-to-get-a-refund-from-the-app-store
    Canceling a Digital Subscription
    http://gadgetwise.blogs.nytimes.com/2011/10/14/qa-canceling-a-digital-subscripti on/
     Cheers, Tom

  • I HAVE A NOTE THAT PRE12 STI INSTALLER HAS BEEN SUCCESSFULLY INSTALLED, BUT THIS DOESN'T HELP ME?

    I HAVE A NOTE THAT PRE12 STI INSTALLER HAS BEEN SUCCESSFULLY INSTALLED, BUT THIS DOESN'T HELP ME?

    What do you need help with?

  • I can't download the Adobe Edge Reflow. The file's downloading is successfull but the file doesn't go to my Creative Cloud so I can't install the programme. I have already install the Photoshop CC and the Reflow Plug-in for Photoshop. May I ask help? :) T

    I can't download the Adobe Edge Reflow. The file's downloading is successfull but the file doesn't go to my Creative Cloud so I can't install the programme. I have already install the Photoshop CC and the Reflow Plug-in for Photoshop.

    Hello
    1. I am running on Windows 8.1
    2. When running the installer file from https://creative.adobe.com/products/download/reflow I get the following choice
    I click "OK" which doesn't do anything for me (CC is off).
    I turn CC on and run the installer again. I get the following window that within few settings disappears:
    Then - just for half a second it says "Launching Creative Cloud desktop" and then it brings CC to front, and that's all.
    RF still not there.
    3. I spoke ta support agent on the Adobe chat on Friday. He looked into my computer for an hour. Uninstalled After Effects (after failing to update it). For some reason all apps disappeared from the list. They then reappeared after he opened PS.
    This morning After Effects is still showing up in my system and is operational.
    Weird.
    4. At the end the agent suggested maybe Firewall is the problem here. Trying that out now.

  • How to do a clean install with lion after it is already installed?

    how to do a clean install with lion after it is already installed?

    Install or Reinstall Lion from Scratch
    If possible backup your files to an external drive or second internal drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
    Select Disk Utility from the main menu and click on the Continue button.
    After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Erase tab in the DU main window.
    Set the format type to Mac OS Extended (Journaled.) Click on the Erase button and wait until the process has completed.
    Quit DU and return to the main menu.
    Reinstall Lion: Select Reinstall Lion and click on the Install button.
    Note: You can also re-download the Lion installer by opening the App Store application. Hold down the OPTION key and click on the Purchases icon in the toolbar. You should now see an active Install button to the right of your Lion purchase entry. There are situations in which this will not work. For example, if you are already booted into the Lion you originally purchased with your Apple ID or if an instance of the Lion installer is located anywhere on your computer.

  • When I plug in my IPOD Nano into a USB port, the computer recognizes it as a printer.  It then attempts to install the printer software, which is already installed.  The only way to fix it is to unplug the printer.  Any thoughts?

    When I plug in my IPOD Nano into a USB port, the computer recognizes it as a printer.  It then attempts to install the printer software, which is already installed.  The only way to fix it is to unplug the printer.  Any thoughts?

    Turn the printer off.

  • Why does Facebook Farmville 2 keep asking me to install flash player when it is already installed in firefox?

    My os is windows 8.1.  I use firefox.  I play facebooks farmville 2.  It keeps asking me to install the new 3d flash player which is already installed. I've followed your steps and nothing has worked.  I cannot play farmville 2 on firefox because of the necessity of installing the flash player which is already installed.

    Are you using AdBlock Pro or another ad-blocking or anti-tracking technology?  If so, you should try disabling it.

  • I have a nidaq32.dl​l not found error. If i have already tried replacing the visa32.dll what else can i try?

    I am working with VB6 on an application involving a PCI-6711 Analog output card. I now am in the phase of working on the install file. I have developed this application on an XP machine, and i am trying to install it on a Windows 2000 machine, but i get a "nidaq32.dll file not found" error when i try to run my program on the 2000 machine. I have looked in the System32 folder and nidaq32.dll is in fact in the folder. I am wondering if my install file (created using INNO installer) didn't register the file correctly, of if it has to do with the driver i am using on the PC. I have NIDAQ 6.9.3 installed on the 2000 machine and NIDAQ 7.2 installed on my XP machine.
    Any help would be appreciated.
    Thanks,
    Gerry

    Hello GVanhorn,
    The problem seems to be that you have different drivers in the systems. You might want to use the same version of the driver in both machine since that will install the same version of the nidaq32.dll.

  • LELA - Will not run on a different PC. (Already Installed Fine)

    I have a odd problem. My laptop (which I set up the router on) runs LELA no problem but my mother's pc which is on the network, just gives an error and then says it needs to close.
    The error it gives is in the picture below;
    When I click the "What data does this error report contain?" link I receive the following information;
    AppName: linksys easylink advisor.exe      AppVer: 3.0.8122.29     AppStamp:481a0e08
    ModName: kernel32.dll      ModVer: 5.1.2600.2180      ModStamp:411096b4
    fDebug: 0       Offset: 0001eb33
    Does anyone know what could cause this to happen?
    I had figured it was a software issue, having to do with some kind of missing runtime file or .NET framework, so I did some research and installed the C++ runtime and .NET framework 2.0, but it still yields the same issue.
    This computer was newly reinstalled with Windows XP Home Edition, as the last router would not allow it on the network, and tried everything but then had to get a new router (Linksys WRT310N-CA).
    As of this moment the PC has been upgraded to XP Service Pack 2, and has .NET Framework 2.0, Visual C++ 2008 Runtime Files (v9.0), Adobe Flash Player and Microsoft Silverlight. (I have noted only the most common files most software needs to run that have been installed, in actuality there is much more installed but I am not going to waste time listing it all.)
    Any help on this would be greatly appreciated.
    Thank You in advance for taking the time to read this and possibly trying to solve this problem.
    NOTE: What other files are needed to run LELA that I have not already listed?

    It looks like you do have the LabVIEW runtime engine installed.  It might be that the VISA drivers you have are not compatible versions.  In NIMAX, look under software to see what versions of VISA software you have installed on both systems.
    It does not matter what version of NI MAX you have installed, since your application does not use NI MAX.  NI MAX only helps you look at (or simulate) the hardware and software you have on your system.
    One thing you could do is include drivers and the runtime engine while creating your installer.  That way, you should be able to do a complete install on a clean system.
    Message Edited by Sudhir Gopinath on 06-19-2007 12:26 PM
    S G
    Certified LabVIEW Architect, Certified TestStand Developer, Certified Professional Instructor

  • My office says it cant be installed because a newr version is already installed but when i go to word its not working

    Please help, word will not work on my mac book pro so I uninstalled word now I cannot reinstall it it keeps telling me that a newer version is already installed but there is nothing.

    You may contact Microsoft as iheartapple1970 suggests or erase your HDD, reinstall your OS and then install Word.  If you choose to do so, make certain that your user data id backed up.
    Ciao.

  • Fail to install O365 additional product once some already installed

    Hi community,
    I have following issue trying to install additional O365 product in case some product already present on my virtual machine(VM). I mean I can install several products at once e.g. OfficeProPlus, Visio and Project. But in case OfficeProPlus already installed
    installation of Visio or Project fails. running installation using admin account with UI I get error code 255-11 and a message "Something went wrong". If I launch silent installation without UI under SYSTEM account (using psexec) installation exits
    with error code 17002.
    VM is a clean Windows 7 installation with only C++ Redist, .Net and Silverlight installed. In my case I'm using O365 Project and O365 Visio. It actually installed by same downloaded installation media. I mean Office, Project, Visio and SharePoint
    designer installed from same installation media using C2R installer and different XML files.
    The log file my client version is too low. But the client is installed together with Office software and when I launch for example Word and go File -> Account menu and try to Update it nothing happen as the Office version is already the latest one.
    Not sure what am I doing wrong. Could you please assist me with any advice?
    O365 is a latest version:15.0.4631.1002
    C:\Program Files\Microsoft Office 15\ClientX86\OfficeClickToRun.exe is version 15.0.4631.1001
    Click2Run setup.exe version latest present on MS download web page: 15.0.4623.1001
    Here is the log with error:
    38:25.676 SETUP (0x8d8) 0x264  Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run ambtx Medium ClientValidator::CheckPreReq: C2R service is running. 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run an8wz Medium ClientValidator::CheckPreReq: Client located here C:\Program Files\Microsoft Office 15\ClientX86\OfficeClickToRun.exe is version 15.0.4631.1001 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run ap2j2 Medium ClientValidator::CheckPreReq: Current client version is located here C:\Program Files\Microsoft Office 15\ClientX86\OfficeClickToRun.exe 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run ambt0 Medium ClientValidator::CheckPreReq: Current client version is version 15.0.4631.1001 available is 15.0.4631.1002 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run ap2j3 Medium ClientValidator::CheckPreReq: Comparison result: -1 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run ap2j4 Medium ClientValidator::CheckPreReq: Version of client too low to install with: Have: 15.0.4631.1001 Need: 15.0.4631.1002 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run an8w0 Medium ClientValidator::CheckPreReq: returning: 0. 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run anhmp Medium Prereq::ShowPrereqFailure: A Prereq check has failed. Client update needed.  We are sorry, but we could not complete the installation. Please try
    again later. 
    http://officeredir.microsoft.com/r/rlidC2RErrorToAsset?scenario=ClickToRun&errorCode=9&ErrorSource=BOOTSTRAPPER_PREREQ&exceptionType=clientVersion&lang=en-us&crc32=0 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run aoh88 Medium RunPrereqs::HandleStateAction Prereq check has failed. 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run aoh9d Medium HandlePrereqFailure::HandleStateAction: Need to update the client. 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run ap2j6 Medium TryConfigureClient::HandleStateAction: No config file. Using default values for parameters. 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run ambt2 Medium TryConfigureClient::HandleStateAction: C2R service is running. 
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run amayg Medium TryConfigureClient::HandleStateAction: Found OfficeClickToRun.exe  
    07/11/2014 16:38:25.676 SETUP (0x8d8) 0x264  Click-To-Run aoh9t Medium TryLaunchClient::HandleStateAction: Launching OfficeClickToRun.exe with parameters: scenario=CLIENTUPDATE acceptalleulas="True" cdnbaseurl="http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675"
    productreleaseid="none" displaylevel="False" culture="en-us" baseurl="C:\New folder" lcid="1033" platform="x86" updatebaseurl="<bla bla bla>" updatesenabled="True"
    version="15.0.4631.1002" productstoadd="SPDRetail_en-us_x-none" 
    07/11/2014 16:38:27.116 SETUP (0x8d8) 0x264  Click-To-Run aoh9n Medium TryGetClient::HandleStateAction: Installation path is: C:\Program Files\Microsoft Office 15 
    07/11/2014 16:38:27.116 SETUP (0x8d8) 0x264  Click-To-Run amaya Medium TryGetClient::HandleStateAction: Looking for existing client. 
    07/11/2014 16:38:27.116 SETUP (0x8d8) 0x264  Click-To-Run amayb Medium TryGetClient::HandleStateAction: Found C2R Client at: C:\Program Files\Microsoft Office 15\ClientX86\OfficeClickToRun.exe 
    07/11/2014 16:38:27.116 SETUP (0x8d8) 0x264  Click-To-Run aoh9t Medium TryLaunchClient::HandleStateAction: Launching OfficeClickToRun.exe with parameters: scenario=unknown acceptalleulas="True" cdnbaseurl="http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675"
    productreleaseid="none" displaylevel="False" culture="en-us" baseurl="C:\New folder" lcid="1033" platform="x86" updatebaseurl="bla bla bla" updatesenabled="True" version="15.0.4631.1002"
    productstoadd="SPDRetail_en-us_x-none" 
    07/11/2014 16:38:37.679 SETUP (0x8d8) 0x264  Click-To-Run apx75 Monitorable TryLaunchClient::HandleStateAction: C2R Client returned failing error code 17002 
    07/11/2014 16:38:37.679 SETUP (0x8d8) 0x264  Click-To-Run aoh72 Medium ExitBootStateMachine::HandleStateAction: Bootstrapper workflow exiting with result: 0x0 
    07/11/2014 16:38:37.679 SETUP (0x8d8) 0x264  Click-To-Run aoh9z Medium AdminBootstrapper::Main: Installation came back with 17002. 
    07/11/2014 16:38:37.679 SETUP (0x8d8) 0x264  Logging Liblet aqc99 Medium Logging liblet uninitializing.

    Hi,
    As per the log, it seems your current client version doesn't match the version of Office that you are trying to install.
    Please go to update your existing Office 365 Pro Plus and make sure you have the matched version then try again and verify result.
    You can try to do a online repair to your existing office program, that's the basic troubleshooting to repair error 255-11. 
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • Anyway to force patch install on a zone that's already installed in global?

    Global zone has 142909-17 installed:
    <pre>user@global:~$ showrev -p | grep "Patch: 142909-17"
    Patch: 142909-17 Obsoletes: 118814-01, 120038-01, 120816-01, 121128-01, 121394-03, 122085-01, 123194-01, 123271-01, 123332-02, 123334-05, 125022-01, 125108-02, 125174-02, 125200-01, 125201-01, 125808-01, 125896-03, 126308-01, 126428-01, 127723-01, 127759-03, 127762-01, 127882-03, 128032-01, 128324-02, 128346-01, 136891-02, 137017-03, 137028-01, 137123-03, 137133-01, 137291-01, 138046-02, 138081-01, 138098-01, 138112-01, 138116-01, 138118-01, 138120-01, 138157-01, 138169-01, 138223-03, 138263-03, 138283-05, 138318-03, 138324-03, 138375-01, 138381-01, 138411-01, 138627-07, 138644-01, 138764-02, 138848-02, 138858-01, 138870-01, 138872-02, 138874-05, 139390-01, 139468-01, 139487-01, 139503-01, 139504-01, 139508-01, 139509-02, 139514-01, 139553-01, 139568-01, 139935-01, 139941-01, 139943-01, 139945-03, 139946-01, 139948-01, 139949-01, 139958-01, 139970-01, 139971-01, 139975-03, 139983-04, 140003-03, 140078-01, 140144-01, 140146-01, 140151-02, 140157-03, 140165-01, 140167-01, 140169-01, 140175-01, 140192-01, 140386-04, 140391-03, 140395-01, 140397-11, 140401-01, 140413-01, 140557-01, 140559-01, 140562-02, 140681-02, 140788-01, 140917-02, 141012-01, 141022-02, 141026-14, 141030-10, 141034-02, 141054-01, 141536-01, 141542-01, 141544-01, 141550-02, 141562-02, 141723-02, 141740-01, 141773-01, 141780-01, 141899-03, 141906-01, 141914-02, 141922-02, 142005-01, 142055-03, 142236-02, 142242-05, 142245-02, 142247-01, 142249-01, 142257-05, 142259-07, 142263-01, 142290-01, 142330-01, 142346-02, 142390-03, 142436-08, 142481-01, 142528-01, 142539-01, 142541-01, 142675-01, 142900-15, 143051-01, 143052-02, 143054-01, 143117-01, 143119-02, 143120-03, 143122-02, 143125-02, 143128-05, 143131-08, 143135-03, 143137-04, 143350-05, 143352-01, 143354-03, 143356-01, 143357-05, 143359-02, 143360-01, 143515-01, 143519-01, 143521-02, 143523-04, 143528-01, 143556-04, 143558-01, 143565-01, 143569-04, 143574-01, 143576-03, 143583-02, 143585-01, 143586-02, 143590-01, 143595-01, 143597-02, 143603-01, 143605-01, 143607-01, 143611-01, 143613-01, 143623-01, 143895-01, 143897-03, 143899-01, 143903-01, 143905-01, 143907-01, 143909-06, 143911-01, 143920-02, 143927-02, 143933-01, 143935-01, 143943-01, 144015-01, 144017-01, 144019-01, 144021-01, 144023-01, 144043-01, 144045-02, 144049-01, 144051-03, 144056-01, 144110-01, 144182-01, 144258-01, 144369-01, 144373-01, 144389-01, 144453-01, 144494-01, 144511-01, 144624-01, 144761-01, 145024-01, 145049-01, 145051-01, 145102-01, 145103-01 Requires: 118731-01, 118833-36, 118918-24, 119042-09, 119578-30, 120011-14, 120900-04, 121133-02, 121901-01, 126540-02, 126897-02, 127127-11, 127755-01, 137137-09, 139555-08, 141444-09, 142911-01, 142933-02 Incompatibles: Packages: SUNWixgb, SUNWcsr, SUNWdmgtu, SUNW1394, SUNWcsl, SUNWdtrc, SUNWefcl, SUNWcpc, SUNWcti2, SUNWckr, SUNWfmdr, SUNWcsu, SUNWdrcr, SUNWftdur, SUNWcpcu, FJSVmdb, SUNWarcr, FJSVmdbr, SUNWhea, SUNWib, SUNWkvm, SUNWdcar, SUNWcslr, SUNWfmd, SUNWhermon, SUNWaccu, SUNWfruip, SUNWmdb, FJSVcpcu, SUNWesu, SUNWluxl, SUNWipoib, SUNWdhcsu, FJSVpiclu, SUNWmdbr, FJSVfmd, SUNWcsd, SUNWmdr, SUNWefc, SUNWcpr, FJSVhea, SUNWippcore, SUNWcry, SUNWarc, SUNWcakr, SUNWdrr, SUNWintgige
    user@global:~$ more /etc/release
    Solaris 10 8/07 s10s_u4wos_12b SPARC
    Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 August 2007
    user@global:~$</pre>
    Sparse-root zone does not show it being installed:
    <pre>user@global:~$ sudo zlogin zone1 showrev -p | grep "Patch: 142909-17"
    user@global:~$ sudo zlogin zone1 cat /etc/release
    Solaris 10 8/07 s10s_u4wos_12b SPARC
    Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 August 2007
    user@global:~$</pre>
    Not sure how it happened. Original admin is no longer with the company. My guess it was installed with a -G in the global zone? Is there some magic that will apply the patch to the zone w/o backing out and reinstall in global zone? The install of 144500-11 is bombing out because zone does not think patch is installed:
    <pre>Patches that passed the dependency check:
    144500-19
    Fatal failure occurred - impossible to install any patches.
    SUNWlu-zone1: For patch 144500-19, required patch 142909-17 does not exist.
    SUNWlu-zone2: For patch 144500-19, required patch 142909-17 does not exist.
    SUNWlu-zone3: For patch 144500-19, required patch 142909-17 does not exist.
    SUNWlu-zone4: For patch 144500-19, required patch 142909-17 does not exist.
    Fatal failure occurred - impossible to install any patches.
    Failed (exit code 1)</pre>
    Not real interested in installing 144500-19 with -G but if that's the last resort then...

    Patch can be installed in local zone individually. But, 142909-% is kernel patch which you might have read in the read-me. Analyze before you take any action. Also, there are some special install instructions at the end of the read me of 142909, check it.

  • Cannot install quicktime due to newer version already installed

    I'm in desperate need of help. I've been trying to install Itunes for the last 4 nights but QUICKTIME is messing it up. I keep getting the error that a newer version of QUICKTIME is already installed and the installation can't continue.
    I've been scouring the internet for hours over several nights to find a solution without luck.
    There is no entry in the Programs uninstaller for Quicktime.
    I've scoured all my HDs for quicktime and removed all entries
    I've run several reg cleaners and regedit to clean out any reference to Quicktime
    I've used the 'how to uninstall quicktime' support page and used the MS install cleanup utility, cleaned out temp files, used JV Powertools to clean out Quicktime.
    I've used both the standalone installer and the Itunes installer
    I've tried using safemode to install but the installer doesn't work in safe mode
    I've tried uninstalling several codecs in the chance that they are somehow effecting this
    I'm at the end of my rope and both me and the internet appear to be out of ideas. Of course, I need to get Quicktime on to use Itunes and my Itouch.
    I'm running a fully updated Vista install. Any suggestions would be appreciated.

    I am having the same problem. I am using Windows XP on an HP Media Center PC m7167c. I have tried everything to fix the issue. Nothing works. HEY APPLE, Can you please fix your QuickTime installer to override the "Newer Version Already Installed" message when there is no QuickTime installed. This problem has been going on for over a year. Please provide an easy alternative way to FORCE INSTALL QUICKTIME. Thanks

  • Can I install LR4 on MAC after I already installed it on 2 different PCs?

    I have installed LR4 on my laptop and desktop, both PCs. If I purchase a MAC in the near future can I install the version of LR4 I already have on it without purchasing another license?  If not, do I have to physically purchase another copy of LR4 since I would have used up my 2 allotted uses? Or is there a way to purchase an additional license online without buying another physical copy? And if bought online, would the additional license(s) be the same amount?

    If you need to run Lightroom on all 3 computers on a continuous basis then you'll need another license.
    1 license = 2 activations (2 x PC)
    2 licenses = 4 activations (2 x PC plus 1 x Mac and one free activation for use on another computer)
    Same price for each extra license.

Maybe you are looking for