Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: alter database recover managed standby database disconnect from session;

RE: alter database recover managed standby database disconnect from session;

From: Reidy, Ron <Ron.Reidy_at_arraybiopharma.com>
Date: Tue, 19 Sep 2006 14:00:21 -0600
Message-ID: <7209E76DACFED9469D4F5169F9880C7A283319@mail01bldr.arraybp.com>


What does this mean? Are you saying that you can still issue SQL statements?  

Obviously, the prompt returns, but is the session still active? Is it in the process list of v$session/v$process?  


From: Roger Xu [mailto:Roger.Xu_at_dp7upbg.com] Sent: Tuesday, September 19, 2006 1:36 PM To: Reidy, Ron; Oracle-L_at_Freelists. Org (E-mail) Subject: RE: alter database recover managed standby database disconnect from session;  

Yes, the session is still active because it returns my SQLs.  

Below is the alter log:  

Tue Sep 19 14:04:23 2006
alter database mount standby database
Tue Sep 19 14:04:27 2006
Successful mount of redo thread 1, with mount id 2594872103 Tue Sep 19 14:04:27 2006
Standby Database mounted.
Completed: alter database mount standby database Tue Sep 19 14:05:07 2006
alter database recover managed standby database disconnect from session Attempt to start background Managed Standby Recovery process MRP0 started with pid=13
MRP0: Background Managed Standby Recovery process started Media Recovery Waiting for thread 1 seq# 19 Tue Sep 19 14:05:12 2006
Completed: alter database recover managed standby database di    

	-----Original Message-----
	From: Reidy, Ron [mailto:Ron.Reidy_at_arraybiopharma.com]
	Sent: Tuesday, September 19, 2006 2:31 PM
	To: Roger Xu; Oracle-L_at_Freelists. Org (E-mail)
	Subject: RE: alter database recover managed standby database
disconnect from session;

        An Oracle session is not the same as a SQL*Plus session running on the OS. Did/can you verify the session is still active in that instance after that command is issued?          

        rr                   


        From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Roger Xu

	Sent: Tuesday, September 19, 2006 1:10 PM
	To: Oracle-L_at_Freelists. Org (E-mail)
	Subject: alter database recover managed standby database
disconnect from session;          

        Hi List,          

        I am following                   

http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96653/crea te_ps.htm
<http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96653/cre ate_ps.htm>         

        to create a simple physical standby database.          

	SQL> startup nomount;
	ORACLE instance started.

	 

	Total System Global Area  420480856 bytes
	Fixed Size                   730968 bytes
	Variable Size             117440512 bytes
	Database Buffers          301989888 bytes
	Redo Buffers                 319488 bytes
	SQL> alter database mount standby database;

	 

	Database altered.

	 

	SQL> alter database recover managed standby database disconnect
from session;          

        Database altered.          

        SQL>                   Why the prompt returns? I thought "disconnect from session" will kill the session?          

        Thanks,          

        Roger         

        This e-mail is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information. Any review, dissemination, copying, printing or other use o         


        This email has been scanned for all viruses by the MessageLabs Email Security System.         


        This electronic message transmission is a PRIVATE communication which contains information

        which may be confidential or privileged. The information is intended to be for the use of the individual

        or entity named above. If you are not the intended recipient, please be aware that any disclosure,

        copying, distribution or use of the contents of this information is prohibited. Please notify the sender

        of the delivery error by replying to this message, or notify us by telephone (877-633-2436, ext. 0),

        and then delete it from your system.

This e-mail is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information. Any review, dissemination, copying, printing or other use o



This email has been scanned for all viruses by the MessageLabs Email Security System.
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Sep 19 2006 - 15:00:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US