Problem with ASM and OMF Undo tablespace creation

I'm trying to test installation using Automatic Storage Management and Oracle managed files database. I created ASM instance (+ ASM), disks and start (ASM_GRP01). I then tried the creation of database (ORCL) using this ASM instance. I also need to configure OMF to type no explicit localization files when creating table.

I put in initORCL.ora

UNDO_MANAGEMENT = AUTO
undo_tablespace = undo_tbsp
db_create_file_dest = + ASM_GRP01
db_create_online_log_dest_1 = + ASM_GRP01
db_recovery_file_dest = + ASM_GRP01

so I ran the SCRIPT of CREATION of DATABASE:
CREATE DATABASE ORCL
  USER SYS IDENTIFIED BY ***USER SYSTEM IDENTIFIED BY ***LOGFILE
    GROUP 1 SIZE 100M,
    GROUP 2 SIZE 100M
  MAXLOGFILES 5
  MAXLOGMEMBERS 5
  MAXLOGHISTORY 100
  MAXINSTANCES 1
  CHARACTER SET US7ASCII
  NATIONAL CHARACTER SET AL16UTF16
  DATAFILE SIZE 400M AUTOEXTEND ON NEXT 25M
  SYSAUX DATAFILE SIZE 400M AUTOEXTEND ON NEXT 15M
  DEFAULT TABLESPACE USERS
  DEFAULT TEMPORARY TABLESPACE TEMP TEMPFILE SIZE 30M
  UNDO TABLESPACE UDNO_TBSP DATAFILE SIZE 200M AUTOEXTEND ON NEXT 20M
When creating, checking its use on the instance of the ASM diskgroup, it pushes everything by creating the SYSTEM tablespace, but creating UNDO tablespace, I got an error. It's journal of creation of tablespaces to alert.log

SMON: enabling cache recovery
Sea 8 Oct 08:12:18 2008
create tablespace datafile SIZE 400 M AUTOEXTEND ON NEXT 25 M SYSTEM

default storage (initial 10K next 10K) EXTENT MANAGEMENT DICTIONARY online
Sea 8 Oct 08:13:20 2008
500 MB db_recovery_file_dest_size is 0.00% used. It is a
user-specified limit on the amount of space that will be used by the present
for the files related to the recovery of databases and does not reflect the amount of
space available in the underlying file system or ASM diskgroup.
Sea 8 Oct 08:13:36 2008
Completed: create tablespace datafile SIZE 400 M AUTOEXTEND ON NEXT 25 M SYSTEM

default storage (initial 10K next 10K) EXTENT MANAGEMENT DICTIONARY online
Sea 8 Oct 08:13:36 2008
create rollback segment tablespace SYSTEM SYSTEM
storage (initial 50K next 50K)
Completed: create rollback segment tablespace SYSTEM SYSTEM
storage (initial 50K next 50K)
Sea 8 Oct 08:13:44 2008
CREATE THE UNDO TABLESPACE UDNO_TBSP DATAFILE SIZE 200 M AUTOEXTEND ON NEXT 20 M
Sea 8 Oct 08:14:31 2008
ORA-30012 scored at the course: CREATE UNDO TABLESPACE UDNO_TBSP DATAFILE SIZE 200 M AUTOEXTEND ON NEXT 20 M
...
Sea 8 Oct 08:14:31 2008
Errors in the /opt/oracle/product/10.2.0/rdbms/log/orcl_ora_4887.trc file:
ORA-00604: an error has occurred at the SQL level 1 recursive
ORA-30012: undo tablespace "undo_tbsp" there is not, or of the wrong type
Sea 8 Oct 08:14:31 2008
Errors in the /opt/oracle/product/10.2.0/rdbms/log/orcl_ora_4887.trc file:
ORA-01501: CREATE DATABASE failed
ORA-01519: error while processing the file '? / rdbms/admin/sql.bsq' near line 5792
ORA-00604: an error has occurred at the SQL level 1 recursive
ORA-30012: undo tablespace "undo_tbsp" there is not, or of the wrong type
Error 1519 happened during db open, close the database
USER: termination litigation because of the error 1519
Instance of stopped by USER, pid = 4887
ORA-1092 marked the course: CREATE database ORCL

When I'm putting the database he throws ORA-01079: ORACLE database was not properly created, operation canceled
Any suggestions will be appreciated.

Hello..

There is a spelling error in the parameter specification.

undo_tablespace = undo_tbsp

And

UNDO TABLESPACE UDNO_TBSP DATAFILE SIZE 200 M AUTOEXTEND ON NEXT 20 M

undo_tbsp in init.ora became UDNO_TBSP in create db statement. Fix and run, you will be able to create the DB.

Anand

Tags: Database

Similar Questions

  • Problem with ASM diskgroup

    Hi all

    I have 2 node RAC 11 g 2 with ASM and GNS/ANALYSIS cluster is enabled in the system of OEL 5.7 on Oracle VM 3.0.3.

    For some reason I turned off my second node for 2 days and during those days, I created
    a diskgroup. I started today node 2 and now I have problem with diskgroup (main diskgroup where I kept OCR) in node 2.
    First node works fine and everything is running.
    in the second node, I have
    "Error: PROC-26: error when accessing the physical storage error ASM. But I think that my drives everything is operational, otherwise the first node is should also have a problem.
    I already disassembled discs and dropped the new disk group.

    Below, I provide related journal.
    Please help solve this problem.

    . / Thank you


    "
    [*[Grid@Rac2 ~] $ grid_check.sh*
    Check the status of the Cluster...
    **************************************************************
    RAC1:
    CRS-4537: Cluster Ready Services is online
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    **************************************************************
    Rac2:
    CRS-4535: cannot communicate with Cluster Ready Services
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    **************************************************************
    Check the status of the Application of node...
    RPRC-1035: could not find a CRS resources ora.cluster_vip.type for 1
    RPRC-1068: failure to request resources
    Cannot communicate with crsdPRCR-1070: could not verify if the ora.net1.network resource is registered
    Cannot communicate with crsdPRCR-1070: could not verify if the ora.gsd resource is registered
    Cannot communicate with crsdPRCR-1070: could not verify if the ora.ons resource is registered
    Cannot communicate with crsdPRCR-1070: could not verify if the ora.eons resource is registered
    Cannot communicate with crsd
    **************************************************************
    Check the status of the ASM...
    RPRC-1070: could not verify if the ora.asm resource is registered
    Cannot communicate with crsd
    **************************************************************
    Check the status of the GNS and SCAN...
    RPRC-1068: failure to request resources
    Cannot communicate with crsd
    **************************************************************
    Check the status of DNS and GNS...
    ....
    ;; SECTION OF THE ANSWER:
    Sky - scan.cluster.oracle.cloud. 7 IN a 192.168.7.102
    Sky - scan.cluster.oracle.cloud. 7 IN a 192.168.7.107
    Sky - scan.cluster.oracle.cloud. 7 IN a 192.168.7.100
    .....

    * from 2 node *.

    */U01/app/11.2.0/grid/log/Rac2/alertrac2.log*


    07:37:15.077 2009-07-14
    [ohasd (3288)] CRS-2112: the service ODE started on node rac2.
    07:37:21.712 2009-07-14
    [ohasd (3288)] CRS - 8017:location: / etc/oracle/lastgasp has 80 Advisory newspapers of reboot, 0 were announced and 0 errors
    07:37:29.609 2009-07-14
    [ohasd (3288)] CRS - 2772:Server "rac2" was awarded to 'Free' the pool.
    07:37:32.618 2009-07-14
    [ohasd (3288)] CRS-2302: failed to get profile negotiators. Error CLSGPNP_NO_DAEMON (the demon GPNPD does not work).
    07:37:35.048 2009-07-14
    [cssd (4266)] CRS - 1713:CSSD daemon is launched in cluster mode
    07:37:57.880 2009-07-14
    [cssd (4266)] CRS - 1707:Lease acquisition for node rac2 number 2 completed
    07:37:58.229 2009-07-14
    [cssd (4266)] CRS - 1605:CSSD file to vote is online: / dev/oracleasm/disks/ASMDISK2; details in u01/app/11.2.0/grid/log/rac2/cssd/ocssd.log.
    07:37:58.255 2009-07-14
    [cssd (4266)] CRS - 1605:CSSD file to vote is online: / dev/oracleasm/disks/ASMDISK1; details in u01/app/11.2.0/grid/log/rac2/cssd/ocssd.log.
    07:37:58.290 2009-07-14
    [cssd (4266)] CRS - 1605:CSSD file to vote is online: / dev/oracleasm/disks/ASMDISK0; details in u01/app/11.2.0/grid/log/rac2/cssd/ocssd.log.
    07:38:08.945 2009-07-14
    [cssd (4266)] CRS - 1601:CSSD Reconfiguration is complete. Active nodes are rac1 rac2.
    07:38:11.349 2009-07-14
    [ctssd (4578)] CRS-2407: the new Cluster Time Synchronization Service reference node is host rac1.
    07:38:11.364 2009-07-14
    [ctssd (4578)] CRS-2404: the synchronization of time of Cluster Service detects that the local time is significantly different from the average time of cluster. Details in u01/app/11.2.0/grid/log/rac2/ctssd/octssd.log.
    07:38:11.686 2009-07-14
    [ctssd (4578)] CRS-2402: the time synchronization Service Cluster abandoned in the rac2 host. Details in u01/app/11.2.0/grid/log/rac2/ctssd/octssd.log.
    07:38:11.686 2009-07-14
    [ctssd (4578)] CRS-2401: time synchronization Service Cluster started on host rac2.
    07:38:28.605 2009-07-14
    [ctssd (4650)] CRS-2407: the new Cluster Time Synchronization Service reference node is host rac1.
    07:38:28.609 2009-07-14
    [ctssd (4650)] CRS-2404: the synchronization of time of Cluster Service detects that the local time is significantly different from the average time of cluster. Details in u01/app/11.2.0/grid/log/rac2/ctssd/octssd.log.
    07:38:29.485 2009-07-14
    [ctssd (4650)] CRS-2402: the time synchronization Service Cluster abandoned in the rac2 host. Details in u01/app/11.2.0/grid/log/rac2/ctssd/octssd.log.
    07:38:29.485 2009-07-14
    [ctssd (4650)] CRS-2401: time synchronization Service Cluster started on host rac2.
    07:38:50.941 2009-07-14
    [crsd (4695)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/11.2.0/grid/log/rac2/crsd/crsd.log.
    07:38:51.485 2009-07-14
    [ohasd (3288)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.

    * repeated many times! *

    07:39:13.707 2009-07-14
    [ohasd (3288)] CRS - 2771:Maximum attempts to restart the resource 'ora.crsd '; does not restart.

    * from node 1 *.

    */U01/app/11.2.0/grid/log/RAC1/alertrac1.log*

    2012-02-14 16:21:46.630
    [cssd (4672)] CRS - 1601:CSSD Reconfiguration is complete. Active nodes are rac1 rac2.


    * from 2 node *.

    */U01/app/11.2.0/grid/log/Rac2/crsd/crsd.log*


    [clsdmt] [1112222016] listen (ADDRESS = (PROTOCOL = ipc) (KEY = rac2DBG_CRSD))
    2009-07-14 07:39:11.881: [clsdmt] [1112222016] PID of the process [4871], connkey 1
    07:39:11.881 2009-07-14: /u01/app/11.2.0/grid House host rac2 bin crs at /u01/app/11.2.0/grid/crs/init/ in the creating PID file [4871] [clsdmt] [1112222016]
    2009-07-14 07:39:11.881: [clsdmt] [1112222016] writes PID [4871] in the file [u01/app/11.2.0/grid/crs/init/rac2.pid]
    07:39:12.695 2009-07-14: [default] [4183205616] the CRS daemon startup
    07:39:12.696 2009-07-14: [default] [4183205616] ENV level Logging for Module: 1 AGENT
    07:39:12.696 2009-07-14: [default] [4183205616] ENV level Logging for Module: AGFW 0
    07:39:12.696 2009-07-14: [default] [4183205616] ENV level Logging for Module: CLSFRAME 0
    07:39:12.696 2009-07-14: [default] [4183205616] ENV level Logging for Module: CLSVER 0
    07:39:12.696 2009-07-14: [default] [4183205616] ENV level Logging for Module: CLUCLS 0
    07:39:12.696 2009-07-14: [default] [4183205616] ENV level Logging for Module: COMMCRS 0
    07:39:12.696 2009-07-14: [default] [4183205616] ENV level Logging for Module: COMMNS 0
    07:39:12.696 2009-07-14: [default] [4183205616] ENV level Logging for Module: CRSAPP 0
    07:39:12.696 2009-07-14: [default] [4183205616] ENV level Logging for Module: CRSCCL 0
    07:39:12.696 2009-07-14: [default] [4183205616] ENV level Logging for Module: CRSCEVT 0
    07:39:12.696 2009-07-14: [default] [4183205616] ENV level Logging for Module: CRSCOMM 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSD 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSEVT 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSMAIN 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSOCR 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSPE 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSPLACE 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSRES 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSRPT 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSRTI 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSSE 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSSEC 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSTIMER 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CRSUI 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: CSSCLNT 0
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: OCRAPI 1
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: OCRASM 1
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: OCRCAC 1
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: OCRCLI 1
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: OCRMAS 1
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: OCRMSG 1
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: OCROSD 1
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: OCRRAW 1
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: OCRSRV 1
    2009-07-14 07:39:12.697: [CRSD] [4183205616] ENV level Logging for Module: OCRUTL 1
    2009-07-14 07:39:12.698: [CRSD] [4183205616] ENV level Logging for Module: SuiteTes 1
    2009-07-14 07:39:12.698: [CRSD] [4183205616] ENV level Logging for Module: UiServer 0
    2009-07-14 07:39:12.698: [CRSMAIN] [4183205616] control unit of OCR
    2009-07-14 07:39:12.699: [CRSMAIN] [4183205616] connect to the CSS daemon
    2009-07-14 07:39:12.707: [CRSMAIN] [4183205616] initialization of OCR
    07:39:12.708 2009-07-14: clsu_get_private_ip_addr [OCRAPI] [4183205616]: call clsu_get_private_ip_addresses to get the first private ip address
    07:39:12.708 2009-07-14: namebufs [OCRAPI] [4183205616] check
    2009-07-14 07:39:12.708: [OCRAPI] [4183205616] control namebufs is finished
    07:39:12.709 2009-07-14: gipcCheckInitialization [GIPC] [4183205616]: no threaded incompatible possible init of [clsinet.c: 3229], original of [clsss.c: 5011]
    2009-07-14 07:39:12.710: [GPnP] [4183205616] clsgpnp_Init: [to clsgpnp0.c:404] negotiators tracelevel 3, component tracelevel 0
    2009-07-14 07:39:12.710: [GPnP] [4183205616] clsgpnp_Init: [to clsgpnp0.c:534] ' / u01/app/11.2.0/grid' as negotiators home base.
    07:39:12.717 2009-07-14: gipcCheckInitialization [GIPC] [4183205616]: no threaded incompatible possible init of [clsgpnp0.c: 680], original of [clsss.c: 5011]
    2009-07-14 07:39:12.719: [GPnP] [4183205616] clsgpnp_InitCKProviders: [to clsgpnp0.c:3866] Init negotiators local security key fatal fail if two (2) suppliers
    2009-07-14 07:39:12.719: [GPnP] [4183205616] clsgpnp_InitCKProviders: [to clsgpnp0.c:3869] Init negotiators premises security key proveders 1 of 2: leading portfolio (LSKP-FSW)
    2009-07-14 07:39:12.719: [GPnP] [4183205616] clsgpnpkwf_initwfloc: [to clsgpnpkwf.c:398] using FS Wallet location: /u01/app/11.2.0/grid/gpnp/rac2/wallets/peer/
    2009-07-14 07:39:12.719: [GPnP] [4183205616] clsgpnp_InitCKProviders: [to clsgpnp0.c:3891] Init local negotiators main provider of security 1 of 2: leading portfolio (LSKP-FSW) OK
    2009-07-14 07:39:12.719: [GPnP] [4183205616] clsgpnp_InitCKProviders: [to clsgpnp0.c:3897] Init negotiators premises security key proveders 2 of 2: portfolio OLR (RSC-CLSW-LSKP)
    [CLWAL] clsw_Initialize [4183205616]: OLR initlevel [30000]
    2009-07-14 07:39:12.723: [GPnP] [4183205616] clsgpnp_InitCKProviders: [to clsgpnp0.c:3919] Init local negotiators main security provider 2 of 2: portfolio OLR (LSKP-CLSW-RSC) OK
    2009-07-14 07:39:12.723: [GPnP] [4183205616] clsgpnp_getCK: [to clsgpnp0.c:1950] < Get negotiators security keys (cover) for id: 1, typ; 7 (2 suppliers - deadly failure)
    2009-07-14 07:39:12.723: [GPnP] [4183205616] clsgpnpkwf_getWalletPath: [clsgpnpkwf.c:498] req_id = 1 ck_prov_id = 1 path of portfolio: /u01/app/11.2.0/grid/gpnp/rac2/wallets/peer/
    2009-07-14 07:39:12.736: [GPnP] [4183205616] clsgpnpwu_walletfopen: [clsgpnpwu.c:494] portfolio open SSO: ' / u01/app/11.2.0/grid/gpnp/rac2/wallets/peer/cwallet.sso'
    2009-07-14 07:39:12.736: [GPnP] [4183205616] clsgpnp_getCK: [to clsgpnp0.c:1965] result: (0) CLSGPNP_OK. Get wallet - 1 of 2 provider negotiators (LSKP-FSW (1))
    2009-07-14 07:39:12.736: [GPnP] [4183205616] clsgpnp_getCK: [clsgpnp0.c:1982] obtained security keys (cover) negotiators. >
    2009-07-14 07:39:12.740: [GPnP] [4183205616] clsgpnp_getCK: [to clsgpnp0.c:1950] < Get negotiators security keys (cover) for id: 1, typ; 4. (2 suppliers - deadly failure)
    2009-07-14 07:39:12.740: [GPnP] [4183205616] clsgpnpkwf_getWalletPath: [clsgpnpkwf.c:498] req_id = 1 ck_prov_id = 1 path of portfolio: /u01/app/11.2.0/grid/gpnp/rac2/wallets/peer/
    2009-07-14 07:39:12.750: [GPnP] [4183205616] clsgpnpwu_walletfopen: [clsgpnpwu.c:494] portfolio open SSO: ' / u01/app/11.2.0/grid/gpnp/rac2/wallets/peer/cwallet.sso'
    2009-07-14 07:39:12.751: [GPnP] [4183205616] clsgpnp_getCK: [to clsgpnp0.c:1965] result: (0) CLSGPNP_OK. Get wallet - 1 of 2 provider negotiators (LSKP-FSW (1))
    2009-07-14 07:39:12.751: [GPnP] [4183205616] clsgpnp_getCK: [clsgpnp0.c:1982] obtained security keys (cover) negotiators. >
    2009-07-14 07:39:12.751: [GPnP] [4183205616] clsgpnp_Init: [to clsgpnp0.c:837] client GPnP pid = 4871, tl = 3, f = 0
    07:39:12.763 2009-07-14: gipcShutdownF [GIPCXCPT] [4183205616]: jumping stop, take into account 2, [clsinet.c: 1732], ret gipcretSuccess (0)
    07:39:12.765 2009-07-14: gipcShutdownF [GIPCXCPT] [4183205616]: jumping stop, count 1, of [clsgpnp0.c: 1021], ret gipcretSuccess (0)
    07:39:13.409 2009-07-14: proprasmo [OCRASM] [4183205616]: error in the file open/create in dg [ODATA]
    [OCRASM] [4183205616] ESL: ESL: Cat = 7, opn = kgfoAl06, dep = 15077, loc = kgfokge
    ORA-15077: could not locate instance ASM serving a required diskgroup
    2009-07-14 07:39:13.411: [OCRASM] [4183205616] proprasmo: kgfoCheckMount returned [7]
    07:39:13.411 2009-07-14: proprasmo [OCRASM] [4183205616]: the ASM instance is down
    2009-07-14 07:39:13.423: proprioo [OCRRAW] [4183205616]: cannot open [+ ODATA]. Proprasmo() returned with [26]. Mark as UNAVAILABLE.
    2009-07-14 07:39:13.423: [OCRRAW] [4183205616] proprioo: No. OCR/OLR peripheral can be used
    2009-07-14 07:39:13.423: [OCRASM] [4183205616] proprasmcl: asmhandle is NULL
    07:39:13.423 2009-07-14: proprinit [OCRRAW] [4183205616]: could not open device gross
    2009-07-14 07:39:13.423: [OCRASM] [4183205616] proprasmcl: asmhandle is NULL
    2009-07-14 07:39:13.423: [OCRAPI] [4183205616] a_init:16! : Backend init failed: [26]
    2009-07-14 07:39:13.424: failed to init for context OCR [CRSOCR] [4183205616]. Error: PROC-26: access to storage error error ASM physics [ALS: Cat = 7, opn = kgfoAl06, dep = 15077, loc = kgfokge]
    ORA-15077: could not locate instance ASM serving a required diskgroup
    ] [7]
    2009-07-14 07:39:13.424: [CRSD] [4183205616] [PANIC] CRSD out: cannot init OCR, code: 26
    2009-07-14 07:39:13.424: [CRSD] [4183205616] fact.

    Hello

    So the purpose don't you have any ideas on this situation?
    Is this situation that's happened because I added the new diskgroup when my second node is turned off?
    or

    It is only because of data and time?

    Yes... I have idea about it.

    Once I did the test with ORACLE Clusterware on VMWARE. The same situation that happens when I rebooted the VM... Date and time was wrong and clusterware fails at startup.
    The reason behind it was the former configuration (date) VM take and not synchronized time of VM - RAC with host server where VM, due time synchronization has been disabled.
    CTSS does not work if the difference between the local time and the time on the reference node was too, so the "CRS-02411" error will be raised.

    CRS-02411: time synchronization services Cluster will take much time to perform the synchronization of the time as local time is significantly different from the average cluster.
    Cause: The difference between the local time and the time on the reference node was too to be synchronized over a short period.
    Action: (Optional) stop and restart the Oracle Clusterware on this node to instantly synchronize the time with the reference node.

    As you use Oracle VM, you should check how Oracle VM time synchronization is configured.

    Kind regards
    Levi Pereira

  • Problem with IMovie and Quick time

    Hey everybody,

    I am faced with an unexpected problem with Quicktime and I Movie, and I was wondering if someone had already known that:

    I want to create a film based on shots from my personal camera. I started to work with IMovie to create a sequence of opening and added his musical band. I exported the scenes in Quick Time format without any problem. However, when I merge the exported sequence of I film with shots of my video camera, the soundtrack is completely eliminated.

    I checked on the Internet and saw that there might be a problem of "Codecs". To avoid this, I exported the sequence IMovie with Codecs of same as one of my video camera files.

    Now, if I compare the files exported from I Movie and those of my video camera, they have identical characteristics. However, the soundtrack will always disappear when I merge them.

    Could someone please help me solve this problem?

    Thank you very much in advance.

    Concerning

    Could someone please help me solve this problem?

    Not only based on what you already said.

    I want to create a film based on shots from my personal camera. I started to work with IMovie to create a sequence of opening and added his musical band. I exported the scenes in Quick Time format without any problem. However, when I merge the exported sequence of I film with shots of my video camera, the soundtrack is completely eliminated.

    How would you"merge" files? (I.e. a "QuickTime" format is any form of data compatible with the platform of supply and the specific structure of QT incorporated into real employment that is stored in a container of MOV file on any of up to 99 tracks possible). Also, what app do you use for reading the file 'merged '? (For example, some media players ignore secondary audio tracks as a result of some methods of 'fusion' of files so it is important to know how the files are "merged," whether or not the audio data are "scattered" several tracks, and/or if the Media Player supports playback of multiple, sequential audio popular.)

    I checked on the Internet and saw that there might be a problem of "Codecs". To avoid this, I exported the sequence IMovie with Codecs of same as one of my video camera files.

    The specific codecs and settings using the specific version of iMovie? (The current Mac OS X operating systems have two X QT and 'classic' Qt integrated structure so it is important to know what structure is used here and how).

    Now, if I compare the files exported from I Movie and those of my video camera, they have identical characteristics. However, the soundtrack will always disappear when I merge them.

    As a general rule, you should review the file "merged" to determine why it does not play back correctly rather than comparing the characteristics of the source being merged files. The main problem here seems to be in your project workflow. That is, you seem to be when you perform an operation in two steps rather than edit several iMove multimedia files and then export the combined results in a video the video and audio tracks have been flattened and exported in standard compression formats with unified settings, features and the.

  • problem with Safari and the opening of sites

    problem with Safari and the opening of sites

    Please describe the problem in more detail?

    Try to reset the settings of Safari:

    1. open Safari

    2. click on the Safari menu at the top (to the right of the Apple logo)

    3. Select the Preferences/Privacy tab

    4. click on remove all data from the Web site

    5. close Safari.

    Remove cache Safari files:

    1. click on finder

    2. look for the menu GO to top

    3. click on GO and hold down the option key. This will show a user library folder.

    4. click library and find the Caches folder

    5. in the folder caches com.apple.Safari Ouvrezledossier

    6. move the Cache.db file Trash.

    This should solve the problem. If it does not help, try to disable the Safari extensions

    1. open Safari

    2. click on the Safari menu at the top (to the right of the Apple logo)

    3. Select Preferences

    4. find the Extensions tab

    5 disable all extensions of

    6. relaunch Safari

  • Is anyone able to run Adobe CS5 with El Capitan now? I've read about problems with Illustrator and photoshop, but these seem to be in 2015 Octobe5. She improved at all? I need to upgrade that I am running an old OS v but I need to run CS5.

    I've read about problems with Illustrator and photoshop on EL Capitan, but these seem to be in October 2015. She improved at all? I need to upgrade that I am running an old OS v but I need to run CS5. Can not afford to go to CC. I have a Macbook Pro.

    CS5 and 10.11 are not supported and will never be supported by Adobe or Apple.

    However it works for some, more actually, but not all. There are sporadic problems with Illustrator, Photoshop seems to be the best. Do not expect an improvement and keep in mind that anyone from Adobe, Apple or anywhere else will fix it.

    Do a clean install

    Make sure you have the Apple Java

    h ttps://support.Apple.com/kb/DL1572?locale=en_US

    Make sure you have your serial number and if you are having problems with the serial number or the serialization however adobe of web server will not support your problem.

    update the application via photoshop.

  • problem with java and pogo games

    I use mozilla, and now with the problems with java and hackers cannot play my pogo, what can I do? I disabled my java I tried java 6 does not work or is not safe, what is a safe way to play games on pogo using java?

    Pogo.com is determined as a website SAFE to use Java with Mozilla Firefox?

  • I'm having a lot of problems with firefox and cannot figure out how to get help. It all started when I updated to 13. I get all kinds of advertising popups, I can't play a

    I'm having a lot of problems with firefox and cannot figure out how to get help. It all started when I updated to 13. I get all kinds of advertising popups, I can't play a game on FaceBook called Farm Town at all, and I get a popup of AVG on the cookies that I can't get rid of. These issues are causing me to use Chrome quite often, although I like Fox better. I've searched and searched how to get help and find nothing. How can I get personalized technical help? These problems will not occur in Chrome at all. Thank you.

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

    You need to scan with all programs, because each program detects a different malicious program.

    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:

  • Problem with youtube and other video sites

    I have a problem with youtube and other video sites:

    Everything is up-to-date (flash, FF, my plug ins.) but I get crashes when loading the video. I can hear the sound but I see only the first frame of the video.

    I've reinstalled flash/firefox or tried updating them again for about 4 times now and my cookies/cache has also been errased which i usually don't do. If i enter FF's safe mode it also freezes.
    

    I hope someone can help, I looked for answers on google before and I tried everything I saw, but it did not help.

    GRTS,
    agrash

    I had the same problem, I uninstalled the plugin Flash player (Adobe Flash Player 11.0.1 152) and the problem is solved. I installed the plug-in again and the problem came back. So right now I have no flas Player liked-in, but I don't have too much problem. I hope that I will not find another problem, but it seems that everything is OK.

  • Pavilion Notebook PC 15-079er: problems with sleep and shutdown 15-n079er HP Pavilion Notebook PC.

    Hello world

    I have a huge problem with my Pavilion. I used Windows 8.1 earlier, and I decided to upgrade to Windows 10. I did not like something (can't remember what) and decided to return to Windows 8.1. Almost a year passed, I am again on Windows 10. But if I SLEEP my computer:

    • Screen goes black, everything seems normal.
    • No matter how long wait, fan keeps spinning and power LED, LED Wi - Fi on.
    • Keyboard input does not help. Does not meet what it is.
    • The only thing left to do - stop hard.

    And if I shut down the operating system:

    • Windows normally stops, close all applications, screen goes black.
    • Fan on, led on.

    I did not notice these problems with restarting and the hibernation.

    Two things I've done in this gap of the year:

    • Replacement screen. An old broke. Thanks to my cat...
    • Formatted the drive. I don't think it would do anything diffirent.

    So, any help would be appreciated.

    Thanks in advance,

    Kebab

    Hello

    On some machines, the pilot for 11 series IMEI has been known to cause that kind of question of the judgment, so it may be worth trying an earlier version.

    You can use the following method to install an earlier version of the driver IMEI.

    Download driver IMEI on the link below and save it in your downloads folder.

    http://ftp.HP.com/pub/SoftPaq/sp66001-66500/sp66228.exe

    Disable your wireless card (should be f12 ).

    Open your download folder and run the installer - it warns you that it is an earlier version, but simply continue.

    When finished, restart the laptop.

    If the computer shuts down correctly, turn on your wireless adapter and use the utility on the following link to prevent Windows 10 to update automatically the driver IMEI again.

    https://support.Microsoft.com/en-GB/KB/3073930

    Kind regards

    DP - K

  • Compatibility problem with Vista and iTunes

    I downloaded iTunes 9 on my Tobisha laptop Satellite last night and put about 2.5 GB of music on it. I didn't upload the music from the internet. I used MP3s, I had for a few years.

    When I went to boot up the laptop this morning the loading process took some time, but it never loaded to the login screen. I just see the bottom of MicroSoft. Is there a compatibility problem with Vista and iTunes? Maybe I put too much music on my laptop?

    Boot in safe mode and delete iTunes and all the music I downloaded would solve the problem? Or it is less simple than that?

    Don't know where to direct this question if any help you could provide would be greatly appreciated.

    Thank you.

    Hello

    iTunes is compatible with Vista and there should not be any problem.
    Yesterday, I installed iTunes 9 on my U400 and everything happened correctly.
    If your laptop can not boot Vista correctly, then you should try the repair feature.

    Turn on the computer and press F8. Now you will see the advanced boot menu.
    Now, you have many choices.

    As a first step, you should try the option called: last good known Configuration (Advanced)

    If this will not help and the Vista will not start then try the option called repair your computer. This option displays a list of system recovery tools, you can use to repair startup problems, run diagnostics, or restore your system.

    If that does not help, then you will need to retrieve the unit using the Toshiba recovery disc or HARD drive recovery.

  • Pavilion 15 laptop: problems with stop and "standby" mode.

    I upgraded from windows 8.1 for windows 64 bit home 10. I had problems with stop and goes into sleep mode and cannot be resolved, then I reinstalled windows 10. Everything worked fine for a few moments, and then the same problem reappeared. I can't stop or put my PC into sleep mode, unless I have first of all to make a restart. After a reboot, I am able to stop or go to sleep mode without problem. If I try to do either without a restart, the screen goes black and the indicator light remains lit. The only way I can get it to start then press on and hold the power button and force a shutdown down, then press the power button to restart the upward. I have another PC, a wafer think that Lenovox has been upgraded to windows Windows 7 10. This PC work fine with windows 10, no problem at all. It's just the HP Pavilion 15 who has these questions. It makes me crazy.

    Look through the tool of troubleshooting possible solutions here:

    http://support.HP.com/us-en/document/c03383935

  • Printing problems with XP and Lexmark-documents are just stuck in the print queue

    Original title: printing problems with XP and Lexmark

    Until yesterday, I was able to print OK using Windows XP and a Lexmark Printer series 3500-4500 with wireless capabilities.  Reported network test wireless (on printer) and report indicates that there are no reported problem, also did the diagnostic test and which shows no problem either.  I can't print and documents are just stuck in the print queue - please can someone help, it drives me crazy because it's probably a very simple solution.

    I guess you do not have all of the error messages.

    It is possible that comes to mind that your printer has received a new IP address of your router (this could easily happen if you have several computers and other devices that connect to your wireless network).

    Find the IP address of the printer of his network diagnostic page.
    Click Start > printers and faxes, right-click the printer and select Properties
    Select the Ports tab, then click on the button "Configure Port" (be careful NOT to click anywhere in the list of ports)
    Make sure that the IP address in 'Port settings' is identical to that shown on the diagnosis of your network printer page.

    To avoid this problem in the future, you must configure the printer to have a static IP address.  See your printer User Guide for instructions.

    Choose an appropriate subnet address (i.e., has the first 3 groups of numbers the same as the other addresses in your network) but who is not in the range of addresses assigned by the DHCP server on your router.  See the User Guide of your router for more details.

  • Problems with word and PDF after computer crash. Error "user has access privileges."

    Problems with word and PDF after crash

    My computer crashed and I had to run the recovery disk, the repair option, so he could run again. It does not format my computer but I had to re - install several programs. I reinstalled my copy of office for example.  I have an external hard drive where I put most of my files but since installing the recovery disc, it does not open some Word documents and gives a message error "user has not access privilege." It's the same thing with some pdf files. What can I do?  Please help because I can't open some of my documents from the University.

    Hello world
    I would like to just say thank you for your help and the problem is now solved.  In the end I paid someone to sort it out.  He explained that it was something like permissions for some of my files were owned by my old operating system and after that my computer crashed and I had to put through the recovery disc these permissions have been lost.  He told me that he had a program that looked for the old existing and re-installed.
    Thank you.

  • problems with Vista and msn

    my laptop had vista business on it originally, it crashed a year ago and the store put windows 7 Home Edition premium on it, last week I had to have my hard drive changed due to problems with it and computer scientist put my vista business back on it, I thought I was brilliant as always I like vista , the problem is now I can not MSN up on it it keeps saying IE he blocked, IE 9 will not download, I play Facebook games and many of them won't load properly, tried to install service pack 2 for vista and it goes on to say that I have to install service pack 1 in the first place , its already there and updated pack 2 but still will not download. Someone at - it answers or useful tips or advice they can give me to have an entirely new work laptop

    Yes 100% positive sp 1 is installed and updated, already tried all the links you have kindly posted, was trying to do it for 12 hrs before I posted this question, I have 64 bit but that he already knew who didn't need the computor to tell me, I finally returned to the it guy and he discovered that the lap top returned to the original IE 7 when the hard drive has changed it dosent msn so therefore all the problems, he finally put IE 9 for me and the two vista service packs and support now msn works finally done my f/b, so Happy Days

  • problems with vista and microsoft set 32-bit or 64-bit.

    try to solve the problems with vista and microsoft fix it.  This error code 0 x 800400154 came up saying that they finish their using 32 bit and I have a 64 bit what they say.

    What version of the operating system Windows am I running?

    Windows 32-bit or 64-bit

    What Microsoft FixIt you try to run?  (There are MANY of them - they are simply the written scripts that do the manual steps in the KB article for you).

Maybe you are looking for

  • Homepage: subject: newtab but when run speak openly: white

    HelloI want, when I run the program see miniature (new tab) but run a blank page without vignette

  • Phantom Lady: pop photo and then disappear

    Hi allA friend's computer is infected with the image (full screen) a woman "ghost". That picture pop up, stay for 2 seconds and then disappear. Quite scary when you work on a document. I did a scan with Kaspersky online, but it didn't find it. If any

  • copy of a recovery disk

    Hello I just created a recovery for my compaq presario cq40 disc.  I burned on a DVD + R DL RW verbatim.  Recovery manager allow me to create another disc of recovery and said recovery disk that only one per cell is allowed. is it possible to copy th

  • my desktop icons are stained, shadow

    the icons on my desktop looked like real barbouillés, this text on all programs

  • executes the behavior type strict defs

    I am looking for a check on Type Defs and particularly strict Type definitions. I inherited code, I need to keep.  It has Strict Type Defs.  I had to return to my manual basics to remember how they worked and was confused for a while and came here.