Standby Server Problem

Hi,
I am using oracle 10gR1on windows.I have created a standby machine(Physical standby) and want to open in read only mode first time it is open in read only mode but after manually recovery want to open in read only mode.It is not open in read only mode after recover standby database.
Here is Alertlog
Wed Feb 04 15:19:28 2009
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 2
KCCDEBUG_LEVEL = 0
Autotune of undo retention is turned on.
Dynamic strands is set to TRUE
Running with 1 shared and 18 private strand(s). Zero-copy redo is FALSE
IMODE=BR
ILAT =18
LICENSE_MAX_USERS = 0
SYS auditing is disabled
Starting up ORACLE RDBMS Version: 10.1.0.2.0.
System parameters with non-default values:
processes = 150
shared_pool_size = 83886080
large_pool_size = 8388608
java_pool_size = 50331648
control_files = D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\CONTROL01.CTL, D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\CONTROL02.CTL, D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\CONTROL03.CTL
db_block_size = 8192
db_cache_size = 25165824
compatible = 10.1.0.2.0
log_archive_start = TRUE
log_archive_dest_1 = LOCATION=E:\oracle\mtm\archives
log_archive_dest_state_1 = enable
standby_archive_dest = E:\oracle\mtm\archives
log_archive_format = mtm_%d_%t_%s_%r.arc
db_file_multiblock_read_count= 16
db_recovery_file_dest = d:\oracle\product\10.1.0\flash_recovery_area
db_recovery_file_dest_size= 2147483648
undo_management = AUTO
undo_tablespace = UNDOTBS1
remote_login_passwordfile= EXCLUSIVE
db_domain =
dispatchers = (PROTOCOL=TCP) (SERVICE=mtmXDB)
job_queue_processes = 10
background_dump_dest = D:\ORACLE\PRODUCT\10.1.0\ADMIN\MTM\BDUMP
user_dump_dest = D:\ORACLE\PRODUCT\10.1.0\ADMIN\MTM\UDUMP
core_dump_dest = D:\ORACLE\PRODUCT\10.1.0\ADMIN\MTM\CDUMP
sort_area_size = 65536
db_name = mtm
open_cursors = 300
pga_aggregate_target = 25165824
Deprecated system parameters with specified values:
log_archive_start
End of deprecated system parameter listing
PMON started with pid=2, OS id=1916
MMAN started with pid=3, OS id=1168
DBW0 started with pid=4, OS id=1152
LGWR started with pid=5, OS id=4044
CKPT started with pid=6, OS id=3464
SMON started with pid=7, OS id=1952
RECO started with pid=8, OS id=3312
CJQ0 started with pid=9, OS id=3300
Wed Feb 04 15:19:28 2009
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
starting up 1 shared server(s) ...
Wed Feb 04 15:19:37 2009
alter database mount standby database
Wed Feb 04 15:19:37 2009
Controlfile identified with block size 16384
Wed Feb 04 15:19:41 2009
Setting recovery target incarnation to 2
ARCH: STARTING ARCH PROCESSES
ARC0 started with pid=13, OS id=3376
ARC0: Archival started
ARC1 started with pid=14, OS id=688
Wed Feb 04 15:19:41 2009
ARCH: STARTING ARCH PROCESSES COMPLETE
Wed Feb 04 15:19:41 2009
ARC1: Archival started
ARC1: Becoming the 'no FAL' ARCH
ARC1: Becoming the 'no SRL' ARCH
ARC1: Thread not mounted
Wed Feb 04 15:19:41 2009
ARC0: Becoming the heartbeat ARCH
ARC0: Thread not mounted
Wed Feb 04 15:19:41 2009
Successful mount of redo thread 1, with mount id 2667150665
Wed Feb 04 15:19:41 2009
Physical Standby Database mounted.
Completed: alter database mount standby database
Wed Feb 04 15:19:49 2009
alter database open read only
Wed Feb 04 15:19:49 2009
SMON: enabling cache recovery
Wed Feb 04 15:19:50 2009
WARNING: The following temporary tablespaces contain no files.
This condition can occur when a backup controlfile has
been restored. It may be necessary to add files to these
tablespaces. That can be done using the SQL statement:
ALTER TABLESPACE <tablespace_name> ADD TEMPFILE
Alternatively, if these temporary tablespaces are no longer
needed, then they can be dropped.
Empty temporary tablespace: TEMP
Empty temporary tablespace: TEMPA
Database Characterset is WE8MSWIN1252
Wed Feb 04 15:19:50 2009
Published database character set on system events channel
Wed Feb 04 15:19:50 2009
All processes have switched to database character set
replication_dependency_tracking turned off (no async multimaster replication found)
Wed Feb 04 15:19:52 2009
Starting background process MMON
MMON started with pid=15, OS id=3828
Wed Feb 04 15:19:53 2009
Starting background process MMNL
MMNL started with pid=16, OS id=3692
Wed Feb 04 15:19:53 2009
Physical standby database opened for read only access.
Wed Feb 04 15:19:54 2009
Errors in file d:\oracle\product\10.1.0\admin\mtm\udump\mtm_ora_3672.trc:
ORA-00604: error occurred at recursive SQL level 1
ORA-16000: database open for read-only access
ORA-06512: at line 6
Completed: alter database open read only
Wed Feb 04 15:20:48 2009
ALTER DATABASE RECOVER standby database
Wed Feb 04 15:20:48 2009
Stopping background process MMNL
Wed Feb 04 15:20:49 2009
Stopping background process MMON
Wed Feb 04 15:20:50 2009
Stopping Job queue slave processes
Wed Feb 04 15:20:50 2009
Stopping background process CJQ0
Wed Feb 04 15:20:50 2009
Job queue slave processes stopped
Waiting for dispatcher 'D000' to shutdown
All dispatchers and shared servers shutdown
Wed Feb 04 15:20:52 2009
SMON: disabling cache recovery
Wed Feb 04 15:20:53 2009
Media Recovery Start
Managed Standby Recovery not using Real Time Apply
Starting datafile 1 with incarnation depth 0 in thread 1 sequence 33047
Datafile 1: 'D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\SYSTEM01.DBF'
Starting datafile 2 with incarnation depth 0 in thread 1 sequence 33047
Datafile 2: 'F:\ORACLE\ORADATA\MTM\UNDOTBS01.DBF'
Starting datafile 3 with incarnation depth 0 in thread 1 sequence 33047
Datafile 3: 'D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\SYSAUX01.DBF'
Starting datafile 4 with incarnation depth 0 in thread 1 sequence 33047
Datafile 4: 'D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\USERS01.DBF'
Starting datafile 5 with incarnation depth 0 in thread 1 sequence 33047
Datafile 5: 'D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\EXAMPLE01.DBF'
Starting datafile 6 with incarnation depth 0 in thread 1 sequence 33047
Datafile 6: 'D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\GMS'
Starting datafile 7 with incarnation depth 0 in thread 1 sequence 33047
Datafile 7: 'D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\HRMS.ORA'
Starting datafile 8 with incarnation depth 0 in thread 1 sequence 33047
Datafile 8: 'D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\UMS.ORA'
Starting datafile 9 with incarnation depth 0 in thread 1 sequence 33047
Datafile 9: 'D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\USERS02.DBF'
Starting datafile 10 with incarnation depth 0 in thread 1 sequence 33047
Datafile 10: 'D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\MMS.DBF'
Starting datafile 11 with incarnation depth 0 in thread 1 sequence 33047
Datafile 11: 'D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\HISTORY.ORA'
Starting datafile 13 with incarnation depth 0 in thread 1 sequence 33047
Datafile 13: 'D:\ORACLE\PRODUCT\10.1.0\ORADATA\MTM\SMS.ORA'
Media Recovery Log
ORA-279 signalled during: ALTER DATABASE RECOVER standby database ...
Wed Feb 04 15:21:01 2009
ALTER DATABASE RECOVER CONTINUE DEFAULT
Media Recovery Log E:\ORACLE\MTM\ARCHIVES\MTM_945F37AC_1_33047_500044525.ARC
ORA-279 signalled during: ALTER DATABASE RECOVER CONTINUE DEFAULT ...
Wed Feb 04 15:21:11 2009
ALTER DATABASE RECOVER CONTINUE DEFAULT
Media Recovery Log E:\ORACLE\MTM\ARCHIVES\MTM_945F37AC_1_33048_500044525.ARC
Errors with log E:\ORACLE\MTM\ARCHIVES\MTM_945F37AC_1_33048_500044525.ARC
ORA-308 signalled during: ALTER DATABASE RECOVER CONTINUE DEFAULT ...
Wed Feb 04 15:21:11 2009
ALTER DATABASE RECOVER CANCEL
Media Recovery Canceled
Completed: ALTER DATABASE RECOVER CANCEL
Wed Feb 04 15:21:50 2009
idle dispatcher 'D000' terminated, pid = (10, 1)
Wed Feb 04 15:21:51 2009
alter database open read only
Wed Feb 04 15:21:52 2009
SMON: enabling cache recovery
Please suggest me waht step i shoud take.
Regards

From yours alert logfile one can be reason for inexisteing of temp file at standby database make sure the temp file exist on physical standby database as same as to primary database.
WARNING: The following temporary tablespaces contain no files.
This condition can occur when a backup controlfile has
been restored. It may be necessary to add files to these
tablespaces. That can be done using the SQL statement:
ALTER TABLESPACE <tablespace_name> ADD TEMPFILEKhurram

Similar Messages

  • Single license / Standby Server Preparedness

    I have a production server with a Standard Edition One single CPU license. I need to be ready in case the server has a problem and I need to stand up a new server.
    At what point is it required to buy another license?
    Case 1:
    Standby Server: Oracle is not installed.
    Primary Server does level 0, level 1 backups to the Flash Recovery Area. The backups are copied the Standby server each night. Furthermore the archive logs are copied to Standby as they are created.
    Recovery would involve, installing Oracle and then using rman to restore and recover.
    Case 2:
    Standby Server: Oracle is installed, it only has the sample schema and is shutdown.
    Primary Server does level 0, level 1 backups to the Flash Recovery Area. The backups are copied the Standby server each night. Furthermore the archive logs are copied to Standby as they are created.
    Recovery would involve, starting Oracle and then using rman to restore and recover from the FRA.
    Case 3:
    Standby Server: Oracle is installed, communicates to Primary via Net8, has a copy of the primary database, is mounted and applying archive logs throughout the day.
    Primary Server does level 0, level 1 backups to the Flash Recovery Area. The backups are copied the Standby server each night. Furthermore the archive logs are copied to Standby as they are created. Standby applies the arcivelogs via .bat script.
    Recovery would involve, applying the last archive log and opening.
    I’m trying to find the fastest road to recovering to a new server without needing to shell out $5k for a license and another $1k per year for support.

    >
    I'm pretty sure doing any of my proposed solutions is of the developer license, as this a production environment. It seems like it a violation of the license to have Oracle installed on 2 servers even if one is shutdown.
    >
    That would be my opinion as well.
    >
    It's like Oracle requires us to install it on the 2nd server only when the 1st server it out of commission. I really don't know.
    >
    Still don't know why you don't have an image backup of the disk partition that Oracle consumes.
    I have multiple OS's installed on machines in their own partitions. On Linux you can easily use the DD command to copy an entire partition, sector by sector, to a backup file. Restoring it takes only a few minutes even for a 20 GB partition. An Oracle-only installation is nowhere near that size.
    I can restore the OS or an installed app in a few minutes from an image backup. This is really easy on Linux since there is no registry to deal with. At some point you need to start heading towards virtual disks.
    Using Oracle's VM technology you just have a VM template (image) that gets deployed to a server. You only need the license for the servers you actually deploy to. So if a server goes down you redeploy the OS template to another server and keep right on trucking.
    You should really look into VM and start getting familiar with it. It is a game changer.
    The Oracle VM Templates main page is
    http://www.oracle.com/technetwork/server-storage/vm/database-092479.html
    They have a VM Templates for RAC also.
    http://www.oracle.com/technetwork/server-storage/vm/rac-template-11grel2-166623.html
    Using Oracle's virtual box you have plenty of pre-built developer VMs available for download
    http://www.oracle.com/technetwork/community/developer-vm/index.html
    And plenty of Oracle-provided articles about how to use VirtualBox and those templates
    http://www.oracle.com/technetwork/articles/servers-storage-admin/howto-use-vb-templates-1695904.html
    I have a single server that has multiple VMs running on it for different OSs including Windows XP. I rarely pick up any viruses because each system is in its own virtual machine. Periodically I just redeploy a VM template for XP and start fresh. Important files and page files are on on high-speed shared drives.
    You are missing out on the revolution if you haven't ventured into the VM area yet.

  • Cold Standby Server for Crystal Reports Server...

    Hi there,
    We have the confirmation from Hong Kong SAP that Crystal Reports Server 2008 does not come with any clustering feature as Business Objects Enterprise does. We are to set up a cold standby server for the production server for high availability. Below is our procedures to work it out:
    1) we set up two machines for CRS 2008 with the same licence key and identical hardware; otherwise we clone the production machine to an identical hardware for a cold standby machine
    2) we are using our Oracle instance (same instance for both the production and the standby one) for CRS 2008 repository; we bring the production sever offline and perform the standby server installation of CRS 2008 without resetting the repository Oracle database
    3) we are to use a SAN LUN for storing the reports produced by CRS 2008
    Once the production server does not work properly due to any hardware problem, we switch it off manually and turn on the standby machine and the Crystal Reports service should resume with no repository problem (all the settings) and no loss of printed reports. We would be grateful if you could confirm the feasibility of these procedures. Thanks a lot.
    Regards,
    Jason FU

    Correct, CRS is for a single machine use only, that why it is not as expensive as the full BOE. Talk to Sales to upgrade.

  • Reindexing and Update Statistics on Standby Server

    In an environment where we have enabled Always On, we have configured a Maintenance Plan that constitutes on the following sub plans: a. Reindexing b. UpdateStatistics and c. Integrity Checks.  However, for the databases that are getting synchronized on
    the Standby Server (they are on "Synchronizing" mode), can we also configure the same Maintenance plan in the standby server.  Will there be a problem in running these jobs on the databases that are in "Synchronizing" mode?

    The standby/replicas databases are either in read-only or constant recovery mode and, therefore, no data modification can be performed. This includes running maintenance jobs such as reindexing and updating of statistics. The better approach here is to
    use a custom maintenance script, such as that from
    Ola Hallengren, that only reindex those that are necessary to minimize the amount of transaction log records generated on the primary and keep the standby in synchronized state.
    Edwin Sarmiento SQL Server MVP | Microsoft Certified Master
    Blog |
    Twitter | LinkedIn
    SQL Server High Availability and Disaster Recover Deep Dive Course

  • How to fix "server problem" error message when trying to use PhoneGap build service.

    I have a site that is now optimized for mobile devices and want to use the PhoneGap Build service in Dreamweaver CS6 to make a native app.  Unfortunately, I keep getting the "We seem to be having server problems." error message when I try to create a new project.  I did notice that the configuration file was created at the site root.  I've seen a few other similar threads on this, but no solution.  I've checked on any firewall issues (none) and know that the PhoneGap server is not down.  The problem is on my end.
    Thanks,
    Loren

    Not an answer to the server problem, but I have posted the PhoneGap Build process here: http://forums.adobe.com/message/4669054#4669054. It might help anyone still having problems.

  • Will RMAN delete archive log files on a Standby server?

    Environment:
    Oracle 11.2.0.3 EE on Solaris 10.5
    I am currently NOT using an RMAN repository (coming soon).
    I have a Primary database sending log files to a Standby.
    My Retention Policy is set to 'RECOVERY WINDOW OF 8 DAYS'.
    Question: Will RMAN delete the archive log files on the Standby server after they become obsolete based on the Retention Policy or do I need to remove them manually via O/S command?
    Does the fact that I'm NOT using an RMAN Repository at the moment make a difference?
    Couldn't find the answer in the docs.
    Thanks very much!!
    -gary

    Hello again Gary;
    Sorry for the delay.
    Why is what you suggested better?
    No, its not better, but I prefer to manage the archive. This method works, period.
    Does that fact (running a backup every 4 hours) make my archivelog deletion policy irrelevant?
    No. The policy is important.
    Having the Primary set to :
    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBYBut set to "NONE" on the Standby.
    Means the worst thing that can happen is RMAN will bark when you try to delete something. ( this is a good thing )
    How do I prevent the archive backup process from backing up an archive log file before it gets shipped to the standby?
    Should be a non-issue, the archive does not move, the REDO is transported and applied. There's SQL to monitor both ( Transport and Apply )
    For Data Guard I would consider getting a copy of
    "Oracle Data Guard 11g Handbook" - Larry Carpenter (AKA Dr. Paranoid ) ISBN 978-0-07-162111-2
    Best Oracle book I've read in 10 years. Covers a ton of ground clearly.
    Also Data Guard forum here :
    Data Guard
    Best Regards
    mseberg
    Edited by: mseberg on Apr 10, 2012 4:39 PM

  • Logical standby server stopped applying changes

    Hi
    I set up a logical standby database with database guard and it worked fine for some time. But recently I had to use it again and discovered that applying changes from primary database to secondary database just stopped working. I see in V$ARCHIVED_LOG one entry per day. If I restart the logical standby then the changes from primary server are also applied. But if I just make a change on primary server and even call 'alter system switch logfile' then I see an entry in V$ARCHIVED_LOG on primary server but not on standby server (BTW in general there are much more entries in this view on the primary server). I checked pairs of log files indicated by the parameter *.log_file_name_convert in standby server's spfile: their last changed date is always the same.
    I will paste spfile of my standby server (dh5). Primary server name is dh2.
    dh2.__db_cache_size=79691776
    dh5.__db_cache_size=96468992
    dh2.__java_pool_size=4194304
    dh5.__java_pool_size=4194304
    dh2.__large_pool_size=4194304
    dh5.__large_pool_size=4194304
    dh2.__shared_pool_size=71303168
    dh5.__shared_pool_size=54525952
    dh2.__streams_pool_size=0
    dh5.__streams_pool_size=0
    *.audit_file_dest='/var/lib/oracle/oracle/product/10.2.0/db_1/admin/dh5/adump'
    *.background_dump_dest='/var/lib/oracle/oracle/product/10.2.0/db_1/admin/dh5/bdump'
    *.compatible='10.2.0.1.0'
    *.control_files='/var/lib/oracle/oracle/product/10.2.0/db_1/oradata/dh5/control01.ctl'
    *.core_dump_dest='/var/lib/oracle/oracle/product/10.2.0/db_1/admin/dh5/cdump'
    *.db_block_size=8192
    *.db_domain=''
    *.db_file_multiblock_read_count=16
    *.db_file_name_convert='dh2','dh5'
    *.db_name='dh7'
    *.db_recovery_file_dest='/var/lib/oracle/oracle/product/10.2.0/db_1/flash_recovery_area'
    *.db_recovery_file_dest_size=2147483648
    *.db_unique_name='dh5'
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=dh2XDB)'
    *.fal_client='dh5'
    *.fal_server='dh2'
    *.job_queue_processes=10
    *.log_archive_config='DG_CONFIG=(dh2,dh5)'
    *.log_archive_dest_1='LOCATION=/var/lib/oracle/oracle/product/10.2.0/db_1/oradata/dh5_local
    VALID_FOR=(ONLINE_LOGFILES,ALL_ROLES)
    DB_UNIQUE_NAME=dh5'
    *.log_archive_dest_2='SERVICE=dh2 LGWR ASYNC
    VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE)
    DB_UNIQUE_NAME=dh2'
    *.log_archive_dest_3='LOCATION=/var/lib/oracle/oracle/product/10.2.0/db_1/oradata/dh5
    VALID_FOR=(STANDBY_LOGFILES,STANDBY_ROLES)
    DB_UNIQUE_NAME=dh5'
    *.log_archive_dest_state_1='ENABLE'
    *.log_archive_dest_state_2='ENABLE'
    *.log_archive_dest_state_3='ENABLE'
    *.log_archive_format='%t_%s_%r.arc'
    *.log_archive_max_processes=30
    *.log_file_name_convert='oradata/dh2/redo01.log','flash_recovery_area/DH5/onlinelog/o1_mf_4_5x0o5grc_.log','oradata/dh2/r
    edo02.log','flash_recovery_area/DH5/onlinelog/o1_mf_5_5x0o61mw_.log','oradata/dh2/redo03.log','flash_recovery_area/DH5/on
    linelog/o1_mf_6_5x0o63gj_.log'
    *.nls_language='AMERICAN'
    *.open_cursors=300
    *.pga_aggregate_target=311427072
    *.processes=150
    *.remote_login_passwordfile='EXCLUSIVE'
    *.sga_target=167772160
    *.undo_management='AUTO'
    *.undo_retention=3600
    *.undo_tablespace='UNDOTBS1'
    *.user_dump_dest='/var/lib/oracle/oracle/product/10.2.0/db_1/admin/dh5/udump'
    Thanks in advance for any help.
    JM

    Hi,
    Nice to hear you issue got resolved.
    It is good practice to keep monitoring the progress of SQL apply on the logical standby on a regular basis.
    You can mark my response as helpful if it has helped you.
    Regards
    Anudeep

  • [Fwd: Starting Managed server problem ......]

    Forwarding to the security news group...
    -------- Original Message --------
    Subject: Starting Managed server problem ......
    Date: 1 Jun 2004 23:02:53 -0700
    From: Sameer <barsatkiraat2001>
    Newsgroups: weblogic.developer.interest.management
    Hi All,
    I need you guy's help in this regard, that I am using solaris 8 and
    installed Weblogic8.1 Server.
    My Scenario is;
    Have configured Admin Server and Managed server with nodemanager on one
    unix machine.
    So, what am facing the problem;
    I am not able to get run Managed server after starting the nodemanager
    and admin server, getting the error in nodemanager logs that is :
    <Jun 2, 2004 9:44:26 AM GMT 04:00> <Warning> <Security> <BEA-090482>
    <BAD_CERTIFICATE alert was received from PortalQA - 10.12.10.94. Check
    the peer to determine why it rejected the certificate chain (trusted CA
    configuration, hostname verification). SSL debug tracing may be required
    to determine the exact reason the certificate was rejected.>
    And in Admin Server logs it's saying;
    <Jun 2, 2004 9:44:26 AM GMT 04:00> <Warning> <Security> <BEA-090504>
    <Certificate chain received from PortalQA - 10.12.10.94 failed hostname
    verification check. Certificate contained AdminQA but check expected
    PortalQA>
    The WebLogic Server did not start up properly.
    Exception raised:
    'weblogic.management.configuration.ConfigurationException: Due to faulty
    SSL configuration, this server is unable to establish a connection to
    the node manager.'
    <Jun 2, 2004 9:44:26 AM GMT 04:00> <Warning> <NodeManager> <BEA-300038>
    <The node manager is unable to monitor this server. Could not create an
    SSL connection to the node manager. Reason :
    [Security:090504]Certificate chain received from PortalQA - 10.12.10.94
    failed hostname verification check. Certificate contained AdminQA but
    check expected PortalQA>
    Reason: weblogic.management.configuration.ConfigurationException: Due to
    faulty SSL configuration, this server is unable to establish a
    connection to the node manager.
    <Jun 2, 2004 9:44:26 AM GMT 04:00> <Emergency> <WebLogicServer>
    <BEA-000342> <Unable to initialize the server:
    weblogic.management.configuration.ConfigurationException: Due to faulty
    SSL configuration, this server is unable to establish a connection to
    the node manager.>
    If some one can help me, I do appreciate in all due respect.
    Sameer.

    Hello Satya/All,
    I'm also experiencing the exact problem you are facing. It would be great if
    somebody could help in this regard at the earliest.
    Thanks, senthil
    Satya Ghattu <[email protected]> wrote:
    Forwarding to the security news group...
    -------- Original Message --------
    Subject: Starting Managed server problem ......
    Date: 1 Jun 2004 23:02:53 -0700
    From: Sameer <barsatkiraat2001>
    Newsgroups: weblogic.developer.interest.management
    Hi All,
    I need you guy's help in this regard, that I am using solaris 8 and
    installed Weblogic8.1 Server.
    My Scenario is;
    Have configured Admin Server and Managed server with nodemanager on one
    unix machine.
    So, what am facing the problem;
    I am not able to get run Managed server after starting the nodemanager
    and admin server, getting the error in nodemanager logs that is :
    <Jun 2, 2004 9:44:26 AM GMT 04:00> <Warning> <Security> <BEA-090482>
    <BAD_CERTIFICATE alert was received from PortalQA - 10.12.10.94. Check
    the peer to determine why it rejected the certificate chain (trusted
    CA
    configuration, hostname verification). SSL debug tracing may be required
    to determine the exact reason the certificate was rejected.>
    And in Admin Server logs it's saying;
    <Jun 2, 2004 9:44:26 AM GMT 04:00> <Warning> <Security> <BEA-090504>
    <Certificate chain received from PortalQA - 10.12.10.94 failed hostname
    verification check. Certificate contained AdminQA but check expected
    PortalQA>
    The WebLogic Server did not start up properly.
    Exception raised:
    'weblogic.management.configuration.ConfigurationException: Due to faulty
    SSL configuration, this server is unable to establish a connection to
    the node manager.'
    <Jun 2, 2004 9:44:26 AM GMT 04:00> <Warning> <NodeManager> <BEA-300038>
    <The node manager is unable to monitor this server. Could not create
    an
    SSL connection to the node manager. Reason :
    [Security:090504]Certificate chain received from PortalQA - 10.12.10.94
    failed hostname verification check. Certificate contained AdminQA but
    check expected PortalQA>
    Reason: weblogic.management.configuration.ConfigurationException: Due
    to
    faulty SSL configuration, this server is unable to establish a
    connection to the node manager.
    <Jun 2, 2004 9:44:26 AM GMT 04:00> <Emergency> <WebLogicServer>
    <BEA-000342> <Unable to initialize the server:
    weblogic.management.configuration.ConfigurationException: Due to faulty
    SSL configuration, this server is unable to establish a connection to
    the node manager.>
    If some one can help me, I do appreciate in all due respect.
    Sameer.

  • Photoshop CS2: name server problem: Is there a solution?

    Hi!
    I have Photoshop CS2. I can't start the program anymore because of the already well known name server problem... (DEAR ADOBE!! HOW COULD YOU!!! )
    Now, what can I do? As far as I know I purchased the software for an unlimited amount of time (thanks to the fact that there weren't any clouds, halleluja!)
    Can anybody help me, please? Is there a way "around"?
    Thanks a lot!!!
    Christiane

    Error: Activation Server Unavailable | CS2, Acrobat 7, Audition 3

  • I keep getting Server problems when trying to sign into messages

    Hi can anyone help, I have an Imac, and Lion  X 10.7.3, I have downloaded Messages Beta, evertytime I try to register it will not let me, telling me Server Problems try again later? Has anyone come across this? And can anyone help? Thank you.

    Hi can anyone help, I have an Imac, and Lion  X 10.7.3, I have downloaded Messages Beta, evertytime I try to register it will not let me, telling me Server Problems try again later? Has anyone come across this? And can anyone help? Thank you.

  • I recently updated Firefox and now it will not open. It says there is a proxy server problem.

    I was requested to update the program and now it says there is a proxy server problem.

    Hi:
    You can try this COMPRESSOR TROUBLESHOOTING document:
    http://docs.info.apple.com/article.html?artnum=302845
    Hope it helps !
      Alberto

  • Firefox periodically drops my Verizon/Yahoo email site indicating it cannot find the server. Verizon alledges there are no server problems.

    My email page will crash and the message received is:Firefox can't find the server at us.mc844.mail.yahoo.com. Repeated reloading does not help. After a period of time from 5 minutes to an hour the site can be accessed and is Ok for several days. The the problem reoccurs several times in the same day. When my email provider is contacted they indicate no server problems.

    Report your error messages so your peers, like me, can make suggestions..
    Official recommendations are on http://help.yahoo.com/l/us/verizon/mail/ymail/basics/mail-12859445.html NOTE THE URL's Stick with them if using YAHOO.  I have not found a newer recommendation for pop.yahoo.verizon.net that you mention, and the help page was updated this month.
    Note some have had trouble with missing intermediate certificates so get encryption errors.  Shouldn't happen (except if you are missing the root certificate, which is your responsibility),  but can be fixed by installing manually.
    Some have reported needing to specify [email protected] rather than just userid, I believe on the SMTP side.  Normally you specify only userid and password without the @verizon.net.

  • Archived log to standby server stopped

    Hi,
    I configured dataguard standby server few weeks ago,
    I set log_archive_dest_2='SERVICE=JHRD0107_OFS1 OPTIONAL'
    and log_archive_dest_state=ENABLE in primary server,
    and very go fine until yesterday, I shutdown my standby server and set the log_archive_dest_state=DEFER,
    when I tried to startup again the standby server, and set log_archive_dest_state=ENABLE again,
    the archive stop sending the archived log to log_archive_dest_2.
    No error was found in alert log of primary and standby server.
    It seem that the primary server don't know there is another archive destination..
    The database version is 10g 10.2.0.4
    Anyone what could be the cause of this?
    Thanks

    Hi, Below is the parameter related to archive in my primary server
    SQL> alter system set log_archive_dest_state_2=enable;
    System altered.
    SQL> show parameter archive
    NAME TYPE VALUE
    archive_lag_target integer 0
    log_archive_config string
    log_archive_dest string
    log_archive_dest_1 string LOCATION=I:\OFSDB\OFS1\archive
    MANDATORY REOPEN=300
    log_archive_dest_10 string LOCATION=USE_DB_RECOVERY_FILE_
    DEST OPTIONAL REOPEN=300
    log_archive_dest_2 string SERVICE=JHRD0107_OFS1 OPTIONAL
    log_archive_dest_3 string
    log_archive_dest_4 string
    log_archive_dest_5 string
    NAME TYPE VALUE
    log_archive_dest_6 string
    log_archive_dest_7 string
    log_archive_dest_8 string
    log_archive_dest_9 string
    log_archive_dest_state_1 string enable
    log_archive_dest_state_10 string enable
    log_archive_dest_state_2 string ENABLE
    log_archive_dest_state_3 string enable
    log_archive_dest_state_4 string enable
    log_archive_dest_state_5 string enable
    log_archive_dest_state_6 string enable
    NAME TYPE VALUE
    log_archive_dest_state_7 string enable
    log_archive_dest_state_8 string enable
    log_archive_dest_state_9 string enable
    log_archive_duplex_dest string
    log_archive_format string ARC%S_%R.%T
    log_archive_local_first boolean TRUE
    log_archive_max_processes integer 2
    log_archive_min_succeed_dest integer 1
    log_archive_start boolean FALSE
    log_archive_trace integer 0
    remote_archive_enable string true
    NAME TYPE VALUE
    standby_archive_dest string %ORACLE_HOME%\RDBMS
    Thanks for your response.
    Vincent

  • Mail Server Problem

    The mail server problem has been resolved, mail is working as designed....yeah!!

    silly discusting board, I've got 3 replies in my email but it's not showing here ...
    anyway, this time I found after some chasing my tail .... that the mail preferences had wiped my password and I needed to reinstall it, then instruct it to go online and some other click stuff ....
    and it seems to be ok now ....
    but each round in past 2 weeks has been different "fix" .... or wait ....
    sorry for anyone without master email for 5 days, that's just not right ....
    I'm afraid that as apple starts "giving away" email accounts to build the cloud into something much bigger than the mobile me was .... that their folo up will fail and we will find ourselves not with the same apple durability / consistency but with the "hey it's free" attitude ....
    let's see

  • Email server problem - failed to connect to server

    Since Friday 27th August I've been having trouble connecting to the email server for my BT Yahoo account. It simply can't find the server, even though none of the account settings have changed and it has worked fine for years. Weirdly, sometimes it works and emails come through (so the settings are obviously fine) but then it will stop working for no apparent reason. I use Thunderbird as my email client, but I tested the account in Outlook Express and it gives the same error. The account works fine over webmail, and through my iPhone, however.
    It seems like this is a DNS error rather than software related - is there anything BT-related that could be causing this, or any simple fixes? I've tried rebooting the HomeHub but that doesn't seem to have made a difference. I work from home, so this is a really annoying problem.

    Lynx wrote:
    Interesting - we have exactly the same problem. Haven't been able to download for days. This has happened with two different computers with different anti-virus systems - so one assumes it's not suddenly that. I can access my e-mail online and reply (having to bcc myself, so when it does eventually work I have copies on my outlook express. It was working perfectly one night and the next morning just stopped - nothing happened in between.
    I have tried to find out what the error number means, but no-one - not even BT's Help section - seem to have the solution. Have you ever seen the Eddie Izzard sketch on YouTube? This is definately one of those moments!
    If you find a solution - would really appreciate you posting it on here, so I can fix mine. Will do the same for youi.
    Hi.
    This sort of problem is hard to determine. It could be a few things, including a corruption of the mail account (which can last for a short time or a number of days), it could be a local problem - which you've ruled out by the different computer check, or perhaps a "stuck" email - say one which is spam/virus attached and the online checking systems failing to pass through it, or possibly a stale IP address.
    The latter 2 are easy to check, the first via webmail and see if there is anything near the "top" of the list that may cause a problem, moving to a new folder, and try again. The last can be tried by power cycling the router to get a new IP address. Disconnect the broadband and router for say 15 minutes and then reconnect to try again.
    If there was a major server problem, there would be lots more complaints.
    http://www.andyweb.co.uk/shortcuts
    http://www.andyweb.co.uk/pictures

Maybe you are looking for

  • Noscript tag - exclusion

    Hello, is it possible to exclude <noscript> tag from generated adf page? Firefox has a problem with it in print preview.

  • Help Manual Missing and no mail notification

    First my mail stopped showing me that I had new mail. I DO have it set up so it is supposed to automaticaly retrieve my mail from my Pop Server but it quit working and I have to click the get mail button everytime. Also the Help Manual for this appli

  • Add varchar column in to Time Series Algorithm

    i created a time series algoritham using numeric columns, but i need to add text columns so what we do? plz share to me if possible to add.

  • Post Call Survey Not working

    Hi, guys, We have a 9.0 CVP and UCCE environment and trying to get Post Call Survey to work. Everything is configured per Cisco docs, but when the caller opts to participate in Post call Survey and the ECC is set to "y", once the agents end the call,

  • IPhone 4s stuck in silent mode?

    My IPhone 4s is stuck in silent mode. The red dot is not showing; my volume is turned up all the way. But when I get calls or texts, my phone only vibrates, and I can't hear the keyboard clicks. I know my speaker still works because I can get Siri to