Error ORA-00313 ORA-00312 ORA-27037 pending journal

Hi all

11 GR 2

Rhel6.5

I checked my log alerts in Reserve, and I see this error:

Errors in the /home/orauat/UAT/11.2.0/admin/UAT_drdb/diag/rdbms/uat2/UAT/trace/UAT_rfs_22227.trc file:

ORA-00313: open failed for the members of the newspaper group 5 of the thread 0

ORA-00312: threads of journal online 5 0: ' / home/orauat/UAT/data/srl03.clearing'

ORA-27037: unable to get file status

Linux-x86_64 error: 2: no such file or directory

Additional information: 3

Capture.PNG

Help, please...

Thank you very much

JC

Hello

ORA-00313 ORA-00312 ORA-27037

Errors in the /home/orauat/UAT/11.2.0/admin/UAT_drdb/diag/rdbms/uat2/UAT/trace/UAT_rfs_22227.trc file:

ORA-00313: open failed for the members of the newspaper group 5 of the thread 0

ORA-00312: threads of journal online 5 0: ' / home/orauat/UAT/data/srl03.clearing'

ORA-27037: unable to get file status

Linux-x86_64 error: 2: no such file or directory

Additional information: 3

These errors is usually when you have information to controlfile and the file is not physically present.

You can make the foollwoing out of this problem.

Go to primary:

==============

Select the bytes of the log v$.

< note="" bytes="">

In standby mode, follow these steps:

============================

SQL > alter system set standby_file_management = manual;

SQL > alter database recover managed standby dadtabase cancel;

SQL > select * v log$;

SQL > select group # from v$ standby_log;

Note all groups the query "v$ standby_log ' and drop them.

alter database drop logfile 10 group;

example: you get as below. then

SQL > select group # from v$ standby_log;

GROUP #.

----------

10

11

12

13

You will need to file 10,11,12 and 13

Once dumped, check that nothing exists in "select group # from v$ standby_log;

Create now your redologfile Eve,

alter database add standby logfile group 10'<>' size 52428800.              ---> use your desired location and size copied from the primary database (bytes)

We always recommend, N + 1 mode sleep, we have to redo logfiles, where N is the number of redo log file online in the primary database (each thread).

Once you create minimum 1 standb redo log file, you drop and create online redo log files

Once you fill in for standby and online redo log file, then

SQL > alter system set standby_file_management = AUTO;

SQL > alter database recover managed standby dadtabase disconnect;

All the way, you will need to maintain log_file_name_convert with appropriate values.

NOTE: If you encounter any problem during a fall redo log mode standby, you may need to disappear before the fall.

QL > change the database group claire logfile 3;

Database altered.

SQL > alter database drop logfile Group 3;

Database altered.

If you have access, you can check the doc below:

Manipulation of the ORL and SRL (Resize) primary and physical mode ensures environmental Dataguard (Doc ID 1532566.1)

Thank you

Tags: Database

Similar Questions

  • Hit with error ORA-16664 pending database.

    DGMGRL > see the kohldbpa_m2_stby database

    Database - kohldbpa_m2_stby

    Role: STANDBY PHYSICS

    State of destination: apply

    Transport delay: (unknown)

    Apply the Lag: (unknown)

    Real-time query: OFF

    Occurrence (s):

    kohldbpa1 (apply the instance)

    kohldbpa2

    kohldbpa3

    kohldbpa4

    State of the database:

    DGM-17016: impossible to retrieve the State of database 'kohldbpa_m2_stby '.

    ORA-16664: impossible to receive the result of a database

    all archives are transported and fold on the side of DR... But we hit the error in dgmgrl

    06/21/2013 00:20:17
    
    Site kohldbpa_m2_stby returned ORA-16664.
    06/21/2013 00:25:17
    Site kohldbpa_m2_stby returned ORA-16664.
    06/21/2013 00:27:32
    

    I found no hint on the logs you have provided, demanded more information.

    Now, what is the status of synchronization of newspaper archive?

    Also post below primary database query, change the destination number as needed if not default destination 2.

    severity of the neck for a15

    message from col for a70

    timestamp of the col a20

    Select severity, error_code, to_char (timestamp, "MON-DD-YYYY HH24:MI:SS)"timestamp", message from v$ dataguard_status where dest_id = 2;

    DGMGRL > see the detailed database 'kohldbpa_m2_stby ';

    DGMGRL > see the detailed database 'kohldbpa_m2 ';

    Alerts log information? It helps if you found something.

    Check any problem with the file password too.

  • Error ORA-600 in UNTOTBS1 in the database pending.

    primary following is the error I get in my backup database, works very well. Please suggest

    ORA-00283: cool cancelled due to errors

    ORA-00600: internal error code, arguments: [3020], [8388713], [1], [148430],

    [[510], [392], [,]

    ORA-10567: Redo is incompatible with the data block (file # 2, block # 105)

    ORA-10564: tablespace UNDOTBS1

    ORA-01110: data file 2: ' V:\ORACLE\ORADATA\SFMS\DATA\UNDOTBS01. DBF'

    ORA-10560: block type "KTU EMS HEADER BLOCK.



    ORA-01112: media recovery not started

    Physical standby? Version of database? Patched up?

    It looks like a file corruption.
    Save this file to PROD and update on the eve and see if that fixes the problem.

  • ORA-27037 standby after you have moved the primary files

    I'm under Oracle 11.2 with a physical Data Guard configuration primary and standby on Solaris 10.  Asked me to move all the files belonging to the primary to a new mount point.  This includes the datafiles, tempfiles, ORLs, litigants and the controlfile.  On the main file system files were located on /u07 and are now on /u03.  Pending files are on /u07.

    Here's what I did:

    Cancel managed recovery and stop in standby mode.

    Judgment of the primary.

    A file system has copied on the primary /u07 to /u03.

    Control_files primary init.ora file parameter to point to the new location on /u03 and change log_archive_dest_state_2 = DEFER

    Renamed the primary spfile with a ".bak" then primary would begin by init.ora file.

    Elementary school:

    startup mount;

    Run A SQL script to rename the data files, tempfiles, ORLs and SRls to the new location on /u03.

    ALTER database open;

    Create spfile from pfile;

    stop immediately;

    start-up;  (so primary is now started with a spfile)

    Standby:

    Change these two lines in the init.ora file:

    *.db_file_name_convert='/U03/oradata/mydb/','/U07/oradata/mydb /'

    *.log_file_name_convert='/u03/oradata/MYDB/log','/u07/oradata/MYDB/log_ '

    Note: When Eve was created first, someone created the ORLs with a different name of the primary.  For example, major newspapers are named log1a, log2a and log3a.  The day before, they are named log_1a, log_2a and log_3a.

    Renamed the spfile Eve with a ".bak" then Eve would begin by init.ora file.

    bootable media;

    At this point, I have seen these errors in the standby alert log:

    Errors in the /oracle/diag/rdbms/mydb_stby/MYDB/trace/MYDB_lgwr_27569.trc file:

    ORA-00313: open failed for the members of Group 3, Journal of thread 1

    ORA-00312: wire 3 1 online journal: ' / u07/oradata/MYDB/log3a.dbf'

    ORA-27037: unable to get file status

    SVR4 error: 2: no such file or directory

    Additional information: 3

    ARC3: Started archiving

    ARC0: FROM PROCESS ARCH COMPLETE

    Here are my questions: why is the database ensures looking for online newspapers as they are named in the primary?  (Without the underline in the name)

    Should I have set STANDBY_FILE_MANAGEMENT = MANUAL on the primary and standby and renamed implementing the ORLs in the standby?

    What I ended up doing was closing the day before and rename the ORLs on the filesystem depending on how they are named on the primary.  Then, the day before, I did:

    startup mount;

    change retrieve in database managed automatic standby database using the current log file disconnect from the session;

    Then, on the primary, I did: alter system set log_archive_dest_state_2 = ENABLE;

    Everything looks OK, which means, newspapers are shipped from the primary to the standby and applied on the day before.

    I wonder, what would I have done differently to avoid first encountered this error?  Also, is my valid Eve at this point?  I see no problem in the primary alert log or journal alerts in mode standby.

    Mimi Miami wrote:

    Thank you, CKPT.  Now, I understand my misunderstanding with the log_file_name_convert parameter.  The parameter is used to convert file locations of the ORLs on standby, not the name of the file of the BDL himself, correct?  Knowing this, would it not imperative that the file is named game?  In other words, I can't have an ENT named log1a on the primary with his match on the eve log_1a appointed, right?

    Yes, setting gives way where to redirect the log files, but what happens if the mentioned directory does not exist on the database pending?

    As on previous day $ls ltr - / u07/oradata/MYDB/log_

    When there is no available pending directory as you have not mentioned in LOG_FIILE_NAME_CONVERT then it cannot translate the strings either.

    File names, you can have anything but basically LOG_FIILE_NAME_CONVERT is here to rename the log files if there are in different places.

  • receive error ORA-26786 logical standby

    Dear all,

    In the logic of the day before, I get error ORA-26786: a line with key chain exists, but contradictory or columns string in string table during the replication process during UPDATE or DELETE statements since the last few days.

    Here is the status of Data Guard standby. Database was created ONE year back and since then never received this error, but the last days this don't mistake some of the paintings.


    Operating system: Solaris 10 SPARC(64-bit)

    DB version: 11.2.0.3

    Thank you and best regards,

    Mukesh

    There may be logical pending changes that imputation is in conflict.  Either you can resolve the conflict and run run error or remove the error, if you find it's ok. But if it is so common to find the root of the problem and difficulty cause.

  • Error ORA-19502 writing on the file ' / INT1/arch/D/arch_1_1629_754400291.dbf ', block number 94209 (block size = 1024), ORA-27072

    Hi all

    In my database DVLUX226, in the alert logs, I get error ORA-19502. partners to archive newspapers. Here are the details:

    Wed Apr 16 18:26:58 2014

    Errors in the /INT1/sw/D/oracle/diag/rdbms/dvlux226/DVLUX226/trace/DVLUX226_arc1_22234.trc file:

    ORA-19502: write error on file ' / INT1/arch/D/arch_1_1629_754400291.dbf ', block number 94209 (block size = 1024)

    ORA-27072: IO file error

    HP-UX-ia64 error: 2: no such file or directory

    Additional information: 4

    Additional information: 94209

    Additional information: 638976

    Wed Apr 16 18:27:11 2014

    ARCH: Stopped archiving, error occurred. Will continue to retry

    ORACLE Instance DVLUX226 - check-in error

    ORA-16014: log 3 sequence # 1629 not archived, not available destinations

    ORA-00312: wire 3 1 online journal: ' / INT1/oraredo2a/D/DVLUX226/redo03.log'

    Errors in the /INT1/sw/D/oracle/diag/rdbms/dvlux226/DVLUX226/trace/DVLUX226_arc0_22231.trc file:

    ORA-16014: log 3 sequence # 1629 not archived, not available destinations

    ORA-00312: wire 3 1 online journal: ' / INT1/oraredo2a/D/DVLUX226/redo03.log'

    SQL > select * from v version $;

    BANNER

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

    Oracle Database 11 g Enterprise Edition Release 11.1.0.7.0 - 64 bit Production

    PL/SQL Release 11.1.0.7.0 - Production

    CORE Production 11.1.0.7.0

    AMT for HP - UX: 11.1.0.7.0 - Production Version

    NLSRTL Version 11.1.0.7.0 - Production

    Please let me know how can I manipulate this alert as seems its related archive.

    Kind regards

    Michel

    > - rw - rw - 1 int1orad s/n 99222528 Apr 15 15:27 arch_1_1628_754400291.dbf

    > - rw - rw - 1 int1orad s/n 99222528 Apr 18 03:24 arch_1_1629_754400291.dbf

    What happened between Apr 15 15:27 and 18 April 03:24?

  • Nightly jobs and error ORA-00054

    Today, I discovered that some of my scripts for the task has failed with error ORA-00054.
    TRUNCATE TABLE MY_SCHEMA. MV_005 STORAGE REDUCTION
    ORA-00054: resource busy and acquire with NOWAIT specified

    This is the first time that this error occurs: all these scripts run on regular basis and using Oracle Grid Engine.

    (1) is it possible now to know what and how the other session was using this table?
    (2) how to avoid this error?

    Pedro.

    If you're on 11 GR 1 material you can issue:

    alter session set ddl_lock_timeout=60
    
    DDL_LOCK_TIMEOUT
    Property      Description
    Parameter type      Integer
    Default value      0
    Modifiable      ALTER SESSION
    Range of values      0 to 1,000,000 (in seconds)
    Basic      No
    

    DDL_LOCK_TIMEOUT indicates how long between DDL statements patient in a DML lock queue. The default value of zero indicates a State of NOWAIT. The maximum value of 1 000 000 seconds will result in the DDL statement for still pending to acquire a DML lock.
    If a lock is not acquired before the expiration of the period time, then an error is returned

    Otherwise, you can create a procedure to intercept the error ORA-00054 and try again

  • Issue of DB: error ORA-00333 &amp; ORA-01589: must use RESETLOGS or NORESETLOGS

    Hello

    I have question DB Oracle 9.2.0.6.0 all start-up:

    DB mount OK,

    SQL > alter database open;
    change the database open
    *
    ERROR on line 1:
    ORA-00333: make the mistake of reading newspaper block 106498 County 8192


    then I tried some recovery as below, but always error:
    =================================
    SQL > recover database until cancel;
    ORA-00279: change 9228925192024 September at 2010-12-29 15:20:48 needed to screw 1
    ORA-00289: suggestion: /ora/datafile/archive/1_250.dbf
    ORA-00280: change 9228925192024 thread 1 is in sequence #250


    Specify the log: {< RET > = suggested |} Filename | AUTO | CANCEL}

    ORA-00308: cannot open archived log ' / ora/datafile//archive/1_250.dbf'
    ORA-27037: unable to get file status
    Linux error: 2: no such file or directory
    Additional information: 3


    ORA-01547: WARNING: RECOVER succeeded but OPEN RESETLOGS would get below error
    ORA-01194: file 1 needs a recovery more match
    ORA-01110: data file 1: ' / ora/datafile/system01.dbf'

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

    SQL > alter database open resetlogs;
    ALTER database open resetlogs
    *
    ERROR on line 1:
    ORA-01194: file 1 needs a recovery more match
    ORA-01110: data file 1: ' / ora/datafile/system01.dbf'

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

    SQL > alter database open;
    change the database open
    *
    ERROR on line 1:
    ORA-01589: must use RESETLOGS or NORESETLOGS option of database open
    ====================================================

    Please guide to do this,

    Thank you and best regards,
    Vishnu

    If the Redo Log file CURRENT (status in V$ LOG or reading the alert.log indicating that the switch in this journal of recovery has been done) is corrupt, the only recourse is to RESTORE the database from a previous backup and then BACK up to the previous to redo log / ArchivedLog.

    See the documentation on the various scenarios:

    http://download.Oracle.com/docs/CD/B19306_01/backup.102/b14191/recoscen.htm#CACFFJFB

    Hemant K Collette

  • error ORA-04030 in environment dataguard

    Oracle Database 11 g Enterprise Edition Release 11.1.0.6.0 - 64 bit Production
    Name of the system: Linux
    News Release: 2.6.18 - 53.el5
    Version: #1 SMP Wed Oct 10 16:34:19 EDT 2007
    Machine: x86_64

    DATAGUARD ACTIVE WITH THE OBSERVER. error ORA-04030
    Alert log information:
    Thu Sep 02 02:00:00 2010
    Clearing Resource Manager plan via parameter
    Thu Sep 02 10:16:31 2010
    Errors in file /u01/app/oracle/diag/rdbms/agbcdb/agbc/trace/agbc_asmb_4312.trc  (incident=88030):
    ORA-04030: out of process memory when trying to allocate 592 bytes (callheap,kfmditer)
    Incident details in: /u01/app/oracle/diag/rdbms/agbcdb/agbc/incident/incdir_88030/agbc_asmb_4312_i88030.trc
    Thu Sep 02 10:16:36 2010
    Trace dumping is performing id=[cdmp_20100902101636]
    Errors in file /u01/app/oracle/diag/rdbms/agbcdb/agbc/trace/agbc_asmb_4312.trc:
    ORA-04030: out of process memory when trying to allocate 592 bytes (callheap,kfmditer)
    ASMB (ospid: 4312): terminating the instance due to error 4030
    Thu Sep 02 10:16:36 2010
    ORA-1092 : opidrv aborting process unknown ospid (13456_46912513432672)
    Instance terminated by ASMB, pid = 4312
    Thu Sep 02 10:16:37 2010
    Instance termination got error 27120 from SGA destruction.
      Error cleared. Process exiting.
                                                                                                                          49270,3       Bot
    trace file information:
    Trace file /u01/app/oracle/diag/rdbms/agbcdb/agbc/trace/agbc_asmb_4312.trc
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /u01/app/oracle/product/11.1.0/db
    System name:    Linux
    Release:        2.6.18-53.el5
    Version:        #1 SMP Wed Oct 10 16:34:19 EDT 2007
    Machine:        x86_64
    Instance name: agbc
    Redo thread mounted by this instance: 1
    Oracle process number: 15
    Unix process pid: 4312
    
    
    *** 2010-09-02 10:16:31.510
    *** SESSION ID:(321.1) 2010-09-02 10:16:31.510
    *** CLIENT ID:() 2010-09-02 10:16:31.510
    *** SERVICE NAME:(SYS$BACKGROUND) 2010-09-02 10:16:31.510
    *** MODULE NAME:() 2010-09-02 10:16:31.510
    *** ACTION NAME:() 2010-09-02 10:16:31.510
    
    Incident 88030 created, dump file: /u01/app/oracle/diag/rdbms/agbcdb/agbc/incident/incdir_88030/agbc_asmb_4312_i88030.trc
    "/u01/app/oracle/diag/rdbms/agbcdb/agbc/trace/agbc_asmb_4312.trc" 31L, 1346C                                          13,1          Top
    
    ORA-04030: out of process memory when trying to allocate 592 bytes (callheap,kfmditer)
    
    error 4030 detected in background process
    ORA-04030: out of process memory when trying to allocate 592 bytes (callheap,kfmditer)
    
    *** 2010-09-02 10:16:36.501
    ASMB (ospid: 4312): terminating the instance due to error 4030
    skgm error 27120: errno = 12, info = 5, 163842, 0, 0, 46912513437872, 1, 46912513437872
    the failover of the database on STANBY, today morning the database instance ensures also finished with the same error message.

    We followed the metalink documents to solve problems.
    SQL> ! ulimit -a
    core file size          (blocks, -c) 0
    data seg size           (kbytes, -d) unlimited
    max nice                        (-e) 0
    file size               (blocks, -f) unlimited
    pending signals                 (-i) 139264
    max locked memory       (kbytes, -l) 32
    max memory size         (kbytes, -m) unlimited
    open files                      (-n) 65536
    pipe size            (512 bytes, -p) 8
    POSIX message queues     (bytes, -q) 819200
    max rt priority                 (-r) 0
    stack size              (kbytes, -s) 32768
    cpu time               (seconds, -t) unlimited
    max user processes              (-u) 2047
    virtual memory          (kbytes, -v) unlimited
    file locks                      (-x) unlimited
    
    SQL> show parameter pga
    
    NAME                     TYPE     VALUE
    ------------------------------------ ----------- ------------------------------
    pga_aggregate_target             big integer 0
    SQL>
    
    SQL> select * from v$pgastat;
    
    NAME                           VALUE UNIT
    --------------------------------------------- ---------- ------------
    aggregate PGA target parameter              2684354560 bytes
    aggregate PGA auto target               167772160 bytes
    global memory bound                   268431360 bytes
    total PGA inuse                   4780392448 bytes
    total PGA allocated                  5534604288 bytes
    maximum PGA allocated                  5551688704 bytes
    total freeable PGA memory               269811712 bytes
    process count                         180
    max processes count                     181
    PGA memory freed back to OS               681246720 bytes
    total PGA used for auto workareas               0 bytes
    
    NAME                           VALUE UNIT
    --------------------------------------------- ---------- ------------
    maximum PGA used for auto workareas         2717696 bytes
    total PGA used for manual workareas               0 bytes
    maximum PGA used for manual workareas               0 bytes
    over allocation count                    2757
    bytes processed                   4510057472 bytes
    extra bytes read/written                   0 bytes
    cache hit percentage                     100 percent
    recompute count (total)                 2757
    
    19 rows selected.
    
    SQL>
    set linesize 120
    col program format a10
    col used format 999999.99
    col alloc format 999999,99
    col max format 9999999.9
    select spid,program,trunc(pga_used_mem/1024/1024) USED,
    trunc(pga_alloc_mem/1024/1024) ALLOC, trunc(pga_max_mem/1024/1024) MAX
    FROM V$PROCESS
    ORDER BY PGA_ALLOC_MEM DESC;
    
    SQL> COL PROGRAM FORMAT A40
    SQL> RUN
      1  select spid,program,trunc(pga_used_mem/1024/1024) USED,
      2  trunc(pga_alloc_mem/1024/1024) ALLOC,
      3  trunc(pga_max_mem/1024/1024) MAX
      4  FROM V$PROCESS
      5* ORDER BY PGA_ALLOC_MEM DESC
    
    SPID             PROGRAM                    USED      ALLOC        MAX
    ------------------------ ---------------------------------------- ---------- ---------- ----------
    *4348             [email protected] (ASMB)         4068.00      40,70     4070.0*
    4448             [email protected] (RSM0)        3.00       2,26      446.0
    4336             [email protected] (DBW0)        5.00         33       41.0
    4429             [email protected] (ARCt)           11.00         28       32.0
    
    SQL>
    
    SQL>  SELECT SUM(VALUE)/1024/1024 MB
      2   FROM V$SESSTAT S,V$STATNAME N
      3   WHERE N.STATISTIC#=S.STATISTIC#
      4  AND NAME='session pga memory';
    
        MB
    ----------
    4578.77262
    
    SQL>
    
    SQL> run
      1  select sid,name,value
      2  from v$statname n,v$sesstat s
      3   WHERE N.STATISTIC#=S.STATISTIC#
      4  and name like'session%memory%'
      5* order by 3 asc
    
    
          SID NAME                    VALUE
    ---------- ------------------------------ ----------
    
           119 session pga memory max        22846056
           280 session pga memory max       235067848
           321 session pga memory max      4267874920
    
           SID NAME                    VALUE
    ---------- ------------------------------ ----------
           321 session pga memory          4267874920
    
    716 rows selected.
    
    SQL> show parameter sort_area_size
    
    NAME                     TYPE     VALUE
    ------------------------------------ ----------- ------------------------------
    sort_area_size                 integer     65536
    
    SQL>  show parameter workarea_size_policy
    
    NAME                     TYPE     VALUE
    ------------------------------------ ----------- ------------------------------
    workarea_size_policy             string     AUTO
    our Director increased SR, today in the morning watch is also down because of the same error ora-04030. We started the night before now and check the stats on the PGA Tour.
    SQL> select spid,program,trunc(pga_used_mem/1024/1024) USED,
      2  trunc(pga_alloc_mem/1024/1024) ALLOC,
      3  trunc(pga_max_mem/1024/1024) MAX
      4  FROM V$PROCESS
      5  ORDER BY PGA_ALLOC_MEM DESC
      6  /
    
    SPID             PROGRAM                       Used (in MB)     ALLOC           MAX
    ------------------------ --------------------------------------------- ------------ ---------- -----------
    4372             [email protected] (LGWR)              11.00     24.00         24.00
    4473             [email protected] (ARCd)              11.00     24.00         24.00
    4503             [email protected] (ARCs)              11.00     24.00         24.00
    
    SQL>  SELECT SUM(VALUE)/1024/1024 MB
      2  FROM V$SESSTAT S,V$STATNAME N
      3  WHERE N.STATISTIC#=S.STATISTIC#
      4  AND NAME='session pga memory';
    
        MB
    ----------
    453.999092
    
    SQL> run
      1   select sid,name,value
      2  from v$statname n,v$sesstat s
      3   WHERE N.STATISTIC#=S.STATISTIC#
      4  and name like'session%memory%'
      5* order by 3 asc
    309 session pga memory            12753512
           326 session pga memory            12810392
           326 session pga memory max        12827448
    
    336 rows selected.
    
    SQL>
    now the memory used by pga is very less,

    My question: 1 why FILIPE takes too much memory?
    2. After switching to the standby database also the memory used by the process of FILIPE is not released very high almost 99.99%?

    Thank you and best regards,
    Olivier Claude.

    Hello
    you're welcome :)

    Salman

  • Error (ORA-12547) while trying to create a database on AWS ec2

    Hello world

    I am trying to install Oracle 12 c DB on an Amazon ec2 'Machine' (RHEL 7.1).

    Start the Machine, unzip the files (12.1.0.2.0 for x 86-64 Linux download from OTN) and installation of the database to help. / runInstaller succeeded. But when I am trying to create a database now, it fails with the "ORA-12547: TNS: lost contact" error.

    That's what I entered:

    [data oracle@ip-123-45-6-789] $ dbca-silent - createDatabase.

    -templateName General_Purpose.dbc.

    gdbname-cdb1 sid cdb1 - responsefile NO_VALUE.

    -characterSet AL32UTF8------.

    -sysPassword OraPasswd1.

    -systemPassword OraPasswd1.

    true - createAsContainerDatabase.

    -numberOfPDBs 1.

    pdbName - pdb1------.

    -pdbAdminPassword OraPasswd1.

    databaseType - MULTIPURPOSE.

    false - automaticMemoryManagement.

    -storageType FS.

    -ignorePreReqs

    That's what the console showed:

    Cleaning of the steps failed

    DBCA_PROGRESS: 4%

    Copying database files

    DBCA_PROGRESS: 5%

    ORA-12547: TNS: lost contact

    DBCA_PROGRESS: 7%

    The cataloguing of backups RMAN error

    DBCA_PROGRESS: DBCA operation failed.

    Examine the log file ' / u01/app/oracle/cfgtoollogs/dbca/cdb1/cdb117.log ' for details.

    Here are the contents of cdb117.log:

    The database Configuration Wizard failed to detect options for the Installation of Oracle.

    ORA-12547: TNS: lost contact

    Because of this failure certain features of the database Configuration Wizard will be unavailable. Do you want to continue?

    Checking database unique identifier passed.

    / has enough space. Space required is 7665 MB, available space is 17768 MB.

    File of successful Validations.

    Cleaning of the steps failed

    DBCA_PROGRESS: 4%

    Copying database files

    DBCA_PROGRESS: 5%

    ORA-12547: TNS: lost contact

    DBCA_PROGRESS: 7%

    The cataloguing of backups RMAN error

    DBCA_PROGRESS: DBCA operation failed.

    And here is the content of the file trace.log:

    [main] [2015-11-11 04:04:19.802 EST] [Host. < init >: 1090]  Start tracing...

    [main] [2015-11-11 04:04:19.874 EST] [SilentHost.initialize:187]  SilentHost-> initialization: m_tempLogFile = /u01/app/oracle/cfgtoollogs/dbca/silent.log_2015-11-11_04-04-19-AM

    [main] [2015-11-11 04:04:19.877 EST] [Host.checkIfBigClusterAndHubNode:1710]  Not a cluster environment: out BigCluster Check

    [main] [2015-11-11 04:04:19.877 EST] [InventoryUtil.getOracleBase:149]  ORACLE_BASE to get inventory.

    [main] [2015-11-11 04:04:19.879 EST] Setting [InventoryUtil.getOUIInvSession:349] YES READ at ACCESSLEVEL_READ_LOCKLESS

    [main] [2015-11-11 04:04:19.879 EST] [InventoryUtil.getOracleBase:164]  The size of the inventory home = 1

    [main] [2015-11-11 04:04:19.901 EST] [InventoryUtil.getOracleBase:189]  ORACLE_BASE returned from inventory: = / u01/app/oracle

    [main] [2015-11-11 04:04:19.901 EST] [Host.displayOracleBaseWarning:1750] oracleBaseFromEnv null

    [main] [2015-11-11 04:04:19.902 EST] [Host.displayOracleBaseWarning:1756] oracle_base to oracle_base/u01/app/oracle YES env/u01/app/oracle

    [main] [2015-11-11 04:04:19.903 EST] Setting [InventoryUtil.getOUIInvSession:349] YES READ at ACCESSLEVEL_READ_LOCKLESS

    [main] [2015-11-11 04:04:19.903 EST] [InventoryUtil.isCRSHome:386]  HomeInfo /u01/app/oracle/product/12.1.0.2/db_1,1

    [main] [2015-11-11 04:04:20.135 EST] [Host.validateGridHome:3878]  Fake of validation

    [main] [2015-11-11 04:04:20.135 EST] [Host.startOperation:2395]  Source db null

    [main] [2015-11-11 04:04:20.135 EST] [Host.startOperation:2396]  Cdb1 name of GDB

    [main] [2015-11-11 04:04:20.152 EST] [Host.startOperation:2397]  Sid - MGMTDB MgmtDB

    [main] [2015-11-11 04:04:20.152 EST] [Host.startOperation:2398]  MgmtDB name _mgmtdb

    [main] [2015-11-11 04:04:20.152 EST] [HADatabaseUtils.isGridMgmtDB:2842]  Mgmt DBName srvm _mgmtdb

    [main] [2015-11-11 04:04:20.155 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: null

    [main] [2015-11-11 04:04:20.157 EST] Setting [InventoryUtil.getOUIInvSession:349] YES READ at ACCESSLEVEL_READ_LOCKLESS

    [main] [2015-11-11 04:04:20.157 EST] [OracleHome.getVersion:1010]  HomeInfo /u01/app/oracle/product/12.1.0.2/db_1,1

    [main] [2015-11-11 04:04:20.252 EST] [OracleHome.getVersion:1038]  OracleHome.server.getVersion Version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.252 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.252 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.252 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.252 EST] [CommonUtils.createPasswordFile:1243] orapwd new appeal for 11.1 or above

    [main] [2015-11-11 04:04:20.253 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.253 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.253 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.253 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.253 EST] [CommonUtils.getPasswordFileCreateCmd:1182] for new orapwd to 11.1 or above

    [main] [2015-11-11 04:04:20.255 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.256 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.256 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.256 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.256 EST] /U01/app/oracle/product/12.1.0.2/db_1/bin/orapwd [CommonUtils.getPasswordFileCreateCmd:1213]

    [main] [2015-11-11 04:04:20.256 EST] File=/U01/app/Oracle/product/12.1.0.2/Db_1/DBS/orapwDBUA0420152 [CommonUtils.getPasswordFileCreateCmd:1213]

    [main] [2015-11-11 04:04:20.256 EST] Force [CommonUtils.getPasswordFileCreateCmd:1213] = y

    [main] [2015-11-11 04:04:20.256 EST] [CommonUtils.getPasswordFileCreateCmd:1213] format = 12

    [main] [2015-11-11 04:04:20.257 EST] [OsUtilsBase.execProg:2123] start execProg with the input array.

    [main] [2015-11-11 04:04:20.272 EST] [OsUtilsBase.execProg:2160] done execProg with the input array. Status: 0

    [main] [2015-11-11 04:04:20.272 EST] [OracleHome.initOptionsStopOnError:1356]  Initialization of the database Options with dummy sid = DBUA0420152 using initfile=/u01/app/oracle/product/12.1.0.2/db_1/dbs/initDBUA0420152.ora using pwdfile=/u01/app/oracle/product/12.1.0.2/db_1/dbs/orapwDBUA0420152

    [main] [2015-11-11 04:04:20.274 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.274 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.274 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.275 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.275 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.275 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.275 EST] [SQLPlusEngine.getCmmdParams:225] m_home 12.1.0.2.0

    [main] [2015-11-11 04:04:20.275 EST] True for 112 > version [SQLPlusEngine.getCmmdParams:226]

    [main] [2015-11-11 04:04:20.276 EST] [SQLEngine.getEnvParams:602]  By default the NLS_LANG: AMERICAN_AMERICA. AL32UTF8

    [main] [2015-11-11 04:04:20.276 EST] [SQLEngine.getEnvParams:612]  NLS_LANG: AMERICAN_AMERICA. AL32UTF8

    [main] [2015-11-11 04:04:20.277 EST] [SQLEngine.initialize:358]  SQLPLUS/OPEN process execing...

    [main] [2015-11-11 04:04:20.288 EST] M_bReaderStarted [SQLEngine.initialize:395]: false

    [main] [2015-11-11 04:04:20.288 EST] [SQLEngine.initialize:399]  From the wire drive...

    [main] [2015-11-11 04:04:20.302 EST] [SQLEngine.done:2278]  Called

    [main] [2015-11-11 04:04:20.302 EST] [OracleHome.initOptionsStopOnError:1409]  ORA-12547: TNS: lost contact

    [main] [2015-11-11 04:04:20.303 EST] [OracleHome.initOptionsStopOnError:1410]  ORA-12547: TNS: lost contact

    oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1739)

    oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:987)

    oracle.sysman.assistants.util.OracleHome.initOptionsStopOnError(OracleHome.java:1362)

    oracle.sysman.assistants.dbca.backend.Host.startOperation(Host.java:2411)

    oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:153)

    oracle.sysman.assistants.dbca.Dbca.main (Dbca.java:226)

    [main] [2015-11-11 04:04:20.303 EST] [OracleHome.initOptionsStopOnError:1419] closing dummy instance

    [main] [2015-11-11 04:04:20.303 EST] [SQLEngine.reInitialize:785]  The SQLEngine reset...

    [main] [2015-11-11 04:04:20.303 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.303 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.303 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.304 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.304 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.304 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:20.304 EST] [SQLPlusEngine.getCmmdParams:225] m_home 12.1.0.2.0

    [main] [2015-11-11 04:04:20.304 EST] True for 112 > version [SQLPlusEngine.getCmmdParams:226]

    [main] [2015-11-11 04:04:20.305 EST] [SQLEngine.getEnvParams:602]  By default the NLS_LANG: AMERICAN_AMERICA. AL32UTF8

    [main] [2015-11-11 04:04:20.305 EST] [SQLEngine.getEnvParams:612]  NLS_LANG: AMERICAN_AMERICA. AL32UTF8

    [main] [2015-11-11 04:04:20.305 EST] [SQLEngine.initialize:358]  SQLPLUS/OPEN process execing...

    [main] [2015-11-11 04:04:20.316 EST] M_bReaderStarted [SQLEngine.initialize:395]: false

    [main] [2015-11-11 04:04:20.316 EST] [SQLEngine.initialize:399]  From the wire drive...

    [main] [2015-11-11 04:04:20.317 EST] [SQLEngine.initialize:448]  Waiting for m_bReaderStarted to be true

    [main] [2015-11-11 04:04:20.336 EST] [SQLEngine.done:2278]  Called

    [main] [2015-11-11 04:04:20.336 EST] [OracleHome.initOptionsStopOnError:1426] fake closing instance failed

    [main] [2015-11-11 04:04:20.336 EST] [OracleHome.initOptionsStopOnError:1458]  Data bases query options: 0

    [main] [2015-11-11 04:04:20.337 EST] [Host.checkOPS:2082]  Domestic CheckOPS

    [main] [2015-11-11 04:04:20.337 EST] [Host.checkOPS:2094]  Try to check the existence of cluster

    [main] [2015-11-11 04:04:20.337 EST] [Host.checkOPS:2099] cluster existence: false

    [main] [2015-11-11 04:04:20.337 EST] [Host.checkOPS:2108]  Fake installed cluster

    [main] [2015-11-11 04:04:20.337 EST] [Host.checkOPS:2124]  Cluster installed = false

    [main] [2015-11-11 04:04:20.455 EST] [TemplateManager.validateTemplate:636]  Validation of the model's success

    [main] [2015-11-11 04:04:20.458 EST] [HADatabaseUtils.isGridMgmtDB:2842]  Mgmt DBName srvm _mgmtdb

    [main] [2015-11-11 04:04:20.458 EST] [HAUtils.getCurrentOracleHome:593]  Home of the Oracle system property: /u01/app/oracle/product/12.1.0.2/db_1

    [main] [2015-11-11 04:04:20.458 EST] [HAUtils.getConfiguredGridHome:1343] - HOUSE of CRS.

    [main] [2015-11-11 04:04:20.458 EST] [UnixSystem.getCRSHome:2878] olrFileName = /etc/oracle/olr.loc

    [main] [2015-11-11 04:04:20.458 EST] [HAUtils.getHASHome:1500]  Could not get at home.

    PRCI-1144: Impossible to retrieve the path home Oracle Grid Infrastructure

    PRKC-1144: File ' / etc/oracle/olr.loc ' not found.

    [main] [2015-11-11 04:04:20.459 EST] [StepContext.setListenersToUpdate:946] needLocalListener = false

    [main] [2015-11-11 04:04:20.462 EST] [OracleHome.hasEELicense:247]  Running script to determine licensing: /u01/app/oracle/product/12.1.0.2/db_1/bin/bndlchk

    [main] [2015-11-11 04:04:20.489 EST] Home=/U01/app/Oracle/product/12.1.0.2/Db_1 [OracleHome.hasEELicense:258] has EE licenses

    [main] [2015-11-11 04:04:20.490 EST] [OracleHome.isDatabaseOptionOn:1251]  Audit database option: space

    [main] [2015-11-11 04:04:20.490 EST] [OracleHome.isDatabaseOptionOn:1308]  Spatial database option is false

    [main] [2015-11-11 04:04:20.496 EST] [OracleHome.isDatabaseOptionOn:1251]  Option to check database: OLAP

    [main] [2015-11-11 04:04:20.496 EST] [OracleHome.isDatabaseOptionOn:1308]  Database OLAP Option is false

    [main] [2015-11-11 04:04:20.497 EST] [OracleHome.hasEELicense:247]  Running script to determine licensing: /u01/app/oracle/product/12.1.0.2/db_1/bin/bndlchk

    [main] [2015-11-11 04:04:20.507 EST] Home=/U01/app/Oracle/product/12.1.0.2/Db_1 [OracleHome.hasEELicense:258] has EE licenses

    [main] [2015-11-11 04:04:20.509 EST] [InitParamHandler.endElement:547]  CustomSGA flag: false

    [main] [2015-11-11 04:04:20.509 EST] [InitParamHandler.endElement:548]  Database Type: MULTIFUNCTION

    [main] [2015-11-11 04:04:20.509 EST] [InitParamHandler.endElement:549]  Percentage of MEM: 40

    [main] [2015-11-11 04:04:20.520 EST] [OsUtilsBase.getTotalPhysicalMemory:411]  Total physical memory in MB: 992

    [main] [2015-11-11 04:04:20.520 EST] [InitParamHandler.endElement:582]  MB of total memory: 396

    [main] [2015-11-11 04:04:20.520 EST] [InitParamHandler.endElement:583]  MB physical memory: 992

    [main] [2015-11-11 04:04:20.521 EST] [OsUtilsBase.is64Bit:395] architecture is 64-bit: true

    [main] [2015-11-11 04:04:20.521 EST] [MemoryCalculator. < clinit >: 103] minimum setting memory for 64-bit

    [main] [2015-11-11 04:04:20.525 EST] [MemoryCalculator.isUnifiedMemoryFeasible:381]  Volume: /.

    [main] [2015-11-11 04:04:20.525 EST] [MemoryCalculator.isUnifiedMemoryFeasible:381]  Volume: / proc

    [main] [2015-11-11 04:04:20.525 EST] [MemoryCalculator.isUnifiedMemoryFeasible:381]  Volume: / sys

    [main] [2015-11-11 04:04:20.525 EST] [MemoryCalculator.isUnifiedMemoryFeasible:381]  Volume: / dev

    [main] [2015-11-11 04:04:20.525 EST] [MemoryCalculator.isUnifiedMemoryFeasible:381]  Volume: / sys/kernel/security

    [main] [2015-11-11 04:04:20.525 EST] [MemoryCalculator.isUnifiedMemoryFeasible:381]  Volume: / dev/shm

    [main] [2015-11-11 04:04:20.526 EST] [MemoryCalculator.isUnifiedMemoryFeasible:388] / dev/shm feasible: true

    [main] [2015-11-11 04:04:20.526 EST] [InitParamHandler.endElement:600] / dev/shm size in MB: 496

    [main] [2015-11-11 04:04:20.526 EST] True bUseUnified [InitParamHandler.endElement:608]

    [main] [2015-11-11 04:04:20.527 EST] [DatafileCloneHandler.startElement:209] atts name CBD

    [main] [2015-11-11 04:04:20.527 EST] Value true length atts [DatafileCloneHandler.startElement:211]

    [main] [2015-11-11 04:04:20.532 EST] [DatabaseStorageAttributes.addRedoLogGroup:331]  This thread doesnot exist in a thread in the group mapping

    [main] [2015-11-11 04:04:20.532 EST] [DatabaseStorageAttributes.addRedoLogGroup:269]  ThreadID = 1 course

    [main] [2015-11-11 04:04:20.532 EST] [DatabaseStorageAttributes.addRedoLogGroup:270] newThread threadID = 1

    [main] [2015-11-11 04:04:20.532 EST] RedoGroups.length [DatabaseStorageAttributes.addRedoLogGroup:303] 1

    [main] [2015-11-11 04:04:20.533 EST] [DatabaseStorageAttributes.addRedoLogGroup:305] new id redoGroup 2

    [main] [2015-11-11 04:04:20.533 EST] RedoGroups [DatabaseStorageAttributes.addRedoLogGroup:310] 1

    [main] [2015-11-11 04:04:20.533 EST] [DatabaseStorageAttributes.addRedoLogGroup:321] arRedoGroups: [1, 2] addition of the thread id 1

    [main] [2015-11-11 04:04:20.534 EST] [DatabaseStorageAttributes.addRedoLogGroup:269]  ThreadID = 1 course

    [main] [2015-11-11 04:04:20.534 EST] [DatabaseStorageAttributes.addRedoLogGroup:270] newThread threadID = 1

    [main] [2015-11-11 04:04:20.534 EST] RedoGroups.length [DatabaseStorageAttributes.addRedoLogGroup:303] 2

    [main] [2015-11-11 04:04:20.534 EST] [DatabaseStorageAttributes.addRedoLogGroup:305] new id redoGroup 3

    [main] [2015-11-11 04:04:20.535 EST] RedoGroups [DatabaseStorageAttributes.addRedoLogGroup:310] 1

    [main] [2015-11-11 04:04:20.535 EST] RedoGroups [DatabaseStorageAttributes.addRedoLogGroup:310] 2

    [main] [2015-11-11 04:04:20.535 EST] [DatabaseStorageAttributes.addRedoLogGroup:321] arRedoGroups: [1, 2, 3] addition of the thread id 1

    [main] [2015-11-11 04:04:20.535 EST] [TemplateManager.getParsedAttributes:1710] is the model a false CBD

    [main] [2015-11-11 04:04:20.536 EST] [Check .getDatabaseSize: 2543]  DataFile Clone: sysaux01.dbf size: 560,0

    [main] [2015-11-11 04:04:20.536 EST] [Check .getDatabaseSize: 2543]  DataFile Clone: system01.dbf size: 780,0

    [main] [2015-11-11 04:04:20.536 EST] [Check .getDatabaseSize: 2543]  DataFile Clone: undotbs01.dbf size: 25.0

    [main] [2015-11-11 04:04:20.536 EST] [Check .getDatabaseSize: 2543]  DataFile Clone: users01.dbf size: 5.0

    [main] [2015-11-11 04:04:20.536 EST] [Check .getControlfFileSizes: 2868]  Control files lol: = 2

    [main] [2015-11-11 04:04:20.536 EST] [Check .getDatabaseSize: 2595] dbSize: redoLogSize 1402880: ctrlFileSize 153600: 40

    [main] [2015-11-11 04:04:20.537 EST] [TemplateManager.getParsedAttributes:1772]  DB_RECOVERY_FILE_SIZE layout to the default size: 4560

    [main] [2015-11-11 04:04:20.537 EST] [TemplateManager.getParsedAttributes:1778]  Real dynamics of FRA

    [main] [2015-11-11 04:04:20.537 EST] [TemplateManager.parseCloneTemplate:1353]  See for portable data files in TemplateManager...

    [main] [2015-11-11 04:04:20.538 EST] SetupOIDCommandlineParameters [Host.setupOIDCommandlineParameters:9418]:

    [main] [2015-11-11 04:04:20.538 EST] M_regWithdirService [Host.setupOIDCommandlineParameters:9419]: false

    [main] [2015-11-11 04:04:20.538 EST] M_unregWithdirService [Host.setupOIDCommandlineParameters:9420]: false

    [main] [2015-11-11 04:04:20.538 EST] M_updateDirService [Host.setupOIDCommandlineParameters:9421]: false

    [main] [2015-11-11 04:04:20.538 EST] SetDataBaseType [Host.startOperation:2789]

    [main] [2015-11-11 04:04:20.538 EST] [Host.startOperation:2872] is false model CBD

    [main] [2015-11-11 04:04:20.539 EST] [TemplateManager.isInstallTemplate:2348]  Selected by the user of the model: = general purpose

    [main] [2015-11-11 04:04:20.539 EST] [TemplateManager.isInstallTemplate:2355]  The Message to search for Id: = GENERAL_PURPOSE

    [main] [2015-11-11 04:04:20.540 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.540 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.541 EST] [Host.startOperation:2990]  Adding user tablesapce for pdb1

    [main] [2015-11-11 04:04:20.543 EST] [PluggableDatabaseUtils.populateDefaultUserTablespaceAttr:1018]  Creating user datafile=/u01/app/oracle/oradata/cdb1/{PDB_NAME}/{PDB_NAME}_users01.dbf

    [main] [2015-11-11 04:04:20.544 EST] [HAUtils.getCurrentOracleHome:593]  Home of the Oracle system property: /u01/app/oracle/product/12.1.0.2/db_1

    [main] [2015-11-11 04:04:20.544 EST] [HAUtils.getConfiguredGridHome:1343] - HOUSE of CRS.

    [main] [2015-11-11 04:04:20.544 EST] [UnixSystem.getCRSHome:2878] olrFileName = /etc/oracle/olr.loc

    [main] [2015-11-11 04:04:20.544 EST] [HAUtils.getHASHome:1500]  Could not get at home.

    PRCI-1144: Impossible to retrieve the path home Oracle Grid Infrastructure

    PRKC-1144: File ' / etc/oracle/olr.loc ' not found.

    [main] [2015-11-11 04:04:20.544 EST] [HADatabaseUtils.isGridMgmtDB:2842]  Mgmt DBName srvm _mgmtdb

    [main] [2015-11-11 04:04:20.545 EST] [Check .processRawConfigFile: 2991]  StorageType == 0

    [main] [2015-11-11 04:04:20.545 EST] [SilentHost.performOperation:458] processRawConfigFile = true

    [main] [2015-11-11 04:04:20.546 EST] [Host.initializeValidationContext:1255] sid, uniquenname, domain defined in validationcontextcdb1 cdb1, cdb1,.

    [main] [2015-11-11 04:04:20.546 EST] [Check .getStorageDataForValidation: 4935]  Enter getStorageDataForValidation

    [main] [2015-11-11 04:04:20.550 EST] [HAUtils.getCurrentOracleHome:593]  Home of the Oracle system property: /u01/app/oracle/product/12.1.0.2/db_1

    [main] [2015-11-11 04:04:20.550 EST] [HAUtils.getConfiguredGridHome:1343] - HOUSE of CRS.

    [main] [2015-11-11 04:04:20.550 EST] [UnixSystem.getCRSHome:2878] olrFileName = /etc/oracle/olr.loc

    [main] [2015-11-11 04:04:20.550 EST] [HAUtils.getHASHome:1500]  Could not get at home.

    PRCI-1144: Impossible to retrieve the path home Oracle Grid Infrastructure

    PRKC-1144: File ' / etc/oracle/olr.loc ' not found.

    [main] [2015-11-11 04:04:20.550 EST] [ASMUtils.initialize:247]  ASMHome: null

    [main] [2015-11-11 04:04:20.556 EST] [KfodUtil.kfodOutput:361] null/rdbms/bin/kfod

    [main] [2015-11-11 04:04:20.556 EST] [KfodUtil.kfodOutput:361] nohdr = TRUE

    [main] [2015-11-11 04:04:20.556 EST] [KfodUtil.kfodOutput:361]  OP = GROUPS

    [main] [2015-11-11 04:04:20.556 EST] Status [KfodUtil.kfodOutput:361] = true

    [main] [2015-11-11 04:04:20.556 EST] [KfodUtil.kfodOutput:361] asmcompatibility = true dbcompatibility = true

    [main] [2015-11-11 04:04:20.557 EST] [KfodUtil.kfodOutput:368]  Can not run the program "null/rdbms/bin/kfod": java.io.IOException: error = 2, no such file or directory

    [main] [2015-11-11 04:04:20.557 EST] [KfodUtil.kfodOutput:369]  Can not run the program "null/rdbms/bin/kfod": java.io.IOException: error = 2, no such file or directory

    java.lang.ProcessBuilder.processException(ProcessBuilder.java:478)

    java.lang.ProcessBuilder.start(ProcessBuilder.java:457)

    java.lang.Runtime.exec(Runtime.java:593)

    java.lang.Runtime.exec(Runtime.java:466)

    oracle.sysman.assistants.util.OsUtilsBase.execProg(OsUtilsBase.java:2300)

    oracle.sysman.assistants.util.OsUtilsBase.execProgNReturnOutput(OsUtilsBase.java:2448)

    oracle.sysman.assistants.util.KfodUtil.kfodOutput(KfodUtil.java:364)

    oracle.sysman.assistants.util.KfodUtil.kfodOutput(KfodUtil.java:254)

    oracle.sysman.assistants.util.KfodUtil.getDiskgroupsWithCompatibilityValues(KfodUtil.java:569)

    oracle.sysman.assistants.util.asm.ASMUtils.loadDiskGroups(ASMUtils.java:1040)

    oracle.sysman.assistants.util.asm.ASMUtils.initialize(ASMUtils.java:277)

    oracle.sysman.assistants.util.asm.ASMUtils.getASMUtils(ASMUtils.java:192)

    oracle.sysman.assistants.dbca.backend.Verifier.initASMDGSpace(Verifier.java:3572)

    oracle.sysman.assistants.dbca.backend.Verifier.initialiseStorageValidationData(Verifier.java:3560)

    oracle.sysman.assistants.dbca.backend.Verifier.getStorageDataForValidation(Verifier.java:4936)

    oracle.sysman.assistants.dbca.backend.Host.initializeValidationContext(Host.java:1402)

    oracle.sysman.assistants.dbca.backend.SilentHost.performOperation(SilentHost.java:460)

    oracle.sysman.assistants.dbca.backend.Host.startOperation(Host.java:3804)

    oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:153)

    oracle.sysman.assistants.dbca.Dbca.main (Dbca.java:226)

    java.lang.ProcessBuilder.processException(ProcessBuilder.java:478)

    java.lang.ProcessBuilder.start(ProcessBuilder.java:457)

    java.lang.Runtime.exec(Runtime.java:593)

    java.lang.Runtime.exec(Runtime.java:466)

    oracle.sysman.assistants.util.OsUtilsBase.execProg(OsUtilsBase.java:2300)

    oracle.sysman.assistants.util.OsUtilsBase.execProgNReturnOutput(OsUtilsBase.java:2448)

    oracle.sysman.assistants.util.KfodUtil.kfodOutput(KfodUtil.java:364)

    oracle.sysman.assistants.util.KfodUtil.kfodOutput(KfodUtil.java:254)

    oracle.sysman.assistants.util.KfodUtil.getDiskgroupsWithCompatibilityValues(KfodUtil.java:569)

    oracle.sysman.assistants.util.asm.ASMUtils.loadDiskGroups(ASMUtils.java:1040)

    oracle.sysman.assistants.util.asm.ASMUtils.initialize(ASMUtils.java:277)

    oracle.sysman.assistants.util.asm.ASMUtils.getASMUtils(ASMUtils.java:192)

    oracle.sysman.assistants.dbca.backend.Verifier.initASMDGSpace(Verifier.java:3572)

    oracle.sysman.assistants.dbca.backend.Verifier.initialiseStorageValidationData(Verifier.java:3560)

    oracle.sysman.assistants.dbca.backend.Verifier.getStorageDataForValidation(Verifier.java:4936)

    oracle.sysman.assistants.dbca.backend.Host.initializeValidationContext(Host.java:1402)

    oracle.sysman.assistants.dbca.backend.SilentHost.performOperation(SilentHost.java:460)

    oracle.sysman.assistants.dbca.backend.Host.startOperation(Host.java:3804)

    oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:153)

    oracle.sysman.assistants.dbca.Dbca.main (Dbca.java:226)

    [main] [2015-11-11 04:04:20.558 EST] [KfodUtil.kfodOutput:372]  KFOD null result

    [main] [2015-11-11 04:04:20.558 EST] [Check .initASMDGSpace: 3578] omfLocation = null

    [main] [2015-11-11 04:04:20.558 EST] [Check .initASMDGSpace: 3591]  ControlFile name {ORACLE_BASE} /oradata/ {DB_UNIQUE_NAME} /.

    [main] [2015-11-11 04:04:20.558 EST] [Check .initASMDGSpace: 3591]  ControlFile name {ORACLE_BASE} /fast_recovery_area/ {DB_UNIQUE_NAME} /.

    [main] [2015-11-11 04:04:20.559 EST] [Check .initASMDGSpace: 3612] datafile name {ORACLE_BASE} /oradata/ {DB_UNIQUE_NAME} /.

    [main] [2015-11-11 04:04:20.560 EST] [Check .initASMDGSpace: 3612] datafile name {ORACLE_BASE} /oradata/ {DB_UNIQUE_NAME} /.

    [main] [2015-11-11 04:04:20.560 EST] [Check .initASMDGSpace: 3612] datafile name {ORACLE_BASE} /oradata/ {DB_UNIQUE_NAME} /.

    [main] [2015-11-11 04:04:20.561 EST] [Check .initASMDGSpace: 3612] datafile name {ORACLE_BASE} /oradata/ {DB_UNIQUE_NAME} /.

    [main] [2015-11-11 04:04:20.561 EST] [Check .initASMDGSpace: 3622]  Adding an extra 80 for cancellation of TBS

    [main] [2015-11-11 04:04:20.561 EST] [Check .initASMDGSpace: 3781]  Skip this redolog as its not on ASM

    [main] [2015-11-11 04:04:20.561 EST] [Check .initASMDGSpace: 3781]  Skip this redolog as its not on ASM

    [main] [2015-11-11 04:04:20.561 EST] [Check .initASMDGSpace: 3781]  Skip this redolog as its not on ASM

    [main] [2015-11-11 04:04:20.561 EST] [HADatabaseUtils.isGridMgmtDB:2842]  Mgmt DBName srvm _mgmtdb

    [main] [2015-11-11 04:04:20.562 EST] [Check .initASMDGSpace: 3823]  Passwowd compatible file check for MGMTDB/sidb jump

    [main] [2015-11-11 04:04:20.562 EST] [Check .initASMDGSpace: 3878] dbRecAreaSize0 vertrue {ORACLE_BASE} / fast_recovery_area

    [main] [2015-11-11 04:04:20.562 EST] DbRecAreaSizever4560 [check .initASMDGSpace: 3884]

    [main] [2015-11-11 04:04:20.562 EST] [Check .initASMDGSpace: 3938]  Output getStorageDataForValidation

    [main] [2015-11-11 04:04:20.562 EST] [Check .initFSSpace: 4421] omfLocation = null

    [main] [2015-11-11 04:04:20.563 EST] [Check .initFSSpace: 4442]  Enter newCalculateCloneDatafilePathsAndSizes

    [main] [2015-11-11 04:04:20.563 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.563 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.563 EST] [Check .initFSSpace: 4483] clone /u01/app/oracle/oradata/cdb1/sysaux01.dbf 573440

    [main] [2015-11-11 04:04:20.563 EST] [Check .updateSizeMap: 4905] canonicalPath = / u01/app/oracle/oradata/cdb1 /.

    [main] [2015-11-11 04:04:20.564 EST] [Check .updateSizeMap: 4918]  Addition of the size required for/u01/app/oracle/oradata/cdb1/to 560

    [main] [2015-11-11 04:04:20.564 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.564 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.564 EST] [Check .initFSSpace: 4483] clone /u01/app/oracle/oradata/cdb1/system01.dbf 798720

    [main] [2015-11-11 04:04:20.564 EST] [Check .updateSizeMap: 4905] canonicalPath = / u01/app/oracle/oradata/cdb1 /.

    [main] [2015-11-11 04:04:20.565 EST] [Check .updateSizeMap: 4911]  Update of the size required for/u01/app/oracle/oradata/cdb1/to 1340

    [main] [2015-11-11 04:04:20.565 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.565 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.565 EST] [Check .initFSSpace: 4483] clone /u01/app/oracle/oradata/cdb1/undotbs01.dbf 25600

    [main] [2015-11-11 04:04:20.565 EST] [Check .updateSizeMap: 4905] canonicalPath = / u01/app/oracle/oradata/cdb1 /.

    [main] [2015-11-11 04:04:20.565 EST] [Check .updateSizeMap: 4911]  Update of the size required for/u01/app/oracle/oradata/cdb1/to 1365

    [main] [2015-11-11 04:04:20.566 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.566 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.566 EST] [Check .initFSSpace: 4483] clone /u01/app/oracle/oradata/cdb1/users01.dbf 5120

    [main] [2015-11-11 04:04:20.566 EST] [Check .updateSizeMap: 4905] canonicalPath = / u01/app/oracle/oradata/cdb1 /.

    [main] [2015-11-11 04:04:20.566 EST] [Check .updateSizeMap: 4911]  Update of the size required for/u01/app/oracle/oradata/cdb1/to 1370

    [main] [2015-11-11 04:04:20.566 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.567 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.567 EST] [Check .initFSSpace: 4483] clone /u01/app/oracle/oradata/cdb1/temp01.dbf 61440

    [main] [2015-11-11 04:04:20.567 EST] [Check .updateSizeMap: 4905] canonicalPath = / u01/app/oracle/oradata/cdb1 /.

    [main] [2015-11-11 04:04:20.567 EST] [Check .updateSizeMap: 4911]  Update of the size required for/u01/app/oracle/oradata/cdb1/to 1430

    [main] [2015-11-11 04:04:20.567 EST] [Check .initFSSpace: 4488]  Adding an extra 80 for cancellation of TBS

    [main] [2015-11-11 04:04:20.567 EST] [Check .updateSizeMap: 4923]  Invalid filepath = {ORACLE_BASE} /oradata/ {DB_UNIQUE_NAME} /.

    [main] [2015-11-11 04:04:20.568 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.572 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.572 EST] [Check .initFSSpace: 4659] redo/u01/app/oracle/oradata/cdb1/51200

    [main] [2015-11-11 04:04:20.573 EST] [Check .updateSizeMap: 4905] canonicalPath = / u01/app/oracle/oradata/cdb1 /.

    [main] [2015-11-11 04:04:20.573 EST] [Check .updateSizeMap: 4911]  Update of the size required for/u01/app/oracle/oradata/cdb1/to 1480

    [main] [2015-11-11 04:04:20.573 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.573 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.573 EST] [Check .initFSSpace: 4659] redo/u01/app/oracle/oradata/cdb1/51200

    [main] [2015-11-11 04:04:20.573 EST] [Check .updateSizeMap: 4905] canonicalPath = / u01/app/oracle/oradata/cdb1 /.

    [main] [2015-11-11 04:04:20.573 EST] [Check .updateSizeMap: 4911]  Update of the size required for/u01/app/oracle/oradata/cdb1/to 1530

    [main] [2015-11-11 04:04:20.574 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.574 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.574 EST] [Check .initFSSpace: 4659] redo/u01/app/oracle/oradata/cdb1/51200

    [main] [2015-11-11 04:04:20.574 EST] [Check .updateSizeMap: 4905] canonicalPath = / u01/app/oracle/oradata/cdb1 /.

    [main] [2015-11-11 04:04:20.574 EST] [Check .updateSizeMap: 4911]  Update of the size required for/u01/app/oracle/oradata/cdb1/to 1580

    [main] [2015-11-11 04:04:20.574 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.575 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.575 EST] [Check .initFSSpace: 4691] contrl and buffer/u01/app/oracle/oradata/cdb1/120

    [main] [2015-11-11 04:04:20.575 EST] [Check .updateSizeMap: 4905] canonicalPath = / u01/app/oracle/oradata/cdb1 /.

    [main] [2015-11-11 04:04:20.575 EST] [Check .updateSizeMap: 4911]  Update of the size required for/u01/app/oracle/oradata/cdb1/to 1580

    [main] [2015-11-11 04:04:20.575 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.575 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.575 EST] [Check .initFSSpace: 4691] contrl and buffer/u01/app/oracle/fast_recovery_area/cdb1/120

    [main] [2015-11-11 04:04:20.576 EST] [Check .updateSizeMap: 4905] canonicalPath = / u01/app/oracle/fast_recovery_area/cdb1 /.

    [main] [2015-11-11 04:04:20.576 EST] [Check .updateSizeMap: 4918]  Addition of the size required for/u01/app/oracle/fast_recovery_area/cdb1/0

    [main] [2015-11-11 04:04:20.576 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.576 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.576 EST] [Check .initFSSpace: 4707]  Path of file to default data for CBD = / u01/app/oracle/oradata/cdb1

    [main] [2015-11-11 04:04:20.582 EST] AttributeList.size ([TarUtil.loadMetaDataInfo:452]) 3

    [main] [2015-11-11 04:04:20.583 EST] [Check .initFSSpace: 4726] APB datafile: /oradata/seeddata/pdbseed/system01.dbf size: 250

    [main] [2015-11-11 04:04:20.589 EST] [Check .initFSSpace: 4726] APB datafile: /oradata/seeddata/pdbseed/sysaux01.dbf size: 490

    [main] [2015-11-11 04:04:20.589 EST] [Check .initFSSpace: 4726] APB datafile: /oradata/seeddata/pdbseed/temp01.dbf size: 20

    [main] [2015-11-11 04:04:20.589 EST] [Check .initFSSpace: 4736]  Total size of all data calculated from the pdbseed xml files is: 760

    [main] [2015-11-11 04:04:20.590 EST] [Check .initFSSpace: 4753]  The total size of PDB update for: 1525

    [main] [2015-11-11 04:04:20.590 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.590 EST] [Check .initFSSpace: 4828] canonicalPathForFra = / u01/app/oracle/fast_recovery_area /.

    [main] [2015-11-11 04:04:20.590 EST] [Check .initFSSpace: 4859]  Adding path: /u01/app/oracle/oradata/cdb1/sysaux01.dbf for the file existence check

    [main] [2015-11-11 04:04:20.590 EST] [Check .initFSSpace: 4859]  Adding path: /u01/app/oracle/oradata/cdb1/system01.dbf for the file existence check

    [main] [2015-11-11 04:04:20.591 EST] [Check .initFSSpace: 4859]  Adding path: /u01/app/oracle/oradata/cdb1/undotbs01.dbf for the file existence check

    [main] [2015-11-11 04:04:20.591 EST] [Check .initFSSpace: 4859]  Adding path: /u01/app/oracle/oradata/cdb1/users01.dbf for the file existence check

    [main] [2015-11-11 04:04:20.591 EST] [Check .initFSSpace: 4859]  Adding path: /u01/app/oracle/oradata/cdb1/temp01.dbf for the file existence check

    [main] [2015-11-11 04:04:20.591 EST] [Check .initFSSpace: 4862]  Output getStorageDataForValidation

    [main] [2015-11-11 04:04:20.591 EST] [SilentHost.performOperation:461] after initialization to silent mode validation context

    [main] [2015-11-11 04:04:20.648 EST] [ClusterVerification.getInstance:396]  The method entry

    [main] [2015-11-11 04:04:20.653 EST] [ParamManager. < init >: 668] m_paramInstantiated set to TRUE

    [main] [2015-11-11 04:04:20.653 EST] [VerificationUtil.getLocalHost:1312]  Hostname retrieved: ip-172-31-22-120.us-west-2.compute.internal returned: ip-172-31-22-120

    [main] [2015-11-11 04:04:20.654 EST] [Version.isPre:610] version to be checked 12.1.0.2.0 version to check against 10 main

    [main] [2015-11-11 04:04:20.654 EST] IsPre.java [Version.isPre:621]: return FALSE

    [main] [2015-11-11 04:04:20.654 EST] [Version.isPre:610] version to be checked 12.1.0.2.0 version to check against 10 main

    [main] [2015-11-11 04:04:20.655 EST] IsPre.java [Version.isPre:621]: return FALSE

    [main] [2015-11-11 04:04:20.655 EST] [VerificationUtil.isCRSConfigured:4209] crsConfigured = false

    [main] [2015-11-11 04:04:20.655 EST] [Version.isPre:610] version to be checked 12.1.0.2.0 version to check against 10 main

    [main] [2015-11-11 04:04:20.655 EST] IsPre.java [Version.isPre:621]: return FALSE

    [main] [2015-11-11 04:04:20.655 EST] [Version.isPre:610] version to be checked 12.1.0.2.0 version to check against 10 main

    [main] [2015-11-11 04:04:20.655 EST] IsPre.java [Version.isPre:621]: return FALSE

    [main] [2015-11-11 04:04:20.656 EST] [Version.isPre:610] version to be checked 12.1.0.2.0 version to check against 11 main

    [main] [2015-11-11 04:04:20.656 EST] IsPre.java [Version.isPre:621]: return FALSE

    [main] [2015-11-11 04:04:20.656 EST] [Version.isPre:642] version to be checked 12.1.0.2.0 version to check against 11 minor version to check against 2 main

    [main] [2015-11-11 04:04:20.656 EST] [Version.isPre:651] isPre: return FALSE for major version control

    [main] [2015-11-11 04:04:20.656 EST] [UnixSystem.isHAConfigured:2788] olrFileName = /etc/oracle/olr.loc

    [main] [2015-11-11 04:04:20.656 EST] [VerificationUtil.isHAConfigured:4181] haConfigured = false

    [main] [2015-11-11 04:04:20.674 EST] [Check .validateMemory: 1219]  Audit exception: the default location for home is not available. It must be specified

    [main] [2015-11-11 04:04:20.674 EST] [ClusterVerification.getInstance:396]  The method entry

    [main] [2015-11-11 04:04:20.675 EST] [VerificationUtil.getLocalHost:1312]  Hostname retrieved: ip-172-31-22-120.us-west-2.compute.internal returned: ip-172-31-22-120

    [main] [2015-11-11 04:04:20.675 EST] [Version.isPre:610] version to be checked 12.1.0.2.0 version to check against 10 main

    [main] [2015-11-11 04:04:20.675 EST] IsPre.java [Version.isPre:621]: return FALSE

    [main] [2015-11-11 04:04:20.675 EST] [Version.isPre:610] version to be checked 12.1.0.2.0 version to check against 10 main

    [main] [2015-11-11 04:04:20.675 EST] IsPre.java [Version.isPre:621]: return FALSE

    [main] [2015-11-11 04:04:20.675 EST] [VerificationUtil.isCRSConfigured:4209] crsConfigured = false

    [main] [2015-11-11 04:04:20.676 EST] [Version.isPre:610] version to be checked 12.1.0.2.0 version to check against 10 main

    [main] [2015-11-11 04:04:20.676 EST] IsPre.java [Version.isPre:621]: return FALSE

    [main] [2015-11-11 04:04:20.676 EST] [Version.isPre:610] version to be checked 12.1.0.2.0 version to check against 10 main

    [main] [2015-11-11 04:04:20.676 EST] IsPre.java [Version.isPre:621]: return FALSE

    [main] [2015-11-11 04:04:20.676 EST] [Version.isPre:610] version to be checked 12.1.0.2.0 version to check against 11 main

    [main] [2015-11-11 04:04:20.676 EST] IsPre.java [Version.isPre:621]: return FALSE

    [main] [2015-11-11 04:04:20.677 EST] [Version.isPre:642] version to be checked 12.1.0.2.0 version to check against 11 minor version to check against 2 main

    [main] [2015-11-11 04:04:20.677 EST] [Version.isPre:651] isPre: return FALSE for major version control

    [main] [2015-11-11 04:04:20.677 EST] [UnixSystem.isHAConfigured:2788] olrFileName = /etc/oracle/olr.loc

    [main] [2015-11-11 04:04:20.677 EST] [VerificationUtil.isHAConfigured:4181] haConfigured = false

    [main] [2015-11-11 04:04:20.677 EST] [Check .validateSGA: 1248]  Audit exception: the default location for home is not available. It must be specified

    [main] [2015-11-11 04:04:20.677 EST] True checkUnified [check .validateSharedPoolSize: 1273]

    [main] [2015-11-11 04:04:20.678 EST] [Check .validateSharedPoolSize: 1274] checkUnified 415236096

    [main] [2015-11-11 04:04:20.678 EST] [HAUtils.getCurrentOracleHome:593]  Home of the Oracle system property: /u01/app/oracle/product/12.1.0.2/db_1

    [main] [2015-11-11 04:04:20.678 EST] [HAUtils.getConfiguredGridHome:1343] - HOUSE of CRS.

    [main] [2015-11-11 04:04:20.678 EST] [UnixSystem.getCRSHome:2878] olrFileName = /etc/oracle/olr.loc

    [main] [2015-11-11 04:04:20.678 EST] [HAUtils.getHASHome:1500]  Could not get at home.

    PRCI-1144: Impossible to retrieve the path home Oracle Grid Infrastructure

    PRKC-1144: File ' / etc/oracle/olr.loc ' not found.

    [main] [2015-11-11 04:04:20.679 EST] Call validatebackend [Host.validate:5345]

    [main] [2015-11-11 04:04:20.679 EST] ValidateBackend departure [check .validateBackend: 1026]

    [main] [2015-11-11 04:04:20.680 EST] [DBCAValidator.loadCreateDBValidationGroups:400] run TR db validations

    [main] [2015-11-11 04:04:20.681 EST] [Host.noEntryinOratab:7194]  Check for oratab arg passed...

    [main] [2015-11-11 04:04:20.681 EST] [DBCAValidator.loadCreateDBValidationGroups:403] jump dbid validatoin for if

    [main] [2015-11-11 04:04:20.681 EST] False isCluster [DBCAValidator.loadCreateDBValidationGroups:415]

    [main] [2015-11-11 04:04:20.681 EST] False isHARegnReq [DBCAValidator.loadCreateDBValidationGroups:416]

    [main] [2015-11-11 04:04:20.685 EST] Iscdb1 gdbname [DBIdentificationHelper.getDbNameError:224]

    [main] [2015-11-11 04:04:20.711 EST] [Check .validateBackend: 1033]  The result of the validation:

    Checking database unique identifier passed.

    [main] [2015-11-11 04:04:20.711 EST] [Check .validateBackend: 1058] writing true trace result

    [main] [2015-11-11 04:04:20.713 EST] [StorageSpaceCheck.validate:97]  Get volumes of spatial maps 3, 1

    [main] [2015-11-11 04:04:20.713 EST] [StorageSpaceCheck.getConsolidatedMap:312] locationString processed: / u01/app/oracle/oradata/cdb1 original String: / u01/app/oracle/oradata/cdb1 /.

    [main] [2015-11-11 04:04:20.713 EST] [HAUtils.getCurrentOracleHome:593]  Home of the Oracle system property: /u01/app/oracle/product/12.1.0.2/db_1

    [main] [2015-11-11 04:04:20.713 EST] [HAUtils.getConfiguredGridHome:1343] - HOUSE of CRS.

    [main] [2015-11-11 04:04:20.713 EST] [UnixSystem.getCRSHome:2878] olrFileName = /etc/oracle/olr.loc

    [main] [2015-11-11 04:04:20.714 EST] [HAUtils.getHASHome:1500]  Could not get at home.

    PRCI-1144: Impossible to retrieve the path home Oracle Grid Infrastructure

    PRKC-1144: File ' / etc/oracle/olr.loc ' not found.

    [main] [2015-11-11 04:04:20.714 EST] IsPathOnACFS [HAUtils.isPathOnACFS:3995]: false

    [main] [2015-11-11 04:04:20.832 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/security /.

    [main] [2015-11-11 04:04:20.833 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/debug /.

    [main] [2015-11-11 04:04:20.833 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/config /.

    [main] [2015-11-11 04:04:20.834 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/selinux /.

    [main] [2015-11-11 04:04:20.835 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/pstore.

    [main] [2015-11-11 04:04:20.835 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/systemd.

    [main] [2015-11-11 04:04:20.835 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/perf_event.

    [main] [2015-11-11 04:04:20.835 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/net_cls /.

    [main] [2015-11-11 04:04:20.835 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/memory.

    [main] [2015-11-11 04:04:20.835 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/hugetlb.

    [main] [2015-11-11 04:04:20.836 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/freezer.

    [main] [2015-11-11 04:04:20.836 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/devices /.

    [main] [2015-11-11 04:04:20.836 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/cpuset.

    [main] [2015-11-11 04:04:20.836 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/cpu, cpuacct.

    [main] [2015-11-11 04:04:20.836 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/blkio /.

    [main] [2015-11-11 04:04:20.836 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup /.

    [main] [2015-11-11 04:04:20.836 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked /sys/

    [main] [2015-11-11 04:04:20.837 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked /run/

    [main] [2015-11-11 04:04:20.837 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc/sys/fs/binfmt_misc /.

    [main] [2015-11-11 04:04:20.837 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc/sys/fs/binfmt_misc /.

    [main] [2015-11-11 04:04:20.837 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc /.

    [main] [2015-11-11 04:04:20.837 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/shm /.

    [main] [2015-11-11 04:04:20.837 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/pts /.

    [main] [2015-11-11 04:04:20.837 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/mqueue /.

    [main] [2015-11-11 04:04:20.838 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/hugepages.

    [main] [2015-11-11 04:04:20.838 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev /.

    [main] [2015-11-11 04:04:20.838 EST] [OsUtilsBase.getMountPoint:2822] mount at check point.

    [main] [2015-11-11 04:04:20.838 EST] [StorageSpaceCheck.getConsolidatedMap:341]  Point/u01/app/oracle/oradata/cdb1 of editing/is /.

    [main] [2015-11-11 04:04:20.838 EST] [StorageSpaceCheck.getConsolidatedMap:312] locationString processed: / u01/app/oracle/oradata/cdb1 original String: / u01/app/oracle/oradata/cdb1

    [main] [2015-11-11 04:04:20.838 EST] [HAUtils.getCurrentOracleHome:593]  Home of the Oracle system property: /u01/app/oracle/product/12.1.0.2/db_1

    [main] [2015-11-11 04:04:20.838 EST] [HAUtils.getConfiguredGridHome:1343] - HOUSE of CRS.

    [main] [2015-11-11 04:04:20.839 EST] [UnixSystem.getCRSHome:2878] olrFileName = /etc/oracle/olr.loc

    [main] [2015-11-11 04:04:20.839 EST] [HAUtils.getHASHome:1500]  Could not get at home.

    PRCI-1144: Impossible to retrieve the path home Oracle Grid Infrastructure

    PRKC-1144: File ' / etc/oracle/olr.loc ' not found.

    [main] [2015-11-11 04:04:20.839 EST] IsPathOnACFS [HAUtils.isPathOnACFS:3995]: false

    [main] [2015-11-11 04:04:20.853 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/security /.

    [main] [2015-11-11 04:04:20.853 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/debug /.

    [main] [2015-11-11 04:04:20.853 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/config /.

    [main] [2015-11-11 04:04:20.853 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/selinux /.

    [main] [2015-11-11 04:04:20.853 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/pstore.

    [main] [2015-11-11 04:04:20.853 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/systemd.

    [main] [2015-11-11 04:04:20.853 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/perf_event.

    [main] [2015-11-11 04:04:20.854 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/net_cls /.

    [main] [2015-11-11 04:04:20.854 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/memory.

    [main] [2015-11-11 04:04:20.854 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/hugetlb.

    [main] [2015-11-11 04:04:20.854 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/freezer.

    [main] [2015-11-11 04:04:20.854 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/devices /.

    [main] [2015-11-11 04:04:20.854 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/cpuset.

    [main] [2015-11-11 04:04:20.855 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/cpu, cpuacct.

    [main] [2015-11-11 04:04:20.855 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/blkio /.

    [main] [2015-11-11 04:04:20.855 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup /.

    [main] [2015-11-11 04:04:20.855 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked /sys/

    [main] [2015-11-11 04:04:20.855 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked /run/

    [main] [2015-11-11 04:04:20.855 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc/sys/fs/binfmt_misc /.

    [main] [2015-11-11 04:04:20.855 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc/sys/fs/binfmt_misc /.

    [main] [2015-11-11 04:04:20.855 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc /.

    [main] [2015-11-11 04:04:20.856 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/shm /.

    [main] [2015-11-11 04:04:20.856 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/pts /.

    [main] [2015-11-11 04:04:20.856 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/mqueue /.

    [main] [2015-11-11 04:04:20.856 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/hugepages.

    [main] [2015-11-11 04:04:20.856 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev /.

    [main] [2015-11-11 04:04:20.856 EST] [OsUtilsBase.getMountPoint:2822] mount at check point.

    [main] [2015-11-11 04:04:20.856 EST] [StorageSpaceCheck.getConsolidatedMap:341]  / U01/app/oracle/oradata/cdb1 mount point is /.

    [main] [2015-11-11 04:04:20.857 EST] [StorageSpaceCheck.getConsolidatedMap:312] locationString processed: / u01/app/oracle/fast_recovery_area/cdb1 original String: / u01/app/oracle/fast_recovery_area/cdb1 /.

    [main] [2015-11-11 04:04:20.857 EST] [HAUtils.getCurrentOracleHome:593]  Home of the Oracle system property: /u01/app/oracle/product/12.1.0.2/db_1

    [main] [2015-11-11 04:04:20.857 EST] [HAUtils.getConfiguredGridHome:1343] - HOUSE of CRS.

    [main] [2015-11-11 04:04:20.857 EST] [UnixSystem.getCRSHome:2878] olrFileName = /etc/oracle/olr.loc

    [main] [2015-11-11 04:04:20.857 EST] [HAUtils.getHASHome:1500]  Could not get at home.

    PRCI-1144: Impossible to retrieve the path home Oracle Grid Infrastructure

    PRKC-1144: File ' / etc/oracle/olr.loc ' not found.

    [main] [2015-11-11 04:04:20.858 EST] IsPathOnACFS [HAUtils.isPathOnACFS:3995]: false

    [main] [2015-11-11 04:04:20.863 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/security /.

    [main] [2015-11-11 04:04:20.863 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/debug /.

    [main] [2015-11-11 04:04:20.864 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/config /.

    [main] [2015-11-11 04:04:20.864 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/selinux /.

    [main] [2015-11-11 04:04:20.864 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/pstore.

    [main] [2015-11-11 04:04:20.864 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/systemd.

    [main] [2015-11-11 04:04:20.864 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/perf_event.

    [main] [2015-11-11 04:04:20.864 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/net_cls /.

    [main] [2015-11-11 04:04:20.864 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/memory.

    [main] [2015-11-11 04:04:20.865 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/hugetlb.

    [main] [2015-11-11 04:04:20.865 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/freezer.

    [main] [2015-11-11 04:04:20.865 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/devices /.

    [main] [2015-11-11 04:04:20.865 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/cpuset.

    [main] [2015-11-11 04:04:20.865 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/cpu, cpuacct.

    [main] [2015-11-11 04:04:20.865 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/blkio /.

    [main] [2015-11-11 04:04:20.865 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup /.

    [main] [2015-11-11 04:04:20.866 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked /sys/

    [main] [2015-11-11 04:04:20.866 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked /run/

    [main] [2015-11-11 04:04:20.866 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc/sys/fs/binfmt_misc /.

    [main] [2015-11-11 04:04:20.866 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc/sys/fs/binfmt_misc /.

    [main] [2015-11-11 04:04:20.866 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc /.

    [main] [2015-11-11 04:04:20.866 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/shm /.

    [main] [2015-11-11 04:04:20.867 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/pts /.

    [main] [2015-11-11 04:04:20.867 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/mqueue /.

    [main] [2015-11-11 04:04:20.867 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/hugepages.

    [main] [2015-11-11 04:04:20.867 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev /.

    [main] [2015-11-11 04:04:20.867 EST] [OsUtilsBase.getMountPoint:2822] mount at check point.

    [main] [2015-11-11 04:04:20.867 EST] [StorageSpaceCheck.getConsolidatedMap:341]  Point/u01/app/oracle/fast_recovery_area/cdb1 of editing/is /.

    [main] [2015-11-11 04:04:20.867 EST] [StorageSpaceCheck.getConsolidatedMap:312] locationString processed: / u01/app/oracle/fast_recovery_area original String: / u01/app/oracle/fast_recovery_area

    [main] [2015-11-11 04:04:20.868 EST] [HAUtils.getCurrentOracleHome:593]  Home of the Oracle system property: /u01/app/oracle/product/12.1.0.2/db_1

    [main] [2015-11-11 04:04:20.868 EST] [HAUtils.getConfiguredGridHome:1343] - HOUSE of CRS.

    [main] [2015-11-11 04:04:20.868 EST] [UnixSystem.getCRSHome:2878] olrFileName = /etc/oracle/olr.loc

    [main] [2015-11-11 04:04:20.868 EST] [HAUtils.getHASHome:1500]  Could not get at home.

    PRCI-1144: Impossible to retrieve the path home Oracle Grid Infrastructure

    PRKC-1144: File ' / etc/oracle/olr.loc ' not found.

    [main] [2015-11-11 04:04:20.868 EST] IsPathOnACFS [HAUtils.isPathOnACFS:3995]: false

    [main] [2015-11-11 04:04:20.872 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/security /.

    [main] [2015-11-11 04:04:20.872 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/debug /.

    [main] [2015-11-11 04:04:20.872 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/kernel/config /.

    [main] [2015-11-11 04:04:20.872 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/selinux /.

    [main] [2015-11-11 04:04:20.872 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/pstore.

    [main] [2015-11-11 04:04:20.872 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/systemd.

    [main] [2015-11-11 04:04:20.873 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/perf_event.

    [main] [2015-11-11 04:04:20.873 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/net_cls /.

    [main] [2015-11-11 04:04:20.873 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/memory.

    [main] [2015-11-11 04:04:20.873 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/hugetlb.

    [main] [2015-11-11 04:04:20.873 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/freezer.

    [main] [2015-11-11 04:04:20.873 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/devices /.

    [main] [2015-11-11 04:04:20.873 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/cpuset.

    [main] [2015-11-11 04:04:20.874 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/cpu, cpuacct.

    [main] [2015-11-11 04:04:20.874 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup/blkio /.

    [main] [2015-11-11 04:04:20.874 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/sys/fs/cgroup /.

    [main] [2015-11-11 04:04:20.874 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked /sys/

    [main] [2015-11-11 04:04:20.874 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked /run/

    [main] [2015-11-11 04:04:20.874 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc/sys/fs/binfmt_misc /.

    [main] [2015-11-11 04:04:20.874 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc/sys/fs/binfmt_misc /.

    [main] [2015-11-11 04:04:20.875 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/proc /.

    [main] [2015-11-11 04:04:20.875 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/shm /.

    [main] [2015-11-11 04:04:20.875 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/pts /.

    [main] [2015-11-11 04:04:20.875 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/mqueue /.

    [main] [2015-11-11 04:04:20.875 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev/hugepages.

    [main] [2015-11-11 04:04:20.875 EST] [OsUtilsBase.getMountPoint:2822] mount point to be checked/dev /.

    [main] [2015-11-11 04:04:20.875 EST] [OsUtilsBase.getMountPoint:2822] mount at check point.

    [main] [2015-11-11 04:04:20.876 EST] [StorageSpaceCheck.getConsolidatedMap:341]  / U01/app/oracle/fast_recovery_area mount point is /.

    [main] [2015-11-11 04:04:20.876 EST] [StorageSpaceCheck.validate:136]  Archive storage.

    [main] [2015-11-11 04:04:20.876 EST] [HAUtils.getCurrentOracleHome:593]  Home of the Oracle system property: /u01/app/oracle/product/12.1.0.2/db_1

    [main] [2015-11-11 04:04:20.876 EST] [HAUtils.getConfiguredGridHome:1343] - HOUSE of CRS.

    [main] [2015-11-11 04:04:20.876 EST] [UnixSystem.getCRSHome:2878] olrFileName = /etc/oracle/olr.loc

    [main] [2015-11-11 04:04:20.877 EST] [HAUtils.getHASHome:1500]  Could not get at home.

    PRCI-1144: Impossible to retrieve the path home Oracle Grid Infrastructure

    PRKC-1144: File ' / etc/oracle/olr.loc ' not found.

    [main] [2015-11-11 04:04:20.877 EST] IsPathOnACFS [HAUtils.isPathOnACFS:3995]: false

    [main] [2015-11-11 04:04:20.877 EST] [StorageSpaceCheck.validate:165] / isACFSMountPoint: false

    [main] [2015-11-11 04:04:20.877 EST] [StorageSpaceCheck.parseSpaceResult:385] real: 17768 location: / mandatorySpace: optionalSpace 3105: 4560

    [main] [2015-11-11 04:04:20.879 EST] [Check .validateBackend: 1033]  The result of the validation:

    / has enough space. Space required is 7665 MB, available space is 17768 MB.

    File of successful Validations.

    [main] [2015-11-11 04:04:20.879 EST] [Check .validateBackend: 1058] writing true trace result

    [main] [2015-11-11 04:04:20.879 EST] [CommonAttributes.replaceVariables:1402] /u01/app/oracle/product/12.1.0.2/db_1 var2

    [main] [2015-11-11 04:04:20.879 EST] [CommonAttributes.replaceVariables:1402] /u01/app/oracle/product/12.1.0.2/db_1 var2

    [main] [2015-11-11 04:04:20.879 EST] [Host.checkCloneJarExists:5160] /U01/app/oracle/product/12.1.0.2/db_1/assistants/dbca/templates/Seed_Database.dfb backup piece is

    [main] [2015-11-11 04:04:20.880 EST] [Host.executeSteps:5975]  Stages of execution...

    [main] [2015-11-11 04:04:20.880 EST] [HADatabaseUtils.isGridMgmtDB:2842]  Mgmt DBName srvm _mgmtdb

    [main] [2015-11-11 04:04:20.880 EST] SetUpForOperation [Host.setUpForOperation:4003]: Mode = 128

    [main] [2015-11-11 04:04:20.880 EST] [OsUtilsBase.copyFile:1505]  OsUtilsBase.copyFile:

    [main] [2015-11-11 04:04:20.882 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.882 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.882 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.882 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.882 EST] [Host.getAuditNextGen:9054] / U01/app/oracle/audit audit of NextGen

    [main] [2015-11-11 04:04:20.883 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.883 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.883 EST] [Host.getFolders:10740] add path to DB_RECOVERY_FILE_DETS/u01/app/oracle/fast_recovery_area

    [main] [2015-11-11 04:04:20.883 EST] [Host.getFolders:10750]  RedoLogDestName db_create_online_log_dest_1

    [main] [2015-11-11 04:04:20.883 EST] [Host.getFolders:10750]  RedoLogDestName db_create_online_log_dest_2

    [main] [2015-11-11 04:04:20.883 EST] [Host.getFolders:10750]  RedoLogDestName db_create_online_log_dest_3

    [main] [2015-11-11 04:04:20.884 EST] [Host.getFolders:10750]  RedoLogDestName db_create_online_log_dest_4

    [main] [2015-11-11 04:04:20.884 EST] [Host.getFolders:10750]  RedoLogDestName db_create_online_log_dest_5

    [main] [2015-11-11 04:04:20.884 EST] [CommonAttributes.replaceVariables:1402] /u01/app/oracle/product/12.1.0.2/db_1 var2

    [main] [2015-11-11 04:04:20.884 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.884 EST] [CommonAttributes.replaceVariables:1402] /u01/app/oracle/product/12.1.0.2/db_1 var2

    [main] [2015-11-11 04:04:20.884 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.884 EST] [Host.getFolders:10786] add path to /u01/app/oracle/product/12.1.0.2/db_1/dbs

    [main] [2015-11-11 04:04:20.885 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.885 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.885 EST] [Host.getFolders:10838] add path/u01/app/oracle/oradata/cdb1

    [main] [2015-11-11 04:04:20.885 EST] [Host.getFolders:10841] m_enableDBConsolidation: true

    [main] [2015-11-11 04:04:20.885 EST] [InitParamAttributes.needPdbSeedConvert:5220]  OMF Mode: false usePdbFileNameConvert: false

    [main] [2015-11-11 04:04:20.886 EST] [Host.getFolders:10849] add path/u01/app/oracle/oradata/cdb1/pdbseed

    [main] [2015-11-11 04:04:20.886 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.886 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.886 EST] [Host.getFolders:10841] m_enableDBConsolidation: true

    [main] [2015-11-11 04:04:20.886 EST] [InitParamAttributes.needPdbSeedConvert:5220]  OMF Mode: false usePdbFileNameConvert: false

    [main] [2015-11-11 04:04:20.886 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.886 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.887 EST] [Host.getFolders:10841] m_enableDBConsolidation: true

    [main] [2015-11-11 04:04:20.887 EST] [InitParamAttributes.needPdbSeedConvert:5220]  OMF Mode: false usePdbFileNameConvert: false

    [main] [2015-11-11 04:04:20.887 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.887 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.887 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.887 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.887 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.888 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.888 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.888 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.888 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.888 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.888 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.888 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.889 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [main] [2015-11-11 04:04:20.889 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [main] [2015-11-11 04:04:20.892 EST] [Host.setUpForOperation:4253]  File [0] = / u01/app/oracle

    [main] [2015-11-11 04:04:20.892 EST] [Host.setUpForOperation:4253]  [1] file = / u01/app/oracle/admin/cdb1/adump

    [main] [2015-11-11 04:04:20.892 EST] [Host.setUpForOperation:4253]  Folder [2] = / u01/app/oracle/admin/cdb1/dpdump

    [main] [2015-11-11 04:04:20.892 EST] [Host.setUpForOperation:4253]  [3] file = / u01/app/oracle/admin/cdb1/pfile

    [main] [2015-11-11 04:04:20.892 EST] [Host.setUpForOperation:4253]  [4] file = / u01/app/oracle/audit

    [main] [2015-11-11 04:04:20.893 EST] [Host.setUpForOperation:4253]  [5] file = / u01/app/oracle/cfgtoollogs/dbca/cdb1

    [main] [2015-11-11 04:04:20.893 EST] [Host.setUpForOperation:4253]  [6] file = / u01/app/oracle/fast_recovery_area

    [main] [2015-11-11 04:04:20.893 EST] [Host.setUpForOperation:4253]  [7] folder = / u01/app/oracle/fast_recovery_area/cdb1

    [main] [2015-11-11 04:04:20.893 EST] [Host.setUpForOperation:4253]  [8] file = / u01/app/oracle/oradata/cdb1

    [main] [2015-11-11 04:04:20.893 EST] [Host.setUpForOperation:4253]  [9] file = / u01/app/oracle/oradata/cdb1/pdbseed

    [main] [2015-11-11 04:04:20.893 EST] [Host.setUpForOperation:4253]  Folder[10]=/U01/app/Oracle/product/12.1.0.2/Db_1/DBS

    [main] [2015-11-11 04:04:20.893 EST] [Host.executeSteps:6091] setupForOperation returned: true

    [main] [2015-11-11 04:04:20.894 EST] [Host.createStepSQLInterface:8605] sid = cdb1

    [main] [2015-11-11 04:04:20.894 EST] Cdb1 sidOrConnectString [Host.createStepSQLInterface:8606]

    [main] [2015-11-11 04:04:20.894 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: null

    [main] [2015-11-11 04:04:20.895 EST] Setting [InventoryUtil.getOUIInvSession:349] YES READ at ACCESSLEVEL_READ_LOCKLESS

    [main] [2015-11-11 04:04:20.896 EST] [OracleHome.getVersion:1010]  HomeInfo /u01/app/oracle/product/12.1.0.2/db_1,1

    [main] [2015-11-11 04:04:21.043 EST] [OracleHome.getVersion:1038]  OracleHome.server.getVersion Version: 12.1.0.2.0

    [main] [2015-11-11 04:04:21.043 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:21.043 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:21.043 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:21.044 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [main] [2015-11-11 04:04:21.044 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [main] [2015-11-11 04:04:21.044 EST] [SQLPlusEngine.getCmmdParams:225] m_home 12.1.0.2.0

    [main] [2015-11-11 04:04:21.044 EST] True for 112 > version [SQLPlusEngine.getCmmdParams:226]

    [main] [2015-11-11 04:04:21.044 EST] [SQLEngine.getEnvParams:602]  By default the NLS_LANG: AMERICAN_AMERICA. AL32UTF8

    [main] [2015-11-11 04:04:21.044 EST] [SQLEngine.getEnvParams:612]  NLS_LANG: AMERICAN_AMERICA. AL32UTF8

    [main] [2015-11-11 04:04:21.045 EST] [SQLEngine.initialize:358]  SQLPLUS/OPEN process execing...

    [main] [2015-11-11 04:04:21.056 EST] M_bReaderStarted [SQLEngine.initialize:395]: false

    [main] [2015-11-11 04:04:21.056 EST] [SQLEngine.initialize:399]  From the wire drive...

    [Thread-18] [2015-11-11 04:04:21.060 EST] Setting [InventoryUtil.getOUIInvSession:349] YES READ at ACCESSLEVEL_READ_LOCKLESS

    [Thread-18] [2015-11-11 04:04:21.060 EST] [InventoryUtil.getHomeName:113] homeName = OraDB12Home1

    [Thread-18] [2015-11-11 04:04:21.061 EST] [StepManager.getSteps:275] record defined folder: / u01/app/oracle/cfgtoollogs/dbca/cdb1

    [Thread-18] [2015-11-11 04:04:21.062 EST] [StepManager.getSteps:295] ckFileName /u01/app/oracle/cfgtoollogs/dbca/cdb1/OraDB12Home1_cdb1_creation_checkpoint.xml ckContext oracle.sysman.assistants.util.CheckpointContext@54c9f997

    [Thread-18] [2015-11-11 04:04:21.081 EST] FailedChkFiles [CheckpointContext.isCleanupNeeded:140] {/ u01/app/oracle/cfgtoollogs/dbca/cdb1/OraDB12Home1_cdb1_creation_checkpoint.xml=null}

    [Thread-18] [2015-11-11 04:04:21.081 EST] [CheckpointContext.isCleanupNeeded:149]  Could not verify the files java.util.HashMap$KeyIterator@612e4cd iterator

    [Thread-18] [2015-11-11 04:04:21.081 EST] [CheckpointContext.isCleanupNeeded:155] failed chjeckpoint file /u01/app/oracle/cfgtoollogs/dbca/cdb1/OraDB12Home1_cdb1_creation_checkpoint.xml

    [Thread-18] [2015-11-11 04:04:21.081 EST] [CheckpointContext.isCleanupNeeded:160] get all the list of control point

    [Thread-18] [2015-11-11 04:04:21.082 EST] [CheckpointContext.getAllCheckPoints:224] get all the list of control point

    [Thread-18] [2015-11-11 04:04:21.082 EST] [CheckpointContext.getAllCheckPoints:226] return all list of control point

    [Thread-18] [2015-11-11 04:04:21.082 EST] [CheckpointContext.isCleanupNeeded:163] all the checkpoint size 1 list

    [Thread-18] [2015-11-11 04:04:21.082 EST] [CheckpointContext.isCleanupNeeded:189] adding cleanup step because this is a retry operation.

    [Thread-18] [2015-11-11 04:04:21.082 EST] Old file deleted [CheckpointContext.isCleanupNeeded:196] control point: true

    [Thread-18] [2015-11-11 04:04:21.083 EST] [CheckpointContext.retrieveCheckPoint:338] check point db_cdb1 is from the oracle.sysman.oic.oics.OicsCheckPoint@59a02097 file

    [Thread-18] [2015-11-11 04:04:21.083 EST] [CommandLineArguments.getCmdLineWithoutPasswords:7686] Remove password for exploitation forest-SYSPASSWORD

    [Thread-18] [2015-11-11 04:04:21.083 EST] [CommandLineArguments.getCmdLineWithoutPasswords:7686] Remove password for exploitation forest-SYSTEMPASSWORD

    [Thread-18] [2015-11-11 04:04:21.084 EST] [CommandLineArguments.getCmdLineWithoutPasswords:7686] Remove password for exploitation forest-PDBADMINPASSWORD

    [Thread-18] [2015-11-11 04:04:21.084 EST] Checkpoint [StepManager.getSteps:326] oracle.sysman.oic.oics.OicsCheckPoint@59a02097 file

    [Thread-18] [2015-11-11 04:04:21.084 EST] [StepManager.getSteps:332] adding point of session control

    [Thread-18] [2015-11-11 04:04:21.084 EST] [StepManager.getSteps:334] recorded the new session of control point for the creation of the DB

    [Thread-18] [2015-11-11 04:04:21.084 EST] [StepManager.getSteps:430]  StepManager isHARegistrationRequired: false

    [Thread-18] [2015-11-11 04:04:21.101 EST] [StepContext$ ModeRunner.run:2873]-progress necessary: = true

    [Thread-18] [2015-11-11 04:04:21.101 EST] [BasicStep.execute:250]  Execution stage: CLEANING

    [Thread-18] [2015-11-11 04:04:21.102 EST] [BasicStep.configureSettings:353] updated messageHandler = null

    [Thread-18] [2015-11-11 04:04:21.103 EST] Setting [InventoryUtil.getOUIInvSession:349] YES READ at ACCESSLEVEL_READ_LOCKLESS

    [Thread-18] [2015-11-11 04:04:21.103 EST] [InventoryUtil.getHomeName:113] homeName = OraDB12Home1

    [Thread-18] [2015-11-11 04:04:21.103 EST] [BasicStep.configureSettings:353] messageHandler being set=oracle.sysman.assistants.util.SilentMessageHandler@7080ed90

    [Thread-18] [2015-11-11 04:04:21.104 EST] [StepContext$ ModeRunner.run:2873]-progress necessary: = true

    [Thread-18] [2015-11-11 04:04:21.104 EST] [BasicStep.execute:250]  Execution stage: CLONE_DB_CREATION_RMAN_RESTORE

    [Thread-18] [2015-11-11 04:04:21.126 EST] Parameter [StepErrorHandler.setFatalErrors:323] Fatal Error: ORA-01092

    [Thread-18] [2015-11-11 04:04:21.126 EST] Parameter [StepErrorHandler.setFatalErrors:323] Fatal Error: ORA-01034

    [Thread-18] [2015-11-11 04:04:21.126 EST] Parameter [StepErrorHandler.setFatalErrors:323] Fatal Error: ORA-03114

    [Thread-18] [2015-11-11 04:04:21.127 EST] Parameter [StepErrorHandler.setFatalErrors:323] Fatal Error: ORA-12560

    [Thread-18] [2015-11-11 04:04:21.127 EST] Parameter [StepErrorHandler.setIgnorableErrors:251] error can be ignored: ORA-01109

    [Thread-18] [2015-11-11 04:04:21.127 EST] [BasicStep.configureSettings:353] updated messageHandler = null

    [Thread-18] [2015-11-11 04:04:21.127 EST] [Host.getRMANConnectionInfo:1171]  To connect to the cdb1 Instance

    [Thread-18] [2015-11-11 04:04:21.129 EST] [BasicStep.execute:250]  Execution stage: INSTANCE_CREATION

    [Thread-18] [2015-11-11 04:04:21.129 EST] [BasicStep.configureSettings:353] updated messageHandler = null

    [Thread-18] [2015-11-11 04:04:21.129 EST] [InitParamAttributes.setPluggableDatabase:5115] setPluggableDatabase: bInclude = true

    [Thread-18] [2015-11-11 04:04:21.131 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.131 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.132 EST] [InitParamAttributes.sortParams:3916] m_sortOn: sortOn:4 - 1

    [Thread-18] [2015-11-11 04:04:21.154 EST] [InitParamAttributes.createInitFile:1811]  Init param db_block_size treatment

    [Thread-18] [2015-11-11 04:04:21.154 EST] [InitParamAttributes.createInitFile:1816]  The value is 8192

    [Thread-18] [2015-11-11 04:04:21.154 EST] [InitParamAttributes.createInitFile:1811]  Treatment open_cursors init param

    [Thread-18] [2015-11-11 04:04:21.155 EST] [InitParamAttributes.createInitFile:1816]  The value is 300

    [Thread-18] [2015-11-11 04:04:21.155 EST] [InitParamAttributes.createInitFile:1811]  Db_domain init param treatment

    [Thread-18] [2015-11-11 04:04:21.155 EST] [InitParamAttributes.createInitFile:1816]  The value is «»

    [Thread-18] [2015-11-11 04:04:21.155 EST] [InitParamAttributes.createInitFile:1811]  Treatment init param db_name

    [Thread-18] [2015-11-11 04:04:21.155 EST] [InitParamAttributes.createInitFile:1816]  The value is "cdb1".

    [Thread-18] [2015-11-11 04:04:21.155 EST] [InitParamAttributes.createInitFile:1811]  Control_files treatment init param

    [Thread-18] [2015-11-11 04:04:21.155 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.156 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.156 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.156 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.156 EST] [InitParamAttributes.createInitFile:1816]  The value is ("" / u01/app/oracle/oradata/cdb1/control01.ctl "," / u01/app/oracle/fast_recovery_area/cdb1/control02.ctl "")

    [Thread-18] [2015-11-11 04:04:21.156 EST] [InitParamAttributes.createInitFile:1811]  Treatment db_recovery_file_dest init param

    [Thread-18] [2015-11-11 04:04:21.156 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.157 EST] [InitParamAttributes.createInitFile:1816]  The value is ' / u01/app/oracle/fast_recovery_area.

    [Thread-18] [2015-11-11 04:04:21.157 EST] [InitParamAttributes.createInitFile:1811]  Treatment db_recovery_file_dest_size init param

    [Thread-18] [2015-11-11 04:04:21.157 EST] [InitParamAttributes.createInitFile:1816]  The value is 4560 m

    [Thread-18] [2015-11-11 04:04:21.157 EST] [InitParamAttributes.createInitFile:1811]  Compatible init param treatment

    [Thread-18] [2015-11-11 04:04:21.157 EST] [InitParamAttributes.createInitFile:1816]  The value is 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.157 EST] [InitParamAttributes.createInitFile:1811]  Treatment diagnostic_dest init param

    [Thread-18] [2015-11-11 04:04:21.157 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.158 EST] [InitParamAttributes.createInitFile:1816]  The value is/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.158 EST] [InitParamAttributes.createInitFile:1811]  Treatment enable_pluggable_database init param

    [Thread-18] [2015-11-11 04:04:21.158 EST] [InitParamAttributes.createInitFile:1816]  The value is true

    [Thread-18] [2015-11-11 04:04:21.158 EST] [InitParamAttributes.createInitFile:1811]  Treatment memory_target init param

    [Thread-18] [2015-11-11 04:04:21.158 EST] [InitParamAttributes.createInitFile:1816]  The value is 396 m

    [Thread-18] [2015-11-11 04:04:21.158 EST] [InitParamAttributes.createInitFile:1811]  Treatment of the process init param

    [Thread-18] [2015-11-11 04:04:21.158 EST] [InitParamAttributes.createInitFile:1816]  The value is 300

    [Thread-18] [2015-11-11 04:04:21.159 EST] [InitParamAttributes.createInitFile:1811]  Treatment audit_file_dest init param

    [Thread-18] [2015-11-11 04:04:21.159 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.159 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.159 EST] [InitParamAttributes.createInitFile:1816]  The value is ' / u01/app/oracle/admin/cdb1/adump.

    [Thread-18] [2015-11-11 04:04:21.159 EST] [InitParamAttributes.createInitFile:1811]  Audit_trail init param treatment

    [Thread-18] [2015-11-11 04:04:21.159 EST] [InitParamAttributes.createInitFile:1816]  The value is db

    [Thread-18] [2015-11-11 04:04:21.159 EST] [InitParamAttributes.createInitFile:1811]  Treatment remote_login_passwordfile init param

    [Thread-18] [2015-11-11 04:04:21.160 EST] [InitParamAttributes.createInitFile:1816]  The value is EXCLUSIVE

    [Thread-18] [2015-11-11 04:04:21.160 EST] [InitParamAttributes.createInitFile:1811]  Treatment of init param dispatchers

    [Thread-18] [2015-11-11 04:04:21.160 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.160 EST] [InitParamAttributes.createInitFile:1816]  The value is "(PROTOCOL=TCP) (SERVICE = cdb1XDB)" "

    [Thread-18] [2015-11-11 04:04:21.160 EST] [InitParamAttributes.createInitFile:1811]  Treatment undo_tablespace init param

    [Thread-18] [2015-11-11 04:04:21.160 EST] [InitParamAttributes.createInitFile:1816]  The value is UNDOTBS1

    [Thread-18] [2015-11-11 04:04:21.162 EST] [HADatabaseUtils.isGridMgmtDB:2842]  Mgmt DBName srvm _mgmtdb

    [Thread-18] [2015-11-11 04:04:21.162 EST] [InstanceStep.executeImpl:280]  Check the registry with HA listener

    [Thread-18] [2015-11-11 04:04:21.162 EST] [Host.noEntryinOratab:7194]  Check for oratab arg passed...

    [Thread-18] [2015-11-11 04:04:21.163 EST] [Oratab.getTempFile:805]  Oratab Temp: / tmp/oratab

    [Thread-18] [2015-11-11 04:04:21.180 EST] [InstanceStep.executeImpl:331]  Location of the password before parsing /u01/app/oracle/product/12.1.0.2/db_1/dbs/orapwcdb1 file

    [Thread-18] [2015-11-11 04:04:21.180 EST] [InstanceStep.executeImpl:333]  Location of the password before parsing /u01/app/oracle/product/12.1.0.2/db_1/dbs/orapwcdb1 file

    [Thread-18] [2015-11-11 04:04:21.181 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.181 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.181 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.181 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.181 EST] [CommonUtils.createPasswordFile:1243] orapwd new appeal for 11.1 or above

    [Thread-18] [2015-11-11 04:04:21.181 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.182 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.182 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.182 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.182 EST] [CommonUtils.getPasswordFileCreateCmd:1182] for new orapwd to 11.1 or above

    [Thread-18] [2015-11-11 04:04:21.184 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.184 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.184 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.184 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.184 EST] /U01/app/oracle/product/12.1.0.2/db_1/bin/orapwd [CommonUtils.getPasswordFileCreateCmd:1213]

    [Thread-18] [2015-11-11 04:04:21.185 EST] File=/U01/app/Oracle/product/12.1.0.2/Db_1/DBS/orapwcdb1 [CommonUtils.getPasswordFileCreateCmd:1213]

    [Thread-18] [2015-11-11 04:04:21.185 EST] Force [CommonUtils.getPasswordFileCreateCmd:1213] = y

    [Thread-18] [2015-11-11 04:04:21.185 EST] [CommonUtils.getPasswordFileCreateCmd:1213] format = 12

    [Thread-18] [2015-11-11 04:04:21.185 EST] [OsUtilsBase.execProg:2123] start execProg with the input array.

    [Thread-18] [2015-11-11 04:04:21.229 EST] [OsUtilsBase.execProg:2160] done execProg with the input array. Status: 0

    [Thread-18] [2015-11-11 04:04:21.229 EST] [InstanceStep.setASMAdminGID:373] is: wrong Type of storage: 0

    [Thread-18] [2015-11-11 04:04:21.229 EST] [BasicStep.configureSettings:353] messageHandler being set=oracle.sysman.assistants.util.SilentMessageHandler@7080ed90

    [Thread-18] [2015-11-11 04:04:21.229 EST] [CloneRmanRestoreStep.executeImpl:270]  The Forum went well...

    [Thread-18] [2015-11-11 04:04:21.230 EST] [CloneRmanRestoreStep.executeImpl:277] db_recovery_file_dest = ' / u01/app/oracle/fast_recovery_area.

    [Thread-18] [2015-11-11 04:04:21.230 EST] [CloneRmanRestoreStep.executeImpl:280] db_recovery_file_dest_size = 4560 m

    [Thread-18] [2015-11-11 04:04:21.230 EST] [InitParameterFile.getLongValue:687]  Perhaps the unit. Stripping device and try with 4560

    [Thread-18] [2015-11-11 04:04:21.230 EST] [CloneRmanRestoreStep.executeImpl:297]  Setting NLS_LANG to AMERICA. AL32UTF8

    [Thread-18] [2015-11-11 04:04:21.230 EST] [SQLEngine.done:2278]  Called

    [Thread-18] [2015-11-11 04:04:21.232 EST] [SQLEngine.reInitialize:785]  The SQLEngine reset...

    [Thread-18] [2015-11-11 04:04:21.232 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.232 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.232 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.232 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.233 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.233 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.233 EST] [SQLPlusEngine.getCmmdParams:225] m_home 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.233 EST] True for 112 > version [SQLPlusEngine.getCmmdParams:226]

    [Thread-18] [2015-11-11 04:04:21.233 EST] [SQLEngine.getEnvParams:612]  NLS_LANG: AMERICAN_AMERICA. AL32UTF8

    [Thread-18] [2015-11-11 04:04:21.234 EST] [SQLEngine.initialize:358]  SQLPLUS/OPEN process execing...

    [Thread-18] [2015-11-11 04:04:21.243 EST] M_bReaderStarted [SQLEngine.initialize:395]: false

    [Thread-18] [2015-11-11 04:04:21.243 EST] [SQLEngine.initialize:399]  From the wire drive...

    [Thread-18] [2015-11-11 04:04:21.244 EST] [SQLEngine.initialize:448]  Waiting for m_bReaderStarted to be true

    [Thread-21] [2015-11-11 04:04:21.263 EST] Oracle.sysman.assistants.util.SilentMessageHandler@7080ed90:messageHandler [BasicStep.handleNonIgnorableError:479]

    [Thread-21] [2015-11-11 04:04:21.263 EST] [BasicStep.handleNonIgnorableError:480]  ORA-12547: TNS: lost contact

    : msg

    [Thread-18] [2015-11-11 04:04:21.263 EST] [SQLEngine.setSpool:2056] old coil = null

    [Thread-18] [2015-11-11 04:04:21.264 EST] [SQLEngine.setSpool:2057]  Layout = /u01/app/oracle/cfgtoollogs/dbca/cdb1/CloneRmanRestore.log coil

    [Thread-18] [2015-11-11 04:04:21.264 EST] [SQLEngine.setSpool:2058]  Coil is editable? -> true

    [Thread-18] [2015-11-11 04:04:21.264 EST] [CloneRmanRestoreStep.executeImpl:323] _diag_hm_rc_enabled false

    [Thread-18] [2015-11-11 04:04:21.264 EST] [CommonAttributes.replaceVariables:1402] /u01/app/oracle/product/12.1.0.2/db_1 var2

    [Thread-18] [2015-11-11 04:04:21.264 EST] [CloneRmanRestoreStep.executeImpl:358]  The control file using: /u01/app/oracle/product/12.1.0.2/db_1/assistants/dbca/templates/Seed_Database.ctl. sourceDBName: seeddata

    [Thread-18] [2015-11-11 04:04:21.265 EST] [OsUtilsBase.copyFile:1505]  OsUtilsBase.copyFile:

    [Thread-18] [2015-11-11 04:04:21.286 EST] [OsUtilsBase.copyFile:1553] * write files to complete destination...

    [Thread-18] [2015-11-11 04:04:21.289 EST] [OsUtilsBase.copyFile:1588] * copy of the file status: = true

    [Thread-18] [2015-11-11 04:04:21.291 EST] Journal of db [CloneRmanRestoreStep.executeImpl:399] update file alerts

    [Thread-18] [2015-11-11 04:04:21.291 EST] [CloneRmanRestoreStep.executeImpl:402]  Deletion of entries from v$ datafile_copy

    [Thread-18] [2015-11-11 04:04:21.292 EST] [CloneRmanRestoreStep.executeImpl:404]  Delete all entries from backup

    [Thread-18] [2015-11-11 04:04:21.292 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.294 EST] [CloneRmanRestoreStep.executeImpl:457]  Get the data file ID card and the names for the restoration

    [Thread-18] [2015-11-11 04:04:21.294 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.294 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.294 EST] [CloneRmanRestoreStep.getDatafileIdNameMapping:591] newname for datafile /u01/app/oracle/oradata/cdb1/sysaux01.dbf

    [Thread-18] [2015-11-11 04:04:21.294 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.294 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.295 EST] [CloneRmanRestoreStep.getDatafileIdNameMapping:591] newname for datafile /u01/app/oracle/oradata/cdb1/system01.dbf

    [Thread-18] [2015-11-11 04:04:21.295 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.295 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.295 EST] [CloneRmanRestoreStep.getDatafileIdNameMapping:591] newname for datafile /u01/app/oracle/oradata/cdb1/undotbs01.dbf

    [Thread-18] [2015-11-11 04:04:21.295 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.295 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.295 EST] [CloneRmanRestoreStep.getDatafileIdNameMapping:591] newname for datafile /u01/app/oracle/oradata/cdb1/users01.dbf

    [Thread-18] [2015-11-11 04:04:21.298 EST] [RMANUtil.getRMANUtil:147] creating new instance util

    [Thread-18] [2015-11-11 04:04:21.298 EST] [RMANUtil.getRMANUtil:148] target sid cdb1

    [Thread-18] [2015-11-11 04:04:21.298 EST] [CommonAttributes.replaceVariables:1402] /u01/app/oracle/product/12.1.0.2/db_1 var2

    [Thread-18] [2015-11-11 04:04:21.301 EST] [RMANEngine.getCmmdParams:343] with /u01/app/oracle/product/12.1.0.2/db_1/bin/rman rman

    [Thread-18] [2015-11-11 04:04:21.301 EST] [RMANEngine.getEnvParams:436]  NLS_LANG: AMERICAN_AMERICA. AL32UTF8

    [Thread-18] [2015-11-11 04:04:21.302 EST] [RMANEngine.initialize:195]  RMAN execing to initialize process...

    [Thread-18] [2015-11-11 04:04:21.313 EST] [RMANEngine.initialize:221]  RMAN created initialization process...

    [Thread-18] [2015-11-11 04:04:21.313 EST] [RMANEngine.initialize:235]  From the wire drive...

    [Thread-18] [2015-11-11 04:04:21.324 EST] [RMANEngine.initialize:239]  Player started thread for RMAN initialization process...

    [Thread-18] [2015-11-11 04:04:21.348 EST] [RMANEngine.initialize:247]  Error starting thread for RMAN initialization process...

    [Thread-18] [2015-11-11 04:04:21.348 EST] [RMANEngine.initialize:252]  Output writer created for the RMAN of initialization process...

    [Thread-18] [2015-11-11 04:04:21.348 EST] [RMANEngine.initialize:290]  Created Log writer for RMAN to initialize process...

    [Thread-18] [2015-11-11 04:04:21.349 EST] [RMANEngine.initialize:295]  M_bReaderStarted to initialize value = false

    [Thread-18] [2015-11-11 04:04:21.349 EST] [RMANEngine.initialize:299]  Waiting for m_bReaderStarted to be true

    [Thread-24] [2015-11-11 04:04:21.349 EST] [RMANEngine.run:803]  Player started thread for RMAN initialization process...

    [Thread-24] [2015-11-11 04:04:21.349 EST] [RMANEngine.run:807]  M_bReaderStarted set to true to initialize...

    [Thread-18] [2015-11-11 04:04:21.360 EST] [RMANEngine.initialize:310]  Fact certain player started for the process of RMAN to initialize...

    [Thread-18] [2015-11-11 04:04:21.360 EST] [RMANEngine.connect:775]  Don't use DO NOT OS auth to connect

    [Thread-18] [2015-11-11 04:04:21.360 EST] [RMANEngine.executeImpl:1186] m_bExecQuery = false

    [Thread-18] [2015-11-11 04:04:21.360 EST] [RMANEngine.executeImpl:1194]  Command rman process writing = connection target SYS / *.

    [Thread-18] [2015-11-11 04:04:21.361 EST] [RMANEngine.executeImpl:1222]  Advise the reader to start reading

    [Thread-24] [2015-11-11 04:04:21.361 EST] [RMANEngine.readSqlOutput:889]  Log RMAN output =

    [Thread-24] [2015-11-11 04:04:21.361 EST] [RMANEngine.readSqlOutput:889]  Connect the output RMAN = Recovery Manager: release 12.1.0.2.0 - Production Wed Nov 11 04:04:21 2015

    [Thread-24] [2015-11-11 04:04:21.361 EST] [RMANEngine.readSqlOutput:889]  Log RMAN output =

    [Thread-24] [2015-11-11 04:04:21.362 EST] [RMANEngine.readSqlOutput:889]  Connect the output RMAN = Copyright (c) 1982, 2014, Oracle and/or its affiliates.  All rights reserved.

    [Thread-24] [2015-11-11 04:04:21.402 EST] [RMANEngine.readSqlOutput:889]  Log RMAN output =

    [Thread-24] [2015-11-11 04:04:21.406 EST] [RMANEngine.readSqlOutput:889]  Connect the output = RMAN RMAN >

    [Thread-24] [2015-11-11 04:04:21.413 EST] [RMANEngine.readSqlOutput:889]  Connect the RMAN RMAN-00571 = out: =.

    [Thread-24] [2015-11-11 04:04:21.413 EST] [RMANEngine.readSqlOutput:889]  Connect the RMAN RMAN-00569 = out: = ERROR MESSAGE STACK FOLLOWS =.

    [Thread-24] [2015-11-11 04:04:21.413 EST] [RMANEngine.readSqlOutput:889]  Connect the RMAN RMAN-00571 = out: =.

    [Thread-24] [2015-11-11 04:04:21.414 EST] [RMANEngine.readSqlOutput:889]  Connect the output RMAN = ORA-12547: TNS: lost contact

    [Thread-24] [2015-11-11 04:04:21.414 EST] [RMANEngine.readSqlOutput:889]  Log RMAN output =

    [Thread-24] [2015-11-11 04:04:21.414 EST] [RMANEngine.readSqlOutput:889]  Connect the output = RMAN RMAN >

    [Thread-24] [2015-11-11 04:04:21.414 EST] [RMANEngine.readSqlOutput:889]  Connect the RMAN = game of echo output on

    [Thread-24] [2015-11-11 04:04:21.414 EST] [RMANEngine.readSqlOutput:889]  Connect the RMAN set echo off = output;

    [Thread-24] [2015-11-11 04:04:21.414 EST] [RMANEngine.readSqlOutput:932] hasError is true

    [Thread-24] [2015-11-11 04:04:21.414 EST] [RMANEngine.readSqlOutput:938]  TRACK OF THE DETECTED ERROR

    [Thread-24] [2015-11-11 04:04:21.415 EST] [RMANEngine.readSqlOutput:945] m_errHdlr = null

    [Thread-24] [2015-11-11 04:04:21.415 EST] [RMANEngine.readSqlOutput:969]  DETECTED FATAL ERROR

    [Thread-24] [2015-11-11 04:04:21.415 EST] [RMANEngine.readSqlOutput:1033]  Writer notifying to proceed because m_bInterrupted = falsebNotify = truem_bReaderDone = truem_bFatalErrorOccured = true

    [Thread-24] [2015-11-11 04:04:21.415 EST] [RMANEngine.run:817]  Return value of readSqlOutput = null

    [Thread-18] [2015-11-11 04:04:21.415 EST] [RMANEngine.executeImpl:1234]  Filled with expectation of the reader

    [Thread-18] [2015-11-11 04:04:21.415 EST] [RMANEngine.executeImpl:1249]  Appeal is as had exception

    [Thread-18] [2015-11-11 04:04:21.415 EST] [RMANEngine.done:1554]  Called

    [Thread-18] [2015-11-11 04:04:21.416 EST] [RMANEngine.executeImpl:1276]  Received the FATAL error = Recovery Manager: release 12.1.0.2.0 - Production Wed Nov 11 04:04:21 2015

    Copyright (c) 1982, 2014, Oracle and/or its affiliates.  All rights reserved.

    RMAN >

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    ORA-12547: TNS: lost contact

    RMAN >

    echo on

    [Thread-18] [2015-11-11 04:04:21.416 EST] [RMANUtil.catalogBackup:487]  The cataloguing of backups RMAN error: could not get RMANUtil

    [Thread-18] [2015-11-11 04:04:21.416 EST] Exception [CloneRmanRestoreStep.executeImpl:491] rename files of data oracle.sysman.assistants.util.rmanEngine.RMANFatalErrorException: cataloguing of backups RMAN error

    [Thread-18] [2015-11-11 04:04:21.416 EST] [BasicStep.configureSettings:353] messageHandler being set=oracle.sysman.assistants.util.SilentMessageHandler@7080ed90

    [Thread-18] [2015-11-11 04:04:21.416 EST] [StepContext$ ModeRunner.run:2899]  The cataloguing of backups RMAN error

    oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.executeImpl(CloneRmanRestoreStep.java:492)

    oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:259)

    oracle.sysman.assistants.util.step.Step.execute(Step.java:135)

    oracle.sysman.assistants.util.step.StepContext$ ModeRunner.run (StepContext.java:2883)

    java.lang.Thread.run(Thread.java:682)

    [Thread-18] [2015-11-11 04:04:21.417 EST] [SQLEngine.done:2278]  Called

    [Thread-18] [2015-11-11 04:04:21.417 EST] [SQLEngine.spoolOff:2124]  Setting off coil = /u01/app/oracle/cfgtoollogs/dbca/cdb1/CloneRmanRestore.log

    [Thread-18] [2015-11-11 04:04:21.418 EST] [Host.createStepSQLInterface:8605] sid = cdb1

    [Thread-18] [2015-11-11 04:04:21.418 EST] Cdb1 sidOrConnectString [Host.createStepSQLInterface:8606]

    [Thread-18] [2015-11-11 04:04:21.418 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: null

    [Thread-18] [2015-11-11 04:04:21.420 EST] Setting [InventoryUtil.getOUIInvSession:349] YES READ at ACCESSLEVEL_READ_LOCKLESS

    [Thread-18] [2015-11-11 04:04:21.420 EST] [OracleHome.getVersion:1010]  HomeInfo /u01/app/oracle/product/12.1.0.2/db_1,1

    [Thread-18] [2015-11-11 04:04:21.525 EST] [OracleHome.getVersion:1038]  OracleHome.server.getVersion Version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.525 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.525 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.525 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.526 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.526 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.526 EST] [SQLPlusEngine.getCmmdParams:225] m_home 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.526 EST] True for 112 > version [SQLPlusEngine.getCmmdParams:226]

    [Thread-18] [2015-11-11 04:04:21.526 EST] [SQLEngine.getEnvParams:612]  NLS_LANG: AMERICAN_AMERICA. AL32UTF8

    [Thread-18] [2015-11-11 04:04:21.527 EST] [SQLEngine.initialize:358]  SQLPLUS/OPEN process execing...

    [Thread-18] [2015-11-11 04:04:21.539 EST] M_bReaderStarted [SQLEngine.initialize:395]: false

    [Thread-18] [2015-11-11 04:04:21.539 EST] [SQLEngine.initialize:399]  From the wire drive...

    [Thread-18] [2015-11-11 04:04:21.541 EST] [CloneRmanRestoreStep.cancel:722]  Partially failed cleanup of the extracted files

    [Thread-18] [2015-11-11 04:04:21.549 EST] [SQLEngine.done:2278]  Called

    [Thread-18] [2015-11-11 04:04:21.549 EST] [CloneRmanRestoreStep.cancel:737]  RMAN Cleanup failed

    [Thread-18] [2015-11-11 04:04:21.549 EST] [CloneRmanRestoreStep.cancel:738]  ORA-12547: TNS: lost contact

    oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1739)

    oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:987)

    oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.cancel(CloneRmanRestoreStep.java:725)

    oracle.sysman.assistants.util.step.StepContext$ ModeRunner.cancel (StepContext.java:2979)

    oracle.sysman.assistants.util.step.StepContext$ ModeRunner.run (StepContext.java:2940)

    java.lang.Thread.run(Thread.java:682)

    [Thread-18] [2015-11-11 04:04:21.550 EST] [CloneDBCreationStep.cancel:1178]  CloneDBCreationStep.cancel (): nodeList = null

    [Thread-18] [2015-11-11 04:04:21.550 EST] [SQLEngine.reInitialize:785]  The SQLEngine reset...

    [Thread-18] [2015-11-11 04:04:21.550 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.550 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.550 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.550 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.550 EST] [OracleHome.getVersion:991]  Called OracleHome.getVersion.  Current version: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.551 EST] [OracleHome.getVersion:1059]  The current Version of the inventory: 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.551 EST] [SQLPlusEngine.getCmmdParams:225] m_home 12.1.0.2.0

    [Thread-18] [2015-11-11 04:04:21.551 EST] True for 112 > version [SQLPlusEngine.getCmmdParams:226]

    [Thread-18] [2015-11-11 04:04:21.551 EST] [SQLEngine.getEnvParams:612]  NLS_LANG: AMERICAN_AMERICA. AL32UTF8

    [Thread-18] [2015-11-11 04:04:21.551 EST] [SQLEngine.initialize:358]  SQLPLUS/OPEN process execing...

    [Thread-18] [2015-11-11 04:04:21.565 EST] M_bReaderStarted [SQLEngine.initialize:395]: false

    [Thread-18] [2015-11-11 04:04:21.565 EST] [SQLEngine.initialize:399]  From the wire drive...

    [Thread-18] [2015-11-11 04:04:21.566 EST] [SQLEngine.initialize:448]  Waiting for m_bReaderStarted to be true

    [Thread-18] [2015-11-11 04:04:21.585 EST] [SQLEngine.done:2278]  Called

    [Thread-18] [2015-11-11 04:04:21.585 EST] [Oratab.getTempFile:805]  Oratab Temp: / tmp/oratab

    [Thread-18] [2015-11-11 04:04:21.586 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/product/12.1.0.2/db_1/dbs/orapwcdb1

    [Thread-18] [2015-11-11 04:04:21.586 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/product/12.1.0.2/db_1/dbs/initcdb1.ora

    [Thread-18] [2015-11-11 04:04:21.586 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/admin/cdb1/pfile/init.ora

    [Thread-18] [2015-11-11 04:04:21.588 EST] [CloneDBCreationStep.cancel:1225]  CloneDBCreationStep.cancel (): Jaqueline = false

    [Thread-18] [2015-11-11 04:04:21.588 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.588 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.588 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/oradata/cdb1/sysaux01.dbf

    [Thread-18] [2015-11-11 04:04:21.588 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.589 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.589 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/oradata/cdb1/system01.dbf

    [Thread-18] [2015-11-11 04:04:21.589 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.589 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.589 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/oradata/cdb1/undotbs01.dbf

    [Thread-18] [2015-11-11 04:04:21.589 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.589 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.589 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/oradata/cdb1/users01.dbf

    [Thread-18] [2015-11-11 04:04:21.590 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.590 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.590 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/oradata/cdb1/redo01.log

    [Thread-18] [2015-11-11 04:04:21.590 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.590 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.590 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/oradata/cdb1/redo02.log

    [Thread-18] [2015-11-11 04:04:21.590 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.591 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.591 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/oradata/cdb1/redo03.log

    [Thread-18] [2015-11-11 04:04:21.591 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.591 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.591 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/oradata/cdb1/control01.ctl

    [Thread-18] [2015-11-11 04:04:21.591 EST] [CommonAttributes.replaceVariables:1402] var2/u01/app/oracle

    [Thread-18] [2015-11-11 04:04:21.591 EST] [CommonAttributes.replaceVariables:1402] cdb1 var2

    [Thread-18] [2015-11-11 04:04:21.592 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/fast_recovery_area/cdb1/control02.ctl

    [Thread-18] [2015-11-11 04:04:21.612 EST] [SQLEngine.done:2278]  Called

    [main] [2015-11-11 04:04:21.613 EST] [SQLEngine.done:2278]  Called

    [main] [2015-11-11 04:04:21.613 EST] [Host.cleanup:3928]  Exit DBCA status is: 1

    [main] [2015-11-11 04:04:21.613 EST] [Host.cleanup:3931] checkpoint context oracle.sysman.assistants.util.CheckpointContext@54c9f997

    [main] [2015-11-11 04:04:21.614 EST] Setting [InventoryUtil.getOUIInvSession:349] YES READ at ACCESSLEVEL_READ_LOCKLESS

    [main] [2015-11-11 04:04:21.615 EST] [InventoryUtil.getHomeName:113] homeName = OraDB12Home1

    [main] [2015-11-11 04:04:21.615 EST] [Host.cleanup:3957] check point oracle.sysman.oic.oics.OicsCheckPoint@59a02097

    [main] [2015-11-11 04:04:21.639 EST] [OsUtilsBase.copyFile:1505]  OsUtilsBase.copyFile:

    [main] [2015-11-11 04:04:21.640 EST] [OsUtilsBase.copyFile:1553] * write files to complete destination...

    [main] [2015-11-11 04:04:21.640 EST] [OsUtilsBase.copyFile:1588] * copy of the file status: = true

    [main] [2015-11-11 04:04:21.640 EST] [OsUtilsBase.deleteFile:1803]  OsUtilsBase.deleteFile: /u01/app/oracle/cfgtoollogs/dbca/silent.log_2015-11-11_04-04-19-AM

    [Thread-3] [2015-11-11 04:04:21.644 EST] [DbcaCleanupHook.run:44]  Cleanup began

    [Thread-3] [2015-11-11 04:04:21.645 EST] [OracleHome.cleanupDBOptionsIntance:1671]  Dummy sid = null instance DB options

    [Thread-3] [2015-11-11 04:04:21.645 EST] [DbcaCleanupHook.run:49]  Cleanup

    Thanks for your tip, but in the meantime, I managed to create a database

    What I can say is that I have not touched the "/ etc/oracle/olr.loc" file. I completely uninstalled the software Oracle of this machine and started from the beginning again. It's the addidtional steps I did:

    1. I downloaded Xming to use the GUI Installation process (it helped me a lot, but I'm sure that this step is not necessary)

    Preliminary tests have shown something.  I did then:

    2. lack of space Swap--> so I created a swap file

    3 compat-libcap1 was absent. I tried to install it, but that has not worked.

    4. that's why I had to download the RPG - GPG - KEY Oracle, install it and remane RPM-GPG-KEY-oracle-ol7 to TR/MIN-GPG-KEY-oracle. Then I could install compat-libcap1

    5. the latest (and in my opinion the most important) step is to configure the file/etc/hosts. Firstly I had no entry for Oracle there (does not), then I used the private DNS provided by Amazon (also did not work) and then I used the private IP address, as shown in the AWS management console (which worked).

    After these steps, I was able to create a database.

  • While the BLOB conversion of type CLOB error - ORA-06502: PL/SQL: digital error or value

    Passing data from attachment of DB (Blob data Type) after the CLOB data type conversion, giving the error "ORA-06502: PL/SQL: digital error or value" in the PL/SQL package. If the BLOB size 32K > it will give another error works great my procedure.

    For example, I enclose my code here.

    function get_base64 (p_blob_in in blob) return clob is

    CLOB v_clob;

    CLOB v_result;

    whole v_offset;

    v_chunk_size PLS_INTEGER: = 12288;

    v_buffer_varchar varchar2 (32767).

    v_buffer_raw raw (32767).

    Start

    fnd_file.put_line (fnd_file.log, 'here');

    If p_blob_in is null then

    Returns a null value.

    end if;

    DBMS_LOB.CREATETEMPORARY (v_clob, true);

    fnd_file.put_line (fnd_file.log, 'here1');

    v_offset: = 1;

    fnd_file.put_line (fnd_file.log, 'Loop value'-| ceil (DBMS_LOB.) GetLength (p_blob_in) / v_chunk_size));

    because me in 1... ceil (DBMS_LOB. GetLength (p_blob_in) / v_chunk_size) loop

    DBMS_LOB. Read (p_blob_in, v_chunk_size, v_offset, v_buffer_raw);

    v_buffer_raw: = utl_encode.base64_encode (v_buffer_raw);

    v_buffer_varchar: = utl_raw.cast_to_varchar2 (v_buffer_raw);

    DBMS_LOB. WriteAppend (v_clob, length (v_buffer_varchar), v_buffer_varchar);

    v_offset: = v_offset + v_chunk_size;

    end loop;

    fnd_file.put_line (fnd_file.log, 'Out of the loop');

    v_result: = v_clob;

    fnd_file.put_line (fnd_file.log, 'V_result length' - |) DBMS_LOB. GetLength (v_result));

    fnd_file.put_line (fnd_file.log, 'V_result' - | v_result);

    DBMS_LOB.freeTemporary (v_clob);

    Return v_result;

    exception

    while others then

    fnd_file.put_line (fnd_file.log, 'Error based on the encode_base64' - |) SQLERRM);

    Returns a null value.

    end;

    In my main program I call this function as below:

    Main proceedings...

    l_return_clob CLOB.

    Begin

    ....

    l_return_clob: = get_base64 (p_blob_in);

    -In returning it gives error - ORA-06502: PL/SQL: digital error or value

    end;

    Then, please mark the thread ANSWERED.

  • What deletion XMLSchema received the error ORA-04022 no waiting asked, but had to wait to lock the dictionary objects

    I recorded a XMLschem in the Oracle XDB repository to load the XML file into the oracle tables using storage relational object. In this process, I'm trying to remove the xmlschema to sign up again with a few changes in the XSD file, but I'm not able to remove it and I get the error ORA 04022 no waiting asked, but had to wait to lock the dictionary objects... Before that, I deleted the xmlschem 2 - 3 times and it worked fine. But now I have this error.

    I tried to remove it with "DELETE_CASCADE" and also tried "DELETE_CASCADE_FORCE" and in both cases, I get the same error.

    I've waited 2-3 days and then retried still had the same error.

    Could you please help me to solve this problem.

    Here is the screenshot of the error

    Delete Schema No wait error.JPG

    I also tried to purge the schema, as shown below, but I get the error access denied. I'm stuck here, could not move before working on it.

    Select * from dba_xml_schemas, where qual_schema_url like '% HPO484% '; -1B01B74F95BE1C91E0540021287E70DC

    BEGIN

    DBMS_XMLSCHEMA. PURGESCHEMA (schema_id = > '1B01B74F95BE1C91E0540021287E70DC');

    END;

    It throws below error

    ORA-31050: access denied

    ORA-06512: at "XDB". DBMS_XMLSCHEMA", line 109

    ORA-06512: at line 1

    Could you please help me with this.

    Thank you

    Reva

    Is it possible to reproduce the problem?

    You have a table that references the schema?

    Check with your DBA if there is no locking assets library.

  • Using Merge in oracle 11g this error SQL Error: ORA-30926: failed to get a stable set of rows in the source tables

    whenever I run this code I get this error

    SQL Error: ORA-30926: failed to get a stable set of rows in the source tables

    30926 00000 - "impossible to get a stable set of rows in the source tables.

    * Cause: A stable set of rows could not be achieved due to the large dml

    activity or one not deterministic where clause.

    * Action: Remove any non deterministic of the clauses and reissue of the dml.

    Don't know wht goes wrong!


    SQL:

    MERGE IN VENDORS_ACTIVE_DATE s

    USING (nvl (d.VENDOR, s.VENDOR) selection of the SELLER,

    NVL (d.COMPANY_CODE, s.COMPANY_CODE) COMPANY_CODE.

    (case when ((d.VENDOR = s.VENDOR) and (d.COMPANY_CODE = s.COMPANY_CODE)))

    )

    then "MATCH".

    When d.COMPANY_CODE is null

    then 'DELETE '.

    When s.COMPANY_CODE is null

    then "INSERT."

    else 'UPDATE '.

    chck end)

    from (select * from VENDORS_ACTIVE_DATE where COMPANY_CODE = 2) s

    full outer join (select * provider where COMPANY_CODE = 2) d

    on (d.COMPANY_CODE = s.COMPANY_CODE AND s.COMPANY_CODE = 2)

    ) d

    WE (d.COMPANY_CODE = s.COMPANY_CODE AND d.chck in ('UPDATE', 'GAME', 'DELETE'))

    WHEN MATCHED THEN

    UPDATE SET s.VENDOR = d.VENDOR

    WHERE d.chck in ('UPDATE', 'DELETE')

    DELETE WHERE d.chck = 'DELETE '.

    WHEN NOT MATCHED THEN

    INSERT (SELLER, COMPANY_CODE)

    VALUES (d.VENDOR, d.COMPANY_CODE)

    Work request: (deleted the duplicate data in tables (source and target))

    MERGE IN VENDORS_ACTIVE_DATE s

    USING (nvl (d.VENDOR, s.VENDOR) selection of the SELLER,

    NVL (d.ACTIVEDATE, s.ACTIVEDATE) ACTIVEDATE.

    NVL (d.COMPANY_CODE, s.COMPANY_CODE) COMPANY_CODE.

    (case when ((d.VENDOR = s.VENDOR))

    - AND D.ACTIVEDATE = S.ACTIVEDATE

    and NVL (d.ACTIVEDATE, trunc (sysdate)) = NVL (s.ACTIVEDATE, trunc (sysdate))

    and (d.COMPANY_CODE = s.COMPANY_CODE)

    )

    then "MATCH".

    When d.COMPANY_CODE is null

    then 'DELETE '.

    When s.COMPANY_CODE is null

    then "INSERT."

    else 'UPDATE '.

    chck end)

    from (select * from suppliers where COMPANY_CODE = 2) d

    full outer join (select * from vendors_active_date where COMPANY_CODE = 2) s

    on (d.COMPANY_CODE = s.COMPANY_CODE and s.vendor = d.vendor)

    ) d

    WE (d.COMPANY_CODE = s.COMPANY_CODE AND d.VENDOR = s.VENDOR AND d.chck in ('UPDATE', 'GAME', 'DELETE'))

    WHEN MATCHED THEN

    S.ACTIVEDATE = UPDATE SET d.ACTIVEDATE

    WHERE d.chck in ('UPDATE', 'DELETE')

    DELETE WHERE d.chck = 'DELETE '.

    WHEN NOT MATCHED THEN

    INSERT (VENDOR, ACTIVEDATE, COMPANY_CODE)

    VALUES (d.VENDOR, d.ACTIVEDATE, d.COMPANY_CODE)

  • RMAN-04017: description of the startup error: ORA-32004: obsolete parameters or obsolete er (s) specified for the instance of RDBMS

    Dear all,

    While making the cloning of RMAN using the command duplicate in 11.2.0.3 database with ebs.

    We receive the error below

    connected to the auxiliary database (not started)

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: failure of Db in dual at 03/07/2015 15:12:07

    RMAN-06403: could not get a fully authorized session

    RMAN-04006: auxiliary database error: ORA-24327: need explicit attach befor

    e a user authentication

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-04014: failed to start: ORA-03113: end of file on communication channel

    RMAN-04017: description of the startup error: ORA-32004: outdated or obsolete parameters

    ER (s) specified for the instance of RDBMS

    Kind regards

    Villi Kumar

    Dear all,

    We have corrected the problems.

    Solution:

    To the bottom of the database

    Comment this parameter and re try

    =====================================

    oratest@ctsst $ grep-i local initerptest.ora

    #local_listener = erptest_LOCAL

    oratest@ctsst $

    Test the issue again.

    Concerning

    Villi Kumar

  • IMPDP import DataPump fails with error ORA-31626 ORA-6512 31637 ORA ORA-31632 ORA-31635

    Hello


    As he attempted an impdp, I get after the sequence of errors-


    ORA-31626: there is no job
    ORA-06512: at "SYS." DBMS_SYS_ERROR', line 79
    ORA-06512: at "SYS." "KUPV$ FT", line 885
    ORA-31637: failed to create the SYS_IMPORT_TABLE_01 work for user LSU
    ORA-31632: table main "LSU. SYS_IMPORT_TABLE_01"not found, invalid or unreachable
    ORA-31635: impossible to establish synchronization job resources
    ORA-06512: at "SYS." DBMS_SYS_ERROR', line 79
    ORA-06512: at "SYS." "KUPV$ FT_INT", line 1986
    ORA-04063: package body 'SYS. DBMS_LOCK"contains errors
    ORA-06508: PL/SQL: called program unit is not found: 'SYS. DBMS_LOCK.


    Parameters passed to impdp are also less

    Impdp sjm/xxxxxx@flman700 DIRECTORY = temp_dir DUMPFILE = dyman01_exp01.dmp, dyman01_exp02.dmp, dyman01_exp03.dmp, dyman01_exp04.dmp, dyman01_exp05.dmp, dyman01_exp06.dmp LOGFILE is one. JOURNAL OF THE TABLES = CST_ACTVT TABLE_EXISTS_ACTION = ADD


    Any help on how to proceed to another. Cannot find jobs datapump hung in the target database.

    Version of data source and target - 10.2.0.3


    Thank you


    Sery

    Hello

    According to DBA_DEPENDENCIES (for 11.1 anyway) the dependencies of the table for DBMS_LOCK are DUAL and DBMS_LOCK_ALLOCATED - these two exist?

    I suggest that you get a failure and the rerun catalog and the catproc.

    See you soon,.

    Rich

Maybe you are looking for

  • My Hotspot is not visible in the settings

    I update my iPhone to iOS 9.3 6s my hotspot is not visible in the parameter I update my iPhone of many other iOS version 9.3.1 to 9.3.3 and 9.3.4 9.3.2,and need help.

  • Function of scrolling of the mouse after a new installation.

    Hello, when I got my laptop (m6 1125dx Envy) I had a nice feature that allowed me to scroll through the pages under the mouse cursor when the page is the subject of a scroll is not the current page. It was great when look a things side by side and co

  • I accidentally chose the wrong program. I couldn't find a way to fix this

    I'm on windows vista I downloaded a zip file and when I tried to open it, I was asked to select a file to use to open it with. I accidentally chose the wrong program. I couldn't find a way to fix this

  • SQL to set overall time for all work

    6.2.1.x We had a maintenance COMPUTER each night window that starts at 22:30 for many years.  Looks like that will change to start at 23:00 every night instead. We have hundreds of "hard coded" ad-hoc jobs at 22:30 (not inherit) that needs to be chan

  • Microsoft Natural Ergonomic - keys does not not in MS Applications

    I Erg Keyboard 4000, v1.0. During the upgrade to Windows 8: 1 tab no longer works in any application. (It is the tab key itself, not Alt + Tab, WinSplat + Tab, etc. There is no error; It's just nothing.2. Similarly, the tab in a table used to advance