How to find ECID in a Jfr file.?

Hi,
I am new to JRockit. I have ECID & jfr file for an incident error. I installed JRockit in windows.
I wanted to know how to search for an ECID from a jfr file. This is for trackinf incident errors in Fusion Apps.
Pls share any pointers / links.
Thanks,
Praveen SK

johnsold wrote:
If the spreadsheet file is a text file, you could use the string functions to search for the presence of zeros.  The details would depend heavily on the format in which the data is saved.
For working with numeric values another caution is in order.  In this case it probably would work to use the Is Equal to Zero comparison primitive, but remember that in general equality comparisons on floating point numbers are not a good idea due to the finite representation in binary and roundoff errors after calculations.  Adapting Matt Bradley's suggestion you might test whether the absolute value is less than some tolerance, such as 1e-6, rather than zero.
Lynn 
Lynn- good point! but use abs val and compare to the machine epsilon  (that "little e" constant on the numeric>constants sub-palette is the smallest value that the computer can represent as a dbl)
Jeff

Similar Messages

  • How to find out the source program file in Proposal in Sales Online in CRM

    How to find out the source program file in Proposal in Sales Online in CRM

    You can find it in the oracle->apps->prp directory.
    It is the $JAVA_HOME

  • How to find my iphone back up file in pc without iphone connect

    How to find my iphone back up file in itune without connect my iphone? I lost my phone and urgently need to find my contacts in PC, anyone can help?

    You don't. It's gone. You should really pay more attention to the prompts that pop up on your computer before you just click 'ok'.

  • Windows 2008 Server crashed - How to find location of remote shared files that they used to access on remote web app?

    We have a client that was running windows 2008 server.  A previous IT person had setup their system, so we were walking into a situation where there were many unknowns.  Server was mainly handling emails only, and we were able to get their exchange
    database off and export PSTs to hosted exchange via microsoft.
    Everything went fine with that, however one user said that he used to access files on the server via the remote web app as he described.  He would go to the following url:
    https://mail.theirdomain.com/remote/menu.aspx#
    and he would use his login and then he would see several links to folders.  He could then click on those and see his desired files.  
    We were able to get the server booted again, however we could not find any of the files he described on it at all, leaving me to suspect that perhaps this remote link was accessing another PC.  
    We have the old server up and running, however the link above is no longer active because we have pointed the domain to the new hosted exchange server.  As I am still learning and my boss wanted me to research this on my own and figure out how to find
    out where these files are located.  Any advice would be greatly appreciated.  
    Just as a note I did try access mail.localhost.com/remote/menu.aspx# on the server but this did not work.  Is there any way in the IIS 7 management console to figure out where this was pointing to?  

    I figured it out - The server was using sharepoint to host these files.  I browsed localhost:987 and opened the sharepoint site locally on the server.  They had several documents to be exported, however when clicking on Open in Explorer it was
    giving an error that local client was not configured.  I installed Desktop Experience and after that was able to open it in Windows Explorer and copy all files off.  

  • How to find out the size of files transferred over the SQL * Net?

    I am trying to test the Advanced Compress (AC) for 11g Data Guard. When the AC is turned on, the archived log files are supposed to be compressed on the primary database server and sent over SQL*Net, then decompressed on the standby db server. We will see the file sizes are the same on both primary and standby servers. I want to verify that the AC works by monitoring how much data are sent over SQL*Net. Per Oracle, AC uses 35% less of the bandwith. That means the size of the files transferred should be at least 65% of the original size.
    Is there a way to find out the size through Oracle utilities? If not, how to find out by OS utilities? OS is Solaris 5.10.
    Thanks.

    I'm not sure this can be done via SQL*Net, but a network packet sniffer between the two servers should be able to help - you might want to contact your network team.
    HTH
    Srini

  • How to find variables in an fla file?

    Hello all,
    I purchased a flash web template that is very complex, and
    have been learning flash more earnestly from it. I only know how to
    find actionscripts by clicking on frames in symbols with an "a" One
    such frame makes refences to _root.READ = 1 (another 2, 3, etc).
    Unfortunately I cannot find what "READ" is. Can someone help me
    with how is "best" to find variable declarations in a complex fla
    file with no familiarity with its creation?
    The specific coade I am looking at references a pop-up
    window:
    on (release) {
    _root.popup_pressed = 1;
    _root.scrHEIGHT = 555;
    _root.scroller.scroller.gotoAndStop(2);
    _root.TM_title = "Advertising and Marketing";
    _root.READ = 1;
    _root.scroller.gotoAndPlay("s1");
    All the best!
    Michael

    Thank you. I am also not savvy with flash (yet), and after I
    posted this I noticed an unexpanded list in the action pane which
    shows variables (left bottom corner). This alone was a big help. I
    also discovered the "Movie Explorer" and typing "READ" into that
    only gives me "Scene1" (the top level clip).
    I wanted to ask a follow-up question to your posting. I
    thought that only frames marked with "a" had actionscript code in
    them, but from your reply it seems that variables can be declared
    in ANY frame? So, to find the variable "READ" I need to click on
    each frame to find it?
    Best regards,
    Michael

  • How to find creation date of a file in RHEL 5

    We have instances having RHEL 5.10 in our setup. The file system type shown using
    df –T
    says that file system type is ext3.  The ls –ltr command seems to show the modification time but not created date.
    I hope my question is clear on how to find the created date of a file in Red Hat Linux.
    Requesting a reply to my query.
    Regards

    Hi,
    I agree with Dude.
    Also you can check the command find, this command has many options like:
    -atime n  
                  File  was  last accessed n*24 hours ago.
    -cmin n
                  File’s status was last changed n minutes ago.
    -ctime n
                  File’s  status  was  last changed n*24 hours ago.  See the comments for -atime to understand how
                  rounding affects the interpretation of file status change times.
    -mtime n
                  File’s data was last modified n*24 hours ago.  See the comments for  -atime  to  understand  how
                  rounding affects the interpretation of file modification times.¨
    Best regards

  • How to find the size of a file or folder

    How can I find the size of a file or folder?
    I am trying to determine the size of my iPhoto and Mail folder.
    It says "Size: --" under general from Get Info.

    It's working fine...
    When you ask for that info, and Finder presents those '--' dashes instead of a value, actually, Finder is calculating the value in background.
    That's something that i recently noticed and wonder why tha heck he needs to do all that work by himself, kinda re-inventing the wheel of file size value "calculus"...
    I posted some thoughts about it here: File / Folder size... How do Finder gets it?
    Will appreciate feedback about this!
    Props!

  • How to find directory java program .jar file is in?

    I have a Java program that needs to save some configuration and data files in the same directory as the .jar file that contains the program.
    If the user launches the app from that directory, it's easy.
    The problem is when they do something like "java -jar /dir1/dir2/program.jar".
    When they do that, HOW can I find the directory the .jar file is in - from within the program?

    CasaDelGato wrote:
    I have a Java program that needs to save some configuration and data files in the same directory as the .jar file that contains the program.
    If the user launches the app from that directory, it's easy.
    The problem is when they do something like "java -jar /dir1/dir2/program.jar".
    When they do that, HOW can I find the directory the .jar file is in - from within the program?There is an obscure way that basically consists of the following.
    1. Get the class loader of the class (obviously one in the jar)
    2. Find the 'resource' of that.
    3. Resolve that to a path
    4. Make it absolute if not already.
    5. Extract the directory part.
    2 and 3 are always the hard ones (conceptually and figuring out from the javadocs). There are examples somewhere on the forum.

  • How to find the absolute path of file  which store in KM foler ?

    Hello everyone:
         We want to develop an ABAP program which can write files into KM folder directly.
         So I need to find the absolute path of file which store in KM folder first, then we can consider the develop solution.
         Is this issue possbile that an ABAP  program write files into KM folder  directly ?
         Is there anybody had done this job ?
    Best Regards,
    Jianguo Chen

    Hi,
    http://forum.java.sun.com/thread.jsp?forum=34&thread=36
    612The methods in the above topic seem to be available when use a DOM parser..

  • How to find the resolution of media files in mac

    how to see the resolution of media files in mac?
    WIndows show the resolution when putting the mouse over the file.

    Hi Austin
    I should have describe more clearly.
    What I mean is for video files, I cannot see the resloution of the file. For example, 1980x1080 or 1080x720 so on
    Sometimes they do show

  • How to find and move just MP3 file types?

    Arrgggh! Windows user here increasing frustrated with "intuitive" imac.
    I just imported some CD music as MP3. This imported and inserted into my itunes library, but there does not seem to be any way that I can tell which of the files in the library are MP3. I want to move these files into a play list and burn them to a CDR.
    How do I tell which are the files that are MP3? The "view" menu does not have file type as a display option.
    Thanks for any help (info, prozac, whatever)
    -f-

    message deleted
    Message was edited by: VKX

  • How to find and edit an .htaccess file?

    I trying to set up a podcast/blog in WordPress, and I need to edit an .htaccess file.
    I use Fetch as my FTP client to access my web site's hosting account, and I can see that there's an .htaccess file there. I need to get it and add a couple lines of code to it to do a URL redirect.
    When I use Fetch to "Get" it, it appears to download okay, but then I can't see it on my desktop or doing a search. I just downloaded EasyFind, on the advice given in another thread, but now I'm wondering, even if I can find the thing, whether I'm going to be able to edit it.
    Anybody got experience with this?
    Dave

    After I posted my inquiry, I solved the problem. Here it is, step-by-step, for somebody wanting a simple solution:
    1. Download EasyFind from this location: http://www.versiontracker.com/dyn/moreinfo/macosx/11706
    2. Launch EasyFind; make sure the option to show hidden files is checked on; and then search for .htaccess. It should show up in a list of all hidden files in wherever you're looking (Desktop or wherever).
    3. I double-clicked on .htaccess in EasyFind, and this opened the file in TextEdit. I edited the .htaccess file by adding the command info I needed (in my case, a redirect command). Then I did a simple "Save" command (not Save As...). This saved the edited version as .htaccess (hidden).
    4. I launched Fetch, and clicked "Put." In the Put dialog box, there's an option to show hidden files. When I checked that on, there was .htaccess, visible in the list. I selected that and FTPed it to my web server account.
    5. I tested the redirect, and it worked like a charm!
    Thanks very much to Matt Baya for talking me through some of this, including how to change the .htaccess to do my redirect.
    Dave

  • How to find complete path of a file in computer by java

    Hi frens !!
    i want to have a simple java program which takes the input file name say one.html and yields the complete path of the that file ,which is already stored somewhere in computer.
    my problem is that i am not getting the method in java ,which could do the same.i am using jdk 1.4.
    Thanks
    Allwyn

    simply PATHETIC !!!
    btw thanks for advise.The options are:
    - Search your computer manually for the file, TELL your code where it is by typing in the path.
    - Have some operating system tool (e.g. Windows Explorere) search your hard drive for you. When it finds it, TELL your code where it is by type in the path.
    - TEACH your code how to search your entire computer, all hard drives, all directories, for the file by that name.
    - Create a new file by that name, either in the 'current' directory (which it appears you alraedy have), or some other path you give it.
    - go hungry

  • How to find package owning a certain file?

    Hi,
    I'm trying to download a source code from git and got the following error message
    gpg: error while loading shared libraries: libgcrypt.so.20: cannot open shared object file: No such file or directory
    Clearly it's not able to find the file  "libgcrypt.so.20", so my logic is to find a pacakge that provides that and install it. I tried using the archlinux package database and search for it by keyword but got nothing. Any ideas how I can proceed to fix this problem?
    Thanks in advance

    There's also a tool called pkgfile which is more powerful than `pacman -Qo`. Look it up.
    In this case, the package is (surprise!) libgcrypt. Sh*t broke probably because you did a partial update/install of some packages, which is generally not recommended. Do `pacman -Syu` often.
    Edit: or... if the .so didn't really get bumped recently, it could mean some other weird problem.
    Last edited by lolilolicon (2014-02-02 08:46:34)

Maybe you are looking for

  • IDVD will not burn DVD or preview

    I made a DVD in IDVD and burned a DVD last week. I went back into IDVD to replace some photos and movies and when I tried to burn another DVD, the wheel spins and the progress screen comes up but does not progress or burn. I tried different DVDs but

  • Goodbye Adobe.

    I'm writing because you deserve it. I've used and loved your products for about 12 years now. As an architecture student I was a long time user of student versions of PS AI ID, and in the first years of my own design practice, various copies of photo

  • Utl_file query help.

    hi friends., i have oracle client client installed in my machine.. i have used utl file package to write in the text file..but m facing below error. DECLARE fid UTL_FILE.FILE_TYPE; f VARCHAR(200); v VARCHAR2(32767); BEGIN f := 'D:\';-----------------

  • Essbase installation issue -  ld skipping incompatable libiau.so

    I am currently working on installing essbase on a Dell 2950 running RHEL 5.5 Currently the installation is failing with the following errors: [2011-09-15T10:24:46.833-05:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 20] [ecid: 0000J9hgA_lDg^sawhfd6G1ESXWo0

  • Airport 2005.001 Update not automatically selected in Software Update Pgm

    This post was originally posted in the Tiger Installation and Updates forum. See http://discussions.apple.com/message.jspa?messageID=1403953#1403953 It was suggested that this post be posted in the Airport forum. Perhaps some one knows the answer. I