Oracle cannot start

Hello

I have the 11.2.0.4 on linux 6.7 oracle oracle database.

I have install oracle database unique instance with the asm option.

I have 2 users: oracle and grid

My database is open and that all things are good!

I want to install oracle gateway for the database connection to sql server. This product get me an error: you cannot create directory on u01/app/grid/product/11.2.0/ASM.

To resolve this error, running the command below:

chown-r grid: oinstall/U01

chmod-r 775/U01

After running these commands and restart the server, I can not fire database.

My start is mounted, but I can not fire database with the oracle user:

sqlplus sys / * as sysdb

SQL > startup

ORA-01078: failure in the treatment of system settings

ORA-01565: error in the identification of file "+ DATA/orcl/spfileorcl.ora".

ORA-17503: ksfdopn:2 could not open the file +DATA/orcl/spfileorcl.ora

ORA-12547: TNS: lost contact

......................

with user network, is the output of the command below:

srvctl start database orcl d

RPRC-1079: failed to start of ora.orcl.db resources

ORA-12547: TNS: lost contact

CRS-5017: the action "ora.orcl.db start" resource has met the following error:

ORA-12547: TNS: lost contact

. For details, refer to "(:CLSN00107:))" "in ' / u01/app/grid/product/11.2.0/ASM/log/it/agent/ohasd/oraagent_grid/oraagent_grid.log '.

CRS-2674: beginning of 'ora.orcl.db' in 'it' failed

ORA-12547: TNS: lost contact

Can someone help me?

It will be broke the environment:

chown-r grid: oinstall/U01

chmod-r 775/U01

You may be able to save things by running root.sh script in your GI House and your DB to correct the permissions of file again, but I doubt it: it is quite complicated. Probably best to start over.

Tags: Database

Similar Questions

  • Cannot start the database the R12 DR Oracle EBS of RAC 10 g R2 using SRVCTL

    Hello

    I've implemented Oracle 10g R2 RAC data DR Guard for main server Oracle 10 g R2 RAC for EBS R12 (12.0.4).
    I followed Note + ' Business Continuity for Oracle Applications Release 12 on Release 10 gr 2 - Single Instance Database and RAC [452056.1 ID]. +.
    After you configure DR DG, I added DR Database to the Configuration of the Cluster. But I'm not able to start the DR Database via SRVCTL. But able to start the DR Database through Sql * more. I have already mentioned Note: + troubleshooting when srvctl cannot start the RAC instance, but sqlplus can start [ID 844272.1] + and tried to solve the problem but without success.

    , I opened SR but still, the problem is not resolved. Are there steps I need to do that is not mentioned in Note 452056.1.

    Rgds,
    Thiru

    Have you reviewed these docs?

    CRS - 215 srvctl cannot start ASM, listener, %ORACLE_HOME%/bin/ resources RDBMS with error [740319.1 ID]
    Could not start the Instance with Srvctl, no Info in the newspapers of Imon [ID 741212.1]

    Thank you
    Hussein

  • Cannot start Instance Oracle

    Hi all

    I'm going crazy to bring up my personal database Oracle 11 g 11.2.0.1.0.
    For a silly mistake I didn't renew the sysman password so it became invalid and OEM descended.
    So, I followed a procedure described in this forum in order to change and unblock these users:

    1 - update with the new passoword targets.xml file
    < property NAME = "password" VALUE = '< [your encrypted password] >' ENCRYPTED = "FALSE" / >

    2 - update with the new file emoms.properties passoword.
    oracle.sysman.eml.mntr.emdRepPwd = [your encrypted password]
    oracle.sysman.eml.mntr.emdRepPwdEncrypted = False

    The procedure has not been successful, OEM fell again but yesterday reusing the Pb, I found that it is impossible
    to bring up the oracle. He apparently fails to OPEN it step with this generic message

    ORA-03113 end of file on communication channel


    After tryng to connect with other users:

    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux error: 2: no such file or directory

    And I can't find a piece of more enlightening journal!
    I tried to recreate the spfile from pfile but without result.
    I checked free space of the file system, and it's ok.
    In the last days, I deleted some archivedlogfiles manually, it's a possible reason for the accident?

    Thanks in advance for your help, I really give up

    Mauro

    user11959162 wrote:
    Hello

    Thank you very much for your help.
    When I was picking up the alert.log file, I saw that I always looked an old alert.log... Thank you for your patience.
    Thus, in the alert.log new I founded... space issues, CARLITO is my instance

    Errors in the /u01/app/oracle/diag/rdbms/carlito/CARLITO/trace/CARLITO_ora_7096.trc file:
    ORA-19809: limit exceeded for file recovery
    ORA-19804: cannot retrieve 43830272 limit 1073741824 bytes disk space
    ARCH: 19809 error creating archive log file to ' / u01/app/oracle/flash_recovery_area/CARLITO/archivelog/2010_06_28/o1_mf_1_38_%u_.arc'
    Errors in the /u01/app/oracle/diag/rdbms/carlito/CARLITO/trace/CARLITO_arc2_7102.trc file:
    ORA-19815: WARNING: 1073741824 bytes db_recovery_file_dest_size is 100.00% used and has 0 bytes remaining available.
    ************************************************************************
    You have choice to free up space in the recovery area:
    1 consider changing STRATEGY OF RETENTION of RMAN. If you are using Data Guard
    then consider changing POLICY of DELETE ARCHIVELOG RMAN.
    2 back up files on a tertiary device such as a tape with RMAN
    SAFEGUARDING RECOVERY AREA command.
    3. Add space drive and increase the db_recovery_file_dest_size setting to
    reflect the new space.
    4 remove the unnecessary files using the RMAN DELETE command. If a service
    the system control has been used to remove the files, and then use the RMAN DUPLICATION and
    Commands DELETE has EXPIRED.

    Of course, there are enough physically free space.
    So, I gave more space on pfile "db_recovery_file_dest_size" and then recreated the spfile from pfile.
    But the space problem has not resolved probably because he needed an order of overlap in RMAN
    as in option 4).
    I tried ' RMAN > cuts across all alertlogs ", but it does not simply because it cannot connect to the instance!
    Now I've forced the solution because I put the db in NOARCHIVELOG mode, but I know that it is not practical, so can you advise me in how to use the RMAN commands in these situations (RMAN-06171 not connected to the target database) in which is more useful?

    Thank you for your help

    maurog

    It would be really, really useful if you use the copy and paste it from a command-line instead, if simply describing what you think that you did. 'overlapping alertlogs' is not a valid rman command.

    On the other hand...

    [oracle@vmlnx02 ~]$ rman target /
    
    Recovery Manager: Release 10.2.0.4.0 - Production on Mon Jun 28 15:12:03 2010
    
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    
    connected to target database: VORA02 (DBID=2641985033)
    
    RMAN> shutdown immediate;
    
    using target database control file instead of recovery catalog
    database closed
    database dismounted
    Oracle instance shut down
    
    RMAN> startup mount;
    
    connected to target database (not started)
    Oracle instance started
    database mounted
    
    Total System Global Area     285212672 bytes
    
    Fixed Size                     1267068 bytes
    Variable Size                 92277380 bytes
    Database Buffers             188743680 bytes
    Redo Buffers                   2924544 bytes
    
    RMAN> crosscheck archivelog all;
    
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=157 devtype=DISK
    validation succeeded for archived log
    archive log filename=/orafra/VORA02/archivelog/2010_06_27/o1_mf_1_24_62gp94qg_.arc recid=3 stamp=722768372
    validation succeeded for archived log
    archive log filename=/orafra/VORA02/archivelog/2010_06_28/o1_mf_1_25_62l0gn9p_.arc recid=4 stamp=722877076
    Crosschecked 2 objects
    
    RMAN> delete noprompt expired archivelog all;
    
    released channel: ORA_DISK_1
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=157 devtype=DISK
    specification does not match any archive log in the recovery catalog
    
    RMAN> alter database open;
    
    database opened
    
    RMAN> quit
    
    Recovery Manager complete.
    [oracle@vmlnx02 ~]$ exit
    logout
    
  • Bad system setting, cannot start the database

    Hello, I have problem with start my database

    C:\Users\Raw>sqlplus "/ as sysdba"
    
    
    SQL*Plus: Release 11.2.0.1.0 Production on Thu May 28 15:23:34 2015
    
    
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    
    
    Connected to an idle instance.
    
    SQL> startup
    ORACLE instance started.
    
    
    Total System Global Area 1068937216 bytes
    Fixed Size                  2182592 bytes
    Variable Size             587203136 bytes
    Database Buffers          473956352 bytes
    Redo Buffers                5595136 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-30012: undo tablespace 'UNDOTS3' does not exist or of wrong type
    Process ID: 2716
    Session ID: 5 Serial number: 3
    
    SQL> startup mount
    ORACLE instance started.
    
    
    Total System Global Area 1068937216 bytes
    Fixed Size                  2182592 bytes
    Variable Size             587203136 bytes
    Database Buffers          473956352 bytes
    Redo Buffers                5595136 bytes
    Database mounted.
    SQL> show parameter undo
    
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    undo_management                      string      AUTO
    undo_retention                       integer     900
    undo_tablespace                      string      UNDOTS3
    SQL> select * from v$tablespace;
    
    
           TS# NAME                           INC BIG FLA ENC
    ---------- ------------------------------ --- --- --- ---
             0 SYSTEM                         YES NO  YES
             1 SYSAUX                         YES NO  YES
             2 UNDOTBS1                       YES NO  YES
             4 USERS                          YES NO  YES
             3 TEMP                           NO  NO  YES
             6 ARB_TABLESPACE                 YES NO  YES
             7 ARB2_TABLESPACE                YES NO  YES
             5 UNDOTBS2                       YES NO  YES
             8 TEMP2                          NO  NO  YES
             9 UNDOTBS3                       YES NO  YES
    
    
    10 rows selected.
    
    
    SQL> alter system set undo_tablespace=UNDOTBS3 scope=both;
    alter system set undo_tablespace=UNDOTBS3 scope=both
    *
    ERROR at line 1:
    ORA-02097: parameter cannot be modified because specified value is invalid
    ORA-01219: database not open: queries allowed on fixed tables/views only
    
    SQL> alter database open
      2  ;
    alter database open
    *
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-30012: undo tablespace 'UNDOTS3' does not exist or of wrong type
    Process ID: 1128
    Session ID: 5 Serial number: 3
    
    SQL>
    
    

    When I have a parameter not valid, the I often resolve when the database does not open is to simply create a pfile the spfile file:

    sqlplus

    Connect / as sysdba

    create pfile='/home/oracle/pfile.txt 'to spfile='/u01/app/oracle/product/12.1.0.2/dbs/spfileorcl.ora ';

    Then use a text editor to fix the value of the parameter. When done, save the changes. Then create spfile from pfile this and you should be able to start the instance.

    create spfile='/u01/app/oracle/product/12.1.0.2/dbs/spfileorcl.ora 'to pfile='/home/oracle/pfile.txt ';

    startup

    HTH,

    Brian

  • Cannot start the DBCONSOLE

    Installation was successful, but after the reboot, I am unable to start DBCONSOLE.

    Cannot start DBCONSOLE it gives an error as below.

    . / emctl start dbconsole

    2014-04-12 12:55:28, 904 [Orion Launcher] WARN jdbc. ConnectionCache _getConnection.302 - had a fatal exception when getting a connection; Error code = 17002; Cache cleanup and try again

    2014-04-12 12:55:28, 968 [Orion Launcher] WARN jdbc. ConnectionCache _getConnection.305 - IO exception: the network adapter could not establish the connection

    java.sql.SQLException: IO exception: the network adapter could not establish the connection

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:286)

    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:321)

    to oracle.jdbc.driver.PhysicalConnection. < init > (PhysicalConnection.java:414)

    to oracle.jdbc.driver.T4CConnection. < init > (T4CConnection.java:149)

    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)

    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:557)

    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)

    Do you have an environment variable?

    PATH

    ORACLE_HOME

    ORACLE_SID

    LD_LIBRARY_PATH

    Please, set it to the same values that you used during the installation.

  • Cannot start the process scheduler


    Hello

    on F91SCM, 8.52 on Win 2008 DB Oracle 11.2.0.3 tools

    Application server starts end but cannot start Scheduler process with:

    tmboot: CMDTUX_CAT:827: ERROR: fatal error occurred; launch the user error handler

    tmshutdown - qy
    LIBTUX_CAT:250: ERROR: tpsvrinit() failed

    File: Error SQL Access ManagerSQL. Stmt #: 2 error Position: 0 return: 8097 - Oracle initialization error
    PSAESRV.2512 (0) [08: 18:24] (0) 23/10/13 server could not start

    It may be no database connection problem because AS runs with the same and databases of user originally of the same server. Since this is a DB refreshed, I deleted the data from PS_SERVERACTVTY, but did not help.

    Thanks for help.

    Please, make sure that you have installed the Oracle 32-bit client and it is the first channel in your app. variable PATH in the field of process scheduler configuration.

    Something in stderr/stdout files?

    Nicolas.

  • (OBIEE11G install) - FAILURE to step 13, cannot start OPMN

    Hello
    I try to install OBIEE 11 G, but I encountered some problems.

    I can connect to Oracle Weblogic administration console.
    I can connect to Oracle Fusion Middleware (Business Manager) control.

    But, in the list of servers, I had only the server "Admin". The 'BI' server is not present.
    In Enterprise Manager, the 'business intelligence core' application is not started, and I can't start. If I try, I get the following message:
    "SEVERUS: Type of item: PROCESS, the item Id: instance1:coreapplication_obijh1, result of the operation: FAILED_TO_START, the detailed Message: operation failed: start; OracleInstance: instance1; Component: coreapplication_obijh1; MSG: 0 on 1 process started. »

    My instance oracle process manager is not started in windows services. When I start it, it becames unstarted automatically later.



    I tried to run one by one:
    \wlserver_10.3\server\bin\startNodeManager.cmd
    \user_projects\domains\bifoundation_domain\bin\startWebLogic.cmd
    ... like it is mentioned in the following topic: cannot start process oracle obiee11g Manager

    or to use the BI service 'stop' then 'start service BI '.


    but the Bi server is still not present.

    I can connect to services presentation OBIEE ("http://localhost \analytics"), but do not display the webcat sample graphics (I don't know if it is related to the absence of bi server), and I can not open online repository (it's probably linked, this time!).


    You have any ideas?
    Thanks in advance

    Published by: A. Drieux May 15, 2013 09:30 - title change

    Hello

    During installation if you have selected the option 'Install' as 'Easy install', then you won't find BI Server in the administration Console.
    The administrator of the server itself will act as a server of BI. And also the port to access the URL BI 7001.
    Only in 'Enterprise install', you will get separate BI server.

    Kind regards
    Arul

  • CARS &gt; cannot start the DEV database on the second node after clone of PROD

    2 node RAC

    Example 1: DEV11
    Example 2: DEV12

    Database version: 10.2.0.5.0
    OS: RHEL 5.5

    After clone database, we can only bring to the top of the database on node 1. After the start of the database in the instance DEV11, we cannot raise the database in the instance DEV12. After the start of the database in DEV12, we cannot raise the database pending DEV11.

    We receive an error ORA-00600 message.

    SQL > startup;
    ORACLE instance started.

    Total System Global Area 4429185024 bytes
    Bytes of size 2102032 fixed
    1191185648 variable size bytes
    Buffers data 3221225472 bytes
    Redo buffers 14671872 bytes
    ORA-00600: internal error code, arguments: [kccsbck_first], [2], [1523689643],
    [], [], [], [], []

    We went through the following Notes:

    ORA-600 [kccsbck_first] - what to check [157536.1 ID]

    Bug 2646914 : ORA-600 [KCCSBCK_FIRST], [2] IF ORACM & ORACLE has BEEN RESTARTED ON a NŒUD

    DIAGNOSTIC TEST:
    On the failed node, alert.log has a line which reads: "this instance was the first to climb." This is not true. The DB has been mounted on the other node.

    Rebound of the proceeding on the other node does not solve our problem.

    Ran also, what follows on both nodes, but that didn't help either.

    crsctl stop crs
    crsctl start crs

    Any advice would be appreciated... Thank you!

    See if the docs from metalink following can help you. Otherwise, please open SR with Oracle.

    1 ORA-600 [kccsbck_first] - what to check [157536.1 ID]
    2 commissioning (editing) of 2nd instance RAC fails with ORA-00600 [kccsbck_first] [395156.1 ID]

    Thank you
    http://swervedba.WordPress.com/

  • Cannot start the grid control

    Hello

    I got the grid control Setup on a server laboratory almost a year back and everything worked very well.
    a week back from the developer could not access the URL.


    While I try to start the services, I get the following error:

    xvmdsxaor03: / opt/oem/oms10g/opmn/bin >. / opmnctl startall
    opmnctl: from opmn and managed all process...
    =========================================================================
    opmn id = xvmdsxaor03:6200
    0 out of 1 process started.

    IAS instance-id = EnterpriseManager0.xvmdsxaor03
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    IAS-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server

    Error
    -> Process (pid = 1382)
    Cannot start a process managed after the attempt limit maximum
    Journal:
    / opt/OEM/oms10g/opmn/logs/HTTP_Server ~ 1

    xvmdsxaor03: / opt/oem/oms10g/opmn/bin > 10 g/opmn/logs/HTTP_Server ~ 1
    ========================================================================


    According to the newspapers:
    ========================================================================
    06/09/23 07:59:55 start
    --------
    apachectl does not belong to this user
    ========================================================================

    I checked for .apachectl and its property by the same user "oraoem" that I m starting services with. I'm not sure what is causing this problem:

    [root@xvmdsxaor03 bin] # ls-l .apache *.
    -rwsr-s - 1 oraoem s/n 1716966 5 August 2005 .apachectl
    [root@xvmdsxaor03 bin] # pwd
    / opt/OEM/oms10g/Apache/Apache/bin

    Please notify.

    Thank you!

    What are you user to use 'startall opmnctl?

    Ok...

    Please...

    $. / opmnctl stopall

    $ ps - aef | grep oms10g

    And then if find some process... Kill it to superuser.

    # kill-9 ID_processus

    OR (be careful)
    # ps - aef | grep oms10g | AWK '{print $2} ' | XARGS kill-9

    Go to/opt/oem/oms10g/Apache/Apache/logs PATH

    # cd/opt/oem/oms10g/Apache/Apache/logs PATH

    Check the file httpd.pid

    # ls - the httpd.pid

    It must not be permission oracle, don't mind... verification process and remove

    # ps - aef | grep 'cat httpd.pid '.

    If find... kill

    # rm f httpd.pid

    Oh apachectl file (it is owned by oracle)

    -rwx - 1 oracle oinstall 12615 10 May 2007 apachectl

    After that the oracle Goto user, and then use 'startall opmnclt.

    $. / opmnctl startall

    and check the log

    Good luck

  • Cannot start a process managed after the attempt limit maximum

    Hello

    Get the following error

    / app/oracle/product/101202/opmn/bin (OID) > opmnctl startproc ias-component = OID
    opmnctl: from opmn managed the process...
    ================================================================================
    opmn id = smtest02:6202
    0 out of 1 process started.

    IAS-instance id = infra .smtest02
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    IAS-component/process-type/process-set:
    DIO/DIO/DIO

    Error
    -> Process (pid = 26032)
    Cannot start a process managed after the attempt limit maximum
    Journal:
    / app/oracle/product/101202/opmn/logs/OID ~ 1


    Any suggestions

    Thank you
    Kedar

    Hello

    The deadlock problem in your journal that happens because the database user SCOTT has his account has expired or locked.

    To resolve this issue, you will need to:

    1 unlock the account with the command

    ALTER USER SCOTT ACCOUNT UNLOCK;

    2. set the password for SCOTT with the command

    ALTER USER SCOTT IDENTIFIED BY TIGER;

    3. confirm the status of the account with the command:

    Select the username, account_status from dba_users where username = 'SCOTT ';

    I hope that this will help solve your problem. I need to go to sleep now here, it's already after 01:00.

    See you soon,.

    Francisco Munoz Alvarez
    www.oraclenz.com

  • Mac cannot start after el captain

    Cannot start after updating mac

    Safe Mode boot removes the system caches that can help after an OS X day or level.

    Follow these steps to start in safe mode.

    1. Start or restart your Mac.
    2. As soon as you hear the startup tone, hold down the SHIFT key.
    3. Release the SHIFT key when you see the logo Apple appears on the screen.

    After the Apple logo appears, this may take longer than usual to reach the login screen or your office. This is because your Mac performs a check of directory of your drive to boot in safe mode.

    To leave safe mode, restart your computer without pressing any keys during startup.

    Try safe mode if your Mac does not end commissioning

  • Firefox is exhausted before but cannot start more

    Firefox is exhausted before but cannot start more.
    I tried the solutions, but it does not work

    Large. Glad to know you have the root of the problem, and thanks for posting back.

    Usually, we suggest that when checking for malware several tools to serve because no single tool is looking for or find everything. The standard help article

  • Cannot start Firefox, crash even in Crash Reporter. Not be able to start in safe mode either.

    Cannot start Firefox. He goes to Mozilla Crash Reporter every time. I can't even start it Safe Mode.
    I tried to uninstall and delete all the files related to Mozilla Firefox in & AppData & and each base registry with RegEdit.

    I have run, or at least try, on a system with Windows 7 64 bit, 8 GB RAM, 314.22 driver for Nvidia GeForce GPU and a CPU Intel Core i5 2500 k CPU.

    Little help would be nice.

    Hi deliubogdan

    Try to remove the extension DataMngr (Datamngr.dll)

    Do a check with some malware malware, analysis of programs on the Windows computer.

    Please scan with all programs, because each program detects a different malicious program.

    All of these programs have free versions.

    Make sure that you update each program to get the latest version of their databases before scanning.

    Alternatively, you can write a check for an infection rootkit TDSSKiller.

    See also:

  • Hi, after you install Minecraft in my iMac, I get this message: "cannot start minecraft, if you run from a dmg, please drag applications and try again. I Don t know how to start the game. Thank you

    Hi, after you install Minecraft in my iMac, I get this message: "cannot start minecraft, if you run from a dmg, please drag applications and try again. I Don t know how to start the game. Thank you

    So what measures through 'install '?

  • Tecra S5 - adapter to display cannot start - Code 10

    Hello

    I have a problem with my laptop (Tecra S5 series).
    Every time when I start or restart my laptop, the screen moves too slowly, it has yellow bands and sometimes is flashing.
    When I open the Device Manager I see the graphics card (NVIDIA Quadro NVS 130 M) with yellow circuit with a brand extension. When I go inside it is said: the device cannot start. Code 10.

    Then I have to go Safe Mode, uninstall the drivers for NVIDIA Quadro NVS 130 M, reinstall and restart. I noticed that when this video adapter is OK, so I don't have problems with my laptop screen.

    Can someone help me?

    What operating system do you use?
    I put t know since when you have this problem, but if this happens again and again I recommend you to install original OS that you got with your laptop. It contains the original, including the display driver drivers, and something like that should not happen.

Maybe you are looking for

  • Qosmio F50-125 - how to use the TV - FM Tuner in Windows 7

    Hello I use Qosmio F50-125 and I've just upgraded to Windows 7.Earlier, I discovered that I have a TV tuner on my laptop and I don't know how to use it. First of all, I don't have drivers for my TV tuner and tried to download something like v.2.3.3.3

  • Media Player will not play videos sent pet speaking my Tablet app

    Original title: video will not play In my email, Media Player will not play videos from My Pet talk application that I sent to myself of my tablet.  How can I get to play on my computer? Thank you Sandy

  • Ink color cartridge not detected

    Pls can some1 help me out here?My printer (hp deskjet 2050)stopped to dictate "color ink.cartridge. Same nine.He accepts and prints black only. I havefeel its slot of ink cartridge on the printer.Pls how can I change / denIt?

  • SafeNet Web App using stored on Rainbow iKey 2032 PKI authentication fails

    ESX 5.15.2 horizon viewClient OS is Stratodesk NoTouch Ubuntu LinuxConnected to the virtual desktop using PCoIP using Linux Horizon View Client 2.3.0 with USB redirectionVirtual desktop is Windows 7 Enterprise 64-bit with SafeNet 8.0 SP2 (8.0.186.0)

  • CC not backward compatible with the CS6... but why?

    I understand that first Pro CC is not compatible with the CS6 PP but I don't understand why? In fact, Adobe gave a reason? It doesn't make much sense to me, some aplications of cc adobe are retro-compatible, but others are not... I'm puzzled.