What should I collect statistics on?

Hi All,
I have a question, which can probably not have a short answer. But I want to derive a good strategy, which can be usefull in general. To start with, I do not think, for huge databases, we should just collect schema level stats.
What all are the elements, on which we should generally collect statistics ??
I can think of,
1) Tables (includes Materialized views)
2) Indexes
3) Indexed columns (for histograms)
In case of partitioned tables
1) Partitions (at the granularity of partition)
2) Sub-partition (at the granularity of partition)
3) Partition key columns (???)
Also, we can have global or local stats for partitioned tables.
Can there be a thumb rule in case of OLTP and DSS systems?
Am I asking a sensible question ?
Regards

Hi,
Regarding my question. I am not comfertable with the idea of letting Oracle gather stats in a huge database. For example, my application is a 3 Tera Byte Oracle database, with most of the data in one schema.
If I let Oracle do everything. Stats collection can be one of the big resource consuming jobs for us. So. if I want to manually do the stats collection, what objects should I concentrate on? Can there be a generic template plan for manual stats collection?
That is my question.
Please share your experiances.
Thanks in advance.

Similar Messages

  • I have original cs3 master collection but scratched. i need to install it on my macbook pro (mavericks). Adobe download links don't work. I have original serial number. what should i do? i paid a lot for the package.

    I have original cs3 master collection but scratched. i need to install it on my macbook pro (mavericks). Adobe download links don't work. I have original serial number. what should i do? i paid a lot for the package.

    Downloads available:
    Suite:  CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5 | 4 | 3
    Captivate:  7 | 6 | 5
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • I am unable to delete my emails from yahoo after I have read them.  I can check an email and press delete but the email remains and I am collecting a lot.  what should I do?

    I am unable to delete my emails from yahoo after I have read them.  What should I be doing to correct this problem?

    marjoriefrommm,
    First go to mail preferences>accounts>mailbox behavior and under trash click "move deleted messages to the trash mailbox, the delete them from there.
    Also got to your Yahoo mail and check your settings there.

  • How to collect STATISTICS for my jsp pages

    Hola gurus.
    I'd like to collect statistics for my website, for example on my main page and certain other pages. Ideally I'd like to code it myself rather than using an external tool.
    Has anybody done this, or can u recommend an approach ?
    Here's my thoughts so far:
    1. Since I dont want to slow down the presentation of my pages, the first idea is to position the code after the </HTML> tag.
    <HTML>
    </HTML>
    <% MyGreatApp.addStatisticForPageVisit(pageName); %>
    So, even if the action of updating the statistics takes 1 second, my web page won't be delayed by 1 second (right ? or should I multi-thread it ?)
    2. I can keep a memory cache of pages viewed versus session id's, so that my statistics can reflect distinct user sessions (instead of "page visits" which can be misleading if a user clicks 50 times on the one page).
    Maybe there is a neat java caching class that I can use.
    3. I can then "save" my cache of statistics to the db periodically (say, every 5 minutes) to reduce db load. (?) I'm using mysql for my app already.
    Any help / guidance greatly appreciated !
    Thanks for the help java community you r great.

    Sure, we do it. Every time the user requests one of a certain set of pages, we write a record to a table in a database. That's all. No mucking about with threads or caches or anything like that. If you have a database setup where it takes 1 second to write a record, you need to get that fixed right away.
    As for session ID versus user ID, it depends on what you need. We just log the user ID so we can see who is using what applications, but your requirements may differ. There's nothing preventing you from logging both. Also, I do not know whether session ID's are unique over a long period of time, but logging the date and time of access should help you to deal with that problem if it exists. Basically, don't put too much logic into your logging code, just throw records out at the database. Any filtering or selection should be done on the back-end system that analyzes the logs.
    PC&#178;

  • I am working on a file I created in Indesign CC 2014 and when I try to rearrange pages in the Pages menu or try to package the file, I get the spinning wheel for 20 mins. then it crashes. What should I do?

    Can anyone help? I started a 24 page document in Indesign CC 2014 and have been using the file off of a dropbox acct on my two machines (desktop and macbook pro). I need to rearrange some of the pages but when I try to drag and drop the pages in the Pages menu, I get the ominous spinning wheel...for about 20 mins at times. then It will just crash. The document doesn't have a tone of images. I've also tried to collect and package the file but get the same thing.
    What should I do?? Help!

    try the script at Adobe Community: InDesign 6 is crashing when attempting to open a particular document. All others are opening OK.
    I'd also try moving the pages to a new file, though I suspect that will crash too. Divide and conquer might work -- tray one of your operations on half the document at a time, then repeat by dividing any piece that fails, and so on, until you isolate a page, then use the same method to isolate an object (though it's possible you have a corrupt page).

  • Oracle 9.2.0.1 Expert cannot collect statistics ( WindowsXP)

    I have Oracle 9.2.0.1 and OEM with Diag and Tuning Pack WindowsXP SP1
    When I try to collect statistics using Oracle Xpert I get
    XP-21161: Database connection attempt has failed
    ORA-28009: connection to sys should be as sysdba or sysoper
    Cause: Expert was unable to establish the requested
    database connection.
    Action: Check the accompanying Oracle Server message for
    a full description of the connection problem.
    It is possible that the service specification
    used in the connection attempt is not correct.
    Expert accepts 3 types of service information:
    o A database alias as defined in the
    TNSNAMES.ORA file
    o A Net8 descriptor block
    o A network port specification using:
    <host-name>:<database-port>:<database-sid>
    I've tried messing with the Objects in left pane, changing username/password, making sure it says connect as sysdba with no luck, creating new DB object, connecting to a diff DB even. I know its connecting to the right DB cause it shows up in SYS.AUD$ as a logon attempt, but why wont it connect as sysdba?
    Thank you I am a forum noob, this is my virgin(ia) post.

    I also got the same problem but where i need to set thi parameter 07_DICTIONARY_ACCESSIBILITY=true.i tried in iit.ora but it was giving erro.Can u suggest me abt thi pls
    Thanks
    anand

  • Need Help..what should i use for this

    hello friends, i have to write a program which will load an xml file reader class at run time and depending on the content of xml file i'm going to generate mapping.. e.g xml file- <MyMapping> <ATO> <security type=int> </ATO> <FIX> <symbol type=String> </FIX> </MyMapping> Now i want to change the content of xml file without restarting my running application..changes should be reflected at runtime... also my xml file will contain nearly 1000 lines..so in this case which technique should i use whether i use JAXB which will give the classes of my xml file or any other ?? Also if i use JAXB whether JAXB gives classes corrsponding to my xml nodes (e.g ATO.java as per above example).

    daitkarsachin wrote:
    hi ,
    here is my question again..my xml will have
    <Message>
    <ATO>
    <somefiled="X" type=int value=35 />
    </ATO>
    <FIX>
    <somefiled="Y" type=String value=50 />
    <FIX>
    </Message>
    Now first i have to parse this xml ..then my java program is going to accept value from user ..and depending on user specified value i've to use either ATO or FIX fields...e.g if user value is 35 then my program should use fields within ATO node.
    You will read the XML structure into some kind of memory model. When the user supplies a value you will search for a matching value (likely from a collection such as a map or list) and return the value in that object that you locate.
    what should be done for this ..
    See above.
    and what if i change values in my xml file..will i have to restart my application to load xml again ?
    If you change the file on the filesystem, you should simply be able to re-parse the XML file and update your in-memory model. If you instead update your in memory-model, you can serialize the model back to XML on the filesystem. Neither needs to necessarily have anything to do with application start-up (other than the fact that you would normally read in the XML model then, but updating is a separate concern, as would re-reading it).
    - Saish

  • My Serial number doesn't work. What should I do?

    I just installed the Adobe CS4 Master Collection on my new laptop. All of the Adobe applications work perfectly fine except for Photoshop. It tells me that my serial number was already used twice. What should I do?
    It is letting me do a 30 day trial. But Photoshop is really the only Adobe app I need. With my luck, its the only one not working for me.
    Why is it that only one app is telling me that the serial # is wrong? and what should I do?

    Dragonz,
    It appears that you have Activated PS on the two allowed machines already. You ARE allowed two Activations only. As has been pointed out, you can Deactivate one of those. Also, the EULA does allow Activation on two personal computers, but they may not be run at the same time - that goes for ALL of the components of any suite too, so you cannot run InDesign on one computer, while doing PS work on the other. [That one got me sometime back, and the Adobe Product Manager had to go to Adobe Legal, for a ruling. I had been breaking my EULA, though always try to follow that to the "letter of the law." Luckily for me, I had two separate (non-suite) stand-alone licenses for PS, and not used in any upgrade path, so once I Deactivated, uninstalled, reinstalled (from one of the stand-alones) and Activated, I was again "legal."]
    If you HAVE only Activated on one personal computer, then there is a problem, and as Noel mentions, a call to Adobe Customer Support (not Technical Support), should be able to fix things quickly and painlessly.
    Once, there was also a limit on the number of installations allowed, which could be reset by C/S, if exceeded. IIRC, that policy was discontinued, as of Feb, 2010. Still, there ARE limits on Activations, and only two copies of each program can be Activated at the same tim.
    Good luck,
    Hunt

  • What should be my Dream free Synth au?

    I have several. I understand none of them. If I am forced by Art and necessity to use one to make my "song" idea manifest then I need to try to master one of them.
    which one is worth the effort?

    simonenadia wrote:
    I am trying to clean up my credit and raise my score so I am able to be debt free. I was 18 when I got credit cards and did not understand how they worked and a temporary job loss due to personal reasons but now I am employed and make 10/hr  and average 30 hrs per week w/ I have $400 in savings. I have been a avid reader of this forum and decided it was time to post.  What should I get started with? & What cards should I get rid off
    Credit INQ - 14  from 14’Credit Scores (via CK)  - TU 561 , EX 557 UTLI - 38%   Collections \ CO  SYNCB/WAL-MART - $564  Closed 1/14  CAPITAL ONE - $325   Closed 6/14   ( I pay $50/month to CA Firstsource Advantage )KOHL'S - $350  Closed 3/14JCP $228  Closed 5/14VICTORIA'S SECRET $263 Closed 8/14  ( CA- COLLINS ASSET GROUP LLC) ** Sent a PFD waiting for response from CA ** NCC BUSINESS SERVICES $2941 ( JOINT - Rental ) Open Accounts FINGERHUT $200  / $0 BAL Since 5/13US BANK Secured $300 / $150 BAL  since 4/13 ( 3-60 DAY LATES & 2- 30 DAY LATES 13’-14’)* Wrote a Goodwill Letter for lates *Merrick Bank $200 / 150 BAL  ( Paying this off next pay ) (* want to close this *)First Premier $300 / $114 BAL  Since 12/14  ( *want to close this *)Credit One $300/ $162 BALAmerican Eagle $100/ $0  Since 6/13  ( CLD  From $700 )          I would recommend sending PFD to all the collections, hopefully some will work with you to have it deleted from your credit report.  Right now I wouldn't recommend closing any of your accounts, pay them off and try to stay under 1-9% UTL usage. Try gardening your current accounts until the baddies fall off. From now on try to pay on time whenever you can and don't apply for any more cards. Be patient, whats effecting your credit is the CO. Are any of them Derogatory?

  • IMac really slow compare to my new macbook air which i bought several month ago. What should i do to get my iMac fast?

    I have just bought a new Macbook Air several month ago, and i realize that my iMac is very very slow compare with the macbookair, what should i do to faster my iMac,
    This few point happen slow at my iMac:
    When Restart it is very slow.
    When search spotlight or search a file using finder.
    When Running iPhoto, iTunes, iMovie. Especially iPhoto
    When transfering image from my phone to iphoto.
    When Open New Application.
    When working in multi application when swich between application, sometimes it was hang for a few second.
    Sometimes typing aslo slow and the text wont come out and the cursor hold a few second.
    I think above 7 points was very annoying my working, especially when in a rush.
      Model Name:          iMac
      Model Identifier:          iMac12,1
      Processor Name:          Intel Core i5
      Processor Speed:          2.5 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          6 MB
      Memory:          4 GB
      Boot ROM Version:          IM121.0047.B1F
      HD Capacity:          499.25 GB (499,248,103,424 bytes)
      Running OSX 10.9.2
    Could anybody help me to solve this problem, i am guesing maybe my HDD not working properly, or if i change to SSD it will be better? but how?
    Thanks to all of you that willing to help me.

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts 51 4 300 25 5120 KiB/s 1024 85 \\b% 10240 1 MB/s 25000 ports 'com.autodesk.AutoCad com.evenflow.dropbox com.google.GoogleDrive' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 ` route -n get default|awk '/e:/{print $2}' ` 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 50 );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[45]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n\t(%s)\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}')printf("%s (UID %s) is using %s '${p[$2]}'\n",$0,u,q);} ';};s=(' /^ *$|CSConfigDot/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;5p;6p;8p;12p ' ' {sub(/^ +/,"")};NR==6;NR==13&&$2< '${p[10]} ' 1,5d;/[Bmy].*:/d;H;$   { g;/s: [^EO]|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6   { H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ s/ *:$//;x;s/\n//;/Apple|Genesy|Intel|SMSC/d;s/\n.*//;/\)/p;};/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;} ' ' s/^.*C/C/;H;$   { g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' '/(sh|ng|ic)$/p' ' $3~/[0-9]:[0-9]{2}$/ { $4="";gsub("  "," ");gsub(/:[0-9:a-f]{14}/,"");} { print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}')print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR==2'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' ' s/^.{52}//;s/ .+//p ' ' /Launch[AD].+\.plist$/;END{if(NR<100)print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' '/\.(framew|lproj)/d;/plist:|:.+(M.+exec|scrip)/s/:[^:]+//p' '/root/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/;END{if(NR<100)print "/System/"};' '/^\/usr\/lib\/.+dylib$/p' '/\/etc\/(auto_m|hosts[^.]|peri)/s/^\.\/[^/]+//p' ' /\/(Contents\/.+\/Contents|Frameworks)\//d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| ","||kMDItem'${p[35]}'=");sub("^.."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[9]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/ { next;} /%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a)print "CPU: "a;if(b)print "I/O: "b;if(c)print "Net: "c" (KiB/s)";if(d)print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' /lR/ { if($2<='${p[25]}')print $2;} ' ' BEGIN { FS=":";} { n=split($3,a,".");sub(/_2.+/,"",a[n-1]);b=b"\n"$2" "a[n-1]" "a[n]" "$1;c=c$1;} END { d="sort";print b|d;close(d);if(c)print("\n\t* Code injection");} ' ' NR!=4{next} {$NF=int($NF/10240)} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L)f=f"\n\t"$0;} END { F=FILENAME;if(!f) f="\n\t[N/A]";"file -b "F|getline T;if(T!~/^(A.+ E.+ text$|POSIX sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n\t...and %s more line(s)\n",l-L);} ' ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ +B/{ s/.+= |(-[0-9]+)?\.s.+//g;p;} ' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' '/:/!p' ' /:/{$0="'"${p[28]}"'"};1;' ' $0;END { if(NR<100)print "com.apple.";} ' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil PlistBuddy whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup );c2=(com.apple.loginwindow\ LoginHook '-c Print /L*/P*/loginw*' '-c Print L*/P*/*loginit*' '-c Print L*/Saf*/*/E*.plist' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' '-c Print\ :'${p[35]}' 2>&1' '-c Print\ :Label 2>&1' '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status '-F bsd -k Sender kernel -k Message CReq "Beac|caug|dead[^l]|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN" -k Message Ane "SMC:" -o -k Sender fseventsd -k Message CReq "SL"' '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/*/*.{BS,Bas,Es,OSXU,Rem}*.bom' '{/,}L*/Lo*/Diag* -type f \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;' '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto_master,{cron,fs}tab,hosts,{launchd,sysctl}.conf} /u*/lo*/e*/per*/*/* .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l );N1=${#c2[@]};for j in {0..8};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n 'syscall::'${p[33+j]}':return {@out[execname,uid]=sum(arg0)} tick-10sec {trunc(@out,1);exit(0)}'";done;l=(Restricted\ files Hidden\ apps RAM POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents launchd Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP RSSI Profiles 'Elapsed time (s)' Root\ crontab User\ crontab 'Global login items' 'User login items' );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear;};for i in 0 1;do eval ' A'$((1+i))'() { v[0]=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "${v[0]}" ]];};A'$((3+i))'() { v[0]=` while read i;do eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "${v[0]}" ]];};A'$((5+i))'() { v[0]=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "${v[0]}" ]];};';done;A7(){ v[0]=$((`date +%s`-v[3]));};B2(){ v[$1]="${v[0]}";};for i in 0 1;do eval ' B'$i'() { unset v[0];((v['$((i+1))']==0))||{ v[0]=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v[0]=` paste -d: <(echo "${v[$1]}") <(echo "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v[0]=`grep -Fv "${v[$1]}"<<<"${v[0]}"`;};C0(){ echo "${v[0]}";};C1() { [[ "${v[0]}" ]]&&printf "${f[$1]}" "${l[$2]}" "${v[0]}";};C2() { v[0]=`echo ${v[0]}`;[[ "${v[0]}" != 0 ]]&&C1 0 $1;};C3() { v[0]=`sed -E "${s[0]}"<<<"${v[0]}"`&&C1 1 $1;};for i in 1 2;do for j in 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;A0;{ A2 0 $((N1+1)) 2;C0;A1 0 $N1 1;C0;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;D13 0 $((N1+2)) 3 2;D13 0 $((N1+3)) 4 3;D22 0 $((N1+4)) 5 4;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;A1 4 19 11;B4 0 0 44;C3 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&D22 11 17 17 20;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 52 0;B4 0 5 54;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 52 6;B4 0 7 54;B3 4 0 22;A3 14 6 52 0;B4 0 8 54;B5 7 8;B1&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 53 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 53 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;D13 24 24 32 31;A1 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&D13 21 0 32 19;D23 14 1 48 43;D23 14 2 48 44;D13 14 3 49 5;D22 4 4 50 0;D13 4 5 32 1;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D23 22 9 37 7;B1&&D13 10 42 32 41;D23 20 42 32 42;D13 25 37 32 33;D12 26 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;D22 32 31 43 38;B1&&for i in 0 1;do D22 28 $((N2+i)) 45 $((N4+i));done;B1&&D22 29 35 46 39;A7;C2 40;} 2>/dev/null|pbcopy;exit 2>&-  
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At or near the top of the results, there will be a line that begins with "System Version." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • What should be take action against following sql tuning report.

    Hi
    what should be take action against following sql tuning report.
    SQL ID : fn3mt5dvm7fba
    SQL Text : SELECT * FROM (select
         to_number(ow.waybl_no) waybl_no,ow.id wb_id,
         To_Number(ogp.gp_no) gp_no,
         To_Number(ots.trip_sht_no) trip_sht_no,
         otr.nm,
         ots.gty_br_mast_id,
         DECODE(otr.sign_recd,'1','YES','NO') Sign_Recd,
         DECODE(otr.stamped,'1','YES','NO') Stamped,
         otr.dlvry_dt dlvry_dt,
         otr.tel_no,
         --otr.remarks,                                                   
         Decode(otr.comments, NULL,'','Yes') remarks,
         otr.id ID,ops_safex_utl.get_br_nm(to_number(ow.bkg_br_mast_id))
    book_br,
         ow.pick_dt book_date
    from
         ops_ts_reconsile otr,
         ops_pultd_wb_dtls opuwd,
         ops_trip_sht ots,
         ops_waybl ow,
         ops_ultd_wb_dtls ouwd,
         ops_gate_pass ogp
    where
         otr.trip_sht_id=ots.id and
         otr.pultd_wb_dtls_id=opuwd.id and
         opuwd.ultd_wb_dtls_id=ouwd.id and
         ouwd.gate_pass_id=ogp.id and
         opuwd.waybl_id=ow.id and
         otr.status_lid=157 and
         ots.gty_br_mast_id = (:br_Id) and
         (otr.dlvry_dt = :searchDate OR :searchDate IS NULL) and
         otr.note_prpd = 'N' and otr.pod_recd = '1' and
         not exists (select TS_RECONSILE_ID from OPS_POD_FRWD_NOTE_DTLS
    where TS_RECONSILE_ID = otr.id)
    union
    select
         to_number(ow.waybl_no) waybl_no, ow.id wb_id,
         To_Number(ogp.gp_no) gp_no,
         null trip_sht_no,
         ogr.nm,
         ogp.dlvry_br_mast_id,
         DECODE(ogr.sign_recd,'Y','YES','NO') Sign_Recd,
         DECODE(ogr.stamped,'Y','YES','NO') Stamped,
         ogr.dlvry_dt dlvry_dt,
         ogr.tel_no,
         --ogr.remarks,                                                   
         Decode(ogr.comments, NULL,'', 'Yes') remarks,
         ogr.id ID,ops_safex_utl.get_br_nm(to_number(ow.bkg_br_mast_id))
    book_br,
         ow.pick_dt book_date
    from
         ops_gp_reconcile ogr,
         ops_gate_pass ogp,
         ops_waybl ow
    where
         ogr.gp_id=ogp.id and
         ogp.waybl_id=ow.id and
         ogp.dlvry_br_mast_id = (:br_Id) and
         (ogr.dlvry_dt = :searchDate) and
         ogr.note_prpd = 'N' and ogr.pod_recd = 'Y' and
         not exists (select GP_RECONSILE_ID from OPS_POD_FRWD_NOTE_DTLS
    where GP_RECONSILE_ID = ogr.id)) QRSLT ORDER BY trip_sht_no desc
    Bind Variables :
    1 - (VARCHAR2(32)):37069
    2 - (DATE):07/11/2011 00:00:00
    3 - (DATE):07/11/2011 00:00:00
    4 - (VARCHAR2(32)):37069
    5 - (DATE):07/11/2011 00:00:00
    FINDINGS SECTION (3 findings)
    1- SQL Profile Finding (see explain plans section below)
    2 potentially better execution plans were found for this statement. Choose
    one of the following SQL profiles to implement.
    Recommendation (estimated benefit<=10%)
    - Consider accepting the recommended SQL profile.
    execute dbms_sqltune.accept_sql_profile(task_name => 'TASK_58643',
    task_owner => 'SYS', replace => TRUE);
    Recommendation (estimated benefit: 99.15%)
    - Consider accepting the recommended SQL profile to use parallel execution
    for this statement.
    execute dbms_sqltune.accept_sql_profile(task_name => 'TASK_58643',
    task_owner => 'SYS', replace => TRUE, profile_type =>DBMS_SQLTUNE.PX_PROFILE);
    Executing this query parallel with DOP 128 will improve its response time
    99.11% over the SQL profile plan. However, there is some cost in enabling
    parallel execution. It will increase the statement's resource consumption by
    an estimated 14.56% which may result in a reduction of system throughput.
    Also, because these resources are consumed over a much smaller duration, the
    response time of concurrent statements might be negatively impacted if
    sufficient hardware capacity is not available.
    The following data shows some sampled statistics for this SQL from the past
    week and projected weekly values when parallel execution is enabled.
    Past week sampled statistics for this SQL
    Number of executions 17494
    Percent of total activity 7.2
    Percent of samples with #Active Sessions > 2*CPU .63
    Weekly DB time (in sec) 614696.04
    Projected statistics with Parallel Execution
    Weekly DB time (in sec) 704166.9
    2- Restructure SQL finding (see plan 1 in explain plans section)
    An expensive "UNION" operation was found at line ID 4 of the execution plan.
    Recommendation
    - Consider using "UNION ALL" instead of "UNION", if duplicates are allowed
    or uniqueness is guaranteed.
    3- Alternative Plan Finding
    Some alternative execution plans for this statement were found by searching
    the system's real-time and historical performance data.
    The following table lists these plans ranked by their average elapsed time.
    See section "ALTERNATIVE PLANS SECTION" for detailed information on each
    plan.
    id plan hash last seen elapsed (s) origin note
    1 209247904 2011-07-12/10:09:08 7.564 Cursor Cache
    2 4029269565 2011-07-12/10:20:21 15.374 Cursor Cache original plan
    3 4128886984 2011-07-08/11:30:25 42.426 AWR
    4 3695555639 2011-07-12/08:30:30 101.459 AWR
    Recommendation
    - Consider creating a SQL plan baseline for the plan with the best average
    elapsed time.
    execute dbms_sqltune.create_sql_plan_baseline(task_name => 'TASK_58643',
    owner_name => 'SYS', plan_hash_value => 209247904);
    ADDITIONAL INFORMATION SECTION
    - The optimizer could not merge the view at line ID 3 of the execution plan.
    The optimizer cannot merge a view that contains a set operator.
    - SQL Profile "SYS_SQLPROF_01306b26f6aa0000" exists for this statement and
    was ignored during the tuning process.

    afzal wrote:
    Hi
    what should be take action against following sql tuning report.
    <snip>Perhaps no action at all.
    You can ALWAYS produce a report that will show "top 5" issues. The question is NOT "do I have an issue reported by a tuning report". Yes you do. Everyone does. Always. Even if you slowest batch job runs in 1.3 seconds and your slowest OLTP transaction completes in 0.0001 second.
    The question is "do I have a problem that is serious enough to spend time solving?"
    If your average OLTP transaction completes in 3 seconds, how much effort is justified to get a 50% improvement?
    How much effort is justified to get that same 50% improvement on transactions that complete in 1.5 seconds? 0.2 seconds?
    Beware of Compulsive Tuning Disorder.

  • What should be my plan of attack ?!?

    I am trying to clean up my credit and raise my score so I am able to be debt free. I was 18 when I got credit cards and did not understand how they worked and a temporary job loss due to personal reasons but now I am employed and make 10/hr  and average 30 hrs per week w/ I have $400 in savings. I have been a avid reader of this forum and decided it was time to post.  What should I get started with? & What cards should I get rid off
    Credit INQ - 14  from 14’Credit Scores (via CK)  - TU 561 , EX 557 UTLI - 38%   Collections \ CO  SYNCB/WAL-MART - $564  Closed 1/14  CAPITAL ONE - $325   Closed 6/14   ( I pay $50/month to CA Firstsource Advantage )KOHL'S - $350  Closed 3/14JCP $228  Closed 5/14VICTORIA'S SECRET $263 Closed 8/14  ( CA- COLLINS ASSET GROUP LLC) ** Sent a PFD waiting for response from CA ** NCC BUSINESS SERVICES $2941 ( JOINT - Rental ) Open Accounts FINGERHUT $200  / $0 BAL Since 5/13US BANK Secured $300 / $150 BAL  since 4/13 ( 3-60 DAY LATES & 2- 30 DAY LATES 13’-14’)* Wrote a Goodwill Letter for lates *Merrick Bank $200 / 150 BAL  ( Paying this off next pay ) (* want to close this *)First Premier $300 / $114 BAL  Since 12/14  ( *want to close this *)Credit One $300/ $162 BALAmerican Eagle $100/ $0  Since 6/13  ( CLD  From $700 )          

    simonenadia wrote:
    I am trying to clean up my credit and raise my score so I am able to be debt free. I was 18 when I got credit cards and did not understand how they worked and a temporary job loss due to personal reasons but now I am employed and make 10/hr  and average 30 hrs per week w/ I have $400 in savings. I have been a avid reader of this forum and decided it was time to post.  What should I get started with? & What cards should I get rid off
    Credit INQ - 14  from 14’Credit Scores (via CK)  - TU 561 , EX 557 UTLI - 38%   Collections \ CO  SYNCB/WAL-MART - $564  Closed 1/14  CAPITAL ONE - $325   Closed 6/14   ( I pay $50/month to CA Firstsource Advantage )KOHL'S - $350  Closed 3/14JCP $228  Closed 5/14VICTORIA'S SECRET $263 Closed 8/14  ( CA- COLLINS ASSET GROUP LLC) ** Sent a PFD waiting for response from CA ** NCC BUSINESS SERVICES $2941 ( JOINT - Rental ) Open Accounts FINGERHUT $200  / $0 BAL Since 5/13US BANK Secured $300 / $150 BAL  since 4/13 ( 3-60 DAY LATES & 2- 30 DAY LATES 13’-14’)* Wrote a Goodwill Letter for lates *Merrick Bank $200 / 150 BAL  ( Paying this off next pay ) (* want to close this *)First Premier $300 / $114 BAL  Since 12/14  ( *want to close this *)Credit One $300/ $162 BALAmerican Eagle $100/ $0  Since 6/13  ( CLD  From $700 )          I would recommend sending PFD to all the collections, hopefully some will work with you to have it deleted from your credit report.  Right now I wouldn't recommend closing any of your accounts, pay them off and try to stay under 1-9% UTL usage. Try gardening your current accounts until the baddies fall off. From now on try to pay on time whenever you can and don't apply for any more cards. Be patient, whats effecting your credit is the CO. Are any of them Derogatory?

  • What type of collection can I use to store a word and a string as it's valu

    I am writing a grammar checking application. What kind of collection can I use to store the word and the type of word as it's value.
    e.g.(book = noun) (clean = adjetive) (of = predicate) (took = verb)
    or should I use a collection as they type and add the words in each different collection?
    you advice is greatly appreciated.
    thanks,
    steve

    class "Contradiction" contains two variables, the String and what Type was assumed
    Algorithm:
    Parse out next word
    Find all possible meanings/types of word
    Assume first meaning is true, continue (think [push])
    If clause, call clauseParse all over again (think [push])
    Return parsed structure when done, (think [pop])
    If Contradiction rises to top of sentence, there is a grammer problem. Now switch into grammer correction mode.
    If a word can be interpreted two different ways, don't worry about it as long as it's right either way.
    To test for similar-sounding words, use something like SoundX
    _Tim                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • What should I use? Vectors or...

    I'm storing a large amount of Person objects, this is for a type of game I'm trying to create where it saves the players name, wins, losses, rank, etc in each Person object (this will all be in a text file also). I want these so that they can be sorted by any one of these statistics. I'm not sure how to go about this. Vectors were the first thing that came to my mind, but then I thought about LinkedLists, but I don't know much about them yet, I just know it's an option. My brother told me use LinkedLists, but that's all he would tell me. What should I use for this kind of task? All suggestions are welcome, I need a little help with this design. One more thing about this, players will be added and removed also. I really need some insight, thanks.
    This is a side question, if someone could answer it, that would be nice, otherwise it's ok. How does a LinkedList differ from a Vector? Can't everything a LinkedList do, a Vector can do also with the same amount of ease? All I know that LinkedLists point to the next and previous nodes or something like that, not really sure what its advantage is. Thank you.

    An array memory for holding each of the objects is allocated when you create it, hence you have to define the number of object you want when you create it.
    +--+--+--+--+--+--+
    |I0|I1|I2|I3|I4|I5|  < Indexs
    +--+--+--+--+--+--+
    |V0|V1|V2|V3|V4|V5| < Values
    +--+--+--+--+--+--+Pro: you can access the data quickly, as you have a direct refrence to each value, via it's index.
    Con: Fixed size
    Con: Waisted space
    A Vector is a growable array.
    It does this by creating a fixed sized array, then waiting until it's full, then creating a bigger one and then copying all the data from the smaller, old array to the new, bigger array. This means that every now and again you suffer a performce hit as your array grows.
    Pro: you can access the data quickly, as you have a direct refrence to each value, via it's index.
    Pro: Not a fixed size
    Con: Will slow down when it grows.
    Con: Waisted space
    A Linked List does not have this problem each element holds the refrence to the next, unlike an array where the "system" holds a refrence to each element. This reduces its memory footprint, however its slower to search through as you have to loop through all the objects.
    +----+----+
    |DATA|LINK|
    +----+--|-+
            |     +----+----+
            +-->  |DATA|LINK|
                  +----+----+Pro: Growable
    Pro: Size
    Con: Slow to search
    There are things you can do to speed up a linked list (double linked lists & improve the order in which they are added) but it's still slow.
    I'll leave choosing the data structure to you.

  • Help!! I'm using a Mid 2012 MBP retina. for the past 2 years my write speeds has been consistently on 400MB/s via black magic test. but now it only have 100MB/s going down to 80MB/s. what should I do???? getting slower...

    Help!! I'm using a Mid 2012 MBP retina 2.3Ghz i7 with 8GB of ram 256SSD. for the past 2 years my write speeds has been consistently on 400MB/s and up via black magic test. but now it only have 100MB/s going down to 80MB/s. what should I do???? I have already cleaned and even restored my MBP still it's on 100MB/s. please help. I have to finish tasks on a timely manner.

    No. This requires completely repartitioning the SSD. You can do that only by using the Network Recovery method or the method I outlined. My method preserves all your data and doesn't require doing a slow Network Recovery. But if you wish to do that instead. The purpose of the whole exercise is to "clean" the SSD of garbage collected during use that tends to cause the SSD to slow down as you've described.
    Install OS X Using Internet Recovery
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Internet Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND-OPTION- R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.
    Partition and Format the hard drive:
    Select Disk Utility from the main menu and click on the Continue button.
    After DU loads select your newly installed hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Security button. Set Zero Data - one-pass, click on the OK button. Click on the Partition button and wait until the process has completed. Quit DU and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Install button. Be sure to select the correct drive to use if you have more than one.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    This should restore the version of OS X originally pre-installed on the computer.

Maybe you are looking for

  • Form printing Query

    Hi all, I have a very small problem which i am sure can be sorted out by you all in no time. I have a selection screen where the user has to input Vendor Number ( In Range) and Company Code.When the user executes the report it opens a smartform conta

  • Error in smartform driver program.

    Hi,     I want to know the functionality of  form interface and Global definitions.when i am executing driver program i got following error. Field "INTO" is unknown. It is neither in one of the specified tables nor defined by a "DATA" statement. coul

  • Move / in a structure that contain 200 fields

    The standard RFBIBL00 program accept structure BBSEG which contain at least 300 field. in the input file that i am receiving will contain 18 fields from the table field BSEG. since in the standard program we will not be using BSEG but the structure B

  • Remote Fault Auto Retry and Notification

    Hi, I am using Oracle SOA Suite 11g PS2. In one of the process I am trying to use Fault handling mechanism of SOA. I have written code to use Auto Retry mechanism using fault-policies.xml,I want to send notification before SOA start Auto Retry on Rem

  • How to spot app updates on Ovi ?

    So i've downloaded some apps on my N8 from the Ovi Store. Some of them will get updates soon. How can i spot them ?! There is no such thing  as an update-manager on Ovi.