Ai2/EA1 2.1: a few bugs on the history of SQL

Hello

Against Oracle 10 g 2 databases.
History of SQL is buggy on some statements.
It is saved two times and the number of execution has increased by 2 each time executed following instructions:
1. DML (INSERT, UPDATE, DELETE) statement
2. the DDL statement (i.e. CREATE, ALTER, TRUNCATE TABLE)
3 DCL (commit and rollback)

It works very well only for SELECT statements.

Kind regards

Buntoro

Connected
Bug 9009500 - 2.1: EA1: RUNNER STATEMENT CONNECTING the STORY TWICE

-Rambeau

Tags: Database

Similar Questions

  • Bug in the Migration of SQL Developer

    I don't know that this is the right place to report this bug, let me know what is the right place

    During the migration from MySQL to Oracle, the string "NULL" is discharged from MySQL in the same representation as NULL (NULL value). Thus, the "NULL" strings are converted to NULL values

    Is there a work around for this problem? (other than the update in the source database :)) MySQL

    Thanks in advance
    Concerning
    Alfonso

    Hi Alfonso,.
    I reproduced the problem using this table MySQL with the following content:
    drop table alfonso;
    create table alfonso (int col1, col2 varchar (20));
    insert into alfonso values (1,' ');
    insert into alfonso values (2, NULL);
    insert into alfonso values (3, 'NULL');
    Select * from alfonso.

    When I now use SQL Dev to migrate the content using the script method of MySQL database offline are unloaded at:
    123NULL NULL

    -online the discharge of line 2 is similar to the line 3 that the original content is not.
    I filed a bug for the follow-up of your problem.

    In the meantime, you have 2 options to work around this problem:
    -You can use the online data migration method - here the content is migrated correctly
    -you need to change the scripts of unloading
    -online root cause is the script of discharge containing fields escaped by = ""-online you could for example replace with fields escaped by '\' and then NULL is discharged as \N. "

    The discharge now looks like this:
    123\N NULL

    Modify this script to unloading will also need to change the SQL * Loader - especially the CTL file scripts:

    The file generated by SQL Developer for loading data offline using the table in the above example looks like:

    load data
    INFILE 'alfonso.txt '.
    « str "' »
    in the gateway.alfonso table
    fields terminated by ''.
    trailing nullcols
    (
    col1 col1 = 'NULL, NULLIF
    col2 "DECODE (: col2, 'NULL ', NULL, NULL,' ',: col2).
    )

    You must make sure that \N is now correctly mapped to NULL and therefore you have to rewrite the DECODE function:
    col2 "DECODE (: col2, '\\N ', NULL, NULL,' ',: col2).

  • Any bugs in the CEP Oracle 11.1.1.3.0

    Hello

    It seems that there are a few bugs in the CEP Oracle 11.1.1.3.0.

    1. the documentation says that customized osgi bundles must be placed in the %DOMAIN_HOME%/serverName/modules/ext or in the % DOMAIN_HOME%/serverName/modules. As far as I understand that oracle CEP provides its own OSGI environment, which is based on the implementation of eclipse equinox. The problem is that the beams in the %DOMAIN_HOME%/serverName/modules or the %DOMAIN_HOME%/serverName/modules does not support OSGI pieces. The environment CEP tries to start some fragments of OSGI, which is false. Example: Try to slf4j api and implementation, which is the fragment to the slf4j api bundle.

    2 is it fair that when deploying an application with JMS/output adapters CEP Oracle does not bundle classloader to load configuration jms, for example instantiate the implementation of the InitialContextFactory, specified using the jndi factory tag. If an implementation expected resource, specified using the jndi-provider-url tag, in the classpath, this resource is not found because of the class loader, which is not a class loader of the boot where jms adapter is configured.

    Best regards
    Sergey

    Hello

    You're right - the library bundles do not currently support the fragment OSGi bundle function.

    You use a third party JMS provider? Oracle CEP supports the implementation of JMS provider classes in the bundle of the application itself, or as a set of package library. Packaging classes as a library package is usually preferable because it avoids the need to redeploy the classes whenever the application changes. This blog describes the steps for packaging open MQ (the same basic steps are followed to any third-party provider).

    http://blogs.Oracle.com/CEP/2010/05/using_open_mq_as_an_oracle_cep.html

    Kind regards

    Seth

  • A few bugs on motorola defy software. (2.59)

    > The name of the folder on the home screen, renames 'file' when the device restarts.

    > Music player in the background, called in the foreground (by pressing the home key music player and selecting) he starts the song at the beginning.

    > Nothing happens when you click facebook accounts.

    > Battery sometimes runs up quickly under the same use (some might service conflict background. This is not a bug but always mentioned)

    > IVR a few times the Dáil pad appealed not resopond (it happened I called microsoft, clicked on a few numbers on the keypad to discuss with Executive customer service, then it has connected to the ivr menu and darn the dial pad does not work.)

    > Default Radio has no speaker option.

    > brightness auto bug... you must disable and enable again to actually allow the auto brightness function.

    > Sometimes, there are abnormal haptic feedback when the phone restarts, you must restart your phone again to stabilize. (experinced it only once to date)

    Still working on my phone, it will keep up-to-date, but the developers at motorola, please take note of these things.

    most of the bugs is resolved in 2.2.2 update quite awesome performance but introduced some gliches I hope that update has been removed from the section of update in India... now wait until it resolved soon.

  • I think that there is a bug in the function RT Set CPU pool assignments (SMP)

    I'm trying to configure Symmetric multi Processing on a PXI controller which has 2 CPUs.  I check the number of processors using RT get number of processors (it gives me 2).  I have a constant matrix of wire to the RT Set CPU pool allocations function and create an array of 2 elements with system and reserved as the two values (to assign a single processor for my timed loop and the other for "everything else").

    It works, which means it seems to do the assignment.  But if I look at the assignments of Pool Set CPU error line, it returns-2231, "invalid CPU pool settings. Each pool must contain at least 1 CPU. »

    I do not know what that means, or why I am getting the error (I might just "ignore it", but if the error is 'real', which is not supposed to do).  The entrance to the Pool Set CPU assignment is described in the documentation as "an array of enumerations, with an entry for each CPU.  For me, this means 2 entries, which is what I have.

    Does anyone have a rational explanation of what's going on?  Is this a bug?  The documentation is the problem?  I have attached the front (showing the number of processors and the error output) and the (very simple) block diagram.

    Bob Schor

    Thank you, Bobby.

    I reread carefully the Note help "Specifies the Set of processors available for automatic load balancing".  Now that I know the 'right answer', I can interpret what is written as planned, but it's not easy!

    It is also curious that, although the previous example has generated error-2231, if we deleted the error (or wired never error line), function has, in fact, affect the system and Timed Structures pool to CPU0 (I have a few 'real' testing code that shows CPU0 with Structures Timed cycles).  Given that the function "does the right thing" even if you specify parameters of 'bad', perhaps it should be treated as a warning, not an error (or otherwise make a mistake of 'real' not assigned to a pool - it also wouldn't hurt to have a less obscure the Error Message, or more explicit "be sure to have at least a CPU explicitly assigned to each system and Timed Structures pools") , maybe in "BOLD".

    This code has no error:

    Hereby I give you credit for the 'Solution', but I'll mark my answer as the Solution because it has a photo to help readers who are intrigued by the question and our responses.

  • 3 bugs in the shell cmd, the stability of windows, the slowdown and hibernation problems

    http://TechNet.Microsoft.com/en-us/library/cc723564.aspx

    http://social.technet.Microsoft.com/forums/en-us/w7itproui/thread/d6a26f20-DFB2-4AA9-b353-45efadb21a18

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-windows_programs/bug-in-cmd-shells-Rd-rmdir-Removes-even-when-you/4d3ee079-A364-47fc-Baa2-3a4e4aefc194

    I presented these 3 topics, which are bugs in the cmd shell. first they said I should introduce him to technet.  then they said I should present the msdn forums, although I don't see how it's appropriate, then told me I should post to Microsoft Answers, so I'm back to where I started.

    I suspect that these bugs may not affect only XP but the newer versions of windows as well.

    I have a XP Pro 32-bit and 3 GB of RAM, Pentium 4 HT 2.8GHz system (1 core, 2-wire).  It is a relatively new installation of windows, and I recently cleaned the CPU cooler.  I'm doing the repair of computers as my business and software development as a hobby.

    • do the hibernation twice in a row causes the need for a hard stop.  This is not good.  I should be able to do the overwintering without end.
    • Windows gets more unstable as time goes by, until I need a reboot after about a week or two of the race.  I wouldn't restart.  I don't want to restart. I need my development environment I need to put in place every time.
    • Windows gets slower and slower to react to the events of keyboard and mouse over time.  services.exe is apparently chewing 50% cpu for a few seconds so that this 'pause for the system' is happening.

    I agree with the response of Al Dunbar, posted to your thread in the TechNet forum.

    In any case, leave your comments here:

    Microsoft Connect
    https://connect.Microsoft.com/dashboard/Info/

    Windows 7 comments
    http://mymfe.Microsoft.com/Windows 7/Feedback.aspx? formID = 195

    PS Is not sure if Windows XP-related reactions are fun here.

  • A bug in the Sansa and how to overcome

    My Windows Media Player to synchronize all media for my rocket not only mp3s which ate memory, and because the photos were not correctly formatted I could not really see them. I deleted them manually in Windows, but some of them have been corrupted so all sorts of gremlins started to appear on the "rocket" which was stopped he synchronization and done play because it might be stuck on the "refreshing media...". ».

    Fortunately, I have actually solved the problem myself.  To remedy the screen «Refreshing...» ", I plugged my rocket to the PC with the usb cable to launch screen animation 'trendy '.  Then I quickly unplugged the device at the end of the rocket that I dumped in the last played list, press menu and scroll to settings and from there, I formatted the memory.  Fortunately, I have a back up of all my songs and went into Windows Media Player to change the synchronization to only MP3s options to prevent it happening again.

    So, like a synapses first remember to only sync your mp3s and make sure the sync options don't dump everything in. Secondly, only use the Media Converter for Sansa for photos and video (sorry that you can not look at copies of digital file of your DVD because that DRM does not allow for conversion). And third, always back up your files.

    Rigs83 wrote:

    So, like a synapses first remember to only sync your mp3s and make sure the sync options don't dump everything in. Secondly, only use the Media Converter for Sansa for photos and video (sorry that you can not look at copies of digital file of your DVD because that DRM does not allow for conversion). And third, always back up your files.

    Or simply avoid the problem completely and do not use WMP or 'sync' at all.

    Many use, many others are frustrated with it, few have mastered.

    MSC mode and a few clicks of the mouse (drag & drop) are all you need. Period. You decide what happens to your player, you decide where it goes, you decide when he goes. Not a bunch of minions of MS who cannot find their own @ss with both hands who developed this technology project of Doo - Doo they call a 'media player '.

    Fact. Simple. Not surprisingly, no headaches, no worries. If really you need a software program to 'manage' your music for you, there's always the requesite 'fruity' player and it is over-priced, over-rated, worked under & all also not manageable "_-Tunes.

    And btw, this isn't a bug in the Sansa, but also a question WMP like CB escaped too. This is a "user-controlled setting" in Windows Media Player! It has nothing to do with the Sansa, so you may want to change the subject line of your message to avoid confusion for others.

    I repeat...

    THIS IS NOT A BUG IN SANSA!

  • A few questions for the experts

    I have observed the reason why I do not understand:

    1. What is the purpose of the Main () function ?
      • It is simply a wrapper around the original substance?
      • I guess that global definitions must always precede it.
    2. Examples of Adobe (for example SnpCreateDialog) use the form
      • SnpCreateDialog.prototype.run = function() {...}
      • rather than simply the function SnpCreateDialog () {...}
      • What is the logic behind this?
    3. I also found one that some Unicode characters are not allowed in the comments to a script of UTF - 8 encoded. In my long-running script (now > 1000 lines) I need a regular expression in the editor to find the culprit: [^ \p{L}\p{N}\p{P}\s\$\<\> = +------^]

    goRtfDoc.Close... / / must be postponed to preserve the ¶ - ID

    This creates the error

    Error message: character conversion error
    Script, line #: H:\Adobe\framemaker.12en\AdobeFrameMaker12\6, 0

    The ¶ symbol by substituting the word paragraph corrected the error.

    = > is there a list of "unallowed" characters or vice versa, a list of characters (also for string constants?).

    Hi Klaus,

    I'm not an expert, but I can answer a few questions, I think.

    I'm not sure that a main() function is very important in JavaScript, which analyzes and runs to a large extent of procedural way. It is important for the standalone executable program (exe), because when you run a program, the operating system environment or the runtime needs to know where to start. For example, an archive executable Java must have a main() function, because this is the norm for the JRE to know which function/method to run first when the program is launched. If you see it in JavaScript, it could just be there as a general convention question of programmers appreciate general conventions. -WARNING - I don't know for sure that's true.

    I think that global variables may appear anywhere outside the functions in JavaScript, even though I think it is certainly preferable to declare before all the functions that use.

    The prototype company is a technique to add a method to the underlying of the object type, such that all objects of this type can invoke it later. In your example, I suppose that if you do this...

    var kdaubesDialog = new SnpCreateDialog();

    Then, you could do this with your object:

    kdaubesDialog.run ();

    For more information, see JavaScript Prototypes.

    Regarding the problem of unicode, I think there may be some bugs in the application ARE. Also, I came across this problem when some character (or sequence of characters maybe) caused it just freeze. I forgot which character he was, but once I me am rid of him, things has worked. Maybe there's a standard JavaScript to do this, but I'm not aware of it.

    I hope this helps.

    Russ

  • Resize bug in the layer.

    I reported a bug today that I feel could do something nasty on the document when you use resize() to resize a layer. Especially if you use suspend history.  It looks like resize for an unknown reason, supports the document to the top of the a history State prior to resize it.  I tested in CS5, CS6, CC and CC 2014 all fail the same way. Nasty Nasty...

    I can program around this bug if history States are saved for the script.  However, I like to suspend state record story in scripts so that its easy to save in the history after the script is used if necessary.

    However this bug can destroy the document and also delete history says in so that its impossible to recover the document of history for the previous State was replaced by the registration of the use of the script. How many States is removed will depend on how. resize(); the script is. Nasty Nasty.

    Here are a few screen of the bug in action. The fist before and after the appearance that the script is designed to work. However, I made an extra select all before using the script. You see her is no longer in history at the same time.

    The second, before and after that select it without extra all note initially a guide line has been removed.

    In the third before and after I change the order of my steps before the script I first drag the guides then put in the picture.  You see that the image has been removed the wrong layer has been resized and the place removed from history.  Nasty Nasty.

    The script works when history is not interrupted, because I programmed the script to work around the bug... http://www.mouseprints.NET/old/DPR/FitImageToGuides.jsx

    Cap1.jpgCap2.jpgCap3.jpg

    Developed a work-around. The backup of the bogus story only occurs when there is an active selection active when the layer is resized.  So I updated the script for

    Deselect the option

    () activeLayer.resize

    Re-select

    So the whole work will still be required for Adobe will not be fixing CS5 CS6 or CC.

  • (Help!) Subscription free magazine app - rejected twice for the same bug - specifically, the activity in

    Hello

    Here is the response of rejection of the application.

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

    2.2

    We found that your application exposes one or more bugs, when the review: iPad iOS 7.1, running on Wi - Fi and cellular networks, which is not in accordance with the App Store Review Guidelines.

    Specifically, the activity indicator turns indefinitely subscription. Please see the attached screenshot for details.

    For questions at the level of the discrete code, you can check with Assistance technique Apple Developer. When the DTS engineer follows upward with you, please be prepared to provide:

    -all the details of your rejection problem (s)
    -screenshots
    -steps to reproduce the problem (s)
    - symbolicated crash logs - if your problem results in a crash log

    If you have difficulties to reproduce a problem report, please try to test the workflow as described in <https://developer.apple.com/library/ios/qa/qa1764/ > Technical Q & A QA1764: how to reproduce a bug or crash who see only App Review or users.

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

    I had the same rejection of the first time. After watching Adobe online, thought it was a billing issue, so I managed to get this rectifed. I hadn't used a shared secret (as he had not shown because I thought, the billing was not setup correctly). After that we have fixed the billing, I had access to the shared secret that I used.

    Any ideas what this could be?

    The app is a magazine app that's free subscription. It is the inapp purchase. No folio in app purchases don't, because they are free. Sent with the first version on the magazine published, although Apple coulnt got her in the form of time subscription.

    Help! Because it is the second rejection, it's two weeks and I'm getting closer an event that I have the app live for.

    Thanks for any help,

    Matt

    Hello

    First of all, thanks a lot for all the help of Bob, Neil and Jr. Your responses were quick and very useful.

    Gold support were also very good. Thanks to the DOE for this one.

    Solution: because the product ID are marked as such in a few different places, and I was trying to make sure that his marriage with them upward, I gave the folio and the same subscription ID. Maybe, he could help mark the folio and subscription IDS differently? (I so myself and I remembered, as soon as it has been pointed out. Well! Can't see the forest for the trees sometimes).

    _01 added to the Folio Product ID and try again. Wish me luck!

    I found very good support Adobe's Gold.

    Kind regards

    Matt

  • Persistent bugs on the import and export in LR 2.5

    I had two separate problems with LR 2.5 (since 2.5 became available).

    IMPORT

    (It always happened to imports from my Canon 20 d, my 50 D from Canon both my Powershot D10.)  When I import a group of files, usually about 2 to 5 images loses all their metadata, including the size of the image, odds, etc.  The image returns a square shaded by an alert in the corner.  If I select the gray boxes, the image will appear after a few seconds, but the metadata are still lost.  The first attachment here comes from a screenshot showing 2 images lost their data - and you can see the tip of pop up indicating the size of the image as 'none x none '.  These images of problem cannot be dealt with in the develop Module.

    EXPORT

    When I export a group of pictures in a new folder on my drive (make copies in JPEG of TIFFs processed), not all images will appear in the catalog view.  The second attachment shows a screenshot of my situation (which happens almost everytime).  In the folder view, you can see that I exported 33 images in the "Pass1" folder to the new folder "Pass3".  As you can see, the file panel indicates that there are 33 images in the folder "Pass3", but if you look to the right for the numbering of image, there are only 31 present.  When I look at the file in Windows Explorer, there's actually 33 files there, and when I isolate the 2 files are not displayed, I tried to re - import, but close up in the same place.  I can assure you that there is no filter blocks all images.

    I suspect that these two bugs are related.  It really puts a monkey-tensioner in my workflow.  Can someone from Adobe please suggest a work around?  Or did someone knows what could happen here?

    Thank you

    Nick

    Try to import an empty catalog. Perhaps your catalog is corrupted or Dorin's right and you have a problem of duplicates of hidden files. Check with a new/empty catalog will help you. In addition, make sure that the image you are trying to import are not CMYK.

  • Bugs in the ColdFusion.navigate CF example?

    The pages which I reproduce double lines below, who are both on page 622 of ColdFusion developer and Guide in a simpler form on page 127 of the ColdFusion online reference manual online, appear to contain one or more bugs. First, when clicked on the link in the No. 1 window to run the javacript code: ColdFusion.navigate('windowsource.cfm','w2',mycallBack,myerrorhandler), Javascript complains "mycallBack is undefined". To work around this problem, you can put "mycallBack" in quotes. Same story with myerrorhandler, which should also be placed in quotes. But we're getting the message "function expected". But what function? The function mycallBack is duly defined at the top of the page...

    (Note to beginners Javascript: If you try this and you do not see the error messages, look in the lower left corner of the page; it will say "Error on page".) "You need to click the little exclamation point in yellow triangle to open the window for error.)

    As a relative beginner myself after 5 years of programming it would help me greatly to understand AJAX (and steal code that works!) If a person could not understand what is wrong with the example code below.

    And a second important question: when you receive Javascript errors, how can we ever find the line where it occurred? For details of all understand them do not appear in "View source", we has no idea where the problem is even when you said the line number. In this case the line number is 892 - which is VERY strange since it's the same line becomes number one, if you run the version Developers Guide or reference manual. But how could it be, as the Developers Guide version contains a previous section (illustration cfpod) not present in the version of the reference manual?

    On the other hand, it might be this line 892 is somewhere in one of includes? But where are they? There is a long list at the top of the resulting page (which can be seen in "View source"), for example,

    "< script type =" text/javascript"src="/CFIDE/scripts/ajax/messages/cfmessage.js "> < / script >
    "< script type =" text/javascript"src="/CFIDE/scripts/ajax/package/cfajax.js "> < / script >

    ... and 13 additional lines of includes which look like. But my CFIDE directory contains only the file wddx.js and nothing else. The above files are hidden? And even if we could find and insert them into the page "View Source", there MUST be a better way to know what call the Javascript line error messages! DOES ANYONE KNOW WHAT THIS COULD BE?

    I placed the simpler version (the one in the reference manual) following the double lines below. Note that there is a main page and a second page, names windowsource.cfm. This second page load in the window 2, as it should. We see the line "It's the markup of the"windowsource.cfm"" it contains, and if you write a few words within the < div > tag, they appear just where they should be. If of course the error does not happen until the function mycallback. I don't know why, but if I put a simple alert ('mycallBack now is') just inside that work, it never appears.

    Help, please!

    Peyton
    ================================================================================
    «"" "HOME PAGE:»»"»

    < html >
    < head >
    <!--> Reminder Manager puts text in the div. reminder window.cfm
    < script language = "javascript" >
    var = function() {mycallBack
    document.getElementById("callback").innerHTML = "< br > < br > < b > it is printed by the.
    Reminder Manager. < /b > ';
    }
    <!-the error handler opens an alert with the error code and message. ->
    var myerrorhandler = {function (errorCode, errorMessage)}
    Alert ("[In Error Handler]" + "\n\n" + "error Code:" + "\n\n" + error code "error)
    Message: '+ errorMessage);
    }
    < /script >
    < / head >
    < body >
    < name cfwindow = "w1" title = "CF window 1" initShow = true
    x = 10, y = 10 width = "200" >
    It's a cfwindow control. < br > < br >
    < a href = "javascript:ColdFusion.navigate ('windowsource.cfm', 'w2', 'mycallBack', 'myerrorhandler'); ">
    One click to navigate in the window 2 < /a > < /a >
    < / cfwindow >
    < name cfwindow = "w2" title = 'CF window 2' initShow = true
    x = 250 = 10 width = "200" >
    It is a second cfwindow control.
    < / cfwindow >
    < / body >
    < / html >

    SECOND PAGE (named windowsource.cfm):

    It's markup of the "windowsource.cfm".
    <!-Reminder Manager puts its output to the next div block. ->
    < div id = "reminder" > < / div >

    Thanks a lot, as well Daverms and you, cf_dev2, for helping solve me this problem. In fact, there was a citation error in the version of the code I was working mostly with - version of the developer's Guide (p. 622, based on figures at the top of the page, but p. 635 in doc PDF itself). It was a mistake of quotation mark double and may have indirectly led to the problems I encountered. The code that I copied it to my post was drawn from the reference manual (in fact, it was p. 127 x, where x is a digit - I said p. 127, because I read the number at the top of the PDF page, chops out the last digit - an error from Adobe, PDF manufacturers very! (Tsk, tsk). I guess the only mistake of the quote you are referring to is online:

    JavaScript:ColdFusion.Navigate ('windowsource.cfm', 'w2', 'mycallBack', 'myerrorHandler'),

    which I have single quotes on the javascript function names; I put those there because I get errors when I did, as I explained above. Again the code you sent me and code in the reference manual, has obviously no single quotes here, and it works for me, as he has done for you. I was sure that the version of the reference manual is no longer works, but maybe I was mistaken. I don't know why I had to put single quotes around the function names, but maybe it was an indirect consequence of the quotation mark missing in the error message, which, as you can see below, it was missing the double quotes to start the expression "Error Message:" the end of the line:

    Alert ("[In Error Handler]" + "\n\n" + "error Code:" errorCode + "\n\n" + Error Message: "+ errorMessage);

    Anyway, thanks again for you help, especially for pointing me FoxFire and its debugger, which will make my life easier in the future!

    Peyton

  • is there a bug in the documentation?

    Hi guyes,

    I'm referring "Oracle® Data Guard Concepts and Administration 10 g Release 2 (10.2) B14239-05 August 2008 ' physical configuration of database the day before on my host even have my primary database.

    I told you it was my worst experience using oracle documentation.

    I use oracle 10g R2 and resounding throughout the procedure of physical configuration of the standby database, but I think that there are a few bugs in this document.

    1. they said to create controlfile to stadby database, but did not modify the controlfile to the new path of the data files.

    2. they ask to copy all the files from primary data instead of stdby, but when you try to open the database pending, it dosent match the path of the datafile because stdby same controlfile.

    These and there are many bugs are in this document.

    they ask to edit the tnsnames.ora file but dosent provide the procedure to do.

    I mean this isn't the guide to follow.

    one thing without hope

    is this a bug?

    Thanks and greetings
    VD

    Vikrant dixit says:
    is that I completely agree that a DBA should have knowledge about the functioning internal Oracle when the database was created.

    I am not convinced that service name configuration is internals knowledge - I think a developer to do so.

    but as a reader guess the oracle docs are the basis of their knowledge on any topic.

    We totally believe on these docs... rather that they don't even bother to write this change your path in controlfile for data files.

    If you read my previous answer, as if you read the documentation carefully, you will see that the most likely reason that they do not edit the controlfile to change the path of the data file that is with the advent of DB_FILE_NAME_CONVERT parameter database initialization isn't not required+.

    and according to my knowledge creating controlfile to standby database with the database of heavy production of transaction is not a small thing.

    Caz, it will have to close your primary database.

    Well you wouldn't create a watch from a base of high load on the same hardware that the original post asked, because this would imply the madness. It is possible for the create controlfile operation should be blocked pending a coherent picture of the controlfile, but it is almost always because the archivelogs pass too quickly, in which the solution to resize your logs and/or treat the excessive load on the db before considering the closure of your database to create a standby controlfile

    So it should be described here, if you provide procedure step by step, then u should at least have written this step.

    Once more it is not required anymore.

    I am not against the docs of the oracle, but even for beginners, they should improve, because we consider them as a guide perfect for us...

    We will, they are not perfect which is why you can log bugs against them - not unlike the software itself-, nor that they can meet all the needs, but in this case you seem to complain that some of the documentation is incorrect when it is not. Please can you show a standby database creation where you followed exactly the steps and still it did not work - you'll need to do to connect to a bug in all cases.

    I'll try and demo the contrary, if it might be a blog entry. If you really can demo it, positive the outweigh a negative case and I concede it gladly.

    Niall Litchfield
    Oracle DBA
    http://www.orawin.info/

    Published by: Niall Litchfield on November 24, 2008 19:02

  • There seems to be a bug in the Pages.  I imported a text in my document to a different font.

    I imported a text in my document Pages.  The two texts were different.  Then I selected all the text and selected in Times New Roman for everything.  I saved and you leave.  I have then opened the document, and the types of two texts are still there.  How can I get everything to be Times New Roman?  That's why I think there is a bug in the Pages.

    Probably, you have two versions of the document and opened a bad.

    Peter

  • While browsing my iPad 2 turns off a few seconds and the message "a problem occurred during the loading of this page". The page returns in a few seconds. Why and what is the remedy?

    WWhile navigation, my iPad 2 is empty for a few seconds. Web site in seconds. This happens frequently. Very annoying. Why this phenomenon happens and is there anything I can do about it?

    Tap settings > Safari and then tap to clear the history and data from the Web site and then restart your iPad.

Maybe you are looking for