Can I make some tables of database into archived logging?

Is that possible that making logging part of tables in database ?I mean ,only some changes of tables recorded in archived log file .If do so,the size of logging file may decrease ?

In my oracle database, there are some streams which are used to make the datafile in different machine located in different place.For these streams normal running has to look archived log to kown what has happen in my database and needs to tell other database,
SCN is used to identify the different states of databse.When a stream get a scn, it is what stream get the change which has happen ,such as data insert or update.And applied_scn is used to identify the states streams have told other database .
My question is that,if I do nothing during a long time,the applied_scn stop,and archivelogs increase day after day.If these so large archivelog make the database down ,and I can not delete them .The streams can not work well, What can I do to prevent this thing to happen one day.
I have a solution,I do some changes to local databse.This make applied_snc increase.
Although the archivelog file increase ,I can delete them for the streams has get the informations form them ,But it is not a good idea.
Has a good idea? Help me!
Thank a lot!

Similar Messages

  • Can I paste football table from Safari into Numbers by Dec 23?

    *Can I paste a table from Safari into Numbers - and get a table?*
    Whether I use Paste or Paste Match Style (?) it just goes into one column, which is useless. Same result in Pages. But in the Appleshop demo I copied the table from Safari into Excel and it created a proper table.
    Apologies if this is already answered. I am new to Mac and to iWorks. I've only got the evaluation version of iWorks v1.0. I was going to get the full version by Xmas - but this is a real showstopper. If I can't use the spreadsheet on web tables (price comparisons, stocks, etc etc) then iWorks won't do.
    If it can't do this, are there any other solutions out there? Thanks.
    *_Problem Description_*
    1. In Safari select and Copy a table (here's the football league table http://news.bbc.co.uk/sport1/hi/football/eng_prem/table/default.stm)
    2. Paste the table into Numbers - as a table (not as a single column)
    3. sort the table on descending GD

    Hello
    Some times ago, I posted a script for this kind of problem but I just discover (with your table) that I forgot a case.
    Here is a revised version which I will put soon on my iDisk.
    -- [SCRIPT Tables2Numbers_v5]
    property nbCols : "3"
    property english : true (* true= English messages, false = Messages Français *)
    property msg1 : ""
    property list1 : {}
    if msg1 = "" then my prepareMessages()
    set theDatas to (get the clipboard as text)
    if theDatas does not contain tab then
    set nbCols to text returned of (display dialog msg1 default answer nbCols)
    set nbCols to nbCols as integer
    set my list1 to paragraphs of theDatas
    set nb to count of my list1
    set nbRows to nb div nbCols
    set newDatas to ""
    repeat with i from 1 to nbRows
    repeat with j from 1 to nbCols - 1
    set newDatas to newDatas & (item (j + (i - 1) * nbCols) of my list1) & tab
    end repeat
    set newDatas to newDatas & (item (j + 1 + (i - 1) * nbCols) of my list1) & return
    end repeat
    set the clipboard to newDatas
    else
    set the clipboard to theDatas
    end if
    set my list1 to {}
    on prepareMessages()
    if english is true then
    set msg1 to "How many columns ?"
    else
    set msg1 to "Nombre de colonnes ?"
    end if
    end prepareMessages
    -- [/SCRIPT]
    If you grab your table in the clipboard after counting the columns (here 16)
    run the script
    After that you may paste the table in Numbers (or in AppleWorks)
    Yvan KOENIG (from FRANCE dimanche 2 décembre 2007 18:05:39)

  • Can I make a hp 6500 e709 into a eprinter?

    Can I make a hp 6500 e709 into a eprinter? It's already networked to my 2 PC's thru my router.

    Hi Mellaby,
    Not all printers can be updated to include ePrint technology, unfortunately yours is one that cannot be updated.  There are some features of ePrinters that is now covered by a new app just released by HP called HP ePrint Home and Biz.  This free app allows mobile devices to print to your model printer.
    If you do need the abilty to use ePrint, this Forum Post shows all of the ePrinters and which functions they support.
    I was an HP employee.
    Please mark the post that solves your problem as "Accepted Solution"

  • How can I make a table cell extend beyond the page?  The text disappears when the cell becomes larger than the page.

    How can I make a table cell extend beyond a page?  The text disappears when the cell becomes bigger than the page.  I want the table to continue to the next page.

    As a student, you might be able to get Office for Mac from the college bookstore at a substantial discount. Otherwise, I think your best option for documents that need to be shared with Office users is to get one of the free Office clones such as LibreOffice.

  • Can we make some fields mandatory on CAT5 selection screen ???

    Hi Experts,
    Can we make some of the fields mandatory on CAT5 selection screen.
    I want to make posting period as an mandatory field.
    Thanks in advance.
    Regards,

    Use below link :
    http://help.sap.com/saphelpnw2004s/helpdata/en/7d/f63a22015111d396480000e82de14a/frameset.htm_
    Regards
    Ashish

  • How can i make iphone mobile website,  database in Sql Server 2005 ?

    how can i make iphone mobile website,  database in Sql Server 2005 ?
    Thanks & Regards
    Jamshed Ali
    Email id: [email protected]

    You need to be a little clearer in what you're asking.
    You can't make any web site in SQL Server - it's a database engine, not a website tool.
    What you can do is create web sites that pull data from a back-end SQL Server, but the SQL server doesn't handle the client connection at all (that's handled by a web server such as Apache, IIS, or similar).
    There are many ways to build such a site including .NET, PHP, Perl and more (although I don't know all the options for Windows servers because they're not as common outside of corporate/enterprise networks).
    In either case, given your choice of development language (HTML, plus one of the PHP/Perl/.NET/etc. options), plus your database (SQL Server) plus your web server (IIS, Apache, etc.) you can make any web site you like (or, at least, you're capable of developing).
    If you want to opimize that web site for iPhones then there are many references on how mobile browsing differs from the desktop. I'd recommend this book as a reference (and, yes, I understand the irony of linking to a paperback book for web design guidance ). Googling mobile web design (or iPhone web design) might yield more results.

  • We can replace of some kind of databases using Oacle Coherence?

    We can replace of some kind of databases using Oacle Coherence?
    Some kind of database can be replaced by Oracle Coherence using the Serialization Paged Cache as the backing storage for the service and using the Serialization Paged Cache as the backup store on disks.
    Do you agree with me?
    Edited by: jetq on Sep 4, 2009 5:53 PM

    So far basically what I did for the connection was create a constant equal to the name of the database, in the servlet. I will post my Servlet code so far, and I suppose it would help people with either I am going about this all wrong, or on the right track.
    public class SMServ extends javax.servlet.http.HttpServlet{
          private static void initialize()throws SQLException {
          String dataSourceName = Constants.MY_DS;
          try{
          Context wocContext = new InitialContext();
          DataSource ds = (DataSource)wocContext.lookup(dataSourceName);
          Connection conn = null;
          conn = ds.getConnection();
          }catch(NamingException ne){
    public void doGet(HttpServletRequest req, HttpServletResponse res)
              throws ServletException,IOException{
    RequestDispatcher rdSearch =
    getServletContext().getRequestDispatcher("/RTMain.jsp");
    if (rdSearch != null)
    rdSearch.forward(req,res);
    }The doGet is there, because what is supposed to happen is the Servlet is supposed to be hit first then go to the jsp. My jsp basically just has a button sitting on it, all I am trying to get out of this is, a button click on the jsp will trigger a hardcoded SQL statement to pull data. As most of you can understand, my purpose is to see this relationship working so I can understand it. I am not sure if I am completely right on my DS setup there. The Constants.MY_DS is from another class, that is basicallypublic static final String MY_DS = "name of my database"; Name of the database being the one I have an established connection to in rad.
    Edited by: tsdobbi on Nov 21, 2007 8:52 AM

  • How can I make a detailed form widget into TWO columns?

    how can I make a detailed form widget into TWO columns? I have a contact form with a lot of fields.

    Hi Whatsmyjam9999,
    You can place a blank composition widget then click tigger 1, click inside target 1 and from menu--> files--> place the image and adjust it's dimensions, you can repeat the same steps for trigger 2 and 3
    Here is a video link http://ghai2.worldsecuresystems.com/jing/2013-07-22_1442.swf

  • Switching database to archive log mode

    1.When I switch the database to archive log mode,
    I have to do full offline(consistent) backup.
    2.When the database is working in archive log mode
    I can do inconsistent(online) backups.
    Why is there consistent backup needed after swiching
    to archive log mode, is there not inconsistent backup
    enough after switching (the databease operates
    in archive log mode and as in point 2 I can make inconsistent backups).

    Hello,
    Oracle recommands to do offline backup after switching to archivelog as an immediate crash-recovery procedure. Look at the following example:
    1/ You switch your base to archivelog.
    2/ Work is started right away.
    3/ Your DB crashes => You got your archived redo logs, but none of the other files.
    Now, let's put a
    1b/ Backup (offline) your database.
    Now, in 3, youg got everything you need to restore the base, because 3 can happen WHILE your are ONLINE Backing up the base.
    That's the point.
    Regards,
    Yoann.

  • How to recover a database with archive log

    how to recover database with archivle log

    Hi,
    With in information no one can tell the answer.
    Kindly post your qusetion in details information, you want to recover the database in archive log mode, what type of error you get, bcoz depending up on the errors you recover your database,
    please mention all about your database
    cheers
    Senthil Kumar

  • Sync database using archive log files

    Hi,
    I am having two databases A nd B. A is the live Database. I need to replicate the A database and its name as B. I had done the replication using hotbackup.
    1. create the B database
    2. then take the hotbackup and copy the files to the B database
    3. Then delete the controlfile, logfiles and datafiles then paste the files from A database.
    4. Recreate the control files in B database
    5. Now the B database is up and running.
    But my question is in A database is still live and its generating archive log files. I would like to know how to sync the B Database similar to A database using archive log files.
    Kindly share me an example..
    Rgds..

    As you have renamed and opened the clone database, it is no longer the same DBID / Database Incarnation as the source. As you point out, it is not a standby database.
    You cannot apply archivelogs from the source database to this clone.
    You have to consider [Oracle Streams|http://download.oracle.com/docs/cd/B19306_01/server.102/b14229/toc.htm] to implement data replication.
    Hemant K Chitale
    Edited by: Hemant K Chitale on Jan 5, 2010 3:34 PM

  • For streams , database in Archive log mode or non archive log mode?

    Hello ,
    I have a basic question,
    To set up oracle streams, what should be the the database mode (archive log or non archive log mode)?
    Thanks in advance,
    Raj

    It needs to be in archive log mode..thts the place frm where it captures the necessary information....
    Kapil

  • Can you make a table in iweb?

    I want to make a table of results right on my iweb page. Can I do this. In the past, I had to make one in word and take a screen shot of it and then add it to the website.

    What's the difference between pasting the html code directly in a html snippet, which is an iframe, btw, and displaying an external html file in same html snippet with an iframe?
    Here's are some ways to do it.
    Read this how to use tables in iWeb :
    http://www.wyodor.net/blog/archives/2010/01/entry_297.html
    http://www.wyodor.net/blog/archives/2010/01/entry_298.html
    Samples :
    http://www.wyodor.net/mfi/Maaskant/Seabreeze.html
    http://www.wyodor.net/mfi/Maaskant/Experiment.html
    http://www.wyodor.net/mfi/roodhout/Prices.html
    And here's a non-iWeb page with a sortable table :
    http://www.wyodor.net/htmlegg/TallCard/TallAjax.html?pg=tablesorter
    Or use a database on the server with MySQL and make tables with PHP.
    http://www.google.com/search?q=create+html+table+with+data+from+mysql+database
    Here's a very simple application :
    http://home.wyodor.net/w3school
    Learn to install and use MySQL on your computer :
    http://www.wyodor.net/sql/tut.html
    And if that's not enough, use Google Docs to create tables. Use the spreadsheet. And when you use a Form you can collect the info from your website and receive it in the same spreadsheet.
    Display the result in a HTML snippet.
    http://home.wyodor.net/demoos/embedgoogledrive/
    Based on the topic at Apple Discussions :
    https://discussions.apple.com/thread/4944640?tstart=0

  • How can I make a table screen-reader accessible?

    I need to make a table screen-reader accessible prior to publishing on the web. Is there any way to make a table accessible in Numbers?

    This is difficult to answer without more specifics. How are you publishing to the web? And which screen reader are you targeting? In general you can get data out of a Numbers table quite easily in csv format (either comma-separated or tab-separated).  With some work in AppleScript you could export it as a table with html markup. Presumably from there you have tools to convert and publish.
    SG

  • Can you make a table in one section directly mimic the table in another?

    I have a file in pages I am trying to create to make three separate documents at once.  I have a check out sheet, an invoice, and a rental agreement.  I want to have an entire table duplicated from the check out sheet to the invoice, but the table will always have a different number of rows.  Is there a way to make a flexible table that follows the size of another one?

    Have you tried Numbers which is a proper Spreadsheet App?
    This is exactly what I said. Have you?
    You appear to be short on manners as well as common sense and comprehension.
    Those of us who do the support here do so despite the reading abilities and basic courtesies of some of the posters.
    We can't make Pages do something it isn't designed for, so no point taking it out on us.
    Peter

Maybe you are looking for

  • 1st generation iPad running iOS 5.1.1 and can't seem to update the iOS.  Any ideas?

    I currently have a 1st generation iPad that is running on iOS 5.1.1.  I have been unable to update the operating system.  In fact, when I look for updates under the general settings icon nothing comes up.  Shouldn't this older iPad be running on iOS

  • Dial-up no longer works after update to 10.5.8

    I was running 10.5.6 on an Intel Mac, using an external modem on dial-up service. (Nothing else is available here.) Today I got access to a Wi-Fi network and installed the combo update to 10.5.8, along with some other updates. All worked fine. When I

  • Connecting Aquos Sharp TV to Macbook pro

    Has anybody figured out how to do this? I have done everything by the manuals. I have a DVI connector to the HDMI Port 6 in the TV. All the right adapters. My TV model is:LC32LE700UN. All I get is a black screen. Computer does not recognize. Does the

  • I get a message to - (turn off compatibility mode) how?

    While attempting to sync my Iphone, I get a message to turn off compatibility mode, how do I do that?

  • Exporting bar charts to excel

    Hi All, I would like to export my bar chart to excel.When i googled, i did not get any relevant information regarding this topic. If anyone could help me in this regard with the code will minimize my burden to a greater extent. Thnaks for all ur supp