R12 Rapidclone when using RMAN

Per note# 406982.1, the cloning steps are:
1. On the target server: run perl adcfgclone.pl dbTechStack
2. Create the target database control files manually using RMAN
3. Start the target database in open mode
etc..
Step 1 --- is the before I refresh the database from source...?

user12004510 wrote:
I am restoring and recovering the source database using RMAN from the backup files (no catalog, using backup location).
RMAN duplicate open the database.
..then what?
..run adcfgclone.pl ..
...sorry the note on Rapidclone is not clear ..It is clear :)
1) Run "perl adcfgclone.pl dbTechStack" command
2) Duplicate the database using RMAN
and continue with the remaining steps.
Thanks,
Hussein

Similar Messages

  • ASYNC IO when using RMAN

    Hi,
    I'm seeing async disk io event while doing rman operation (backup, validate backupset) and the rman session is waiting long on this event.
    any suggestions / inputs on this.
    Thx,
    -KarthicK

    If SEQ# in V$SESSION or V$SESSION_WAIT was changing, then it was a new occurrence of a wait each time.
    You have to look at STATE and WAIT_TIME as well. If STATE is WAITING , then SECONDS_IN_WAIT is the current wait. If STATE is anything else, then WAIT_TIME is the the previous wait.
    Hemant K Chitale

  • Backup archive logs problem using RMAN

    Hi guys
    I got failure when using RMAN to backup archive log files:
    Starting backup at 20-APR-06
    current log archived
    released channel: c1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of backup command at 04/20/2006 21:53:57
    RMAN-06059: expected archived log not found, lost of archived log compromises recoverability
    ORA-19625: error identifying file /opt/oracle/flash_recovery_area/DB10G/archivelog/2006_03_17/o1_mf_1_1_21p5c251_.arc
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    RMAN> **end-of-file**
    My archive log files location:
    SQL> show parameter log_archive_dest
    NAME TYPE VALUE
    log_archive_dest_1 string LOCATION=/opt/oracle/oradata/DB10G/arch/
    Current archive log files:
    $ ls /opt/oracle/oradata/DB10G/arch
    1_17_586191737.dbf 1_21_586191737.dbf 1_25_586191737.dbf 1_29_586191737.dbf 1_33_586191737.dbf
    1_18_586191737.dbf 1_22_586191737.dbf 1_26_586191737.dbf 1_30_586191737.dbf 1_34_586191737.dbf
    1_19_586191737.dbf 1_23_586191737.dbf 1_27_586191737.dbf 1_31_586191737.dbf 1_35_586191737.dbf
    1_20_586191737.dbf 1_24_586191737.dbf 1_28_586191737.dbf 1_32_586191737.dbf afiedt.buf
    $
    But when I check v$archived_log:
    SQL> select name,status,deleted from v$archived_log;
    NAME S DEL
    D YES
    D YES
    D YES
    D YES
    D YES
    D YES
    D YES
    D YES
    D YES
    D YES
    D YES
    /opt/oracle/flash_recovery_area/DB10G/archivelog/2006_03_17/ A NO
    /opt/oracle/flash_recovery_area/DB10G/archivelog/2006_03_18/ A NO
    /opt/oracle/flash_recovery_area/DB10G/archivelog/2006_03_19/ A NO
    /opt/oracle/oradata/DB10G/redo01.log A NO
    /opt/oracle/oradata/DB10G/redo02.log A NO
    /opt/oracle/oradata/DB10G/redo03.log A NO
    /opt/oracle/oradata/DB10G/arch/1_5_585926175.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_6_585926175.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_7_585926175.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_1_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_2_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_3_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_4_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_5_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_6_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_7_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_8_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_9_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_10_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_11_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_12_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_13_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_14_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_15_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_16_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_17_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_18_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_19_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_20_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_21_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_22_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_23_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_24_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_25_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_26_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_27_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_28_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_29_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_30_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_31_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_32_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_33_586191737.dbf A NO
    /opt/oracle/oradata/DB10G/arch/1_34_586191737.dbf A NO
    More records than actual archived logs. How could it happen? How to solve?
    THanks in advance.
    Sharon

    Hi,
    Use
    RMAN>crosscheck archivelog all; cmd

  • Ebs r12 cloning using rman online backup

    dear all,
                 how are you guys? i have ebs r12  on multi node and i want to clone db tier and apps tier using rman online backup,can  anybody provide me the detail steps of cloning ebs(db tier and appstier ) using rman online backup and  directory structure on source and target database is also different.your help highly appreciated thanks in advance.
    regards.

    Hi,
    You cannot use RMAN to clone the Apps tier of the EBS and you may use RMAN only on the DB tier. For a complete backup, as mentioned by Hemant K Chitale, you will have to use the rapid clone utility.
    To perform a rapid clone using RMAN there are plenty of step by step instructions in google which may guide in addition to support.oracle.com, Let me google that for you
    Thanks &
    Best Regards,

  • Missing logfiles when hot backup is taken using RMAN

    Hello All,
    I am having the below situation .Please help to clarify.
    I have taken hot backup using RMAN. Database is in Archivelog mode. It doesn't take backup of online redo logs. The status of my redo logs are as below. All are not archived.
    /u01/app/oracle/oradata/redo01.log ----Active---Not Archived
    /u01/app/oracle/oradata/redo03.log ----Active---Not Archived
    /u01/app/oracle/oradata/redo03.log----Current---Not Archived
    Now, I am using the backup to restore a database on another machine. But as the logs are not archived, I may miss some data.
    How can I get the data also?
    Regards
    VJ..

    I have taken hot backup using RMAN. Database is in Archivelog mode. It doesn't take backup of online redo logs. The status of my redo logs are as below. All are not archived.
    /u01/app/oracle/oradata/redo01.log ----Active---Not Archived
    /u01/app/oracle/oradata/redo03.log ----Active---Not Archived
    /u01/app/oracle/oradata/redo03.log----Current---Not Archived
    Now, I am using the backup to restore a database on another machine. But as the logs are not archived, I may miss some data.
    How can I get the data also?If the redo log status is still "ACTIVE" that mean, still archiving is in progress,
    You can give even
    SQL> alter system checkpoint;and do you have any idea at what point you want to recover your database? Even though they are in ACTIVE stauts, when you are taking backup. Still you can apply them how much you want. There will be no lost data. But ensure you haven't opened[resetologs] database.

  • Rman backup fails on windows when using batch file

    Hello Gurus ..
    I am trying to setup incremental backup on my windows OS based server using RMAN command in batch file. When I use batch file in OS scheduler it is working fine, when I am calling same batch file from my LOCAL desktop PC it throws errors as below.
    D:\> \\3.193.211.19\sgdba\rman\bkp_acressit.bat
    D:\>rman catalog rman/******@acressit target / cmd
    file=E:\sgdba\rman\bkp_arch.rcv log E:\sgdba\rman\sit_arch_rman_backup.log
    RMAN-00557: could not open MSGLOG "E:\sgdba\rman\sit_arch_rman_backup.log"
    Argument Value Description
    target quoted-string connect-string for target database
    catalog quoted-string connect-string for recovery catalog
    nocatalog none if specified, then no recovery catalog
    cmdfile quoted-string name of input command file
    log quoted-string name of output message log file
    trace quoted-string name of output debugging message log file
    append none if specified, log is opened in append mode
    debug optional-args activate debugging
    msgno none show RMAN-nnnn prefix for all messages
    send quoted-string send a command to the media manager
    pipe string building block for pipe names
    timeout integer number of seconds to wait for pipe input
    checksyntax none check the command file for syntax errors
    Both single and double quotes (' or ") are accepted for a quoted-string.
    Quotes are not required unless the string contains embedded white-space.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00556: could not open CMDFILE "E:\sgdba\rman\bkp_arch.rcv"
    Contents of the batch file and RCV file as below:
    Batch File:
    rman catalog rman/*******@acressit target / cmdfile=E:\sgdba\rman\bkp_arch.rcv log E:\sgdba\rman\sit_arch_rman_backup.log
    RCV File:
    RUN {
    ALLOCATE CHANNEL ch1 TYPE
    DISK FORMAT 'E:\ORA_RMAN_BACKUP\ARCH_%d_%u_%s_%p';
    BACKUP ARCHIVELOG delete input;
    RELEASE CHANNEL ch1;
    EXIT;
    --------------------------xxxxxxxxxxxxxx------------------------
    * on my DB server I am login using my administrator account, on my PC I dont have admin account.
    * I have checked remote execution using local user as well as admin user.
    * I have checked the permission and my local ID & EVERYONE has all permission in that folder.
    Any help will be appriciated.
    Thanks & Regards
    Ashish

    Ashish wrote:
    hi Atil,
    u have guessed it correctly, I came to know that issue later I copy file on local PC and it works fine.
    Now I am working on netbackup server. I want to use the same script to initiate backup from netbackup server. Do you have any idea or any guidelines from you will appriciate.
    Thanks
    AshishAshish,
    Is it "symantec's netbackup"? I do not know that product and if it has an option to enter your own RMAN scripts. On the other hand, it should be able to create irman scripts according to your backup job definition.
    Regards
    Gokhan

  • When to delete archive logs- using rman 10.1.0.5

    Hello,
    I am using rman to backup my database(10.1.0.5) along with backing up the archivelogs delete input. The retention of the backup is set to 1. I am backing the datafiles and archivelogs to disk /backupdata. I noticed that the /backupdata is filling up with a lot of backup archivelogs. Since the retention of the database is set to 1, does that mean that rman will also clean the archivelogs in /backupdata too? What I am asking is, since the retention is set to 1, does rman automatically determine witch archivelogs in the /backupdata to delete if rman determines that the archivelogs is not needed to satisfied the retention 1 condition??? Thank you in advance.

    rman won't automatically purge your backups. Retention policy can be defined to be 1 (what?) redundancy copies or recovery window?
    You may have defined, let's say 1 redundant copy, which means you must have at least one backup to consider the other obsolete, and you will keep one redundant copy. The other backups are not automatically deleted, they are just marked obsolete, and you can delete them.
    I suggest you to manually purge your backups, as they will fill up your storage. issue, from a recovery manager session:
    rman> report obsolete;
    rman > delete noprompt obsolete;
    rman> report obsolete;
    The delete noprompt obsolete will physically purge all backups reported as obsolete by the first command. You can confirm actions from the last command.
    I suggest you to perform a periodic task to purge obsolete backups, schedule last command, it can be done once your regular backup ends.
    If you have Enterprise manager DB Control console enabled, it can be scheduled using the internal scheduler, and it can be monitored from within EM.
    ~ Madrid.

  • Oracle EBS R12 - DR setup using Oracle Data Guard

    Hi,
    Our customer has implemented Oracle EBS R12 (12.0.6) on a Two Node RAC on HP-UX env. The application Tier also has Two Nodes(Admin Tier and Web Tier).
    Oracle Clusterware - OCR and Vote Disk are on Raw Devices and the EBS database is on ASM.
    Customer wants to implement a DR solution with Oracle Data Guard with only 2 servers - 1 for the Database Tier and 1 for the Application Tier on the DR Site.
    I would like to know if this could be done by following note: 452056.1? I would also like to know if there are other useful docs.
    Thanks.
    Thiru

    Hi,
    Customer escalated this issue to Oracle and they came up with this reply:
    They can implement Disaster recovery solution from RAC to NON RAC using Solution A which use RMAN utilities for backup and recovery.
    While now AMP Application Management Pack gives the capablitiy to build non RAC from RAC Envioment, In future AMP will be capable also to support cloning of DB with Data Guard.
    Details
    Solution A - Using RMAN:
    For Release 12 customers, you can clone from a RAC to RAC (like to like) or RAC to non-RAC. This is using RMAN scripts to take a copy of the db when it’s in archive mode. if you’re leveraging any disaster recovery tools like data guard, the above solution should work fine…perhaps some fine tuning to the procedures
    Solution B - Using AMP in the future release
    For Release 11i , Release 12.x customers, AMP would be offering a new cloning solution that wouldn’t have dependency on Rapid Clone. This solution leverages the strengths of EM Grid Control in provisioning or cloning targets such as databases. This would be an advance solution that would support:
    o A full-fledged scale down cloning
    o Cloning of EBS deployed on Shared File System
    o Hot and Cold mode cloning
    o Quantifiable reduction in clone time for the entire EBS system
    This solution would be leveraging EM grid Control’s DB provisioning pack’s clone utilities, that are quite advanced and support cloning of DB with Data Guard.
    The recommendation is to start trialing AMP version 3.0, making the purchase and implementing within the Enterprise. As we release the new version of AMP (release 3.0.1), Customer would be in a better position to quickly implement the latest features
    Can anyone let me know if the solution A suggested will work.
    Rgds,
    Thiru

  • Issue in creating the standby database from Active database using RMAN

    Hi All,
    I am facing issue in creating the standby database from Active database using RMAN and getting the below issue after i executed the duplicate command.
    Version of Database:11g(11.2.0.1.0)
    Operating System:Linux 5
    Error:
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 12/21/2012 17:26:52
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-04006: error from auxiliary database: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    Primary Database Entries:
    Tnsentry:
    SONYPRD =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.20.131)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = sonyprd.localdomain)(UR=A)
    SONYPRDSTBY =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.20.132)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = sonyprdstby)(UR=A)
    Listner Entry:
    SID_LIST_SONYPRD =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtproc)
    (ORACLE_HOME = /u01/app/oracle/product/11.2.0/dbhome_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = SONYPRD)
    (GLOBAL_DBNAME = SONYPRD)
    Auxiliary Details:
    Tns Entry:
    SONYPRD =
    (DESCRIPTION =
    # (ADDRESS = (PROTOCOL = TCP)(HOST = oracle11g.localdomain)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.20.131)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = sonyprd.localdomain)
    SONYPRDSTBY =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.20.132)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = sonyprdstby)(UR=A)
    Listener Entry in auxiliary:
    SID_LIST_SONYPRDSTBY =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = SONYPRDSTBY)
    (ORACLE_HOME = /u01/app/oracle/product/11.2.0/dbhome_1)
    (SID_NAME = SONYPRDSTBY)
    TNSPING from Primary DB:
    [oracle@oracle11g ~]$ tnsping sonyprdstby
    TNS Ping Utility for Linux: Version 11.2.0.1.0 - Production on 21-DEC-2012 17:39:28
    Copyright (c) 1997, 2009, Oracle. All rights reserved.
    Used parameter files:
    /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.20.132)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = sonyprdstby)(UR=A)))
    OK (0 msec)
    TNSPING from Auxuliary server
    [oracle@oracle11gstby ~]$ tnsping sonyprd
    TNS Ping Utility for Linux: Version 11.2.0.1.0 - Production on 21-DEC-2012 17:40:19
    Copyright (c) 1997, 2009, Oracle. All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.20.131)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = sonyprd.localdomain)))
    OK (10 msec)
    Script Used for duplicate:
    run {
    allocate channel prmy1 type disk;
    allocate channel prmy2 type disk;
    allocate channel prmy3 type disk;
    allocate channel prmy4 type disk;
    allocate auxiliary channel stby type disk;
    duplicate target database for standby from active database
    spfile
    parameter_value_convert 'sonyprd','sonyprdstby'
    set db_unique_name='sonyprdstby'
    set db_file_name_convert='/sonyprd/','/sonyprdstby/'
    set log_file_name_convert='/sonyprd/','/sonyprdstby/'
    set control_files='/u01/app/oracle/oradata/control01.ctl'
    set log_archive_max_processes='5'
    set fal_client='sonyprdstby'
    set fal_server='sonyprd'
    set standby_file_management='AUTO'
    set log_archive_config='dg_config=(sonyprd,sonyprdstby)'
    set log_archive_dest_2='service=sonyprd ASYNC valid_for=(ONLINE_LOGFILE,PRIMARY_ROLE) db_unique_name=sonyprd'
    Tried the script from both Primary and auxiliary but no luck
    [oracle@oracle11gstby admin]$ rman target sys/welcome@sonyprd auxiliary sys/*****@sonyprdstby
    Recovery Manager: Release 11.2.0.1.0 - Production on Fri Dec 21 17:26:24 2012
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    connected to target database: SONYPRD (DBID=3131093559)
    connected to auxiliary database: SONYPRD (not mounted)
    Listener Status from primary:
    [oracle@oracle11g ~]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 21-DEC-2012 18:08:56
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 20-DEC-2012 17:42:17
    Uptime 1 days 0 hr. 26 min. 41 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/localhost/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=1521)))
    Services Summary...
    Service "sonyprd.localdomain" has 1 instance(s).
    Instance "sonyprd", status READY, has 1 handler(s) for this service...
    Service "sonyprdXDB.localdomain" has 1 instance(s).
    Instance "sonyprd", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Listener Status from Standby when database bring to Nomount state:
    [oracle@oracle11gstby admin]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 21-DEC-2012 18:11:54
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 21-DEC-2012 16:13:47
    Uptime 0 days 1 hr. 58 min. 6 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/oracle11gstby/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=oracle11gstby)(PORT=1521)))
    Services Summary...
    Service "sonyprdstby" has 1 instance(s).
    Instance "sonyprdstby", status BLOCKED, has 1 handler(s) for this service...
    The command completed successfully
    Please provide any work arounds to proceed further in creating the standby database.
    Thanks,
    Ram.

    Pl do not post duplicates - Issue in configuring Standby Database from Active database in 11g by RMAN

  • Issue Creating Duplicate Database on Different host using RMAN Backup

    HI friends..
    I m trying to create a duplicate db on different host ....... 27
    i have live production db on ............. 15
    its up 24*7.
    i know how to create dup db using cold backup..but dont know how to create it using RMAN Backup..
    I have googled..but getting issues..
    Steps Taken till now
    Note- I dont have catalog created on live db..
    I already have set the tnsnames.ora on both servers
    1) Took full backup plus archivelog plus control file on 15
    2) moved it to another host..ie 27
    3) now on live db..
    I conected to rman target /
    so i m now connected to prod db
    than i try to conect to rman auxiliary sys/sys@dubpd..
    But it gives me insufficient privilages error..
    Can you tell me what to do next..Coz unless i get into mount phase on sever 27( new server)..i cannot use the control file from backup).my dupdb is up in nomount phase..but what enxt i can do..to restore the control file and than restore the backup after cataloging them to right path..
    Thanks in advance frieds...

    sai121 wrote:
    Nope ..on live db..
    @comand prompt when i type sqlplus sys/sys@dupdb..
    its says 0ra-12518...Listener cannot hand off client connection..
    My tns name for live server is..*primary* on live server .. whose ip is 15..(lIVE SERVER).
    i also have another entery with tns names- standby .on live server .. whose ip is 27..(other server for duplicated db).
    now @command prompt..@live server.. i did sqlplus sys/sys@standby
    It gives me ORA-12518
    Am i missing something..1- It could be a network problem. You may enable tracing on listener (and examine the logs).
    2- Add "DIRECT_HANDOFF_TTC_LISTENER=OFF" to listener.ora, then reload the listener
    3- You may want to increase "large_pool_size"

  • Problem in performing multiple Point-In-Time Database Recovery using RMAN

    Hello Experts,
    I am getting an error while performing database point in time recovery multiple times using RMAN. Details are as follows :-
    Environment:
    Oracle 11g, ASM,
    Database DiskGroups : DG_DATA (Data files), DG_ARCH(Archive logs), DG_REDO(Redo logs Control file).
    Snapshot DiskGroups :
    Snapshot1 (taken at 9 am): SNAP1_DATA, SNAP1_ARCH, +SNAP1_REDO
    Snapshot2 (taken at 10 am): SNAP2_DATA, SNAP2_ARCH, +SNAP2_REDO
    Steps performed for point in time recovery:
    1. Restore control file from snapshot 2.
         RMAN> RESTORE CONTROLFILE from '+SNAP2_REDO/orcl/CONTROLFILE/Current.256.777398261';
    2. For 2nd recovery, reset incarnation of database to snapshot 2 incarnation (Say 2).
    3. Catalog data files from snapshot 1.
    4. Catalog archive logs from snapshot 2.
    5. Perform point in time recovery till given time.
         STARTUP MOUNT;
         RUN {
              SQL "ALTER SESSION SET NLS_DATE_FORMAT = ''dd-mon-yyyy hh24:mi:ss''";
              SET UNTIL TIME "06-mar-2013 09:30:00";
              RESTORE DATABASE;
              RECOVER DATABASE;
              ALTER DATABASE OPEN RESETLOGS;
    Results:
    Recovery 1: At 10.30 am, I performed first point in time recovery till 9:30 am, it was successful. Database incarnation was raised from *2* to *3*.
    Recovery 2: At 11:10 am, I performed another point in time recovery till 9:45 am, while doing it I reset the incarnation of DB to *2*, it failed with following error :-
    Starting recover at 28-FEB-13
    using channel ORA_DISK_1
    starting media recovery
    media recovery failed
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 03/06/2013 11:10:57
    ORA-00283: recovery session canceled due to errors
    RMAN-11003: failure during parse/execution of SQL statement: alter database recover if needed
    start until time 'MAR 06 2013 09:45:00'
    ORA-00283: recovery session canceled due to errors
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '+DG_REDO/orcl/onlinelog/group_1.257.807150859'
    ORA-17503: ksfdopn:2 Failed to open file +DG_REDO/orcl/onlinelog/group_1.257.807150859
    ORA-15012: ASM file '+DG_REDO/orcl/onlinelog/group_1.257.807150859' does not exist
    Doubts:
    1. Why did recovery failed 2nd time, but not 1st time and why is RMAN looking for online redo log group_1.257.807150859 in 2nd recovery ?
    3. I tried restoring control file from AutoBackup, in that case both 1st and 2nd recovery succeeded.
    However for this to work, I always need to keep the AutoBackup feature enabled.
    How reliable is control file AutoBackup ? Is there any alternative to using AutoBackup, can I restore control file from snapshot backup only ?
    4. If I restore control file from AutoBackup, then from what point of time/SCN does RMAN restores the control file ?
    Please help me out in this issue.
    Thanks.

    992748 wrote:
    Hello experts,
    I'm little newbie to RMAN recovery. Please help me in these doubts:
    1. If I have datafiles, archive logs & control files backup, but current online REDO logs are lost, then can I perform incomplete database recovery ?yes, if you have backups of everything else
    2. Till what maximum time/scn can incomplete database recovery be performed ??Assuming the only thing lost is the redo logs, you can recover to the last scn in the last archivelog.
    3. What is role of online REDO logs in incomplete database recovery ? They provide the final redo changes - the ones that have not been written to archivelogs
    Are they required for incomplete recovery ?It depends on how much incomplete recovery you need to do.
    Think of all of your changes as a constant stream of redo information. As a redolog fills, it is copied to archive, then (eventually) reused. over time, your redo stream is in archivelog_1, continuing into archvivelog_2, then to 3, and eventually, when you get to the last archivelog, into the online redo. A recovery will start with the oldest necessary point in the redo stream and continue forward. Whether or not you need the online redo for a PIT recovery depends on how far forward you need to recover.
    But you should take every precaution to prevent loss of online redo logs .. starting with having multiple members in each redo group ... and keeping those multiple members on physically separate disks.

  • Lightroom 5 on mac osx 10.9.2 keeps crashing, seem to be when using my mask brush tool but I'm using it a lot so I'm not sure its the cause or what

    lightroom 5 on mac osx 10.9.2 keeps crashing, seem to be when using my mask brush tool but I'm using it a lot so I'm not sure its the cause or what 
    Here is the report, but i don't understand it.  can anyone help, PLEASE
    Process:         Adobe Photoshop Lightroom 5 [1343]
    Path:            /Applications/Adobe Photoshop Lightroom 5.app/Contents/MacOS/Adobe Photoshop Lightroom 5
    Identifier:      com.adobe.Lightroom5
    Version:         Adobe Photoshop Lightroom 5.4 [955652] (5.4)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [170]
    Responsible:     Adobe Photoshop Lightroom 5 [1343]
    User ID:         501
    Date/Time:       2014-05-13 15:04:50.033 -0400
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  6ABE1616-31D9-8D3E-5E0B-EEF8ED3F6706
    Crashed Thread:  10  AsyncDataServer
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff8e81aa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e819d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8d49ffc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8d49f5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8d49ef25 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox           0x00007fff856fba0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox           0x00007fff856fb7b7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox           0x00007fff856fb5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit               0x00007fff8b1303de _DPSNextEvent + 1434
    9   com.apple.AppKit               0x00007fff8b12fa2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.AppKit               0x00007fff8b123b2c -[NSApplication run] + 553
    11  com.apple.AppKit               0x00007fff8b10e913 NSApplicationMain + 940
    12  com.adobe.Lightroom5           0x0000000104ffb613 main + 1107
    13  com.adobe.Lightroom5           0x0000000104ffb1b8 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8e81f662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8bd3143d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8bd31152 _dispatch_mgr_thread + 52
    Thread 2:: ace
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore 0x00007fff921d3800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x00007fff921d39ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore 0x00007fff921a4145 MPWaitOnQueue + 192
    5   com.adobe.ag.AgImageIO         0x0000000107ba81a6 0x1079aa000 + 2089382
    6   com.adobe.ag.AgImageIO         0x0000000107ba7ed3 0x1079aa000 + 2088659
    7   com.apple.CoreServices.CarbonCore 0x00007fff921a46c3 PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 3:: ace
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore 0x00007fff921d3800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x00007fff921d39ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore 0x00007fff921a4145 MPWaitOnQueue + 192
    5   com.adobe.ag.AgImageIO         0x0000000107ba81a6 0x1079aa000 + 2089382
    6   com.adobe.ag.AgImageIO         0x0000000107ba7ed3 0x1079aa000 + 2088659
    7   com.apple.CoreServices.CarbonCore 0x00007fff921a46c3 PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 4:: cr_scratch
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.AgImageIO         0x0000000107ab82b1 0x1079aa000 + 1106609
    3   com.adobe.ag.AgImageIO         0x0000000107c77b6b 0x1079aa000 + 2939755
    4   com.adobe.ag.AgImageIO         0x0000000107a821a1 0x1079aa000 + 885153
    5   libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 5:: Worker Thread Dispatcher
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    7   com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    8   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    9   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    10  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    11  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    12  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    13  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    14  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    15  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    16  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    17  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    18  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    19  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    20  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 6:: Queue Processor - AgPhotoAvailability
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    7   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    8   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    9   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    10  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    11  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    12  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    13  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    14  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    15  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    18  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    19  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    20  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    21  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    22  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    23  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    24  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    25  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    26  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    27  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    28  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    29  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    30  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8e81aa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e819d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8d49ffc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8d49f5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8d49ef25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff8b2d016e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff8e81aa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e819d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8d49ffc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8d49f5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8d49ef25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff88a99adc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.adobe.wichitafoundation   0x00000001052763ea 0x1051e3000 + 603114
    7   com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    8   libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8e81aa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e819d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8d49ffc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8d49f5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8d49ef25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff88a97967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 10 Crashed:: AsyncDataServer
    0   com.adobe.ag.kernel           0x000000010502be32 0x105016000 + 89650
    1   com.adobe.ag.kernel           0x000000010502bf86 0x105016000 + 89990
    2   com.adobe.ag.kernel           0x000000010502bae3 0x105016000 + 88803
    3   com.adobe.ag.kernel           0x000000010502c251 0x105016000 + 90705
    4   com.adobe.ag.kernel           0x000000010502c36d 0x105016000 + 90989
    5   com.adobe.ag.kernel           0x0000000105023268 0x105016000 + 53864
    6   com.adobe.ag.kernel           0x0000000105023990 0x105016000 + 55696
    7   com.adobe.ag.kernel           0x000000010502333d 0x105016000 + 54077
    8   com.adobe.ag.kernel           0x00000001050280c6 0x105016000 + 73926
    9   com.adobe.ag.kernel           0x0000000105027bb4 0x105016000 + 72628
    10  com.adobe.ag.kernel           0x0000000105028713 0x105016000 + 75539
    11  com.adobe.ag.kernel           0x00000001050280a4 0x105016000 + 73892
    12  com.adobe.ag.kernel           0x0000000105027bb4 0x105016000 + 72628
    13  com.adobe.ag.kernel           0x0000000105028628 0x105016000 + 75304
    14  com.adobe.ag.kernel           0x00000001050280b1 0x105016000 + 73905
    15  com.adobe.ag.kernel           0x0000000105027bb4 0x105016000 + 72628
    16  com.adobe.ag.kernel           0x0000000105028713 0x105016000 + 75539
    17  com.adobe.ag.kernel           0x00000001050280a4 0x105016000 + 73892
    18  com.adobe.ag.kernel           0x0000000105027bb4 0x105016000 + 72628
    19  com.adobe.ag.kernel           0x0000000105028628 0x105016000 + 75304
    20  com.adobe.ag.kernel           0x00000001050280b1 0x105016000 + 73905
    21  com.adobe.ag.kernel           0x0000000105027bb4 0x105016000 + 72628
    22  com.adobe.ag.kernel           0x0000000105028713 0x105016000 + 75539
    23  com.adobe.ag.kernel           0x00000001050280a4 0x105016000 + 73892
    24  com.adobe.ag.kernel           0x0000000105027bb4 0x105016000 + 72628
    25  com.adobe.ag.kernel           0x0000000105027a46 0x105016000 + 72262
    26  com.adobe.ag.kernel           0x0000000105027931 0x105016000 + 71985
    27  com.adobe.ag.kernel           0x0000000105026a81 0x105016000 + 68225
    28  com.adobe.ag.kernel           0x000000010502687b 0x105016000 + 67707
    29  com.adobe.ag.kernel           0x00000001050202d4 0x105016000 + 41684
    30  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    31  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    32  com.adobe.ag.kernel           0x000000010502025a 0x105016000 + 41562
    33  com.adobe.ag.kernel           0x0000000105018113 lua_load + 68
    34  com.adobe.ag.kernel           0x0000000105019470 luaL_loadbuffer + 32
    35  com.adobe.ag.kernel           0x000000010501a109 0x105016000 + 16649
    36  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    37  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    38  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    39  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    40  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    41  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    42  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    43  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    44  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    45  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    46  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    47  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    48  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    49  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    50  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    51  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    52  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    53  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    54  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    55  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    56  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    57  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    58  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    59  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    60  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    61  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    62  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    63  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    64  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    65  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    66  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    67  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    68  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    69  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    70  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    71  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    72  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    73  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    74  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    75  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    76  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    77  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    78  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    79  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8e81e9aa __select + 10
    1   com.apple.CoreFoundation       0x00007fff8d4ebab3 __CFSocketManager + 867
    2   libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 12:: Preview Server
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c659 AgConditionLock_wait + 184
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    7   com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    8   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    9   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    10  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    11  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    12  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    13  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    14  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    15  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    16  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    17  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    18  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    19  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    20  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 13:: Queue Processor - PreviewFileStore
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    7   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    8   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    9   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    10  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    11  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    12  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    13  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    14  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    15  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    18  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    19  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    20  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    21  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    22  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    23  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    24  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    25  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    26  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    27  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    28  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    29  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    30  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 14:: Queue Processor - NegativeQueue
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    7   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    8   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    9   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    10  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    11  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    12  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    13  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    14  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    15  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    18  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    19  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    20  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    21  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    22  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    23  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    24  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    25  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    26  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    27  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    28  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    29  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    30  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 15:: Queue Processor - HistogramQueue
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    7   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    8   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    9   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    10  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    11  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    12  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    13  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    14  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    15  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    18  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    19  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    20  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    21  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    22  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    23  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    24  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    25  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    26  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    27  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    28  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    29  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    30  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 16:: Queue Processor - RenderQueue_Render
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    7   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    8   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    9   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    10  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    11  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    12  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    13  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    14  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    15  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    18  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    19  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    20  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    21  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    22  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    23  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    24  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    25  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    26  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    27  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    28  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    29  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    30  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 17:: Queue Processor - RenderQueue_ReadPreview
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    7   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    8   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    9   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    10  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    11  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    12  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    13  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    14  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    15  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    18  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    19  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    20  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    21  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    22  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    23  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    24  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    25  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    26  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    27  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    28  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    29  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    30  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 18:: Queue Processor - RenderQueue_Video
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    7   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    8   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    9   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    10  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    11  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    12  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    13  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    14  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    15  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    18  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    19  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    20  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    21  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    22  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    23  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    24  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    25  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    26  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    27  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    28  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    29  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    30  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 19:: Queue Processor - RenderQueue_Face
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    7   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    8   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    9   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    10  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    11  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    12  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    13  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    14  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    15  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    18  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    19  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    20  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    21  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    22  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    23  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    24  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    25  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    26  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    27  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    28  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    29  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    30  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 20:: Queue Processor - AgAsyncRenderingQueue
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    7   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    8   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    9   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    10  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    11  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    12  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    13  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    14  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    15  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    18  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    19  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    20  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    21  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    22  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    23  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    24  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    25  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    26  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    27  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    28  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    29  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    30  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 21:: Queue Processor - OpenNegativesForDevelop
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    7   com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    8   com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    9   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    10  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    11  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    12  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    13  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    14  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    15  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    18  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    19  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    20  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    21  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    22  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    23  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    24  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    25  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    26  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    27  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    28  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    29  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    30  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 22:: Worker Thread
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    7   com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    8   com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    9   com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    10  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    11  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    12  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    13  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    14  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    15  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    18  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    19  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    20  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    21  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    22  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    23  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    24  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    25  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    26  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 23:: Worker Thread
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    7   com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    8   com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    9   com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    10  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    11  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    12  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    13  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    14  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    15  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    18  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    19  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    20  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    21  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    22  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    23  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    24  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    25  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    26  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 24:: Worker Thread
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    7   com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    8   com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    9   com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    10  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    11  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    12  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    13  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    14  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    15  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    18  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    19  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    20  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    21  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    22  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    23  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    24  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    25  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    26  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 25:: Worker Thread
    0   libsystem_kernel.dylib         0x00007fff8e81e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8bd24c3b _pthread_cond_wait + 727
    2   com.adobe.ag.kernel           0x000000010503c5cc AgConditionLock_wait + 43
    3   com.adobe.ag.kernel           0x00000001050361a7 AgTransitQueue_dequeueToLuaState + 92
    4   com.adobe.ag.kernel           0x00000001050370a8 0x105016000 + 135336
    5   com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    6   com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    7   com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    8   com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    9   com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    10  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    11  com.adobe.ag.kernel           0x000000010501a149 0x105016000 + 16713
    12  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    13  com.adobe.ag.kernel           0x000000010501ff01 0x105016000 + 40705
    14  com.adobe.ag.kernel           0x0000000105017f69 lua_call + 36
    15  com.adobe.ag.substrate         0x0000000105193610 AgLua_callWithAutoReleasePool + 84
    16  com.adobe.ag.kernel           0x000000010501fc3f 0x105016000 + 39999
    17  com.adobe.ag.kernel           0x000000010502e14f 0x105016000 + 98639
    18  com.adobe.ag.kernel           0x000000010501ff12 0x105016000 + 40722
    19  com.adobe.ag.kernel           0x000000010501f59d 0x105016000 + 38301
    20  com.adobe.ag.kernel           0x000000010502016a 0x105016000 + 41322
    21  com.adobe.ag.kernel           0x0000000105017feb lua_pcall + 101
    22  com.adobe.ag.substrate         0x000000010518761b 0x105175000 + 75291
    23  com.apple.Foundation           0x00007fff88a9776b __NSThread__main__ + 1318
    24  libsystem_pthread.dylib       0x00007fff8bd22899 _pthread_body + 138
    25  libsystem_pthread.dylib       0x00007fff8bd2272a _pthread_start + 137
    26  libsystem_pthread.dylib       0x00007fff8bd26fc9 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib         0x00007fff8e81ee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bd23f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8bd26fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib         0x00007fff8e81ee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bd23f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8bd26fb9 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib         0x00007fff8e81ee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bd23f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8bd26fb9 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib         0x00007fff8e81ee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bd23f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8bd26fb9 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib         0x00007fff8e81ee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bd23f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8bd26fb9 start_wqthread + 13
    Thread 10 crashed with X86 Thread State (64-bit):
      rax: 0x0008000000000000  rbx: 0x000000015904d120  rcx: 0x0000000105044ca0  rdx: 0x000000015904d120
      rdi: 0x0000608011c74740  rsi: 0x00006080116435a0  rbp: 0x000000010d6321d0  rsp: 0x000000010d6321d0
       r8: 0x0000000000000000   r9: 0x0000000000000003  r10: 0x0000000000000000  r11: 0x0000000000000246
      r12: 0x000000000000333b  r13: 0x000060000057fb08  r14: 0x0000608011c74740  r15: 0x000060000057fb08
      rip: 0x000000010502be32  rfl: 0x0000000000010206  cr2: 0x0000000181aa7008
    Logical CPU:     3
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
        

    All 3 of my books transferred over without my having had to do anything at all.  If you're worried about retaining books, you could try moving your ADE 4 to an external drive & confirming that your books are also there.  I believe that the book information is saved elsewhere (separately from the ADE) and it should simply transfer over, but since I only had three books, all library items, I didn't have much to lose.  All I can speak from is my own experience.  I had to get rid of ADE 4 in order to successfully install ADE 2.0.

  • Po_headers_sv3.get_po_status is not returning Status when used in Report

    Hi,
    po_headers_sv3.get_po_status is not returning any value when used in an RDF report. But, when I set the MO Context in TOAD/SQL*Plus and running the same query, it is returning the status.
    EBS Version : R12.1.3
    Oracle Forms Version : 10g
    Below is my query that I used.
    * File Name :
    * Modified By :
    * Modified Date :
    * Purpose : This report is modified for <> project. The changes are required due to PO_HEADERS_V, PO_LINES_V view changes in R12
    * Modification History
    * Change 1 : Replaced the view PO_HEADERS_V with the MOAC synonym PO_HEADERS
    * Change 2 : Added AP_SUPPLIERS in the query to fetch VENDOR_NAME
    * Change 3 : Added a join condition to fetch VENDOR_NAME
    * Change 4 : Added a function po_headers_sv3.get_po_status to fetch PO_STATUS
    SELECT POH.SEGMENT1,
    POH.CREATION_DATE,
    POH.ATTRIBUTE14 AS AR,
    POH.ATTRIBUTE15 AS LS,
    POH.ATTRIBUTE13 AS OBC,
    POL.AMOUT,
    PAHTEMP.FULL_NAME,
    APS.VENDOR_NAME,
    *         poheaders_sv3.get_po_status (poh.po_header_id) Status -- Change 4 _+
    FROM PO_HEADERS POH, -- Change 1
    AP_SUPPLIERS APS, -- Change 2
    (SELECT PO_HEADER_ID,
    Sum(UNIT_PRICE*QUANTITY) AS AMOUT -- unit_price* quantity = extended_price
    FROM PO_LINES
    GROUP BY PO_HEADER_ID) POL,
    (SELECT PAH.OBJECT_ID,
    PAH.EMPLOYEE_ID,
    PAPF.FULL_NAME
    FROM PO_ACTION_HISTORY PAH,
    PER_ALL_PEOPLE_F PAPF
    WHERE (PAH.OBJECT_ID,
    PAH.SEQUENCE_NUM)
    IN (SELECT OBJECT_ID,
    Max(SEQUENCE_NUM)
    FROM PO_ACTION_HISTORY
    WHERE OBJECT_TYPE_CODE = 'PO'
    AND ACTION_CODE = 'APPROVE'
    GROUP BY OBJECT_ID)
    AND PAH.EMPLOYEE_ID = PAPF.PERSON_ID(+)
    AND TRUNC(PAPF.EFFECTIVE_START_DATE) <= TRUNC(SYSDATE)
    AND TRUNC(PAPF.EFFECTIVE_END_DATE) >= TRUNC(SYSDATE)) PAHTEMP
    WHERE POH.PO_HEADER_ID = POL.PO_HEADER_ID(+)
    AND POH.PO_HEADER_ID = PAHTEMP.OBJECT_ID(+)
    AND POH.VENDOR_ID = APS.VENDOR_ID -- Change 3
    AND (TRUNC(POH.CREATION_DATE) >= TRUNC(:P_DATE_FROM) OR :P_DATE_FROM IS NULL)
    AND (TRUNC(POH.CREATION_DATE) <= TRUNC(:P_DATE_TO) OR :P_DATE_TO IS NULL)
    AND (POH.SEGMENT1 >= :P_NUM_FROM OR :P_NUM_FROM IS NULL)
    AND (POH.SEGMENT1 <= :P_NUM_TO OR :P_NUM_TO IS NULL)
    AND (POH.ATTRIBUTE13 >= :P_OBC_FROM OR :P_OBC_FROM IS NULL)
    AND (POH.ATTRIBUTE13 <= :P_OBC_TO OR :P_OBC_TO IS NULL)
    AND (POH.ATTRIBUTE14 >= :P_AN_FROM OR :P_AN_FROM IS NULL)
    AND (POH.ATTRIBUTE14 <= :P_AN_TO OR :P_AN_TO IS NULL)
    AND (POH.ATTRIBUTE15 >= :P_LS_FROM OR :P_LS_FROM IS NULL)
    AND (POH.ATTRIBUTE15 <= :P_LS_TO OR :P_LS_TO IS NULL)
    &LP_CONDITION_ORDER
    Please help me in this.

    learnt that PO number has generated in SRM and the same PO number not exist in ECC.
    check SM58 , rz20 log or Application monitor for the shopping cart.
    or monitor shopping cart click the icon follow on document and errror message must throw in 1 minutes.
    let us see .
    1. what is the settings in define backend OBJECTS
    2. check all basic data in the shopping cart - especially org data
    3. run bbp_check_consistancy report for your id?
    4. every user has the same issue?
    SEE THE RICHARDO technique
    http://wiki.sdn.sap.com/wiki/display/SRM/ShoppingCartStatusI1111-+Resubmit
    Muthu
    Report BBP_ALERT_SB_NOTTRANSFERED is available to change the status of the shopping cart item from I1111 to 'Error in transmission' (I1112) and later on, it is possible to retransfer this shopping cart from Application Monitor/Monitor Shopping Cart transactions.
    1480994  How to process a shopping cart with status I1111
    Edited by: Muthuraman Govindasamy on Jul 16, 2010 11:31 PM

  • Hi! My imac27 fusion drive late 2013 restarts randomly when using 30" Cinema Display. What could cause this?

    Hi! My imac27 fusion drive late 2013 restarts randomly when using 30" Cinema Display.
    32 GB Apple RAM, Mavericks 10.9.2
    I'm using  power outlets that eliminitates surge fluctuations.
    What could cause this? What can i do? I', a bit desperate!

    Adapter: Apple Mini DisplayPort to Dual-Link DVI Adapter
    I wonder what the "Fault CR2: 0xffffff80078ca4f0, Error code: 0x0000000000000000, Fault CPU: 0x0" is...
    Panic log:
    Anonymous UUID:       44957DF9-C5B4-5AE1-AD54-9C81A374FC95
    Tue Mar 18 03:52:54 2014
    panic(cpu 0 caller 0xffffff80052dbe2e): Kernel trap at 0xffffff800523404e, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0xffffff80078ca4f0, CR3: 0x000000004329d056, CR4: 0x00000000001606e0
    RAX: 0xffffff838906d000, RBX: 0xffffff838905d000, RCX: 0xffffff80058ca4f8, RDX: 0x0000000000000000
    RSP: 0xffffff8394cbbd60, RBP: 0xffffff8394cbbd90, RSI: 0x0000000034089b0e, RDI: 0xffffff80058874c8
    R8:  0x0000000000000001, R9:  0xffffff8394cbbe90, R10: 0x0000000000000020, R11: 0x0000000000000206
    R12: 0x0000000000000005, R13: 0x000006005279d2e6, R14: 0xffffff80491ceb20, R15: 0xffffff80078ca4e8
    RFL: 0x0000000000010046, RIP: 0xffffff800523404e, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffff80078ca4f0, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8394cbb9f0 : 0xffffff8005222fa9
    0xffffff8394cbba70 : 0xffffff80052dbe2e
    0xffffff8394cbbc40 : 0xffffff80052f3326
    0xffffff8394cbbc60 : 0xffffff800523404e
    0xffffff8394cbbd90 : 0xffffff8005233b17
    0xffffff8394cbbdb0 : 0xffffff800524f18d
    0xffffff8394cbbde0 : 0xffffff80052165da
    0xffffff8394cbbe20 : 0xffffff80052163f4
    0xffffff8394cbbe80 : 0xffffff8005213c1d
    0xffffff8394cbbef0 : 0xffffff800521e043
    0xffffff8394cbbf70 : 0xffffff80052c976d
    0xffffff8394cbbfb0 : 0xffffff80052f3b46
    BSD process name corresponding to current thread: Logic Pro X
    Mac OS version:
    13C64
    Kernel version:
    Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    Kernel UUID: 9FEA8EDC-B629-3ED2-A1A3-6521A1885953
    Kernel slide:     0x0000000005000000
    Kernel text base: 0xffffff8005200000
    System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)
    System uptime in nanoseconds: 6598450610233
    last loaded kext at 8144333788: com.apple.driver.AppleHWSensor          1.9.5d0 (addr 0xffffff7f874fb000, size 36864)
    loaded kexts:
    com.caiaq.driver.NIUSBHardwareDriver          2.6.0
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleRAID          4.0.6
    com.apple.driver.AppleBluetoothMultitouch          80.14
    com.apple.iokit.IOBluetoothSerialManager          4.2.3f10
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleGraphicsDevicePolicy          3.4.35
    com.apple.driver.AppleMikeyDriver          2.6.0f1
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.14.15
    com.apple.driver.ApplePlatformEnabler          2.0.9d1
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleHDAHardwareConfigDriver          2.6.0f1
    com.apple.driver.AppleHDA          2.6.0f1
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.GeForce          8.2.4
    com.apple.iokit.IOBluetoothUSBDFU          4.2.3f10
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleIntelHD5000Graphics          8.2.4
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleUSBDisplays          360.8.14
    com.apple.driver.AppleMuxControl          3.4.35
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.nvidia.NVDAStartup          8.2.4
    com.apple.driver.AppleIntelFramebufferAzul          8.2.4
    com.apple.driver.AppleIntelMCEReporter          104
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleThunderboltIP          1.1.2
    com.apple.iokit.SCSITaskUserClient          3.6.6
    com.apple.driver.AppleUSBODD          3.4.1
    com.apple.driver.CoreStorageFsck          380
    com.apple.driver.AppleFileSystemDriver          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBHub          666.4.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.5.1
    com.apple.driver.AppleSDXC          1.5.2
    com.apple.driver.AirPort.Brcm4360          831.21.63
    com.apple.iokit.AppleBCM5701Ethernet          3.8.1b2
    com.apple.driver.AppleUSBXHCI          670.4.0
    com.apple.driver.AppleAHCIPort          3.0.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.1
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.kext.triggers          1.0
    com.apple.driver.IOBluetoothHIDDriver          4.2.3f10
    com.apple.driver.AppleMultitouchDriver          245.13
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.6.0f1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAcceleratorFamily          98.14
    com.apple.nvidia.driver.NVDAGK100Hal          8.2.4
    com.apple.nvidia.driver.NVDAResman          8.2.4
    com.apple.iokit.IOBluetoothFamily          4.2.3f10
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.iokit.IOSurface          91
    com.apple.driver.AppleGraphicsControl          3.4.35
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleUSBAudio          2.9.5f4
    com.apple.iokit.IOAudioFamily          1.9.5fc2
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.driver.AppleHDAController          2.6.0f1
    com.apple.iokit.IOHDAFamily          2.6.0f1
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.4.1
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.driver.AppleSMC          3.1.8
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.AppleGraphicsDeviceControl          3.4.35
    com.apple.iokit.IOAcceleratorFamily2          98.14
    com.apple.iokit.IOGraphicsFamily          2.4.1
    com.apple.driver.IOPlatformPluginFamily          5.7.0d10
    com.apple.driver.AppleThunderboltEDMSink          2.1.3
    com.apple.driver.AppleUSBHIDKeyboard          170.15
    com.apple.driver.AppleHIDKeyboard          170.15
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.6
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.driver.AppleThunderboltDPInAdapter          3.1.7
    com.apple.driver.AppleThunderboltDPOutAdapter          3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily          3.1.7
    com.apple.driver.AppleThunderboltPCIUpAdapter          1.4.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.5
    com.apple.driver.CoreStorage          380
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.driver.AppleThunderboltNHI          2.0.1
    com.apple.iokit.IOThunderboltFamily          3.2.7
    com.apple.iokit.IO80211Family          630.35
    com.apple.iokit.IOEthernetAVBController          1.0.3b4
    com.apple.driver.mDNSOffloadUserClient          1.0.1b5
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBFamily          675.4.0
    com.apple.iokit.IOAHCIFamily          2.6.5
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.11
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.9
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1

  • Problem While Creating Physical Standby Using RMAN

    Hi Guru's
    May be this incidence you all face while creating physical standby DB. I try to create Physical standby database Using RMAN Duplicate Command from one server
    (pri machine) to Standby Machine.
    The steps i followed to create the above are as follows:
    Step 1:- Enable Forced Logging
    SQL> ALTER DATABASE FORCE LOGGING;
    Step 2:- Configure a Standby Redo Log
    SQL> ALTER DATABASE ADD STANDBY LOGFILE GROUP 10
      2> ('/oracle/dbs/log1c.rdo','/oracle/dbs/log2c.rdo') SIZE 500M;
    Step 3:- Set Primary Database Initialization Parameters
    SQL> create pfile='?/dbs/pfileorcl.ora' from spfile;
    Edit the pfile to add the standby parameters, here shown:
    db_unique_name='orcl'
    LOG_ARCHIVE_CONFIG='DG_CONFIG=(orcl,orcldr)'
    LOG_ARCHIVE_DEST_2='SERVICE=orcldr LGWR ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=orcldr'
    *.fal_server=orcldr
    *.fal_client=orcl
    *.standby_file_management=auto
    Step 4:- Enable Archiving
    SQL> SHUTDOWN IMMEDIATE;
    SQL> STARTUP MOUNT;
    SQL> ALTER DATABASE ARCHIVELOG;
    SQL> ALTER DATABASE OPEN;
    Step 5:- Setup tnsnames for standby database
    This should be done on primary database by altering tnsnames.ora or using NetCA command, and create it by the name orcldr
    orcldr =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = standby-svr)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcldr)
    Step 6:- Backup database and copy it to standby
    This backup script should be run on primary and copied to standby on the same mount point, running this scripts using RMAN, all files under /rman_backup should be copied to /rman_backup on standby server.
    $rman target /
    RMAN> run
    allocate channel c1 type disk;
    allocate channel c2 type disk;
    backup database format '/rman_backup/%U';
    backup archivelog all format '/rman_backup /%U';
    backup current controlfile for standby format '/rman_backup/%U';
    Step 7:- Standby Database Steps
    Installing Oracle Software
    This should be same release and patchset with exactly same ORACLE_HOME mount point.
    Setting Up listener
    Create and start a listener on standby database using NetCA, or creating listener.ora in $ORACLE_HOME/network/admin
    LISTENER =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = standby-svr)(PORT = 1521))
    Step 8:- Set Standby Database Initialization Parameters
    Copying the pfile created in primary database and renames it to initorcldr.ora, and changes these parameters:
    db_unique_name='orcldr'
    LOG_ARCHIVE_CONFIG='DG_CONFIG=(orcldr,orcl)'
    LOG_ARCHIVE_DEST_2='SERVICE=orcl LGWR ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=orcl'
    *.fal_server=orcl
    *.fal_client=orcldr
    *.LOG_ARCHIVE_DEST_STATE_2='ENABLE'
    Step 9:- Setup tnsnames for primary database
    This should be done on standby database by altering tnsnames.ora or using NetCA command, and create it by the name orcl
    orcl =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = primary-svr)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    Step 10:- Copy a Password File
    A password file must be created on the Primary and copied over to the Standby site. The sys password must be identical on both sites. Copy orapworcl to $ORACLE_HOME/dbs and rename file to orapworcldr
    Step 11:- Create mount points for Oracle
    Mount point should be created on standby server with the same convention used in primary, this includes the location for controlfiles, redo logs, datafiles, archive log destination and alert logs.
    $ mkdir -p /u01/app/oracle/oradata/orcl/
    $ mkdir -p /u01/app/oracle/flash_recovery_area/
    $ mkdir -p /u01/app/oracle/admin/orcl/adump
    $ mkdir -p /u01/app/oracle/admin/orcl/bdump
    $ mkdir -p /u01/app/oracle/admin/orcl/cdump
    $ mkdir -p /u01/app/oracle/admin/orcl/udump
    Step 12:- Use RMAN to restore backup and setup standby
    Connect to RMAN and execute the following command to create standby database, this should be performed on standby server after copying backup and setting tnsnames.
    $ export ORACLE_SID=orcldr
    $ rman target sys/tiger@orcl auxiliary sys/tiger@orcldr
    RMAN> duplicate target database for standby dorecover;
    Here i am getting problem as :
    While trying to connect to traget database and auxiliary database i notice that when RMAN is connect to both databases it shows
    orcl ( DBID xyz)
    orcl (not mounted)
    Here in my view the second database must be standby database name or auxiiary db name is standby db name which in my case is orcldr
    after this issue i am facing the second issues as :
    in command
    duplicate target database for standby dorecover;
    After modifying the command to
    RMAN> duplicate target database to "standby";
    rman-05520 database name mismatch
    Can u please let me know where i am mistaking

    ok for pri:
    db_name=orcl
    db_unique_name=orcl
    for standby:
    db_name=orcl 
    db_unique_name=sbyorcl ( i change orcldr to sbyorcl later)for new testing
    but now what i am getting on
      Verify connectivity
    On Primary Server:
    C:\> lsnrctl stop LISTENERI (working fine)
    C:\> lsnrctl start LISTENER (working fine)
    C:\> tnsping orcl (working fine)
    C:\> tnsping sbyorcl (working fine)
    C:\> sqlplus sys/xxxxx@orcl (working fine)
    C:\> sqlplus sys/xxxxx@sbyorcl (not working fine)
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    On Standby Server:
    C:\>lsnrctl stop LISTENER
    C:\> lsnrctl start LISTENER
    C:\> tnsping orcl
    C:\> tnsping sbyorcl
    C:\> sqlplus sys/xxxxx@orcl
    C:\> sqlplus sys/xxxxx@sbyorcl
    My listner file for pri :-
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (GLOBAL_DBNAME = orcl)
          (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
          (SID_NAME = ORCL)
    LISTENER =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.202.129)(PORT = 1521))
    tnsnames.ora file on pri is:
    sbyorcl =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.202.128)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = sbyorcl)
    ORCL =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.202.129)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = orcl)
    and listener file on standby :
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
          (PROGRAM = extproc)
        (SID_DESC =
          (GLOBAL_DBNAME = orcl)
          (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
          (SID_NAME = orcl)
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.202.128)(PORT = 1521))
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    and tnsnames.ora file on standby:
    ORCL =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.202.128)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = orcl)
    sbyorcl =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.202.129)(PORT = 1521))
    (CONNECT_DATA =
           SERVICE_NAME = sbyorcl)
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
    Kinldy guide me where i am mistaking it's urgent

Maybe you are looking for

  • N73 will no longer connect to Gmail application

    Hello, I've seen this problem all over the internet and no one seems to have ever found a solution. I live in France I have a Nokia N73 and my provider is Bouygues Telecom. I have had the same brand and make of phone for 3 years (my current one is ju

  • Help! Need help with Interactive PDF

    I seems to work fine when I view it in my InDesign CS6 folio Builder. But when I click folio producer to view it, it shows up fragmented when I click on "open" in the  Digital Publishing organizer.

  • ISight image is too dark

    I bought this iSight used from a friend and the image is too dark. My friend never used it so, he doesn't know anything. When I use iChat, Skype or Photobooth, the image is just too dark. I have looked endelessly for a solution and can't seem to find

  • FB60 User freindly screen layouts

    Dear all We have following requirement from client.  Your advices highly appreciated here... At T.Code FB60 "Enter Vendor Invoice......"  SAP standard screen provides Vendor details section at top and GL line items section at bottom as a table.  I kn

  • Inspection type 04 should not generate Insp.lot for specific Process orders

    Hi Guyes, I Want to skip the Inspection lots generation for specific process orders of a particular material during Goods Reciept and stock should be directly posting in to Un-restricted stock. In the material master assigned with Inspection type 04.