How to change archive destination folder on oralce 11g

Hi
Im using oralce 11g, linux, 64 bit.
I created new database and imported data.
Im getting this error
ORA-00257: archiver error. Connect internal only, until freed.
I've to change the archive destination to a folder having relatively morespace .
Please let me know how to do.
Thanks
Edited by: praveenb on Oct 17, 2011 9:56 AM

ORA-10997: another startup/shutdown operation of this instance inprogress
ORA-09968: unable to lock file Linux-x86_64 Error: 11: Resource temporarily unavailableIt looks like you have trying to start instance when it is already running. check for running instances on server.
$ps -ef|grep pmonIf any prorcess related to your instance running, kill or clean them and then start again.
ORA-09817: Write to audit file failed.
Linux-x86_64 Error: 28: No space left on device
ORA-09945: Unable to initialize the audit trail file
Linux-x86_64 Error: 28: No space left on deviceCheck the audit file destination and cleanup all audit files from
SQL> show parameter audit_file_destand use similar commands to change archive destination, to change archive destination no need to bounce .
SQL> show parameter log_archive_dest_1
NAME                                 TYPE        VALUE
log_archive_dest_1                   string      Location=/u01/archvie VALID_FO
                                                 R=(ALL_LOGFILES,ALL_ROLES) DB_
                                                 UNIQUE_NAME=adg
SQL> alter system set log_archive_dest_1='location=/u01' scope=both;
System altered.
SQL>  show parameter log_archive_dest_1
NAME                                 TYPE        VALUE
log_archive_dest_1                   string      location=/u01

Similar Messages

  • How to change archive destination folder

    Hi,
    Im using oracle 11g,
    when i run this cmnd, im seeing the following
    sql> archive log list
    archive log list
    Database log mode Archive Mode
    Automatic archival Enabled
    Archive destination /home/oracle/archivelog
    Oldest online log sequence 2277
    Next log sequence to archive 2279
    Current log sequence 2279
    the disk space is low on this destination folder
    So I need to change the archive destination new folder /u03/arch
    Please let me know how to change the destination
    Thank you
    Edited by: praveenb on Nov 3, 2011 6:22 AM
    Edited by: praveenb on Nov 3, 2011 6:24 AM

    Hi TYL,
    I run the command
    SQL> show parameter log_archive_dest
    NAME TYPE VALUE
    log_archive_dest string
    log_archive_dest_1 string location=/home/oracle/archivel
    og
    log_archive_dest_10 string
    log_archive_dest_2 string
    log_archive_dest_3 string
    log_archive_dest_4 string
    log_archive_dest_5 string
    log_archive_dest_6 string
    log_archive_dest_7 string
    log_archive_dest_8 string
    NAME TYPE VALUE
    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
    log_archive_dest_state_7 string enable
    log_archive_dest_state_8 string enable
    log_archive_dest_state_9 string enable
    SQL>
    Im seeing      ORA-00257: archiver error. Connect internal only, until freed. (DBD ERROR: OCISessionBegin)
    Please let me know how to solve this issue
    Thanks
    Edited by: praveenb on Nov 3, 2011 7:31 PM

  • How to change the destination folder on my computer ?

    Hi everybody,
    as a standard ADE uses the "My Digital Editions" folder under Documents and Settings\User.
    We are working with Win XP
    Is it possible to change this path ? And if so, how
    I am looking forward to your reply.
    Thanks in advance
    Janine

    Hi Frustrated ;-) --
    All I want to do is store my data files on a portable drive, like I do with my music library and my overdrive media audio books checked out from the library.  I have 3 computers that I use regularly. The software (iTunes/Overdrive Media Console) is installed on all three of them, and when I connect my portable drive I simply point the software to that location to work with my own files.
    I get that the software itself has to be installed on the actual computer rather than on a portable drive -- though certainly there's no reason it MUST be the C drive -- but the idea that you can't tell the software where you want it to maintain your data files is absurd.
    When I got my Sony Reader I tried out their software, found it couldn't specify a library location, and decided to try ADE, figuring Adobe surely wouldn't make that mistake. Alas. After discovering that Adobe did in fact make the same mistake and apparently has no plans to fix it, I uninstalled ADE & went back to the Sony software. I figure if I'm going to have my software dictating where I can & can't keep my files, I might as well use the product that came with my device. It's no worse than ADE.
    Since people have been complaining about this situation for 4 years and getting the same answer, I have to presume that Adobe is listening but doesn't care.  I would like to at least hear the rationalization for their decision.

  • How to change the destination folder when downloading Adobe Reader 9.0?

    I have an old version of Adobe Acrobat Elements 6.0, and I recently installed Acrobat Reader 9.0 and uninstalled all old Acrobat Readers on my computer (6.0, 7.0 and 8.0). After that, when I open AAElements and try to convert a document to pdf file, a msg shows: Unable to find Adobe PDF resource files. Do you want to run the installer in repair mode? I tried to say yes, but it didnt work. I tried to uninstall and install them back a couple of times (Reader before Elements) (Reader after Elements) without luck. PLEASE HELP! Thanks in advance! :)

    How do I stop post of
    Photoshop Elements   coming
    to my computer after I deleted it?

  • How do I change the destination folder for Icloud Itunes down loads?

    How do I change the destination folder when I download songs from the Icloud?...I want the songs to go to an external hard drive and not the hard drive on my pc

    You might want to ask that question over in the iTunes for Windows forum.  They should know if it's possible to change the location to and external drive.

  • BI 7.0 infospoke - how to change standard destination path on appl. server

    Hello,
    I have the following problem:
    I need to extract large amounts of data from infocubes to flatfiles. I have created an infospoke to do this. However, in this infospoke, the destination path, when I choose application server, is fixed.
    In BW 3.x, there is a document "BW 3.1 Open Hub Extraction Enhancement Using Literal Filename and Path.pdf" that describes how to change the destination path for the application server.
    This solution does not work for BI 7.0, I get short dumps, probably due to ABAP OO.
    I need to extract the data to flat files on the application server, not on my local machine, nor into a table in SAP itself, so I need to change the destination path, because the amount of free storage is limited in the standard destination path.
    Has anyone encountered this problem in BI 7.0 and solved it?
    best regards
    Ting
    Edited by: Ting Kung on Jun 30, 2008 9:19 AM
    Edited by: Ting Kung on Jun 30, 2008 9:19 AM
    Sorry, wrong subforum, will close this

    Hi Ting.
      I never had a simmilar problem but, if you go to your InfoSpoke, right click --> "Change" you can see (and change... ) the following values:
    Destination Type: FILE  (the one you have choosen)
    Application Server: Check Box (I think this is your setting)
    Server name: (BW server)      
    Type of File Name: (Here you can choose Between "File Name" or "Logical File Name")
    Appl.Server File N: "MY_FILE.CSV" (for example)
    Directory: (The directory you want - take a look at the end of this post )         
    Separator: (The field separator)
    Note : If you are working with Linux or Unix you have to look if the BW system user has the corresponding rigths to write in the FileSystem.
    .          In the beginning I advice you to use something like this /usr/sap/<SID>/DVEBMGS<XX>/work
    Hope it helps.
    Regards.

  • How to get crawler destination folder path through api

    with following code i am getting crawler folder source path
    com.plumtree.openfoundation.util.IXPPropertyBag propertyBag = oPTCrawler.GetStartLocation();
                   String oldFolder = propertyBag.ReadAsString("PTC_UNIQUE");
    how to get the destination folder path ?
    any help appreciated

    i would like to get the values from PT_TAX_DESTFOLDERS
    <A N="PT_TAX_DESTFOLDERS"><I N="DIMS">1</I><I N="MAX0">0</I><I N="0">1324</I></A>
    1324 being the folder id
    when trying
    com.plumtree.openfoundation.util.IXPPropertyBag propertyBag = oPTCrawler.GetStartLocation();
                   Object[][] propertyBags = (Object[][])propertyBag.ReadAsObject1DArray("PT_TAX_DESTFOLDERS");
    i am getting null

  • How to change local draft folder loaction in sharepoint server

    Hi,
    please help me that how to change local draft folder location for documnet libery in sharepoint server.
    because by default when we check out document that documnet store in c:/documnet setting folder in our local drive.
    i want to store in another location is this possible if yes then how to.
    Please help me.
    Thanks in advance.
    Regards
    Sanjeev Tiwari

    While the steps below are fine for Word (and I gather that Excel, Powerpoint have similar steps), what
    about Project 2007?  We have Project 2007 SP3, and (a) it doesn't have an Office Button like the core Office 2007 products, and (b) the SharePoint Local Drafts folder isn't listed in the Save options.  Please advise!
    -Joe
    Hi,
    You can change the location of your local drafts folder where your files are placed while they are
    checked out to you in Office system program: click “Microsoft Office Button”>select “Word Options”>select “Save”>in
    Offline editing options for document management server files> in Server drafts location
    box, type the location on your hard disk where you want to work with checked-out files, or click
    Browse and find the location.
    This article has detailed steps:
    http://office.microsoft.com/en-us/powerpoint/HA102085831033.aspx
    Xue-Mei Chang

  • How to Change Outlook Default Folder for Insert-Attachment and Save Email/Attachemnt while Outlook is open (VBA)

    Hello,
    Office 2010 32bit, VBA
    Is it possible to programmatically do the above while Outlook is running?  If so, I'm hoping to make that change from a Word macro.
    I tried tinkering with the reg key and that doesn't work because it appears Outlook only respects it at startup time. Similary changing Word File-options-location of documents is respected only when Outlook starts.
    I'm looking to seamlessly keep Outlook's default folder in sync with Word's default folder as the users change working folders in Word, which they do many times per day (and they chose the folder among a couple of thousand possibilities).
    I'm hoping there is a difficult-to-find Outlook object I can manipuate to get to the end result.  IF there is such an Object I have been unable to find it.
    Many thanks!
    Julie

    Hi Julie,
    Based on my research, I think outlook object model doesn’t provide the way to change the default folder for insert attachment and save email/attachment.
    The way to change it is that we need to modify the registry setting and the outlook app should be restart.
    # How to set the default attachment folder in Outlook
    https://support.microsoft.com/kb/252732?wa=wsignin1.0
    You may create the add-in to custom these actions (e.g. attach attachment, save email)
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to change iTunes Media Folder location after Hard Drive Died

    I have been trying to figure this out from other posts but can't seem to find what I am looking for. I store all my music files on an external hard drive. Recently, the external drive died on me. Fortunately, I had the external backed up on another drive using Time Machine. I bought a new drive for the music and transferred the files onto the new drive. My question is what do I do next? Currently iTunes still searches for the files on the dead drive and I get the exclamation marks next to each song which is obviously not a surprise. I want to change the Media Folder preferences to the new drive but will I then lose all my playlists? Basically what I want to do is direct iTunes to the new drive and keep everything else intact. Is that possible? Any help would be greatly appreciated!
    Thanks,
    j

    You might read what this has to say about consolidate and dupes.
    http://www.keyscorner.com/archives/2009/03/07/removing-duplicate-files-in-itunes /
    More info here on consolidation:
    http://www.ilounge.com/index.php/articles/comments/moving-your-itunes-library-to -a-new-hard-drive/
    Message was edited by: Diane Wordsmith

  • How to Change OpenHub Destination

    Hi All,
    I would like to change OPEN HUB Destination name... and how to change DSO name... I couldn't find any option
    in BI 7.0 NW2004s...
    I search sdn someone said, change open hub table name... how to do that ?
    please verify
    Thank

    Hi ,
    See if this link helps you.
    /thread/841331 [original link is broken]
    Following are some useful tables for Open Hub Destination.
    RSBOHSERVICETP       Open Hub: Service Types 
    RSBREQUESTDELTA   Open Hub: Cross Reference Outbound/Inbound 
    RSBREQUESTMESS     Hub: Log for a Request 
    RSBREQUID                 Open Hub: Requests 
    RSBREQUID3RD          Open Hub: Status of 3rd Party Requests 
    RSBREQUIDRUN          Open Hub: Table with Status for a Request 
    RSBSTRUCTURE         Open Hub: Generated Structures and Tables 
    -Vikram

  • How to change the Destination URI value of a item table at run time

    I'd like to change the Destination URI of item of a table region when a column X of my view is not NULL. Where should I set the new Destination URI value for the item table region for specific row? Is in the RowImpl for the view object or in the Controler of the page?
    I'd really appreciate any suggestion.
    Thanks in advance.

    Hi,
    Thanks for the help, but I still dont know where I should to use setAttributeValue(DESTINATION_ATTR,OADataBoundValueViewObject());
    All examples that I saw till now here, suggestes to change something in the page in Controller but based on something entered in the page. In my case is IN to OUT, I will render some item table with a specific value parameter based what is in the database. Being more specific, I have a html table and one column Col1 has a value and it will have a DESTINATION URL if another column Col2 is Null. I believe I would have to check somewhere if the Col2 is null or not and change the DESTINATION URL property.
    Thanks again..

  • How to change archivelog file size in oracle 11g

    Hello,
    In my oracle 11g database inside flash recovery area how to increase each files size , now it 41 Mb per file iits name is o1_mf_1_161_8mfpwtbj_.arc how to change it to
    the understandable name.
    Thanks and regards

    Hi,
    As you know archived log is create when online log is switch. Archived log size might be maximum equal to online redo log size.
    Because archived log size is copied from online redo log file, if you want change archived redo log size, then you must change online redo log size.
    But you must think, what is advantages and disadvantages of change of online redo log size, it depends direct task LGWR process.
    You can change archived redo log name with change LOG_ARCHIVE_FORMAT parameter.
    See : http://docs.oracle.com/cd/B19306_01/server.102/b14237/initparams103.htm
    Regards
    Mahir M. Quluzade

  • How to Change IP Address in an Oracle 11g Fusion middleware environments

    Hi,
    We are changing server IP address. Not sure if I need to update any configuration files etc for the new IP address of the host. Can you please help on this
    We have following 11g Fusion middleware comonents installed on the server:
    Weblogic 10.3.3
    SOA Suite 11.1.1.3.0
    BPM 11.1.1.3.0
    BAM 11.1.1.3.0
    WebCenter 11.1.1.3.0
    OHS 11.1.1.3.0

    >
    I've a two node RAC working fine. I want to do an experiment and want to chang the VIP and private IP adresses. I canged the IP addresses in /etc/hosts files on bothe nodes and re-configured the eth1 with new IP addresses. I rebooted the nodes. When I try to start crs, I get error:
    >
    If you change your VIP to a different subnet, then you have to change your Public IP to the same subnet as well (vice versa)..
    You may not have to change your Private IPs (let's say 10.10.10.x) because these are your interconnect addresses and are "private" to the RAC nodes...
    You can read on the following Metalink Notes:
    >
    How to Change Interconnect/Public Interface IP or Subnet in Oracle Clusterware
    Doc ID: 283684.1
    Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node
    Doc ID: 276434.1
    Considerations when Changing the Database Server Name or IP
    Doc ID: 734559.1
    Preparing For Changing the IP Addresses Of Oracle Database Servers
    Doc ID: 363609.1
    The Sqlnet Files That Need To Be Changed/Checked During Ip Address Change Of Database Server
    Doc ID: 274476.1
    >
    Also check my notes about it.. http://karlarao.tiddlyspot.com/#%5B%5BRAC%20Change%20IP%20-%2010gR2%5D%5D
    - Karl Arao
    http://karlarao.wordpress.com
    Edited by: Karl Arao on Apr 14, 2010 2:03 PM

  • How to change image of folder?

    When I try to change the image on my MacBook Pro folder, it only comes up as a preview of a JPEG or GIF. How do I get it to be the actual picture?

    If you want to make a folder appear like an image, one approach is to copy your image to the clipboard, then click on the folder, type command-i to open its info window, click on the folder icon in the info window, then paste (from the clipboard).

Maybe you are looking for

  • Calculator doesn't add correctly in 10.4

    I noticed today that the calculator can't cope with large numbers. Can someone confirm this: Add 1234567891 + 1. The answer should be 1234567892. But the calculator comes up with 123470000. I know that it is known that in RPN mode, if you add 104.64

  • "This movie could not be played", and apps don't launch

    Brand new iPod Touch Windows XP Both iTunes and the Touch have the latest software Syncs successfully Attempting to play a movie produces the error "The movie could not be played" on the iPod Touch. The movie plays successfully in iTunes on the PC. A

  • ESS portal work flow

    hi ppl,           I am working in ESS portal workflow in which when an employee applies for leave it goes to hr. My task is i have to send few details about the emp leave to a position manager. In ESS emp fills these details. 1) Date of applying Leav

  • Why am I losing quality when exporting to PDF from Numbers?

    Hi guys, so I need to export a fairly large table I have to PDF so that I can get it into the report. It looks beautiful in Numbers, and then when I go to print, size it the way I want it, save as PDF, I get a crappy looking table....Lines have just

  • Running unidsdiff does not work and I get a "Search Limit Exceeded" error.

    When I try to run unidsdiff to correct differences between the Calendar Server and Directory Server databases, I get an error that the search limit was exceeded. The strange thing is, unidsdiff works fine on other Calendar machines in the Calendar no