Should i shutdown other DBs while applying patchsets?

I have a 10.2.0.1.0 and an 11g DB running on a machine. I need a third database which should be of version 10.2.0.4.0 .
For that, i've installed 10.2.0.1.0 on a separate ORACLE_HOME(a software only installation) and i am going to apply the 10.2.0.4.0 patchset. But in the patchset documentation's pre-requisite bit it says
+8.6 Shut Down Oracle Databases+
Shut down any existing Oracle Database instances with normal or immediate priority. On Oracle RAC systems, shut down all instances on each node.
If Automatic Storage Management (ASM) is running, shut down all databases that use ASM, then shut down the ASM instance on each node of the cluster.
Does this mean i have to shutdown all other databases in this machine due to the patchset installation?

I just noticed that two threads were created by me for the same issue. This was mistake because of intermittent internet connection problem here. Sorry for the duplicate thread.

Similar Messages

  • Error while applying patchset 11.1.0.7 to 11.1.0.6

    Hi, I am a new DBA and would appreciate any help on this.
    I am in the process of upgrading my database from 10.2.0.4 to 11.1.0.7. I installed 11.1.0.6 and was applying the 11.1.0.7 patch. I installed the 11g patchset successfully and was working on 'Upgrading Oracle Database 11g Release 11.1.0.6 to Oracle Database 11g Release 11.1.0.7' - Section 9.2 of the readme of the 11.1.0.7 patchset. After starting the dbua and selecting the 11g home that needed to be upgraded, the dbua gave the error -
    The upgrade Assistant failed in bringing up the database proddb1. Oracle Home /opt/oracle/product/11.1.0/dev obtained from file /etc/oratab was used to connect to the database. Either the database is not running from Oracle Home /opt/oracle/product/11.1.0/dev or the pfile /oravol00/oracle/product/11.1.0/dev/dbs/init.ora used is incorrect. Correct the error and run the Upgrade Assistant again.
    Here are some more details about my system - I have a 10g dev instance and a 10g production instance also running on the same box. The 11g instance location is /oravol00/opt/oracle/product/11.1.0/dev and has a soft link to /opt/oracle/product/11.1.0/dev.
    I read another thread on the OTN where another person had the same problem and was asked to start the database in the upgrade mode from sqlplus and then try the dbua again. I tried that - started the databse in startup upgrade mode and it gave me this error -
    SQL> startup upgrade;
    ORACLE instance started.
    Total System Global Area 1.0088E+10 bytes
    Fixed Size 2162320 bytes
    Variable Size 5502927216 bytes
    Database Buffers 4563402752 bytes
    Redo Buffers 19697664 bytes
    ORA-03113: end-of-file on communication channel
    Process ID: 19677
    Session ID: 170 Serial number: 3
    Can someone please give me some clue on what I did wrong here and how to correct it? Any help is appreciated.
    Edited by: user12158503 on Mar 12, 2010 7:47 PM

    I checked my alert log and see errors from the day I installed the 11g instance. When DBUA said the installation is complete, I thought everything went fine. But now I see alert log had errors since then. I created the database on March 12th and tried to install the 11.1.0.7 patch on March 14th by around 3pm. Here is more clarification on the upgrade. I am trying to upgrade my dev environment. I plan to upgrade using export/import. For this I created the 11g instance and am applying the 11.1.07 patch. Next, I need to apply the PSU patch and then do the upgrade.
    I am pasting the alert log errors here. Please advice on what I need to do.
    I see these errors from the day I created the database -
    alter database "progdev" open resetlogs
    RESETLOGS after incomplete recovery UNTIL CHANGE 844220
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_ora_29547.trc:
    z00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/oravol00/oradata/progdev/redo01.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    2010-03-11 14:23:24.757000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_ora_29547.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/oravol00/oradata/progdev/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    2010-03-11 14:23:27.729000 -06:00
    And these from when I tried to do the patch install -
    Shutting down instance (immediate)
    License high water mark = 71
    ORA-1089 : opidrv aborting process unknown ospid (1452_47151230037104)
    2010-03-12 16:20:31.653000 -06:00
    All dispatchers and shared servers shutdown
    2010-03-12 16:20:33.732000 -06:00
    ALTER DATABASE CLOSE NORMAL
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    2010-03-12 16:20:34.730000 -06:00
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Thread 1 closed at log sequence 4
    Successful close of redo thread 1
    2010-03-12 16:20:48.060000 -06:00
    Completed: ALTER DATABASE CLOSE NORMAL
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    2010-03-12 16:20:49.267000 -06:00
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Stopping background process VKTM:
    2010-03-12 16:20:58.416000 -06:00
    System State dumped to trace file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_ora_10281.trc
    2010-03-12 16:20:59.757000 -06:00
    Instance shutdown complete
    2010-03-12 17:03:02.814000 -06:00
    Adjusting the default value of parameter parallel_max_servers
    from 160 to 135 due to the value of parameter processes (150)
    Starting ORACLE instance (normal)
    2010-03-12 17:03:04.837000 -06:00
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 3
    2010-03-12 17:03:08.261000 -06:00
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile /opt/oracle/product/11.1.0/dev/dbs/spfileprogdev.ora
    System parameters with non-default values:
    processes = 150
    memory_target = 9664M
    control_files = "/oravol00/oradata/progdev/control01.ctl"
    control_files = "/oravol00/oradata/progdev/control02.ctl"
    control_files = "/oravol00/oradata/progdev/control03.ctl"
    db_block_size = 8192
    compatible = "11.1.0.0.0"
    db_recovery_file_dest = "/opt/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 2G
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = ""
    dispatchers = "(PROTOCOL=TCP) (SERVICE=progdevXDB)"
    audit_file_dest = "/opt/oracle/admin/progdev/adump"
    audit_trail = "DB"
    db_name = "progdev"
    open_cursors = 300
    diagnostic_dest = "/opt/oracle"
    PMON started with pid=2, OS id=26304
    VKTM started with pid=3, OS id=26306 at elevated priority
    VKTM running at (20)ms precision
    DIAG started with pid=4, OS id=26310
    DBRM started with pid=5, OS id=26312
    PSP0 started with pid=6, OS id=26314
    DIA0 started with pid=7, OS id=26316
    MMAN started with pid=8, OS id=26318
    DBW0 started with pid=9, OS id=26320
    DBW1 started with pid=10, OS id=26322
    LGWR started with pid=11, OS id=26324
    CKPT started with pid=12, OS id=26326
    SMON started with pid=13, OS id=26328
    RECO started with pid=14, OS id=26330
    MMON started with pid=15, OS id=26332
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=16, OS id=26334
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /opt/oracle
    ALTER DATABASE MOUNT
    2010-03-12 17:03:12.994000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_mman_26318.trc:
    ORA-27103: internal error
    Linux-x86_64 Error: 17: File exists
    Additional information: -1
    Additional information: 1
    MMAN (ospid: 26318): terminating the instance due to error 27103
    ORA-1092 : opitsk aborting process
    Instance terminated by MMAN, pid = 26318
    2010-03-12 17:12:46.811000 -06:00
    Adjusting the default value of parameter parallel_max_servers
    from 160 to 135 due to the value of parameter processes (150)
    Starting ORACLE instance (normal)
    2010-03-12 17:12:48.769000 -06:00
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    2010-03-12 17:12:51.909000 -06:00
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile /opt/oracle/product/11.1.0/dev/dbs/spfileprogdev.ora
    System parameters with non-default values:
    processes = 150
    memory_target = 9664M
    control_files = "/oravol00/oradata/progdev/control01.ctl"
    control_files = "/oravol00/oradata/progdev/control02.ctl"
    control_files = "/oravol00/oradata/progdev/control03.ctl"
    db_block_size = 8192
    compatible = "11.1.0.0.0"
    db_recovery_file_dest = "/opt/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 2G
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = ""
    dispatchers = "(PROTOCOL=TCP) (SERVICE=progdevXDB)"
    audit_file_dest = "/opt/oracle/admin/progdev/adump"
    audit_trail = "DB"
    db_name = "progdev"
    open_cursors = 300
    diagnostic_dest = "/opt/oracle"
    PMON started with pid=2, OS id=28723
    VKTM started with pid=3, OS id=28725 at elevated priority
    VKTM running at (20)ms precision
    DIAG started with pid=4, OS id=28729
    DBRM started with pid=5, OS id=28731
    PSP0 started with pid=6, OS id=28733
    DIA0 started with pid=7, OS id=28735
    MMAN started with pid=8, OS id=28737
    DBW0 started with pid=9, OS id=28739
    DBW1 started with pid=10, OS id=28741
    LGWR started with pid=11, OS id=28743
    CKPT started with pid=12, OS id=28745
    SMON started with pid=13, OS id=28747
    RECO started with pid=14, OS id=28749
    MMON started with pid=15, OS id=28751
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=16, OS id=28753
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /opt/oracle
    ALTER DATABASE MOUNT
    2010-03-12 17:12:55.989000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_mman_28737.trc:
    ORA-27103: internal error
    Linux-x86_64 Error: 17: File exists
    Additional information: -1
    Additional information: 1
    MMAN (ospid: 28737): terminating the instance due to error 27103
    ORA-1092 : opitsk aborting process
    Instance terminated by MMAN, pid = 28737
    2010-03-12 21:09:24.016000 -06:00
    Adjusting the default value of parameter parallel_max_servers
    from 160 to 135 due to the value of parameter processes (150)
    Starting ORACLE instance (normal)
    2010-03-12 21:09:25.986000 -06:00
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    2010-03-12 21:09:29.084000 -06:00
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile /opt/oracle/product/11.1.0/dev/dbs/spfileprogdev.ora
    System parameters with non-default values:
    processes = 150
    memory_target = 9664M
    control_files = "/oravol00/oradata/progdev/control01.ctl"
    control_files = "/oravol00/oradata/progdev/control02.ctl"
    control_files = "/oravol00/oradata/progdev/control03.ctl"
    db_block_size = 8192
    compatible = "11.1.0.0.0"
    db_recovery_file_dest = "/opt/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 2G
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = ""
    dispatchers = "(PROTOCOL=TCP) (SERVICE=progdevXDB)"
    audit_file_dest = "/opt/oracle/admin/progdev/adump"
    audit_trail = "DB"
    db_name = "progdev"
    open_cursors = 300
    diagnostic_dest = "/opt/oracle"
    PMON started with pid=2, OS id=19640
    VKTM started with pid=3, OS id=19642 at elevated priority
    VKTM running at (20)ms precision
    DIAG started with pid=4, OS id=19646
    DBRM started with pid=5, OS id=19648
    PSP0 started with pid=6, OS id=19650
    DIA0 started with pid=7, OS id=19652
    MMAN started with pid=8, OS id=19654
    DBW0 started with pid=9, OS id=19657
    DBW1 started with pid=10, OS id=19659
    LGWR started with pid=11, OS id=19661
    CKPT started with pid=12, OS id=19663
    SMON started with pid=13, OS id=19665
    RECO started with pid=14, OS id=19667
    MMON started with pid=15, OS id=19669
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=16, OS id=19671
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /opt/oracle
    ALTER DATABASE MOUNT
    2010-03-12 21:09:33.214000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_mman_19654.trc:
    ORA-27103: internal error
    Linux-x86_64 Error: 17: File exists
    Additional information: -1
    Additional information: 1
    MMAN (ospid: 19654): terminating the instance due to error 27103
    2010-03-12 21:09:34.222000 -06:00
    Instance terminated by MMAN, pid = 19654
    2010-03-12 21:10:15.072000 -06:00
    Adjusting the default value of parameter parallel_max_servers
    from 160 to 135 due to the value of parameter processes (150)
    Starting ORACLE instance (normal)
    2010-03-12 21:10:17.067000 -06:00
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    2010-03-12 21:10:20.227000 -06:00
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile /opt/oracle/product/11.1.0/dev/dbs/spfileprogdev.ora
    System parameters with non-default values:
    processes = 150
    memory_target = 9664M
    control_files = "/oravol00/oradata/progdev/control01.ctl"
    control_files = "/oravol00/oradata/progdev/control02.ctl"
    control_files = "/oravol00/oradata/progdev/control03.ctl"
    db_block_size = 8192
    compatible = "11.1.0.0.0"
    db_recovery_file_dest = "/opt/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 2G
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = ""
    dispatchers = "(PROTOCOL=TCP) (SERVICE=progdevXDB)"
    audit_file_dest = "/opt/oracle/admin/progdev/adump"
    audit_trail = "DB"
    db_name = "progdev"
    open_cursors = 300
    diagnostic_dest = "/opt/oracle"
    PMON started with pid=2, OS id=20310
    VKTM started with pid=3, OS id=20312 at elevated priority
    VKTM running at (20)ms precision
    DIAG started with pid=4, OS id=20316
    DBRM started with pid=5, OS id=20318
    PSP0 started with pid=6, OS id=20320
    DIA0 started with pid=7, OS id=20322
    MMAN started with pid=8, OS id=20324
    DBW0 started with pid=9, OS id=20326
    DBW1 started with pid=10, OS id=20328
    LGWR started with pid=11, OS id=20330
    CKPT started with pid=12, OS id=20332
    SMON started with pid=13, OS id=20334
    RECO started with pid=14, OS id=20336
    MMON started with pid=15, OS id=20338
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=16, OS id=20340
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /opt/oracle
    ALTER DATABASE MOUNT
    2010-03-12 21:10:24.263000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_mman_20324.trc:
    ORA-27103: internal error
    Linux-x86_64 Error: 17: File exists
    Additional information: -1
    Additional information: 1
    MMAN (ospid: 20324): terminating the instance due to error 27103
    ORA-1092 : opitsk aborting process
    Instance terminated by MMAN, pid = 20324
    2010-03-12 22:02:04.524000 -06:00
    Adjusting the default value of parameter parallel_max_servers
    from 160 to 135 due to the value of parameter processes (150)
    Starting ORACLE instance (normal)
    2010-03-12 22:02:06.715000 -06:00
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    2010-03-12 22:02:10.003000 -06:00
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile /opt/oracle/product/11.1.0/dev/dbs/spfileprogdev.ora
    System parameters with non-default values:
    processes = 150
    memory_target = 9664M
    control_files = "/oravol00/oradata/progdev/control01.ctl"
    control_files = "/oravol00/oradata/progdev/control02.ctl"
    control_files = "/oravol00/oradata/progdev/control03.ctl"
    db_block_size = 8192
    compatible = "11.1.0.0.0"
    db_recovery_file_dest = "/opt/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 2G
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = ""
    dispatchers = "(PROTOCOL=TCP) (SERVICE=progdevXDB)"
    audit_file_dest = "/opt/oracle/admin/progdev/adump"
    audit_trail = "DB"
    db_name = "progdev"
    open_cursors = 300
    diagnostic_dest = "/opt/oracle"
    PMON started with pid=2, OS id=32493
    VKTM started with pid=3, OS id=32495 at elevated priority
    VKTM running at (20)ms precision
    DIAG started with pid=4, OS id=32499
    DBRM started with pid=5, OS id=32501
    PSP0 started with pid=6, OS id=32503
    DIA0 started with pid=7, OS id=32505
    MMAN started with pid=8, OS id=32507
    DBW0 started with pid=9, OS id=32509
    DBW1 started with pid=10, OS id=32511
    LGWR started with pid=11, OS id=32513
    CKPT started with pid=12, OS id=32515
    SMON started with pid=13, OS id=32517
    RECO started with pid=14, OS id=32519
    MMON started with pid=15, OS id=32521
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=16, OS id=32523
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /opt/oracle
    2010-03-12 22:02:11.216000 -06:00
    ALTER DATABASE MOUNT
    2010-03-12 22:02:14.385000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_mman_32507.trc:
    ORA-27103: internal error
    Linux-x86_64 Error: 17: File exists
    Additional information: -1
    Additional information: 1
    MMAN (ospid: 32507): terminating the instance due to error 27103
    ORA-1092 : opitsk aborting process
    Instance terminated by MMAN, pid = 32507
    oracle@<progdev>:/home/oracle $
    Thanks,
    Anu

  • Error while applying Basis Sp SAPKB64020

    HI Guru's
    I  have applied Sp successfully uptoSAPKB64019 and also other components, while applying SP SAPKB64020 its execting from long time and not moving furthur.
    Its in the same Phase " TP user check ok" .
    We are having ECC5.0 with oracle 10 G database on Windows 2003 server.
    Please let me know how to go ahead with this issue.
    Thanks in advance.
    Rgds
    VJ

    Hi Sarat,
    Here i have updated with SLOG, kindly help me in resolving the issue.
    START TRANSMIT BUFFER ENTR QAS g      20100503091733              TMSADM       dmntest                    
    STOP  TRANSMIT BUFFER ENTR QAS g 0000 20100503091735              TMSADM       dmntest                    
    START TRANSMIT BUFFER ENTR QAS g      20100503091843              BASIS-LTITL  dmntest                    
    STOP  TRANSMIT BUFFER ENTR QAS g 0000 20100503091843              BASIS-LTITL  dmntest                    
    START imp single           QAS        20100503092309              BASIS-LTITL  dmntest 20100503092301     
    INFO  TBATG CONVERSION OF  QAS N      not needed                  BASIS-LTITL  dmntest 20100503092301     
    START MOVE NAMETABS        QAS 6      20100503092312              BASIS-LTITL  dmntest 20100503092301     
    START tp_getprots          QAS P      20100503092313              BASIS-LTITL  dmntest 20100503092301     
    STOP  tp_getprots          QAS P      20100503092320              BASIS-LTITL  dmntest 20100503092301     
    STOP  MOVE NAMETABS        QAS 6      20100503092320              BASIS-LTITL  dmntest 20100503092301     
    START MAIN IMPORT          QAS I      20100503092320              BASIS-LTITL  dmntest 20100503092301     
    STOP  MAIN IMPORT          QAS I      20100503092329              BASIS-LTITL  dmntest 20100503092301     
    INFO  TBATG CREATION OF EN QAS n      not needed                  BASIS-LTITL  dmntest 20100503092301     
    START SET VERSION FLAGS    QAS V      20100503092330              BASIS-LTITL  dmntest 20100503092301     
    START tp_getprots          QAS V      20100503092330              BASIS-LTITL  dmntest 20100503092301     
    STOP  tp_getprots          QAS V      20100503092334              BASIS-LTITL  dmntest 20100503092301     
    STOP  SET VERSION FLAGS    QAS V      20100503092334              BASIS-LTITL  dmntest 20100503092301     
    START GENERATION OF REPORT QAS G      20100503092334              BASIS-LTITL  dmntest 20100503092301     
    START tp_getprots          QAS G      20100503092335              BASIS-LTITL  dmntest 20100503092301     
    STOP  tp_getprots          QAS G      20100503092345              BASIS-LTITL  dmntest 20100503092301     
    STOP  GENERATION OF REPORT QAS G      20100503092345              BASIS-LTITL  dmntest 20100503092301     
    STOP  imp single           QAS   0000 20100503092345              BASIS-LTITL  dmntest 20100503092301     
    START INFORM SAP-SYSTEM OF QAS Q      20100503092345              BASIS-LTITL  dmntest 20100503092301     
    START tp_getprots          QAS Q      20100503092346              BASIS-LTITL  dmntest 20100503092301     
    STOP  tp_getprots          QAS Q      20100503092349              BASIS-LTITL  dmntest 20100503092301     
    STOP  INFORM SAP-SYSTEM OF QAS Q      20100503092349              BASIS-LTITL  dmntest 20100503092301     
    START TRANSMIT BUFFER ENTR QAS g      20100503093259              TMSADM       dmntest                    
    STOP  TRANSMIT BUFFER ENTR QAS g 0000 20100503093300              TMSADM       dmntest                    
    START TRANSMIT BUFFER ENTR QAS g      20100503093306              BASIS-LTITL  dmntest                    
    STOP  TRANSMIT BUFFER ENTR QAS g 0000 20100503093307              BASIS-LTITL  dmntest                    
    START imp single           QAS        20100503093359              BASIS-LTITL  dmntest 20100503093358     
    INFO  TBATG CONVERSION OF  QAS N      not needed                  BASIS-LTITL  dmntest 20100503093358     
    STOP  tp_getprots          QAS P      20100507143123              MIPDIT-01    dmntest 20100507143120     
    STOP  MOVE NAMETABS        QAS 6      20100507143124              MIPDIT-01    dmntest 20100507143120     
    START MAIN IMPORT          QAS I      20100507143124              MIPDIT-01    dmntest 20100507143120     
    STOP  MAIN IMPORT          QAS I      20100507143127              MIPDIT-01    dmntest 20100507143120     
    INFO  TBATG CREATION OF EN QAS n      not needed                  MIPDIT-01    dmntest 20100507143120     
    START SET VERSION FLAGS    QAS V      20100507143127              MIPDIT-01    dmntest 20100507143120     
    START tp_getprots          QAS V      20100507143128              MIPDIT-01    dmntest 20100507143120     
    STOP  tp_getprots          QAS V      20100507143130              MIPDIT-01    dmntest 20100507143120     
    STOP  SET VERSION FLAGS    QAS V      20100507143130              MIPDIT-01    dmntest 20100507143120     
    START EXECUTION OF REPORTS QAS R      20100507143130              MIPDIT-01    dmntest 20100507143120     
    START tp_getprots          QAS R      20100507143131              MIPDIT-01    dmntest 20100507143120     
    STOP  tp_getprots          QAS R      20100507143132              MIPDIT-01    dmntest 20100507143120     
    STOP  EXECUTION OF REPORTS QAS R      20100507143132              MIPDIT-01    dmntest 20100507143120     
    STOP  imp single           QAS   0000 20100507143132              MIPDIT-01    dmntest 20100507143120     
    START INFORM SAP-SYSTEM OF QAS Q      20100507143133              MIPDIT-01    dmntest 20100507143120     
    START tp_getprots          QAS Q      20100507143133              MIPDIT-01    dmntest 20100507143120     
    STOP  tp_getprots          QAS Q      20100507143134              MIPDIT-01    dmntest 20100507143120     
    STOP  INFORM SAP-SYSTEM OF QAS Q      20100507143134              MIPDIT-01    dmntest 20100507143120
    Rgds
    vijay

  • Error in while applying database patchset

    steps to upgrade EBS database from 9.2.0.6 to 10.2.0.2
    while applying this patchset p4547817_10202_LINUX.zip
    i am getting error like
    [oradev@sql Disk1]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-07-13_06-59-10PM. Please wait ...[../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/filegroup2.jar]
    End-of-central-directory signature not found. Either this file is not
    a zipfile, or it constitutes one disk of a multi-part archive. In the
    latter case the central directory and zipfile comment will be found on
    the last disk(s) of this archive.
    note: ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/filegroup2.jar may be a plain executable, not an archive
    Error in writing to directory /tmp/OraInstall2009-07-13_06-59-10PM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    **Even though /tmp has more than enough space, and I have changed all the
    **permissions for /tmp recursively to 777

    Hi,
    End-of-central-directory signature not found. Either this file is nota zipfile, or it constitutes one disk of a multi-part >archive. In thelatter case the central directory and zipfile comment will be found on
    the last disk(s) of this archive.
    note: ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/filegroup2.jar may be a plain executable, not an >archive
    Error in writing to directory /tmp/OraInstall2009-07-13_06-59-10PM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.Can you please run the installer in debug mode to know the exact problem you can do the same by
    runInstall -debug*
    and paste the error than.
    Thanks,
    Anchorage :)

  • Switching listener while maintenance other DBs

    I have one listener serving 33 DB, i want to apply few dbs patch, how i can setup some other listener to serve remaining DBs may be at other oracle home....

    Why did you create another thread for the same topic?
    Re: listener not stoping while apply CPU(patch)
    Do you really have 33 database instances on the same server?
    As the others pointed out, you would need to start up a listener in a different oracle home. But then you would need to modify all your tnsnames entries to update the new listener port, unless you are going to stop the old and start the new with the same ports.
    And 33 instances support by one listener is a bit much. What type of platform is this running on?

  • Safari is slow to open and close. It also slows down other apps while running. Should I reload safari and if so, how do I do so?

    Safari is slow to open and close. It also slows down other apps while it is running. How can I resolve this issue?

    From the Safari menu bar, select
    Safari ▹ Preferences ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.
    If you wish, you may be able to salvage the malfunctioning extension by uninstalling and reinstalling it. That will revert its settings to the defaults.
    If there's no improvement, continue as follows.
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    and confirm. Test.

  • Error while Apply Patch 8764069:R12.FND.B (Patch 8764069)

    Hii...
    im upgrading my oracle apps from 12.0.4 to 12.1.1 and following the metalink document
    Oracle E-Business Suite Release 12.1.1 Maintenance Pack Installation Instructions [ID 752619.1]
    Now while applying the Patch 8764069:R12.FND.B (Required),
    it returns a error like
    AutoPatch error:
    This patch is not compatible with your current codelines.
    This patch is compatible with: entity 'fnd' - codeline 'R12.FND.B'.
    Your current on-site codeline for the entity 'fnd' is: 'R12.FND.A'.
    You should not apply this patch.
    Apply an equivalent patch that is compatible with your
    current codelines instead.
    AutoPatch error:
    A fatal error related to codelines or codelevels has occurred.
    how can i resolve my issue..??..plz suggestt
    Thankss..

    Now while applying the Patch 8764069:R12.FND.B (Required),
    Patch 8764069 is "POST USERMIGRATE TO HASH PASSWORDS, AFTER 12.1 UPG, FNDCPASS FAILS DECRYPT" and it required R12.FND.B to be installed.
    it returns a error like
    AutoPatch error:
    This patch is not compatible with your current codelines.
    This patch is compatible with: entity 'fnd' - codeline 'R12.FND.B'.
    Your current on-site codeline for the entity 'fnd' is: 'R12.FND.A'.
    You should not apply this patch.
    Apply an equivalent patch that is compatible with your
    current codelines instead.
    AutoPatch error:
    A fatal error related to codelines or codelevels has occurred.
    how can i resolve my issue..??..plz suggesttYou are on R12.FND.A patchset and you should have R12.FND.B patchset installed in order to apply this patch. This is clearly explained in the patch README file -- https://updates.oracle.com/Orion/Services/download?type=readme&aru=11652182
    So, apply R12.AD.B.1 (7461070) as mentioned in the README file then patch 8764069:R12.FND.B using "adpatch preinstall=y".
    Thanks,
    Hussein

  • Error :  While applying the Patch 4440000

    Error :  While applying the Patch 4440000
    FAILED: file igwprop.odf on worker  1 for product igw username IGW.
    When i check the worker log file i got this error
    The sequence IGW_AWARDS_S in the database is defined as:
    MINVALUE = 1 MAXVALUE = 2147483647 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    which should be defined as:
    MINVALUE = 10000 MAXVALUE = 2147483647 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    (Note: The cache value for sequence IGW_AWARDS_S is 20 in the ODF file. The value 1000 is being used instead because this provides better performance when selecting from the sequence.)
    Alter the sequence with :
    Start time for statement below is: Sun Oct 06 2013 22:16:28
    ALTER SEQUENCE IGW.IGW_AWARDS_S MINVALUE 10000
    AD Worker error:
    The following ORACLE error:
    ORA-04007: MINVALUE cannot be made to exceed the current value
    occurred while executing the SQL statement:
    ALTER SEQUENCE IGW.IGW_AWARDS_S MINVALUE 10000
    AD Worker error:
    Unable to compare or correct sequences
            because of the error above
    Time when worker failed: Sun Oct 06 2013 22:16:28
    plz help me in solving this.

    Check the current value of IGW_AWARDS_S sequence and make sure the MINVALUE in the patch (i.e. 10000) is not greater than the current one.
    OERR: ORA 4007 MINVALUE cannot be made to exceed the current value (Doc ID 19824.1)
    You may also log a SR.
    Thanks,
    Hussein

  • Error in writing to file encountered while applying patch 9.2.0.8

    Hi,
    I encountered the error message below while applying Oracle 9.2.0.8 patch set using OUI on server running Oracle 9.2.0.7 and Windows 2003 Enterprise Edition SP2:
    Error in writing to file 'C:\oracle\ora92\BIN\orapls9.dll'
    [C:\oracle\ora92\BIN\orapls9.dll (he process cannot access
    the file because it is being used by another process)]
    I've already stopped the Oracle instance and services before invoking the setup.exe.
    My question is: Why this is happening and what is the resolution to prevent this error from happening?

    I used the script in the Metalink note 454040.1 and chose 5. I typed in the orapls9.dll to see which module is locking this dll and I found out it is avrrepsvc.exe which is one of the services our application is running. I just stopped it in Services Console and run the setup.exe of the patch. The installaton of patch run successfully. I checked the version using 'select banner from v$version' and I now got this results:
    SQL> select banner from v$version;
    BANNER
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production
    PL/SQL Release 9.2.0.8.0 - Production
    CORE     9.2.0.8.0     Production
    TNS for 32-bit Windows: Version 9.2.0.8.0 - Production
    NLSRTL Version 9.2.0.8.0 - Production
    I have a related question. When checking from dba_registry, isn't it that versions of components should have been upgraded too? Please see below I what got:
    SQL>SELECT SUBSTR(comp_id,1,15) comp_id, status, SUBSTR(version,1,10)
    version, SUBSTR(comp_name,1,30) comp_name
    FROM dba_registry ORDER BY 1;
    COMP_ID STATUS VERSION COMP_NAME
    CATALOG VALID 9.2.0.7.0 Oracle9i Catalog Views
    CATJAVA VALID 9.2.0.7.0 Oracle9i Java Packages
    CATPROC VALID 9.2.0.7.0 Oracle9i Packages and Types
    CONTEXT VALID 9.2.0.7.0 Oracle Text
    JAVAVM VALID 9.2.0.7.0 JServer JAVA Virtual Machine
    ORDIM VALID 9.2.0.7.0 Oracle interMedia
    OWM VALID 9.2.0.1.0 Oracle Workspace Manager
    SDO VALID 9.2.0.7.0 Spatial
    XDB VALID 9.2.0.7.0 Oracle XML Database
    XML VALID 9.2.0.9.0 Oracle XDK for Java
    10 rows selected.
    What tasks did I missed int the steps?
    ADDITION:
    It looks like I forgot to run the catpatch.sql and utlrp.sql.
    Edited by: user5470917 on Jun 19, 2009 2:52 PM

  • Error while applying INLOC patch on 11i platform windows 2003.

    Hi all,
    follwoing error and warning occur while applying INDIA LOCALIZATION patch 6410725 on windows 2003.
    ***Error! Could not copy ja_in_tran_rg_entry_trg.sql to E:\inloc\ILP\patch\6410725\backup\patch/115/sql. Skipping..The syntax of the command is incorrect.
    Copied patch\115\sql\ja_in_tran_rg_entry_trg.sql successfully to d:\oracle\visappl\ja\11.5.0\patch\115\sql.
    Applied ja_in_tran_rg_entry_trg.sql successfully.
    ***Error! Could not copy ja_in_reqn_curr_upd_trg.sql to E:\inloc\ILP\patch\6410725\backup\patch/115/sql. Skipping..The syntax of the command is incorrect.
    Copied patch\115\sql\ja_in_reqn_curr_upd_trg.sql successfully to d:\oracle\visappl\ja\11.5.0\patch\115\sql.
    Applied ja_in_reqn_curr_upd_trg.sql successfully.
    ***Warning! Could not create patch/115/sql directory. Skipping..
    The system cannot find the path specifiedBacked jai_cmn_dbg_ctx.pls in from databaseCopied patch\115\sql\jai_cmn_dbg_ctx.pls successfully to d:\oracle\visappl\ja\11.5.0\patch\115\sql.
    Applied jai_cmn_dbg_ctx.pls successfully.
    ***Warning! Could not create patch/115/sql directory. Skipping..
    The system cannot find the path specifiedBacked ja_in_balance_transfer.sql in from databaseCopied patch\115\sql\ja_in_balance_transfer.sql successfully to d:\oracle\visappl\ja\11.5.0\patch\115\sql.
    Applied ja_in_balance_transfer.sql successfully.
    ***Warning! Could not create patch/115/sql directory. Skipping..
    The system cannot find the path specifiedBacked jai_cmn_dbg_ctx.plb in from databaseCopied patch\115\sql\jai_cmn_dbg_ctx.plb successfully to d:\oracle\visappl\ja\11.5.0\patch\115\sql.
    Applied jai_cmn_dbg_ctx.plb successfully.
    Skipping JAI_ARSETUP_C.ldt because FND patchset level is H..Copied JAI_ARSETUP_E.ldt successfully to E:\inloc\ILP\patch\6410725\backup\patch\115\import\US.
    Copied patch\115\import\US\JAI_ARSETUP_E.ldt successfully to d:\oracle\visappl\ja\11.5.0\patch\115\import\US.
    Applied JAI_ARSETUP_E.ldt successfully.
    I have check all pre requisites, is any steps before applying the patch to avoid this kind error?
    regards,
    sandeep.

    Hi,
    i dont understand why path is changing
    E:\inloc\ILP\patch\6410725\backup\patch / 115 / sql
    1)did u give correct path of patch directory when installing patch?
    2)are u installing the patch from inside the patch directory?if not do it and check
    3)give full permission to everyone on the patch directory
    Regards
    Edited by: Ahmed@hungry_dba on Feb 14, 2010 10:52 PM

  • Opatch error while applying Windows patch 6 (9.2.0.8.0) on EBS 11i Database

    Hi,
    I am upgrading our EBS 11i database (9.2.0.5.0) to 9.2.0.8.0 by following note : 216550.1 (Interoperability Notes Oracle Applications Release 11i with Oracle9i Release 2 (9.2.0)).
    I have installed Opatch 2617419 and then installed 6880880 (p6880880_101000_WINNT.zip) (OUI patch).
    While applying Windows patch 6 (5916268) ,using opatch I am getting the following error:
    OPATCH_JAVA_ERROR=OPatch Exception while trying to check for Mini Patchset
    Cannot check bug/file conflict and component prerequisite checks.
    ERROR: OPatch failed during prerequisite check.
    OPatch returns with error code = 150
    Any help to resolve the issue is appreciated.
    I saw note +'OPATCH_JAVA_ERROR=OPatch Exception While Trying to Check for Mini Patchset' while applying patch using opatch 1.0.0.0.x [ID 971783.1].+
    There are no '&' in the inventory file. There are a lot of '<'. I dont know if this note is applicable.
    Thanks
    Thiru.

    Hi,
    I am following section 2 only.
    In Section 2, # 7 we have to apply latest Oracle Patching Tool (OPatch) patch 2617419 and in # 8 we have to apply additional 9.2.0.8 RDBMS patches ( in our case it is Windows patch 6.
    I am getting issue while applying Windows patch 6 using opatch.
    Rgds,
    Thiru

  • Ad Path worker error while applying patch NO 7429271

    Hi All,
    I am not able to apply following patch NO 7429271( AD Mini pack) to Oracle application 11.5.9 which is at AD patch level 11i.AD.H
    I am getting the following error in ad worker log and the patch does not continue from workers stage here is a log from one of the workers..
    *********** Start of AD Worker session *************
    AD Worker version: 11.5.0
    AD Worker started at: Sat Sep 18 2010 15:53:34
    APPL_TOP is set to d:\oracle\prodappl
    Worker id = 1
    Started by: adpatch
    NLS_LANG value from the environment is : AMERICAN_AMERICA.AR8ISO8859P6
    NLS_LANG value for this AD utility run is : AMERICAN_AMERICA.AR8ISO8859P6
    AD Worker error:
    aiurcl(): Discrepancy detected in restart file:
    d:\oracle\prodappl\admin\PROD\restart\adpinit.rf9
    Line 4 from file = 'Prompt for mailto'
    Line to compare = 'Apply mode Setting'
    You should check the file
    d:\oracle\prodappl\admin\PROD\log\adwork001.log
    for errors.
    I followed these metalink documents with no use
    Note: 358943.1 - Ad Worker Error:Aiurcl():Discrepancy Detected In Restart File:Adpinit.rf9
    Note: 159127.1 - Discrepancy Detected in Restart File
    Note: 362581.1 - Restart discrepancy in aidrrl3() error while applying a Patch
    Note: 736623.1 - How To Take Quick Action On The Relink Failed On The Windows Platform? Adrelink.Sh Adpatch And Adworker Exiting With Status 1
    I am trying to apply AD mini pack for my installtation...
    Early Repose is highy appreciated.................................
    Regards
    DVS Shiv Kumar
    Edited by: user6650876 on Sep 18, 2010 8:02 AM

    Hi,
    Any other error messages in the failed worker log file?
    Have you tried to apply the patch from the beginning and see if it works?
    Please see --> How To Take Quick Action On The Relink Failed On The Windows Platform? Adrelink.Sh Adpatch And Adworker Exiting With Status 1 [ID 736623.1]
    If none of the docs helps, please log a SR.
    Thanks,
    Hussein

  • Error while applying LM-tools patch using JSPM

    hi all,
    I got error while applying LM-Tool patch using JSPM. following is the error log. How can i rectify it. please help.
    Mar 29, 2010 12:49:57... Info:
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: DROP TABLE "BC_MID_TREE"
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: DROP TABLE "BC_MID_TREE"
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE TABLE "BC_MID_TREE"("NODE_ID" RAW(16)  NOT NULL, "PARENT_I
    D" RAW(16)  , "NODE_TYPE" NUMBER(10) DEFAULT 0 NOT NULL, "NAME" NVARCHAR2(30) DE
    FAULT ' ' NOT NULL, "TS" TIMESTAMP  NOT NULL, "USER_ID" NVARCHAR2(30)  )
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE TABLE "BC_MID_TREE"("NODE_ID" RAW(16)  NOT NULL, "PARENT_I
    D" RAW(16)  , "NODE_TYPE" NUMBER(10) DEFAULT 0 NOT NULL, "NAME" NVARCHAR2(30) DE
    FAULT ' ' NOT NULL, "TS" TIMESTAMP  NOT NULL, "USER_ID" NVARCHAR2(30)  )
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE INDEX "BC_MID_TREE_R" ON "BC_MID_TREE"("PARENT_ID")
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE INDEX "BC_MID_TREE_R" ON "BC_MID_TREE"("PARENT_ID")
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE UNIQUE INDEX "BC_MID_TREE_U" ON "BC_MID_TREE"("PARENT_ID",
    "NAME")
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE UNIQUE INDEX "BC_MID_TREE_U" ON "BC_MID_TREE"("PARENT_ID",
    "NAME")
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: ALTER TABLE "BC_MID_TREE" ADD PRIMARY KEY ("NODE_ID") NOT DEFERRA
    BLE INITIALLY IMMEDIATE ENABLE VALIDATE
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: ALTER TABLE "BC_MID_TREE" ADD PRIMARY KEY ("NODE_ID") NOT DEFERRA
    BLE INITIALLY IMMEDIATE ENABLE VALIDATE
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Next archive objec
    t : dbtables/BC_MID_TREE_ITEM.gdbtable
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Next archive objec
    t : dbtables/BC_MID_TREE_ITEM.gdbtable
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  <<< Analyze table
    BC_MID_TREE_ITEM >>>
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  <<< Analyze table
    BC_MID_TREE_ITEM >>>
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  predefined action
    is: >>>DROP_CREATE<<<
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  predefined action
    is: >>>DROP_CREATE<<<
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Action: DROP_CREAT
    E
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Action: DROP_CREAT
    E
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:    DROP TABLE "BC_M
    ID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info:  CREATE TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: (
    Mar 29, 2010 12:49:57... Info: "NODE_ID" RAW(16)  NOT NULL,
    Mar 29, 2010 12:49:57... Info: "ITEM_ID" RAW(16)
    Mar 29, 2010 12:49:57... Info: )
    Mar 29, 2010 12:49:57... Info:  CREATE INDEX "BC_MID_TREE_ITEM_R" ON "BC_MID_TRE
    E_ITEM"
    Mar 29, 2010 12:49:57... Info: (
    Mar 29, 2010 12:49:57... Info: "ITEM_ID"
    Mar 29, 2010 12:49:57... Info: )
    Mar 29, 2010 12:49:57... Info:  ALTER TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: ADD PRIMARY KEY ("NODE_ID")
    Mar 29, 2010 12:49:57... Info: NOT DEFERRABLE INITIALLY IMMEDIATE ENABLE VALIDAT
    E
    Mar 29, 2010 12:49:57... Info:
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:    DROP TABLE "BC_M
    ID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info:  CREATE TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: (
    Mar 29, 2010 12:49:57... Info: "NODE_ID" RAW(16)  NOT NULL,
    Mar 29, 2010 12:49:57... Info: "ITEM_ID" RAW(16)
    Mar 29, 2010 12:49:57... Info: )
    Mar 29, 2010 12:49:57... Info:  CREATE INDEX "BC_MID_TREE_ITEM_R" ON "BC_MID_TRE
    E_ITEM"
    Mar 29, 2010 12:49:57... Info: (
    Mar 29, 2010 12:49:57... Info: "ITEM_ID"
    Mar 29, 2010 12:49:57... Info: )
    Mar 29, 2010 12:49:57... Info:  ALTER TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: ADD PRIMARY KEY ("NODE_ID")
    Mar 29, 2010 12:49:57... Info: NOT DEFERRABLE INITIALLY IMMEDIATE ENABLE VALIDAT
    E
    Mar 29, 2010 12:49:57... Info:
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: DROP TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: DROP TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE TABLE "BC_MID_TREE_ITEM"("NODE_ID" RAW(16)  NOT NULL, "ITE
    M_ID" RAW(16)  )
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE TABLE "BC_MID_TREE_ITEM"("NODE_ID" RAW(16)  NOT NULL, "ITE
    M_ID" RAW(16)  )
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE INDEX "BC_MID_TREE_ITEM_R" ON "BC_MID_TREE_ITEM"("ITEM_ID"
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE INDEX "BC_MID_TREE_ITEM_R" ON "BC_MID_TREE_ITEM"("ITEM_ID"
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: ALTER TABLE "BC_MID_TREE_ITEM" ADD PRIMARY KEY ("NODE_ID") NOT DE
    FERRABLE INITIALLY IMMEDIATE ENABLE VALIDATE
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: ALTER TABLE "BC_MID_TREE_ITEM" ADD PRIMARY KEY ("NODE_ID") NOT DE
    FERRABLE INITIALLY IMMEDIATE ENABLE VALIDATE
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE_ITEM successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE_ITEM successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE_ITEM successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE_ITEM successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Analysis and adjus
    tment of tables successfully executed
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Analysis and adjus
    tment of tables successfully executed
    Mar 29, 2010 12:49:57... Info: Finished successfully: development component 'tc/
    slm/mid/dd'/'sap.com'/'MAIN_APL70P18_C'/'2712380'/'0', grouped by
    Mar 29, 2010 12:49:57... Info: Starting to save the repository
    Mar 29, 2010 12:49:57... Info: Finished saving the repository
    Mar 29, 2010 12:49:57... Info: Starting: Update: Selected development component
    'tc/archtech/browser/viewer/locator'/'sap.com'/'MAIN_APL70P18_C'/'2712383'/'0' u
    pdates currently deployed development component 'tc/archtech/browser/viewer/loca
    tor'/'sap.com'/'MAIN_APL70VAL_C'/'1496536'/'0'.
    Mar 29, 2010 12:49:57... Info: SDA to be deployed: /usr/sap/IRX/DVEBMGS02/SDM/ro
    ot/origin/sap.com/tc/archtech/browser/viewer/locator/MAIN_APL70P18_C/0/2712383/t
    carchtechbrowserviewerlocator.sda
    Mar 29, 2010 12:49:57... Info: Software type of SDA: J2EE
    Mar 29, 2010 12:49:57... Info: ***** Begin of SAP J2EE Engine Deployment (J2EE A
    pplication) *****
    Mar 29, 2010 12:49:58... Info: Starting cluster instance processes.
    Mar 29, 2010 12:50:03... Info: Starting the instance JC_PRDCIXI_IRX_02 running o
    n host PRDCIXI_svc
    Mar 29, 2010 12:50:03... Info: Starting the instance JC_PRDCIXI_IRX_02 processes
    . The instance is running on host PRDCIXI_svc
    Mar 29, 2010 12:50:03... Info: Starting the process dispatcher
    Mar 29, 2010 12:50:03... Info: Starting the process server0
    Mar 29, 2010 6:49:58 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE App
    lication) *****
    Mar 29, 2010 6:49:58 PM  Error: Aborted: development component 'tc/archtech/brow
    ser/viewer/locator'/'sap.com'/'MAIN_APL70P18_C'/'2712383'/'0', grouped by softwa
    re component 'LM-TOOLS'/'sap.com'/'MAIN_APL70P19_C'/'1000.7.00.19.0.200904271432
    29''/'0':
    SDM could not start the J2EE cluster on the host PRDCIXI! The online deployment
    is terminated.
    A timeout occured during the cluster running verification.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDepl
    oyerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Mar 29, 2010 6:49:58 PM  Info: Starting to save the repository
    Mar 29, 2010 6:49:59 PM  Info: Finished saving the repository
    Mar 29, 2010 6:49:59 PM  Info: Starting: Update: Selected software component 'LM
    -TOOLS'/'sap.com'/'MAIN_APL70P19_C'/'1000.7.00.19.0.20090427143229''/'0' updates
    currently deployed software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70P14_C'/'1
    000.7.00.14.1.20080124101556''/'0'.
    Mar 29, 2010 6:49:59 PM  Error: Aborted: software component 'LM-TOOLS'/'sap.com'
    /'MAIN_APL70P19_C'/'1000.7.00.19.0.20090427143229''/'0':
    Failed deployment of SDAs:
    development component 'tc/archtech/browser/viewer/locator'/'sap.com'/'MAIN_APL70
    P18_C'/'2712383'/'0' : aborted
    Please, look at error logs above for more information!
    Mar 29, 2010 6:49:59 PM  Info: Starting to save the repository
    Mar 29, 2010 6:49:59 PM  Info: Finished saving the repository
    Mar 29, 2010 6:49:59 PM  Info: Restoring the state of the instance (JC_PRDCIXI_I
    RX_02) process server0 from Stopped to Running
    Mar 30, 2010 12:50:00... Error: Received exception when restoring Engine state:
    A timeout occured during the cluster state restore verification.
    Mar 30, 2010 12:50:00... Error: -
    At least one of the Deployments
    failed -
    Regards,
    Priya

    Hi Priya,
    As per your error message, there is problem with the SDM is not starting after finishing deployment on SAP J2EE Engine Deployment. Development component are not deployed properly due to error message
    > SDM could not start the J2EE cluster on the host PRDCIXI! The online deployment is terminated. A timeout occured during the cluster running verification. P
    Please check the default timeout and increased as requred.
    Please check the below thread to rectify this issue.
    SDM Troubleshooting  : http://help.sap.com/saphelp_nw04/helpdata/de/76/fb72ec091f4bf8a2d8ba321bb7e8d9/frameset.htm
    SDM Troubleshooting  : https://cw.sdn.sap.com/cw/docs/DOC-29627:
    Hope it helps
    Regards
    Arun

  • An error occurred while applying SQL script for the feature BackendStore. For details, see the log file

    Hello
    i got this error in step2
    Error: An error occurred while applying SQL script for the feature BackendStore. For details, see the log file 'C:\Users\administrator.RCC\AppData\Local\Temp\2\Create-BackendStore-lync.rcc.local_rtc-[2013_09_23][09_05_16].log'
    here is full summary
    > Bootstrap-CsComputer
    Logging status to: C:\Users\administrator.RCC\AppData\Local\Temp\2\BootstrapFull-[2013_09_23][12_17_37].html
    Checking prerequisites for bootstrapper...
    Checking prerequisite WMIEnabled...prerequisite satisfied.
    Checking prerequisite NoBootstrapperOnBranchOfficeAppliance...prerequisite satisfied.
    Checking prerequisite SupportedOS...prerequisite satisfied.
    Checking prerequisite NoOtherVersionInstalled...prerequisite satisfied.
    Host name: lync.rcc.local
    Disabling unused roles...
    Executing PowerShell command: Disable-CSComputer -Confirm:$false -Verbose -Report "C:\Users\administrator.RCC\AppData\Local\Temp\2\Disable-CSComputer-[2013_09_23][12_17_46].html"
    Checking prerequisites for roles...
    Checking prerequisite SupportedOS...prerequisite satisfied.
    Checking prerequisite SupportedOSNoDC...prerequisite satisfied.
    Checking prerequisite SupportedSqlRtcLocal...prerequisite satisfied.
    Checking prerequisite WMIEnabled...prerequisite satisfied.
    Checking prerequisite NoOtherVersionInstalled...prerequisite satisfied.
    Checking prerequisite PowerShell...prerequisite satisfied.
    Checking prerequisite WindowsIdentityFoundation...prerequisite satisfied.
    Checking prerequisite SupportedServerOS...prerequisite satisfied.
    Checking prerequisite NoUnsupportedWinFab...prerequisite satisfied.
    Checking prerequisite SupportedSqlLyncLocal...prerequisite satisfied.
    Checking prerequisite SupportedSqlRtc...prerequisite satisfied.
    Checking prerequisite IIS...prerequisite satisfied.
    Checking prerequisite IIS7Features...prerequisite satisfied.
    Checking prerequisite ASPNet...prerequisite satisfied.
    Checking prerequisite KB2646886Installed...prerequisite satisfied.
    Checking prerequisite BranchCacheBlock...prerequisite satisfied.
    Checking prerequisite WCF...prerequisite satisfied.
    Checking prerequisite WindowsMediaFoundation...prerequisite satisfied.
    Checking prerequisite SqlInstanceRtcLocal...prerequisite satisfied.
    Checking prerequisite VCredist...prerequisite satisfied.
    Checking prerequisite SqlNativeClient...prerequisite satisfied.
    Checking prerequisite SqlClrTypes...prerequisite satisfied.
    Checking prerequisite SqlSharedManagementObjects...prerequisite satisfied.
    Checking prerequisite UcmaRedist...prerequisite satisfied.
    Checking prerequisite WinFab...prerequisite satisfied.
    Checking prerequisite MicrosoftIdentityExtensions...prerequisite satisfied.
    Checking prerequisite SqlInstanceLyncLocal...prerequisite satisfied.
    Checking prerequisite SqlInstanceRtc...prerequisite satisfied.
    Checking prerequisite RewriteModule...prerequisite satisfied.
    Checking prerequisite SpeechPlatformRuntime...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_ca-ES_Herena...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_da-DK_Helle...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_de-DE_Hedda...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_en-AU_Hayley...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_en-CA_Heather...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_en-GB_Hazel...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_en-IN_Heera...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_en-US_Helen...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_es-ES_Helena...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_es-MX_Hilda...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_fi-FI_Heidi...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_fr-CA_Harmonie...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_fr-FR_Hortense...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_it-IT_Lucia...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_ja-JP_Haruka...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_ko-KR_Heami...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_nb-NO_Hulda...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_nl-NL_Hanna...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_pl-PL_Paulina...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_pt-BR_Heloisa...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_pt-PT_Helia...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_ru-RU_Elena...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_sv-SE_Hedvig...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_zh-CN_HuiHui...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_zh-HK_HunYee...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_zh-TW_HanHan...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_ca-ES_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_da-DK_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_de-DE_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_en-AU_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_en-CA_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_en-GB_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_en-IN_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_en-US_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_es-ES_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_es-MX_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_fi-FI_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_fr-CA_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_fr-FR_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_it-IT_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_ja-JP_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_ko-KR_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_nb-NO_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_nl-NL_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_pl-PL_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_pt-BR_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_pt-PT_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_ru-RU_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_sv-SE_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_zh-CN_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_zh-HK_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_zh-TW_TELE...prerequisite satisfied.
    Checking prerequisite UcmaWorkflowRuntime...prerequisite satisfied.
    Installing any collocated databases...
    Executing PowerShell command: Install-CSDatabase -Confirm:$false -Verbose -LocalDatabases -Report "C:\Users\administrator.RCC\AppData\Local\Temp\2\Install-CSDatabase-[2013_09_23][12_17_52].html"
    An error occurred while applying SQL script for the feature BackendStore. For details, see the log file 'C:\Users\administrator.RCC\AppData\Local\Temp\2\Create-BackendStore-lync.rcc.local_rtc-[2013_09_23][12_17_54].log'
    what should i do?
    Please help me

    Hi,
    The issue may be related to disk read and write cache. Here is a similar case for your reference:
    http://blog.kloud.com.au/2013/07/15/publish-lync-2013-with-2012-r2-preview-web-application-proxy/
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make
    sure that you completely understand the risk before retrieving any suggestions from the above link.
    Kent Huang
    TechNet Community Support

  • Getting error while applying patch 5059447 on Oracle 10gR2

    Hi,
    I have Oracle 10g R2 (10.2.0.4) on Linux 32bit single instance server, wherein while applying patch id 5059447 i am getting error, is it related to Oracle or Linux lib files?
    should i raise a SR?
    INFO:Finish applying patch to local system at Wed Mar 03 16:35:49 IST 2010
    INFO:--------------------------------------------------------------------------------
    INFO:The following warnings have occurred during OPatch execution:
    INFO:1) OUI-67200:Make failed to invoke "/usr/bin/make -f ins_rdbms.mk ioracle ORACLE_HOME=/u01/app/oracle/10.2.0/db_1"....'/u01/app/oracle/10.2.0/db_1/l
    ib//libcore10.a(lcd.o)(.text+0x8e8): In function `lcdprm':
    : warning: the `gets' function is dangerous and should not be used.
    /usr/lib/gcc/i386-redhat-linux/3.4.4/libgcc_s.so: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [u01/app/oracle/10.2.0/db_1/rdbms/lib/oracle] Error 1
    INFO:2) OUI-67124:Re-link fails on target "ioracle".
    Thanks,
    Ajay

    Pl also see these related docs
    827445.1 - Undefined Reference To Symbol "kecrban" While Linking Oracle Binary During 10.2.0.4 Installation
    356363.1 - Relinking Oracle Gives Message The 'Gets' Function Is Dangerous And Should Not Be Used
    HTH
    Srini

Maybe you are looking for

  • Apple Mail opens multiple windows (Snow Leopard and iMac)

    After power outage and restart, Apple Mail will open several times after the double click on the app icon. Approximately 30 identical windows in a row with a huge black shadow around. The CPU utilization remains near 100%. The top mail window is very

  • Cannot publish a folder in my content area as a portlet

    All, Has anyone out there experienced or encountered the following problem depicted below. If yes, please let me know what you did or what steps/procedures you implemented to resolve this problem. 1. Go to content area an click the "Edit Folder" link

  • Best practices for a large application

    I have an existing application that is written in character based Oracle Developer and has many forms and reports. A few years ago I converted an inquiry portion of the system to standard ASP, this portion has about 25 pages. Initially I want to rewr

  • HT4059 How to rename untitled PDF's in iBooks

    Hello , would someone please help me rename untitled PDF 's iBooks Thank you philipronald

  • How to install endeca information discovery in oracle ebs R12 -64bit

    hi , I am new to endeca information discovery Now i have R12 64bit instance which is running on Linux 5u8 64bit machine.. for installing the endeca s/w we need to follow any pre-requests currently i am following the doc are listed below which 1 need