DB Link working method and security issue.

Hi All,
I need some clarification how db link works.
If I am having DB link and done some DML operations. After that I have done some DML opearation on the local database. I haven't commited the data yet. Then DB Link goes down. What will happen?
In my case from local database if i am issuing
select * from emp@iasdb
then it shows updated data.
If i am connecting to target database then it shows non updated data. How it is possible?
What happen when DB Link goes down? Which database (taget / local) will keep lock of tables / rows I am updating?
Tom can you please help me.
Regards,
Pritesh.

If i am connecting to target database then it shows non updated data. How it is possible?Changes are visible only to the session doing the changes (until saved). Works even if the changes are across databases.
If remote DB goes down, this is what you get on local DB:
commit
ERROR at line 1:
ORA-02054: transaction 6.34.41922 in-doubt
ORA-02068: following severe error from REMOTE_DB
ORA-12152: TNS:unable to send break messageand if you now try to access the objects that were updated by above in-doubt transaction, you get this:
select * from t
ERROR at line 1:
ORA-01591: lock held by in-doubt distributed transaction 6.34.41922ORA-01591 lock held by in-doubt distributed transaction string
Cause: An attempt was made to access resource that is locked by a dead two-phase commit transaction that is in prepared state.
Action: The database administrator should query the PENDING_TRANS$ and related tables, and attempt to repair network connection(s) to coordinator and commit point. If timely repair is not possible, the database administrator should contact the database administrator at the commit point if known or the end user for correct outcome, or use heuristic default if given to issue a heuristic COMMIT or ABORT command to finalize the local portion of the distributed transaction.

Similar Messages

  • Journaling and Security Issues

    I am adding a 750GB external HD to my system as a scratch disc and as a backup for my files. I plan to use PGP to protect sensitive data on the drive. If I enable journaling, won't this create a copy of the data that is not protected? Is it best to keep journaling off to protect sensitive files?
    And, if journaling is enabled, how large is the journal and how long does the data remain in the journal? Is there any way to wipe that data after a while or is it constantly replaced with new data?
    Finally, is it more likely that a drive will fail without journaling turned on as implied by some of the Apple documentation?
    Thanks for your input.

    Depending on what program you are using, in most cases the performance will be better leaving the scratch space on the internal drive.
    That's not quite how Journaling works. It's not a backup of files but rather a log of changes made to the volume directory. This is how Apple explains it: http://docs.info.apple.com/article.html?artnum=107249
    No. Journaling shouldn't have any affect on a drives physical attributes but it does help prevent directory corruption.
    Now Time Machine on the other hand does pose a security issue.
    George

  • Other web browsers and security issues?

    Since even an Apple KB article recognizes the need for an additional browser and because of Safari's limitations and problems, I'm going to try switching to another browser (most likely OmniWeb and am looking at Firefox, Shira and Opera also though perhaps not as a primary browser) but I'm wondering about their ability to keep on top of any security issues for Mac? (and how do you keep up with security updates?)
    Though perhaps unfounded, at least with Safari, I feel that Apple has a vested interest in keeping on top of security issues (for Safari and Java) and I can readily find out about security updates via software updater.

    Most of the other Mac browsers have their adherents. They are all good browsers (I have 7 browsers installed to test various web sites and for change-of-pace usage). They all have their strengths and they all have their weaknesses. Only iCab and OmniWeb are still shareware, the rest are now or always have been free (Opera just recently stopped charging for its browser).
    I have settled on Firefox as my alternate browser and I use it maybe just a tad more than Safari, but I do switch back and forth between them. The Mozilla foundation is good at getting security updates out when needed. Firefox has a button on the toolbar to check for updates. One nice thing about Firefox is that you can install free extensions which enhance the features available. I have one to supplement tab features, one to control iTunes from Firefox's status bar, one to help me format messages in discussion forums, and one to block ads.
    I prefer OmniWeb for doing intensive research because of the way it handles tabs in its sidebar, showing me which ones I've looked at and which ones I haven't, and giving me great flexibility in rearranging tabs, which are viewable as thumbnails or text names (I have had up to a hundred or so tabs open in OmniWeb.
    Shiira is good and its fast. I have not checked for updates for a while, but the last time I updated there was still a problem with Shiira kicking you out of logged-in sites when you moved from page to page with in web site. This may have been fixed by now - they were aware of the problem back then.
    Camino is a native OS X cousin of Firefox and is also fast, but is not updated as often.
    I would stay away from Mozilla or Netscape unless you need all the additional modules they have and which take up hard disk space. Firefox and Camino represent the browser module of Mozilla/Netscape. Mozilla and Netscape have modules for email, irc chat, newsgroups, and for creating and editing web pages. Netscape is a branded and slightly customized version of Mozilla and is not updated as often.
    Opera is a nice browser and some use it as their main browser, but I have not seen anything that really stands out for me, but that does not mean it is not worth a look.
    I would stay away from abandonware Internet Explorer.
    As for checking for updates, several of them, as with many Mac programs, now have a menu item that allows you to check for updates. Most of them also announce their updates on both VersionTracker and MacUpdate.
    Happy Exploring.

  • Query By Example and security issues

    HI,
    I have started looking at security issues in our ADF application.
    Is the default implementation of Query By Example (QBE) on a table safe from Cross Site Scripting and SQL Injection?
    In other words, can a user enter some value in a QBE input field that can either:
    - execute a malicious script (CSS)
    Or
    - somehow change the underlying will change the SQL query
    I am more worried about SQL Injection as QBE takes input from a web user, and makes a corresponding SQL query to the database.
    Are there any ways to prevent any of these?
    Thanks

    Timo thanks for your answer.
    So far I am confident on the following (based on responses and other reading):
    1) default implementation of Query By Example (QBE) (e.g. search fields) is "safe /safer" from/on SQL injection issues.
    2) User entered data  via non QBE fields (I assume this is "For other input text you" Timo mentions) should by checked against special characters (> < etc) to "prevent " cross side scripting.
    However, should I do 2) for QBE filters on alphanumeric columns (default implementation) ? I can do it, but if I do it I would loose some searching functionality
    as >, < are valid wildcard characters.
    Thanks

  • Link betweeen method and program/include

    Hi people,
    My question is, in which table is linked a class method and its program/include?
    Say for example
    Class CL_ABAP_STRING_UTILITIES   
    Method DEL_TRAILING_BLANKS
    I know it's in program CL_ABAP_STRING_UTILITIES======CP
    Include
    CL_ABAP_STRING_UTILITIES======CM002
    Because I've seen it in the debugging screen, but I don't know in which table does SAP take the relationship.
    So, if anyone knows this I'll appreciate the answer.
    Thanks ind advance.

    Hello
    You may have a look at table PROGDIR and class CL_OO_CLASSNAME_SERVICE.
    Regards
      Uwe

  • Dynamic List and Security Issue

    Hi
    I have a Dynamic List Wizard for orders, which the user can click on edit to edit or modify the order and if the user choose "Yes" to submit ( the order form has a submit filed which has Yes / No Values)then the EDIT button disappear and the user has no more control on the record(using show if conditional Region server behavior).
    - Now i noticed that when i click on the edit the address bar includes the (www.mysite.com/form.php?order_id=1) now say the order Number 2 is already submitted (still on the list but no Edit button for it) if i write 3 or 4 or any other number instead of 1 at the address bar (www.mysite.com/form.php?order_id=3) the record which has the order number 3 displays on the screen and then you can edit it and when click update the Edit Button becomes Active which destroy the whole concept.
    so, how to fix that?

    Hi Lorie,
    Taking it a step further
    interesting that you´re mentioning this -- because I was just in the middle of finding a workaround for the very same issue ;-)
    I actually did find a pretty easy solution, which basically goes like this:
    1) wrap the whole table *plus* any possibly added hidden fields located below this table in a "Show IF conditional region" behaviour -- but make sure to *not* include the buttons within the "KT_bottombuttons" div in here.
    2) as I assume that your "supplier_name" column holds a numeric value which equals the user´s "kt_login_id" Session Variable (which it should !), define the following conditions for the "Show IF conditional region" behaviour:
    Expression 1: choose "supplier_name" from the tNG recordset
    Condition: ==
    Expression 2: choose Session -> kt_login_id
    3) tick the Has ELSE option
    4) confirm with OK
    5) replace the default "has Else" message with something meaningful like "you can´t edit this record !"
    Switching to Code view and navigating to the very start of your "Show IF conditional region" should display something like this:
    if (@$row_rsqueryname['supplier_name'] == @$_SESSION['kt_login_id']) {
    When viewing the modified Dynamic Form in a browser, you´ll note that this solution will indeed display the form instances for all "authorized" records, whereas those form instances which don´t match the required credentials will be replaced with that "has else" message.
    BUT !! This solution has one major drawback which I haven´t been able to resolve yet :: when the Dynamic Form goes into Insert Record mode
    (means when you click the "add new" link in the Dynamic List), all inner form instances will display that "has else" message.
    The only workaround I currently can come up with is to have the List´s "add new" link point to a separate "add_new.php" page that´s going to insert a single record.
    Cheers,
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • Creating second user account on TC. No separate folder and security issues

    Hi,
    I've had my TC for some time, and after some start-up triuble all is working very nicely now.
    That is, until I wanted to set up the TC for my girlfriends backups too. On my mac, i created a user account for the TC, and i see two folders when i connect to the TC: "Timecapsule" and "MyAccountName". Now when i did the same on the other Macbook, i get only the "Timecapsule" account, not a folder (or sharepoint) with her account name. Also, I saw that as the sparsebundle files are on the 'main' sharepoint, it is possible to access both from both computers, wierd.
    Any thoughts on how I can use 1 TC for 2 computers with 2 sharepoints for both?
    So, on my own computer i would have a general folder and a personal folder, on the other the same...
    Help much appreciated!

    To clarify: When i connect to the TC, i mount two volumes, but on the other Macbook, I only get the main volume, not the specific user volume.

  • 802.1x multipoint authenticator and security issue

    Hi everybody
    Let say we have following set up:
    host1
    host2   ) ----------------hub------ f1/0-switch( authenticator)-------------------------Radius server.
    host3
    The switch is configured as follows.
    Switch(config)#interface FastEthernet 1/0
    Switch(config-if)#dot1x port-control auto
    Switch(config-if)#dot1x host-mode multi-host
    Let  say only host1 has valid credentials and the rest hosts i.e h2,h3 are  rogue hosts.  host1 sends authentication request and successfully  authenticated and switch transition its port to an authorized state.  But does it not mean  the other hosts h2 and h3 which were not  authenticated but yet are able to access network ?
    thanks and have a great weekend.

    This board is more for Wireless Security not LAN. but I would think it's because you are connecting through a hub instead of a switch. Hubs share the data, so when the switch gets the auth for the valid client it turns that port as it should.
    Now an invalid client connects and because the port is already thinking the client is valid, it passes all the traffic.
    Make sense?
    Steve
    Sent from Cisco Technical Support iPhone App

  • JSP development and security issue

    I saw several "serious integrations" and also some postings
    here which are suggesting to put a jsp in /public_html directory...
    Be aware, that nothing will prevent a user from uploading
    a new jsp to this location and then executing it from a
    remotely client, which can seriously damage your system!

    Correction: I made an assumption that "/public_html"
    has (in the many cases) write access, since people are posting
    files in this public access directory...

  • Security issues (ACLs)

    I'm still struggling with ACLs and security issues within iFS.
    We intend to use the iFS as document store. In order to eliminate redundancy no document will be stored twice within the document store.
    iFS Folders act as organizational units. Each department has got its folder as base for their part of the document store.
    Now I need to find a way, so that department a can place the same document in its own folder as department b (for example "link" it via WebUI) while being able to modify the ACL independently of department b.
    The last hint of an oracle guy (forgot the name) was to use agents to adjust the ACLs.
    Now that I've got this solution working I must see that this approach is no solution. It adjusts the ACLs whenever a document is added to a folder. This will delete the changes to the ACLs which were made by department a (assuming the folder belongs to department b).
    Merging two ACLs is not a trivial task (at least for me) and is also unwanted, since I have to remove changes of one department from the whole ACL when the document is removed from the Folder again (which is also an impossible task).
    Since I see no solution without several months of implementation work (adding link objects to iFS which represent a document within a Folder and control its ACL) I'm asking again for some advice.
    I am amazed that no other applications require this functionality. It is a common task to provide different views with different privileges onto the same set of data. Even database is able to do this. Why is iFS unable to do this ?
    Regards,
    Jens
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Alison Stokes:
    Your statement :
    "being able to modify the ACL independently of department b"
    indicates that you want to maintain two separate ACLs for a single document. This is currently not supported. To allow department a and b to each modify the access privileges to the document, they must share a single ACL. To allow the departments to both modify the ACL, you would grant both departments the 'Grant' permission in the ACL's access control list. Subsequently, they will be able to see and modify the access privileges granted to the members of the other department.
    We are currently considering enhancing the ACL model for a future release. You're input is valued greatly.
    <HR></BLOCKQUOTE>
    At least someone got my point. (seems to be a rather difficult topic to explain)
    Yes. I do not want two departments to able to modify each others ACLs.
    Whenever someone would delete an ACE or even Document of the other department (intentionally or by accident) my phone would asking me why the ACL has been modified without their knowledge. But I want to able to supply the same dokument to more than one department with a separate ACL for each department. (modifiable by the responsible person of the department)
    Regards,
    Jens
    null

  • Hyper links work in i-web but when site is published it does not....HELP!!

    Hi group. I am fairly new to I-web and I mus tsay I love the program. It cam with my new I-mac and this is my first mac as I am a "swticher" from the PC days!! I was surprised that the mac came with such a good program as -i-web. Anyway....
    Ok, I deleted the automatic navigation bar, as I wanted to create one using text hyperlinks. In the design mode in i-web, All my links work properly and navagate me from page to page. However once the site is published the links do not work, expect the contact link for sending and e-mail. Not sure why this is happening.
    I even choose "publish entire site" to refresh everything and still nothing. Here is the site so maybe you have an idea
    www.visionmusiconline.com
    Any help would be appreciated.
    Dave

    The most obvious answer would be that the text is being covered by the graphic.
    For a quick fix, you could try bringing the text to the front, publish to a local folder and launch the site from your hard drive to test it by double clicking the index.html file.
    Try building your graphic and then taking a screenshot of it as described here....
    http://www.iwebformusicians.com/Tricks/PhotoMagic.html
    Drag the JPEG onto the page and then drop the text boxes with the link text on top.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Links work but Blue Question Mark on rollover?

    I'm totally new to dreamweaver CS4. I transferred my iweb website into it.
    On only 1 page (others don't have problem) all the text links look totally fine until I put my cursor on it and then it changes to the blue question mark.
    The links work fine and as far as I can tell all the files (png/jpg) images and rollovers appear to be in the correct folders.
    I tried moving the templates outside the main directory and it worked at first but then not.
    All the mouseover code looks like this:
    onmouseover="IMmouseover('shapeimage_2', '0');"
    ...and one of the web pages has the same code and does not have this question mark problem!
    Thanks for your help in advance!
    laja

    Hi, it happens in live view and browser
    one of links code is:
    "Studio311_Services.html"
    http://www.photographystudio311.com (first page once you enter site)
    thanks!
    lamjam

  • Does external links work when html based course embeded in adobe air

    Hi,
    i have an html based WBT, developed using Lectora.
    Now my clients wants its desktop version.
    I am using Adobe air to do it. My html course has some external links which opens in external popup windows and captivate swf files.
    If i wrap my html course into desktop application using adobe air, will my external links work?
    And swf files running in html pages will work fine?

    Hi flexo222,
    Currently Adobe AIR does not support custom CSS cursors and only some of the "default" cursors available in CSS.
    You could however use the following ActionScript workaround if you don't need a very complex behavior:
      * on mouseOver have the default cursor hidden
      * on mouseMove have a custom cursor drawn and positioned via ActionScript
      * on mouseOut have the custom cursor hidden and the default cursor shown.
    I have attached a sample that should make things clearer. Feel free to ask if there's anything not clear.
    Cheers,
    Mihai

  • I can sign into iCloud but can't remember the answers to my security questions and the link for a password reset it my old work email and I don't work there any more and don't want to contact them!! Help.

    Want to change me password for my Apple ID on I cloud. I am doing this on my Mac but going into I cloud on Safari.  I can sign in ok, but when I go to password change, it wants me to answer 2 security questions, I don't know the answers to these. Then it says if I don't know the answers, it will send me a link to and email address.  The email address they want to send the link to is my old work email and I don't want them to send an email there and I don't want to have to contact my old place of work.  Help please!!!

    in that case you need the help of Apple Support.- only they will be able to help you. See this webpage on how to contact Apple Support in your country: There are either telephone umbers given or an email form:
         Apple ID: Contacting Apple for help with Apple ID account security
    Explain, that you need help with an account security problem.
    You can also try to email the iTunes Support using this form: https://ssl.apple.com/emea/support/itunes/contact.html

  • I have forgotten my appleID password and the email it is linked to is deactivated, security questions aren't working. This is on my iPhone and iTunes acs so I can't sync with my new computer. How do I merge AppleID accounts and shut down the old one?

    I have forgotten my appleID password and the email it is linked to is deactivated, security questions aren't working. This is on my iPhone and iTunes acs so I can't sync with my new computer. How do I merge AppleID accounts and shut down the old one (when I have no password and the security questions aren't working?)

    You cannot merge Apple ID accounts, that has never been supported.
    You can contact the Apple ID Security folks per the listing in http://support.apple.com/kb/HT5699 and they can help reset security questions and get the account working.

Maybe you are looking for

  • [Fix it] Adobe Flash Player 11.3 r300 has stopped working.

    Happens everytime i fullscreen a video window. OP: Windows 7 64bit Ultimate Edition Browser: Mozilla Firefox version 13 Problem signature:   Problem Event Name:    BEX   Application Name:    FlashPlayerPlugin_11_3_300_257.exe   Application Version:  

  • Apple TV Ethernet Connection

    I have an Apple TV unit that I would like to connect via an ethernet cable. I have a cable DSL modem that is plugged in to my iMac, so I have no available ethernet ports remaining for the ATV ethernet cable. Do I need a switch or router to make this

  • Itunes quits unexpectedly with error

    I installed my Itunes software on my new computer (old computer died), and everything went fine. But when I am importing songs onto Itunes from CDs, it imports one or two songs successfully and then I get the "Error: Itunes must close. Do you want to

  • How to update 2.5 64bit under XP64?

    All previous updates worked as expected but when I now want to update from 2.3 64bit to 2.5 64bit on my XP64 system the installer will only install the 32bit version. I can't see any option to choose the 64bit version. Did I miss anything? Thanks Jür

  • Sync ical with entourage

    i mainly use ical but i have a few things on entourage and i am trying to sync the two using the Sync Services in entourage but it will only move the stuff from entourage to ical it doesnt move or sync any of mt events in ical to entourage i have tri