How to change DB into ARCHIVE mode

How can we switch a 10g DB into archive mode
on Unix?
Should the DB be shut down?
Any help
Regads

Jane,
How can we switch a 10g DB into archive mode on Unix?Please refer to:
Note: 69739.1 - How to Turn Archiving ON and OFF
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=69739.1
Should the DB be shut down?Yes, you need to bounce the database.

Similar Messages

  • How to change the ARCHIVELOG / NOARCHIVELOG mode in Oracle 10g

    Hi
    how How to change the ARCHIVELOG / NOARCHIVELOG mode in Oracle10g in SQLPLUS ?
    Many thanks.

    Steps :
    0 - change SPFILE
    ALTER SYSTEM SET log_archive_dest = '/oracle9i/archive/tmpr' SCOPE =SPFILE;
    ALTER SYSTEM SET log_archive_start = TRUE SCOPE =SPFILE;
    ALTER SYSTEM SET log_archive_format = 'tmpr_%s.arc' SCOPE =SPFILE;
    1 - shutdown immediate
    2 - startup mount
    3 - alter database archivelog;
    4 - alter database open
    Note : to verify if is ok type :
    SQL> archive log list;

  • How to change the document color mode(RGB to CMYK)?

    Kindly advice me how to change the document color mode(RGB to CMYK) via scripting in "illustrator cs3".
    Thanks.

    Somebody wrote and posted this a couple of years ago.
    // Duplicate the selection from the active document into a new document.
    // To invoke the JavaScript debugger, remove comment delimiters
    //$.level = 1; debugger;
    var newItem;
    var docSelected = app.activeDocument.selection;
    if ( docSelected.length > 0 ) {
    // Create a new document and move the selected items to it.
    var newDoc = app.documents.add();
    if ( docSelected.length > 0 ) {
    for ( i = 0; i < docSelected.length; i++ ) {
    docSelected[i].selected = false;
    newItem = docSelected[i].duplicate( newDoc,
    ElementPlacement.PLACEATEND );
    else {
    docSelected.selected = false;
    newItem = docSelected.parent.duplicate( newDoc,
    ElementPlacement.PLACEATEND );
    else {
    alert( "Please select one or more art objects" );
    It should give some ideas about how to proceed.

  • How to change margin value in mode booklet printing Adobe Reader X ?

    How to change margin value in mode booklet printing Adobe Reader X ?

    Is this a form you created in Acrobat or is it a form that you're using with Reader? If the latter, there's nothing you can do if the field has been set up to format the field with a £ for the currency symbol.

  • JS confrim popup message box - How to change it into yes or no button?

    confirm popup message box is always with OK or Cancel Button?
    How to change it into Yes or No Button?
    Thank you.

    I don't think you can change those buttons. However you may try use some rich Javascript library like YUI (Yahoo! User Interface) to pop up custom alert and confirm boxes.
    See [http://developer.yahoo.com/yui/examples/container/simpledialog-quickstart.html]
    Cheers,
    Hari

  • How to change the "Store demo mode" in AppleTV?

    In AppleTv set up menu, I can't access certain features. The message "Not available in store demo mode" appears. How do I change/remove this mode?

    The question is how you got into this mode in the first place!
    Home users are not officially able to access this - whether it's a software glitch or inadvertent remote combinatiojn of presses enabling it i have no idea.
    AC

  • How do I boot into recovery mode with wireless keyboard

    I am unable to boot into recovery mode using either cmd-R or holding down the alt key. How is it supposed to work?
    Message was edited by: Niklas Brunberg (better title)

    I understand your concerns - I'm glad both of my machines are dual bootable (just in case) and I have my Snow Leopard install disks..... However, this is what Apple has decided, so we need to find the best way to deal with it. Personally, I've tested the recovery mode several times and, at least on my machine, it was not reliable (i.e. it wouldn't work - I tried it again and it did, but it spent more than an hour downloading the entire 4 GB installer again and then another 30 minutes installing it), and on a third try, I found that it had vanished because I had cloned by drive. When you clone, only your system is cloned, not the extra partition.
    So, I've decided to rely on a) my bootable clones and b) a copy of the installer (.dmg) in case my clones fail. I don't feel comfortable relying on something that requires an internet connection and a full download to work. But, that works for me; you may want to take a different approach.

  • How to change the 'Default operating mode' of a mapping on the repository and not from the client

    Hi everybody,
    I am using OWB 11.2.0.3 and under the mapping's configuration property, I have the necessity to change the Run time parameter "Default operating mode" to SET_BASED in almost all my mappings.
    Because I have 745 mappings in which the Default operating mode is different from SET_BASED, instead to open 745 times the 'Configure' and update manually the value, is there a way to update safely these values (with an oracle predefined script) directly on the repository ?
    I know that exists a view called CMPSTRINGPROPERTYVALUE_V based on a table called CMPSCOPrpClasses, but changing this table it's very complicated for me because contains only keys and then I don't know in which way is connected with all the other structures....
    If somebody knows a method more efficient to do these updates on the repository and not from OWB client I will appreciated it!
    Thanks in advance
    Alessandro

    Urgent... help!!! Thanks
    in short, my server log says transaction access mode is "read only", so my calling home.create() always triggers a transaction rollback. How to change the access mode to "read write"?
    Is possible to work out through one of the descriptor files? Or ini settings of the underlying pointbase database? Or any other way around?

  • How to boot T42 into safe mode

    Hi all, first post.
    I have a T42 with Firefox 4 installed that is giving me trouble. I  want to be able to boot into safe mode to help troubleshoot the problem.
    I have tried to rebbot and use the F8 key but it does not work. I have tried the F11 key and the Access IBM button and both bring me to the Rescue and Recovery login which asks for a password. I don't have the password as I did not set it up. I read on the forums that I could delete and reinstall R&R and that would reset the password.
    I uninstalled R&R with rapid restore from the add/rmove programs panel (sorry, I don't remember which version). I have not tried to reinstall anything yet. When I reboot I still get the R&R ogin asking for a password. This leaves me with several questions.
    How do I get around R&R, do I need to uninstall something else?
    Is there a simpler way to just reset the password?
    How do I find out what version of R&R with RR I had and what should I replace it with. Apparently 4.23 may not be my best option. I assume the original Windows backup partition will still be there. I din not have any backups of my own.
    Finally, I just need to get into safe mode. Is there an easier way.
    Many thanks for any help!

    Try using the msconfig utility's boot tab to turn on the Safe boot checkbox, then restart.
    On Windows 7, I can just tap Windows+R, then type msconfig and press Enter. I think in XP, you might see a Run option somewhere on the start menu. Or if you can get into the Task Manager (press Ctrl+Shift+Esc ?), select File > New Task (Run) ...  Or even just browse for msconfig in C:\Windows\System32
    It sounds like maybe someone has set up a BIOS password -- this may be irrelevant to getting into safe mode.Or if there is a separate R&R password I never noticed, that should be irrelevant to Windows, too.

  • On iCal,how to change the travel time mode from car to foot?

    on iCal (Mavericks), how to change the traveltime mode before an event ? i only have the "time" choice with "5 min, 15 min, 30 min, 1 hour, 2 hours". I would like to choose  "foot/walking" , "car" or "Train/bus".

    America is only one of 197 countries in the world. So if you do not use a bike, your feet or public services to travel so, maybe 196 other countries do it :-)

  • How to change BPM process message mode

    Hi,
    I use JDeveloper 11.1.1.6 + BPM plugin. I created synchronous process with some activities. How to change it to asynchronous ?
    Kuba

    Something similar to this should do
    http://orasoa.blogspot.in/2007/03/convert-synchronous-proccess-to.html

  • How to put gateway into bridge mode

    I have my own router and would like to put my comcast provided equipment into bridge mode. Can you please provide instructions?

    http://customer.comcast.com/help-and-support/internet/wireless-gateway-enable-disable-bridge-mode
    http://forums.comcast.com/t5/Home-Networking-Router-WiFi/Gateways-and-Bridge-Mode/td-p/2419143

  • IWeb Blog how to control how many articles go into archive?

    I'm probably just missing something, but after I add about five articles to my blog page, the older ones go into the archive. Is there a way to not do that, or at least have some control over how many go there?
    Also, is there some way to make a change to an entry without redating (and therefore resequencing) that entry?
    Thanks
    Joe

    Hi,
    1) in iWeb go to your Blog then click on Inspector=>RSS=>Number of excerpts to show
    There you can put in a number for how many entries you want to show up on the blog page on the web (you will see it's now set on 5 as you said that 5 excerpts appear in the blog)
    The ones who don't show up on the blog page are still published, you can find them by going to the archive of the blog.
    2) Just re-date (backdate) to original publishing date by double clicking on the date in the entries list
    Enjoy your iLife,
    Cédric

  • How to change photo into a pastel illustration in PSE 11

    Hi from a newbie.  I am trying to find a nice effect which will create pastel illustrations from my photos. I think it is done in PS by turning the photo into black and white first then using Oil Paint filter to work towards the soft effect I am after.  I can't find a way to get this effect in my PSE 11, does anyone have any ideas to help. Many thanks.

    Try this:
    Open picture file
    CTRL+J to copy
    CTRL+SHIFT+U to remove color
    CTRL+J to copy b/w layer, then CTR+I to invert
    Change Blending mode of inverted layer to color dodge
    Go to Filter>Other>Minimum ---4px
    Go back to original layer with color, CTRL+J to copy
    Drag that layer to the top of the stack of layers in the layers palette, and reduce layer opacity
    Merge the top 3 layers so you're left with 2 layers
    CTRL+J to copy the top layer
    Go to Filter>Artistic Poster Edges. Play with the sliders and reduce the layer opacity to suit

  • How do I reboot into mac mode from the windows 7 startup on mac

    Firstly please don't judge me coz I know I've screwed up and learned my lesson but I downloaded a windows 7 torrent file, burned that to disk, set a disc partition on my mac thought the bootcamp and then installed windows but now whenever I turn my mac on I get blank screen, then a white screen then a black screen and the I am faced with the windows error recovery page - when I now run in any mode, the same thing happens when windows attempts tomrun then goes black and then I unplug my mac and start the whole process again! Please help me!!!!!!

    So I think you know what ou need to do: remove the Boot Camp partition with BCA and read the instructions in the program.
    An ISO has to be burned at slowest reduced speed too.
    You can download Windows 8 RP ISO from MSDN and use that also to format the partition you have now.
    You realize how much mischief a torrent could do? maybe wipe out OS X or the partition table? try to mess with boot blocks or infect the motherboard. And, your IP address is on torrent servers so expect to see more rlogin and DDoS attacks against your router and ifrewall.

Maybe you are looking for

  • Right way to refer to a sub-mailbox in Mail from AppleScript

    Working through an AppleScript to scan MailBoxes in Mail. The mailboxes are organized as subfolder Customers .....CustomerA .....CustomerB repeat with theMailbox in every mailbox set currentMailbox to theMailbox set mailboxName to the name of current

  • Acrobat 7.0 Standard Random Hangs on scan-to-pdf

    Scan to pdf will randomly hang about 3/4 of the way through a multi-page document scan with no error or warning messages. Acrobat totally hangs (can't even move the window) and I have to kill the process in the task manager at which time a message ap

  • JDBC adapter can't find the jdbc driver class

    Hello, my jdbc driver give an very strange error 11:46:13 (4207): JDBC adapter terminated Mon Aug 02 11:46:13 CEST 2004 ***** 11:46:13 (4210): ERROR: Attempt to load JDBC driver failed ("java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriv

  • Why does Java have such a large footprint?

    I've been curious about this topic for a while, but I haven't ever looked into this to any depth. I also posted this to stackoverflow but haven't gotten any solid responses so far: http://stackoverflow.com/questions/1107991/why-does-java-have-such-a-

  • Archive and Install--I don't understand it!

    I'm a long time Mac user, but I have never done an A&I. I have to do one now according to the Apple support guys. My questions: Will I have to reinstall all my non-Apple applications? Will I lose any files? I've been reading old threads, but I still