Question about the preconditions for duplication of data Active 11.2

DB version: 11.2.0.3

Since Oracle Doc

http://docs.Oracle.com/CD/E14072_01/backup.112/e10643/rcmsynta020.htm

+ The source database must be mounted or open. If the source database is open, then archiving must be enabled. If the source database is not open, then he must have been closed systematically. +

I'm a little confused about the last sentence on the "Source DB must have been systematically closed"...

1. for Duplication, the source DB must be at least in the State of EDITING. Right?

2. the last sentence means that DB should not have been brought to MOUNT State after a SHUTDOWN ABORT. Right?

Source DB must have been systematically closed

Rep. : You need to close the database using stop immediately. Then put the database into the mount status.

Concerning
Asif Kabir

Tags: Database

Similar Questions

  • Questions about the call for a process of a web site

    Question regarding the appeal process.  I'm new to this part of the technology and I don't know that many would know how it works.  We have a Workbench process that must be called from a remote web site.  The process could take a parameter... That is to say an ID.  The process will then query the database and return a Boolean value to the site and then this site might perform a specific operation.   My question is, are there examples out there that someone could provide which can show how this can be done?  What do I need in my site (I don't know how to configure the buttons create OnSubmit processes and very familiar with javascript, html)?  I think that, somehow, it can be done with SOAP or REST?  Thank you very much in advance for any help.

    You just need a form in HTML with elements (for example textbox - string, file - document etc.) with the same name as the name of the process input parameter and the action attribute of the form must be URL REST of process-oriented.

    For example: for a process(short-lived) having REST URL: Http://localhost: 8080/rest/services/WatchedFolder...  with a parameter in the XML and the document as an output variable, we will use the HTML code below:

    Call REST sample endpoint

    http://localhost: 8080/rest/services/WatchedFolder... method = "post" enctype = "multipart/form-data" >

    Chose a file to send to the process.

    file:

    When you click on submit, the output document would be opened in the browser automatically after submitting the form.

    -Wasil

  • A question about the sections for the value/element pairs

    Hi Oracle Texters,

    In Oracle 11 GR 1 material with an index of context, is it possible and if so, how, to implement the sections for:
    <a>
         <item>name</item>
         <value>fred</value>
    </a>
    <a>
         <item>nickname</item>
         <value>trooper</value>
    </a>
    So, something like: (this syntax is probably wrong, but gives the gist of what I'm trying to do)
    (name within item and fred within value) within a
    Returns a line, that there is a 'name' and 'fred' in one section "a".

    But I don't want to return a row the following:
    (name within item and trooper within value) within a
    As "trooper" is a "nickname" not a "name".


    When I create sections of the area 'a', 'item' and 'value' two of these expressions return a line.

    If this is not possible, or how to get the result, please do let me know.

    Thank you very much
    Gary.

    Published by: GPN on February 21, 2011 20:24

    It works for me, as shown below. Please post one copy and paste a complete course of code that does not work for you, including the creation of table, inserting data, preferences, index and queries. Please provide the smallest reproducible test.

    SCOTT@orcl_11gR2> select * from v$version
      2  /
    
    BANNER
    --------------------------------------------------------------------------------
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE     11.2.0.1.0     Production
    TNS for 64-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    
    5 rows selected.
    
    SCOTT@orcl_11gR2> create table test_tab
      2    (test_col  clob)
      3  /
    
    Table created.
    
    SCOTT@orcl_11gR2> insert into test_tab (test_col) values (
      2  '
      3       name
      4       fred
      5   
      6   
      7       nickname
      8       trooper
      9   ')
     10  /
    
    1 row created.
    
    SCOTT@orcl_11gR2> begin
      2    ctx_ddl.create_section_group ('test_sg', 'basic_section_group');
      3    ctx_ddl.add_zone_section ('test_sg', 'a', 'a');
      4    ctx_ddl.add_zone_section ('test_sg', 'item', 'item');
      5    ctx_ddl.add_zone_section ('test_sg', 'value', 'value');
      6  end;
      7  /
    
    PL/SQL procedure successfully completed.
    
    SCOTT@orcl_11gR2> create index test_index
      2  on test_tab (test_col)
      3  indextype is ctxsys.context
      4  parameters ('section group test_sg')
      5  /
    
    Index created.
    
    SCOTT@orcl_11gR2> select * from test_tab
      2  where  contains
      3             (test_col,
      4              '(name within item and fred within value) within a')
      5              > 0
      6  /
    
    TEST_COL
    --------------------------------------------------------------------------------
    
       name
       fred
     
     
       nickname
       trooper
     
    
    1 row selected.
    
    SCOTT@orcl_11gR2> select * from test_tab
      2  where  contains
      3             (test_col,
      4              '(name within item and trooper within value) within a')
      5              > 0
      6  /
    
    no rows selected
    
    SCOTT@orcl_11gR2>
    
  • Question about the care for Portege Z30A tool batteries

    Hello

    I used some thinkpads with the function to take care for the conditioning of the laptop battery.
    A useful feature is to disable if you plug the power adaptor so charged above for example, 75% of battery charge.

    It monitors the condition of the battery and advises when a cycle of preparation is necessary.
    Is there a such use for the Porteges or should I use a third party program?

    How about BatteryCare utility?

    It is a free utility that helps you keep your laptop in good condition battery.
    It monitors the battery discharge cycles and helps to increase independence and improve life expectancy. In addition, it provides detailed information battery and monitors the battery discharge cycles.

    But Toshiba also provides own software called Toshiba PC health monitor.
    It gives you a graphical overview easy to read things like the temperature of the portable computer, the fan speed and the condition of your battery.

  • Question about the clause for the EVE of BACKUP command

    Hello

    I would like to know the exact difference between BACKUP CONTROLFILE CURRENT and BACKUP CONTROLFILE CURRENT for INTELLIGENCE in Oracle 11 g. I searched the docs and My Oracle Support OTN, but still I have not found an answer. I would be grateful for any explanation or references.

    Thanks in advance.

    Hello

    Allows to consider from scratch,

    What is a controlfile :--> its a small binary file that records the physical structure of the database.
    The control file includes:
    The name of the database
    The names and locations of the partners of the data files and redo log files
    The timestamp of the creation of the database
    The current sequence number
    Control point information

    Now, down to backup controlfile--> will have the exact backup of the controlfile used by the database (including the role of the database) Please note that this controlfile cannot serve as a controlfile standby when you try to use it it will return the error

    Backup controlfile as Eve--> will anything similar as for the previous command except for the role of database that are not primary indicator but would be pahysical Eve, all other information would be same.. like with it it will not be an exact replica of the primary database.

    It is the only difference from what I understand concepts.

    Regrads

  • Question about the app for iPad retina

    Hello.

    I searched on this subject, but everything I found was opposed to what I was looking for.

    I developed an application (AIR 3.7.0.1530, Flash CS6), full resolution: 2048 x 1536.

    While I'm checking this app on iPad 2, it works very well and shows everything because I set stage.scaleMode property of ScaleMode.SHOW_ALL. Even if it's a bit ragged, but I am satisfied with the quality.

    What I can't find is, if I download it from the App Store, it will be available for the iPad 2 as well or it can be installed on the iPad retina display?

    Thank you.

    Hey Yusuf,.

    As far as I know any application created in the AIR will work on any device you set in the

    UIDeviceFamily

    Of the application descriptor, if you '2' in there (if you already iPad which means this is already install), this means so that it runs on all iPads little matter how your application actually looks at the screen.

    ------

    While it is fine, running a 2048 x 1536 on an iPad 1, 2 application or Mini will drastically effect the performance of the application, it can even crash on iPad memory 1 if there are too many things on the screen. Is generally good practice to create applications that can evolve around the appliance connection dynamically to the resolution correctly well.

    Anyway to answer your question directly:

    Your application will be available for all iPads. (unless you lock the version iOS to 6 +, which means the iPad 1 is not included)

    Hope that helps,

    O.

  • about the scripts for AWR report data!

    Hi all.


    The oracle's 10 g 2.

    I would like to extract the following data by issuing a query, and not by AWR report.

    ----------------------------------------------------------------------------------------------
    1 load of overall profile cache
    ~~

    2. global Cache efficiency percentages (target local + remote100%)

    Access - local cache buffer %: 99.91
    Access - remote cache buffer %: 0.07
    Access - disk buffer %: 0.02


    3. global Cache and messaging statistics - Enqueue Services
    ~~

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

    What is the data dictionary (DBA_HIST tables *) for the above data?

    You will be greatly appreciated if you give me an example of a query for them.

    Thanks in advance.
    Best regards.

    You can get the SQL code of sprepins.sql in $ORACLE_HOME/rdbms/admin

    Concerning
    Vincent

  • Question about the earphones for sansa fuze.

    Hey,.

    I'm looking for a new helmet for my sansa fuze. If there is someone who can help me with this do it please. I found a page on amazon.com

    Here is the link to this page:

    http://www.Amazon.com/s/ref=nb_ss_e_0_9?URL=search-alias%3Delectronics&field-keywords=Sansa+headphones&Sprefix=Sansa+HEA

    Can someone help me please by suggesting a good headset for my fuse sansa at a reasonable price

    There are tons of recommendations already on this forum for the headphones and earphones.  Using the search will give you access to them... BUT... take a review or a recommendation with a very large grain of salt.  Headphones or earphones are the most personal part of the audio chain, and everyone has their own "vision" of what makes a great set.  I can love, you hate him.  No a pair of headphones will be perfect for all applications.

    I use a set of Grado GS 1000 when I want to extract every bit of sound information of the "rocket"; I use the Sennheizer 201 or 202 for general use (meaning: good, but not fantastic sound) and a pair of headphones marshmallow JVC to talk radio applications.

    These are my preferences; yours may be completely different.

    I'm sure that the recommendations are abound, but the only one who really knows your ears and your preferences is Y-O-U.

  • Questions about the icons for interactive report

    When I created an interactive report, rectangular icons were created automatically on the left side of the report on each line.
    When you click on one of the icons, it displays the details of the line in vertical order.

    Here are my questions:

    1. when I hid a few columns in the interactive report and clicks on the icon, it does not display the details of the hidden column. But I want to hide these columns in the report but displays all the details when you click the icon. How can I do this?
    2. How can I hide the icons?
    3. How can I use the icons don't not to view the details of a line, but towards a modifiable page to edit the same details?

    Thank you
    Guy

    Hello

    1. when I hid a few columns in the interactive report and clicks on the icon, it does not display the details of the hidden column. But I want to hide these columns in the report but displays all the details when you click the icon. How can I do this?

    You can create another region, or the page that will show you your line of description of identifier, or rowid. You can do this by changing the column type of link to "target of the link to Custom.

    2. How can I hide the icons?

    Access the interactive report-> column-> change of link column link (link column exclude)

    3. How can I use the icons don't not to view the details of a line, but towards a modifiable page to edit the same details?

    The same as answer 1.

    Best regards, Kostya Proskudin!

  • Questions about the implementation of clusters of storage and DTS on active cluster

    I have a few questions about the implementation of clusters of data store and SRS storage in VSphere 5.1.

    We have a data center with about 15 HP blades and a few servers non-lame.  The hosts are all either VSphere 5.0 or 5.1.  Our back-end storage is an EMC VNX 5700 with about 20 stores of data.  All the VMWare is managed by VCenter 5.1 running on a dedicated physical machine.

    Currently, each data store is used individually; No piles of data store are put in place.  When a new virtual machine is created, the administrator usually chooses the data with the most space store.  Periodically, we will go back and manually storage vMotion machines to balance the load.

    Recently, we have expanded the VNX storage, so we now have LUNS in different pools, with different levels of performance.

    What I would do is set up for the data store clusters, so that us when a virtual machine is created, the administrator must not know what data store is in which pool.  Also take advantage of the DRS storage so that the burden of storage will be "refine" himself a little.

    I know the setting up of a cluster of storage in a 'clean' environment is quite simple, but my concern is creation/conversion data warehouses existing in active production in the cluster, while they are used.

    If I access the screen "data warehouses and store data from clusters ', right-click on the data center and create a cluster, and then move the various data stores in the new cluster, will there be an interruption in the production running systems?

    I also wonder about activation of storage i/o control.  It is not currently enabled on data warehouses.  I know it's useful for the StorageDRS, but will be allowing any negative impact on the system?  If I turn on the warehouses of data, is there anything else I should do or set in addition to all that allows him?

    Finally, we are in the process of Site Recovery Manager configuration.  SRS has an impact on the configuration of the data clusters and DTS store?

    Thanks in advance for your comments.

    Mike O.

    Gregg Robertson wrote:

    Hello

    Clusters of data and using DTS store doesn't impact RS even if you create a cluster of data store for storage of replicated data and another for everyone else, this way you machines virtual you want to replicate are not moved on warehouses of data that are not replicated , but will still have the ability to move if there is a conflict.

    Gregg

    With all due respect but SRM and DTS don't go together. SRM does not at all support the use of DTS. So if you are configuring SRM forget DTS for now.

    Reason for this is that SRM knows no DTS and VMs can be in flight when a failover should occur, and bad things can happen. Also, the protection breaks when a virtual computer is moved between data warehouses in a cluster data store.

    In short: don't go there.

  • A few questions about the use of data and Cliq

    I have the cliq, however I chose to not get 3G (so I bought full fare). So I have a few questions about the phone and the use of 3G / 2 G/Edge:

    1 - is possible to disable completely the 2G / 3 G/Edge? I know you can switch between them, but are anyway just tell the phone to stop using them altogether since I'm not subbed to the service?

    2. when the update takes place, I guess we'll have to reconnect motoblur and etc, but if I don't have 3 G will I have motoblur connection problems after the update? Or he keeps the latest wifi settings so that it would connect to wifi to connect. When I first got my phone it was not a problem b/c I had 3G for the first month.

    I hope that makes sense, thanks!

    To stop all the data, I would like to download an application called APNDroid. He cut them all down. When you log on to blur you have 3G or WIFI doe this without getting a timeout error. During the process of setting up your Blur account, you can press the menu button and set up your wifi to work, this will connect you to Blur and your phone will be connected to the blur. If I were you I would be rethinking to do a data plan since you are really losing out on most of your main features of phones. It's your choice, however.

  • I have a simple question about the meta-data.

    Hello. It is a simple question about the meta-data. How can I get the video bitrate of a flv or mp4 (video playing via NetStream file) file

    right now I have this:

    Code
    var netClient:Object = new Object();
    netClient.onMetaData = function(meta:Object)
    {
    for (var in meta props) {}
    trace (props + ":" + meta [props]);
    }
    MovieClip (root) .durations = meta.duration;
    trace (MovieClip (root) .durations);
    };
    NS.client = netClient;

    And my output is:

    videocodecid: avc1
    audiocodecid: m4as
    aacaot: 2
    Width: 960
    AudioChannels: 2
    videoframerate: 23.976
    TrackInfo: [object Object], [object Object]
    moovposition: 32
    avcprofile: 77
    audiosamplerate: 48000
    avclevel: 31
    seekpoints: [object Object], [object Object], [object Object], [object Object]
    height: 540
    Duration: 221.312

    As you can see, there is nothing of video bitrate.

    I know that the video bitrate of my videos, but then I have to manually type each number of bitrate into my flash project, and it would be such a fuss when I have a lot of videos. Would be nice if flash can detect the video bitrate.

    It's for my online portfolio.

    Why you divide by 8?  If you want to convert bytes into bits, multiply by 8.

  • An error occurred when DNS was questioned about the resource record (SRV) service location used to locate a domain controller Active Directory (AD DC) for the domain 'HAMI. LOCAL ".

    An error occurred when DNS was questioned about the resource record (SRV) service location used to locate a domain controller Active Directory (AD DC) for the domain 'HAMI. LOCAL ".

    The error was: "an existing connection was to be closed by the remote host".
    (0 x 00002746 WSAECONNRESET error code)

    The query was for the SRV record for _ldap._tcp.dc._msdcs. HAMI. LOCAL

    Hello

    Your question of Windows 7 is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the Forums TechNet Windows 7 Technet.

    Here is the link:
    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/threads

    Hope this helps

  • I have a question about the delivery of the school.  If I start paying $19.99 a few months before that I control, I keep getting this price for the rest of the year?  Or will I stuck having to pay $50.00 per month until the contract is in place?

    I have a question about the delivery of the school for creative cloud.  If I start paying $19.99 a few months before that I control, I keep getting this price for the rest of the year?  Or will I stuck having to pay $50.00 per month until the contract is in place?

    Student discounts are good for a full year, without worrying if you drop out during this period.

    Mylenium

  • Question about the purchase of policies in China for commercial purposes

    I have several questions about the purchase of policies. Our company is in CHINA

    1. we have our own product which has LCD display to display certain information with different languages (Chinese, English, German, French, Italian, Spanish, Portuguese and Russian). We need to use Adobe Heiti Std fonts for the Chinese language by commercial purposes. I tried this font in Adobe? Do Folio police 11.1, but is not in this library, your partner gold in China told me this font is part of Adobe Production Premium CS5.5, which we have already purchased from Adobe, it is used freely by the user.

    It is true that we can use the fonts Adobe Heiti Std freely and even for commercial purposes in many products?

    If this font is not free, how can I buy it for commercial purposes in many products? Could be he you pls tell me the person/company contact email or phone number.

    2. we need to use Eurostile LT font for the English language by commercial purposes as well. Is it Eurostile LT available for German, French, Italian, Spanish, Portuguese and Russian as well? and I can not find do Folio 11.1 as well. But some Eurostile Std * fonts appear in the list.

    Use font Eurostile LT? freely for user

    The police in the Adobe product package, but it is not in the Adobe typotheque (Adobe? Do Folio 11.1), then it can be used freely even for commercial purposes in many products?

    Thank you in advance.

    Unfortunately, none of these fonts is available for the user interface of the product. Although Adobe has two of them, we have not the right to sell OEM licenses or the other.

Maybe you are looking for