Connect problems via SQLPLUS and other tools

I have installed an Oracle 10g Express database on my computer. I'm able to start the database as well as listener, and also login to the database. However, while trying to connect via SQLPLUS or PL/SQL developer, I get the following error message: ORA-12154 TNS: could not resolve the connect identifier specified. I also did a tnsping, but got the following error message: TNS-03505 failed to resolve name. I suspect that these 2 messages are somehow related to the problem. I set the following msdos variables: ORACLE_HOME=C:\oraclexe\app\oracle\product\10.2.0\server. ORACLE_SID=XE. I also specified this in my registry. Also TNS_ADMIN is set to the following TNS_ADMIN=C:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN. On my computer I installed the XE client. I noticed that there are several tnsnames.ora and sqlnet.ora registered in several places.
I also have the Developer Suite installed on my computer but cannot access it. I think this is due to the aforementioned problem.
I would greatly appriciate advise in resolving this problem.

You have several Oracle Home's, so you may be trying to get the tnsnames.ora file from another location. You could either declare the XE entry at all used tnsnames.ora files or you should be consistent with the sqlplus client you are invoking. After the PATH environment variable you may be invoking a sqlplus executable located elsewhere but the XE Oracle Home, so this sqlplus will try to resolve the tns alias at the Home where this was invoked from.
I suggest you to verify your environment variables and make sure your path environment points to the XE oracle home and either reset your environment variables for your current session or invoke sqlplus with absolute path.
~ Madrid

Similar Messages

  • I have an Iphone 4s and i can't make a connection to my mac and other devices via bluetooth! Why is this a problem and how can i repair it?

    I have an Iphone 4s and i can't make a connection to my mac and other devices via bluetooth! Why is this a problem and how can i repair it?

    "I have an Iphone 4s and i can't make a connection to my mac and other devices via bluetooth! ":
    That is correct.
    "Why is this a problem and how can i repair it?"
    Becasue this has never been a feature of iphone/ipod/ipad.  There is nothing to repair.

  • MacBook Pro issues connecting to Gmail, Facebook, and other websites

    Hi,
    In the past week or so, I have had problems connecting to Gmail, Facebook, and other websites on my MacBook. When I try to open Gmail, I get the following message "Safari can't verify the identity of the website "accounts.google.com". The certificate for this website is invalid..." etc. It asks if I want to connect anyways, and I do, but then once I'm on Gmail, I can't use gchat and all of the buttons (delete, reply, etc) are blank. When I try to connect to Facebook, I just get a mostly blank page. I'll include screenshots in case that's helpful.
    When I try using Firefox, it doesn't allow me to connect to either website at all.
    I hope someone can help me with this issue!

    On your iMac, open System Preferences > Date & Time  then select the Date & Time tab.
    Make sure:  Set date and time automatically is selected.
    Then select the Time Zone tab.
    Make sure:  Set time zone automatically using current location is selected.

  • Problem with youtube and other video websites

    I have a problem with youtube and other video websites:
    Everything is up to date (flash, FF, my plug ins..) but i keep getting freezes when the video loads. I can hear sound but i can only see the first frame of the video.
    I've reinstalled flash/firefox or tried updating them again for about 4 times now and my cookies/cache has also been errased which i usually don't do. If i enter FF's safe mode it also freezes.
    I hope someone could help out, i've searched for answer on google before and tried everything i saw but it didn't helped.
    grts,
    agrash

    Hmm, so that person had a conflicting plug in.
    Problem is that whenever i enter firefoxes safe mode which disables every plug in, i still have the youtube freeze/crash

  • In Adobe Flash CS6, I have a blue box appearing around lines drawn with the line tool (and other tools like brush etc). I can't figure out how to disable.

    In Adobe Flash CS6, I have a blue box appearing around lines drawn with the line tool (and other tools like brush etc). Whenever I try to use a tool,  a blue box appears around the line and I have to double click it to manipulate it, which opens just that line in a semi burred screen where all the other objects are semi-grey in the background. I can manipulate this line in this screen but nothing else at that time which I could do about 5 minutes ago. For exampe, I no longer can join up 2 lines drawn by the line tool together. For some reason this started randomly (probably due to a accidental shortcut combination) and I just can't put it back to what it used to be. I have inserted a video hopefully showing what I mean. Any help would be appreciated.

    Thank you - Just what I needed

  • Suddenly in the middle of editing a large project the cropping and other tools stopped working. Did i hit some key or something accidently?

    suddenly in the middle of editing a large project in Aperture the cropping and others tools stopped working. Did I accidently hit something to do that?

    Maybe you hit the "p" key?
    Then "Quick Preview" will be turned on and prevent editing. Hit "p" again or use the "View" ->"Quick Preview" menu entry.

  • 8.0.2 - problem 1 - unable to scroll screen when the keyboard is present. Huge problem for emails and other cloud based providers that allow for data entry. We need a fix ASAP!

    8.0.2 - problem 1 - unable to scroll screen down or up when the keyboard is present. When typing text, I am unable to see the text I am writing due to this problem. Huge problem for emails and other cloud based providers that allow for data text entry. While the keyboard is present, I am unable to scroll down to see the text, the screen automatically scrolls back up to the top of the screen. We need a fix ASAP!

    Have you tried resetting your iPad? You will not lose any data. Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Oracle in not responsing to connect requests via sqlplus

    Hi,
    I am trying to connect to oracle 10.2.0.3 on linux via sqlplus.
    All the oracle process are up.
    tnsping and ping are response OK.
    I check the uptime, and it show:
    01:58:21 up 3 days, 23:47, 1 user, load average: 0.09, 0.03, 0.01
    THE PROBLEM IS :
    Oracle is not responsing at all to any connect requests:
    sqlplus xxx/yyy@prd
    SQL*Plus: Release 10.2.0.3.0 - Production on Fri Feb 1 00:23:56 2008
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Quit
    I set the following parameters in the sqlnet.ora:
    trace_level_client = 16
    trace_file_client = client
    trace_directory_client = /software/oracle/admin/prd/net_log
    trace_unique_client = on
    log_directory_client = /software/oracle/admin/prd/net_log/
    trace_level_server = 16
    trace_file_server = svr
    trace_directory_server = /software/oracle/admin/prd/net_log/
    trace_unique_server = on
    log_file_server = svr
    log_directory_server = /software/oracle/admin/prd/net_log/
    I couldnt find any error in the trace files that had been generated.
    Does one have any suggestion ?
    Thanks.

    Can you post the last 100 or so lines from a client trace that is hanging (before you kill the hanging login)?
    The advice to check the listener log on the server is sound, as would be a look at the server's alert<sid>.log and an strace output of the attempt:
    strace sqlplus xxx/yyy@prd
    The advice to delete your spfile and increase PROCESSES is clearly unwarranted, since you have provided no indication that you are exceeding that resource limit. Furthermore you are not receiving "ORA-00020: maximum number of processes (%s) exceeded", which is what we would expect in such an eventuality.
    Regards,
    Jeremiah Wilton
    ORA-600 Consulting
    http://www.ora-600.net

  • Sol 9/cc not working for gtk+-1.2.10 and other tools

    Hi,
    OS: SunOS Release 5.9 Generic
    System type: i86pc
    Forte 6.2 Developer Tools License
    I have an older version of gtk+ (1.2.10) which doesn't configure, with following error message;
    # ./configure
    creating cache ./config.cache
    checking for a BSD compatible install... ./install-sh -c
    checking whether build environment is sane... yes
    checking whether make sets ${MAKE}... yes
    checking for working aclocal... missing
    checking for working autoconf... missing
    checking for working automake... missing
    checking for working autoheader... missing
    checking for working makeinfo... missing
    checking host system type... i386-pc-solaris2.9
    checking build system type... i386-pc-solaris2.9
    checking for ranlib... ranlib
    checking for gcc... no
    checking for cc... no
    configure: error: no acceptable cc found in $PATH
    I have a similar error for nessus-core2.0.9. Although when I configure other tools, such as gtk+-2.2.4, I have no problem. It checks for cc and finds cc.
    I have the following $PATH ..
    PATH=/opt/SUNWspro/bin/cc:/usr/ucb/cc:/usr/ucb:usr/local/bin:/usr/local/sbin:$PATH:/opt/SUNWspro/bin/cc:/usr/ucb:/usr/ucb/cc:/usr/ccs/bin
    Can someone please help?

    PATH=/opt/SUNWspro/bin/cc:/usr/ucb/cc:/....The PATH variable must not contain the pathname for individual executables, it must contain the names of
    directories that should be used to find executables.
    Instead of adding /opt/SUNWspro/bin/cc to the $PATH, add the directory /opt/SUNWspro/bin
    PATH=/opt/SUNWspro/bin:/usr/ucb:/....
    Another problem: PATH contains "usr/local/bin" (NOTE: without leading / slash!), this probably needs to be
    changed to "/usr/local/bin"

  • Photoshop CS4 64 bit  - Clone Tool does not work (and other tools)

    Hello.
    I have been using Photoshop for many years going back to v5.  I had used Design Prem Suite CS4 for the past year on an XP machine.  All worked fine.  I recently moved to WIndows 7 (64 bit) to get the add memory usage.  CS4 installs both 64 and 32 bit versions on Windows 7 64 bit.  So far all good.   Any help would be GREATLY APPRECIATED.  I am at a dead end and really have no confidence in getting Adobe's help.
    My tools are working erratically, especially the cloning and healing tools.  I can't even use Photoshop in its current state and this has been going on now for weeks, no help from Adobe on my lates support ticket post.
    I canonly say that the clong tools is all over the place including but not limited to:
    * When I sample and then click to stamp, lines shoot across across the image as it I clone a line not a single sample area. These stamps can be the length of the enite image.
    * when I sample, then click to stamp, some the stamps occurs on some other part of the image.
    * when I sample and the click to stamp, nothing happens. I have to click several times.
    * when I sample and then click to stampl, the prior location I stamped has the clone applied
    There are more, but this is to just give an example.
    Notes:
    * I have trashed preferences at least 20 times and the problem immediately reappears
    * The problem happens in both the 32 bit and 64 bit version of PS running in Windows 7 65 bit
    * The problem occurs with OpenGL tuned on and off
    *  I have installed the latest PC patch 11.0.1
    * I have updated my latest NVidia drives. They are current.
    * I uninstalled Photoshop (kept the rest of Suite) and that did not work, and the same problem reappeared.  I am not uninstalling the complete suite but the reinstall has error (that is a separate issue)
    * I have triple monitors running off 2 GeForce 9800 GT cards.  These worked flawlessly before upgrading to the Windows 7 64 bit configuration.  When I upgrades, I replaced the processor, motherbaord and moved to 12 GB ram. The graphic cards are the same.
    Other tool issues:
    * I have similar problems with the healing brush
    * sometomes the text tool acts strange. I will click to enter text and a large area opens to enter text instead of just the cursor positioned ready for text.  Then other times it works normally.
    * the move tools sometimesacts strange. For example, if I try to move some test, the text jumps and moves of the image and I have to find it to drag it back on the image.
    Thanks in advance

    All I can say is...  Boy am I glad I have an ATI card that just works (and that's including Photoshop CS4/CS5 32/64 bit)!
    One thing I'm not sure was mentioned above...  Try changing your Advanced OpenGL preferences to "Basic" or even turning off OpenGL to see if it affects the issue.  Also try disabling the Show Overlay function in the CLONE SOURCE palette.
    Best of luck getting to the bottom of these problems, guys.  If they run on too long, consider switching brands.
    -Noel

  • I am using Mavericks 10.9.4. I have Safari 7.0.6. I cannot connect to google, youtube and other sites because "safari cannot establish a secure connection" to these servers. Any ideas? Note that Google Chrome can connect to these sites.

    Just recently I notice that quite often I cannot connect to sites using Safari (7.0.6). I am using the Mavericks 10.9.4 OS. Often when I go to somewhere else, I can connect and then back at home the connection works. However, the connection at home can suddenly decide not to connect to these sites. I am not sure whether it is a problem with my router or not, but then again, Chrome does connect to these sites as well as windows 7 (even when using Safari on windows). So it seems like there is some issue with my Mac at my home. But not always - so this is the confusing part.
    Has anyone else seen this kind of behavior? If so, I'd appreciate, if not a solution, at least some cause for this.
    Thanks.

    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.
    Don't be put off merely by the seeming complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    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. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can read it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of the script have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. 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.
    5. 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.
    6. 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.
    7. 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 SerialATA 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' com.clark.\* \*dropbox \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' 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 25 25 1000 MB com.apple.AirPortBaseStationAgent 464843899 51 5120 files );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { 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]}'",$0,u,q);} ';};s=(' /^ *$|CSConfigDot/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^EO]|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<200) print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { 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{next}'"`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}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { print "'${p[41]}'";if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$|'${p[41]}'/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/^root$/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1100) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { print "'${p[41]}'.plist\t'${p[42]}'";if(n<500) print "Launch";} ' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$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|BKAg|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p) if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text$|(Bo|PO).+ sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' /^ +[NP].+ =/h;/^( +D.+[{]|[}])/{ g;s/.+= //p;};' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9;} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' 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 mdutil sudo\ lsof test );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' '" L*/P*/*loginit*' 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :CFBundleDisplayName" {} \;|sort|uniq' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$Message' -k Sender kernel -k Message Req 'bad |Beac|caug|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|tim(ed? ?|ing )o|WARN' -k Message Rne 'Goog|ksadm|SMC:' -o -k Sender fseventsd -k Message Req 'SL' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cgh] ! -name *ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Ca*/*/Ex,Compon,Ex,Inter,iTu*/*P,Keyb,Mail/B,Pr*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -path ".+s/Resources" -prune -o -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t /S*/L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -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 -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" );N1=${#c2[@]};for j in {0..9};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 'Elapsed time (s)' 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 Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors );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 >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};';done;A7(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=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=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0(){ [[ "$v" ]]&&echo "$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;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;D23 4 19 44 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 35 49 61 51;D22 11 17 17 20;for i in 0 1;do D22 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;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 52 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 52 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;D13 25 37 32 33;A2 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;D13 10 42 32 40;D22 29 35 46 39;};D13 14 1 48 42;D12 34 43 53 44;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;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;B1&&D23 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 20 42 32 41;D13 14 2 48 43;D13 4 5 32 1;D13 4 3 60 5;D12 26 48 49 49;B3 4 22 57;A1 26 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D23 22 9 37 7;A7;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. 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 thereturn key.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. 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 returnthree 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.
    11. 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.
    12. 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 the top of the results, there will be a line that begins with the words "Start time." 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.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. 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.

  • Paint bucket, smudge and other tools missing

    Sorry If I am completely stupid, but the last version I used was 3.0
    Ok big problem I am so frusrated I can barely sit here anymore. I am looking at all my tools on the left hand side. I get to the tools by going to window-> tools out of all the tools, there is no smudge or paint bucket. who knows how many other tools are missing. so i went to help and find and typed in smudge and paint bucket and nothing.
    I googled cs4 paint bucket and smudge and apparently there is such options for cs4. but there are NO icons in the tools. what do i do???

    Oh i see, I hold down option and click blur and it will change to smudge and i hold option and click gradient and it will change it to paint bucket! Wow thank you soooo much! I have no clue why they didn't put that in help. Thanks!!!

  • Connection problem on Ipad3 and Iphone 4S after receiving assistance from verizon support

    How do I fix this? I spoke to "expert tech" about how my Verizon email suddenly converted to Yahoo - which I didn't like. Unfortunately in his remedy to fix I lost my server connection to my IPad and Iphone in addition to all of previous read and unread emails, folders etc... Now I can't even use my Ipad to check emails. Can't seem to find a way to talk to a support person via "help" b/c cannot seem to access a support person. I'm not happy right now. In fact, I'm frustrated and extremely disappointed.. The support did not seem to really know anything and as a result I'm starting fresh after losing 3 years of data. I I did however, get back my Verizon email acct but at a huge cost. Now why did my connection fail on my other devices and how do I fix it? Please anyone please help!!!! I don't want to mess with the Ipad for fear of losing more info. This really sucks. I know there had to be a better solution.

    First off Yahoo Mail has nothing to do with Verizon Email. However lets clarify something first. When you say verizon email are talking about an email account established through Verizon Fios, DSL ? Or are you referring to the email program that is native to the iPad and iPhone?
    In the set up of your email accounts with the mail programs you go to settings, mail-contacts-calendar, then click add account, it then gives you options to set up your pop3 email or exchange email, or msn, aol, etc.
    If you use Verizon.com for an email address you would click on pop email, then put in the information for that account.
    normally its your email address ([email protected] or [email protected]) of which the proper settings are available from the Verizon Fios or DSL internet site. You enter the smtp server info you were given from verizon in the space provided, and you then enter the pop3 server information in the proper spot. You finish up by entering your email password in the setup settings and click save.
    Setting up for yahoo,man,aol mail is much simplier since all it requires is your email address and password and the setup program for these web based email fills in the incoming and outgoing smtp server info for you.
    Always remember to make sure the "remove from server" option is not checked since it then becomes device dependent where if you leave it on the server you can retrieve from any browser the emails without losing them.
    Good Luck

  • Videos on my iPad are playing 2x. It seems to happen more prominently on videos via Safari and other apps like Fox News. Sometimes I can alter the speed by "scrubbing" through the video, but it is inconsistent. I have an iPad 1 running iOS 5.1.1...thanks!

    Videos on my iPad are running 2x. I have restored every way possible but still no change. The videos are noticeably faster in Safari and other apps like my Fox News app. Sometimes I can change the speed back to normal by "scrubbing" the video, but that is inconsistent. I have an iPad 1 running iOS 5.1.1 ...thanks for any and all help!

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."

  • Internet via airport and other computer via ethernet and hub

    Is this possible?
    Network 1:
    I have a macbookpro. I connect to the 'net via airport and a wireless router-modem. I use dhcp with manual address (192.168.1.5, because we have numerous computers here). All's sweet.
    Network 2:
    I need to work on a linux box which doesn't have wireless. It's a pain to connect it to the wireless router directly (although this does work), so I have an ethernet cable and hub and cable to connect it to the mbp directly. I configure ipv4 manually and can telnet etc to the linux box (which has its own ipaddress specified already) IF the airport is disconnected.
    But I want to run both at the same time. I know I can work on the linux box and surf at the same time IF I connect the linux box to the router (by ethernet cable). But what if I want to have the wireless and ethernet on my mbp together?
    Do I need to specify different ip addresses on my mbp for the ethernet and wireless? I've set it both ways and it doesn't seem to work with them either the same or different. If I go to Network Port Configurations (in Network) and move "Airport" to the top, I can surf but not telnet to the linux box. If I have Ethernet higher in the list, I can telnet but not surf. This is the case whether the ip addresses are the same or different.
    Is it possible to do what I want, or just not possible?
    No I don't have a crossover cable.

    Realised that I needed two networks with different ids.

Maybe you are looking for

  • Server 2008 R2 Windows Server Backup. "Error in backup of Hyper-V.vhd during read: Error [0x80070001] Incorrect function.

    Hello, We are currently using Windows Server Backup to backup three Hyper-V guests running on a Windows 2008 R2 host.  Two guests are running Server 2008 R2 and one is running Windows 7.  I have the backups going to a dedicated external disk drive. W

  • Archive Smartform printout into SAP database

    Dear All, I am printing a smartform through Z-Program. I need to archive this printout. Please suggest me the solution.

  • Safari Version not being recognised

    Websites keep telling me I need to upgrade Safari to version 6 or higher.  I'm actually running v.7.0.4 (9537.76.4) on OSX 10.9.3. Even iCloud is telling me to upgrade and some sites - like soundcloud - refuse to let me past the warning page because

  • Portforwarding refuses to work.

    I have a lynksys wrt54g wireless router connected to DSL modem and no matter what I do my applications continue to complain that they are firewalled. Online port forwarding tests also fail. I have set up a static IP on my PC and set up the router to

  • Binary value to string

    Hi, I want to convert binary value to string format. How can i do that if possible please give me sample code.? One more question is i want to do reverse thing also that is convert string value to binary format.? Waiting for reply