FIn 90 with tools 8.49.  Creating demo DB issues

Hello,
I am trying to create a demo DB using SQL. In the dms file there is a command that is giving me an error. Below is a sample of the dms file
UPDATE PSSTATUS SET OWNERID = 'sa';
UPDATE PSOPRDEFN SET SYMBOLICID = 'sa1', OPERPSWD = OPRID, ENCRYPTED = 0;
UPDATE PSACCESSPRFL SET ACCESSID = 'sa', SYMBOLICID = 'sa1', ACCESSPSWD = 'password', VERSION = 0, ENCRYPTED = 0;
UPDATE PSOPTIONS SET LICENSE_CODE = '137fffffffffffffff819ff817re7q5', LICENSE_GROUP = '2';
UPDATE PS_INSTALLATION SET
PPALM='Y', AM='Y', BI='Y', TR='Y', CCM='Y', WR='Y', CA='Y', CCU='Y', DEAL='Y', DP='Y',
PPESA='Y', EG='Y', EX='Y', PPFIN='Y', FP='Y', GL='Y', GM='Y', ITAM='Y', INV='Y', IP='Y',
WO='Y', MG='Y', TE='Y', OM='Y', FO_PBM='Y', CP='Y', PGM='Y', PC='Y', TD='Y', PM='Y',
PO='Y', QS='Y', RE='Y', AR='Y', RS='Y', RISK='Y', SP='Y', AUC='Y', SCMT='Y', SPL='Y',
CAT='Y', EB='Y', PV='Y', MPA='Y', ES='Y', AP='Y', FO='Y', PPSCM='Y';
GRANT SELECT ON PSSTATUS TO people;
GRANT SELECT ON PSOPRDEFN TO people;
GRANT SELECT ON PSACCESSPRFL TO people;
The followling line is giving me issues:
UPDATE PSACCESSPRFL SET ACCESSID = 'sa', SYMBOLICID = 'sa1', ACCESSPSWD = 'password', VERSION = 0, ENCRYPTED = 0;
When I use data mover I get the following:
Error: SQL execute error for UPDATE PSACCESSPRFL SET ACCESSID = 'sa', SYMBOLICID = 'sa1', ACCESSPSWD = 'password', VERSION = 0, ENCRYPTED = 0
I tired running the same command line within SQL and got the following:
Msg 2601, Level 14, State 1, Line 1
Cannot insert duplicate key row in object 'dbo.PSACCESSPRFL' with unique index 'PS_PSACCESSPRFL'.
The statement has been terminated.
I am new to this so sorry if this a basic question. Any help or direction would be greatly appericated. Thanks in advanced.

Did you check the current content of the table ?
The script should run fine, unless there are two lines inside the PSACCESSPRFL table.
Nicolas.

Similar Messages

  • Replace video with a still - transitions create audio sync issue

    Trying to insert stills in a video and have the audio continue over.  Have been successful up to adding transitions between the still and the existing video.  When I add a cross-dissolve on both sides of the still - the audio becomes out of sync with the video on the back end.  I've been able to add the transition to the front side of the still without corrupting the audio and video sync - only when I add to the end of it do I get the problem.  Help me... Thanks.

    You're welcome.
    I'm glad I could help.
    Matt

  • Webhelp generated from Robohelp 7 doesnot work fine with Google Chrome

    Why is it that Webhelp generated from Robohelp 7 doesnot work fine with Google Chrome? Are there any issues with browser compatibility for Google Chrome? Please let me know how to fix it.

    You don't say what you mean by "doesn't work." It doesn't open at all, it opens but doesn't work?
    See Item 2 at http://www.grainge.org/pages/snippets/snippets.htm#browsers Likely that is the answer but if not there is a link to another Google Chrome item.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Oracle Weblogic Server 12c, issue with deploying the war created from Wavemaker tool

    Hi
    Recently, I am facing an issue with Oracle Web logic Server 12c, on deploying the war file (created from Wavemaker tool) to running Web logic server, it shows deployment health status is OK and web application is Active. But when I visit the home page of the application, it is unable to load the javascript files in the context and I am getting below error. Please you can check these errors in the Inspect window of the browser :
    Here are the errors on hitting index page after deploying the war file to Web Logic.
    http://localhost:7001/TestWarProject
    http://localhost:7001/TestWarProject/lib/runtimeLoader.js  404 (Not Found) index.html:39
    http://localhost:7001/TestWarProject/config.js  404 (Not Found) index.html
    Uncaught ReferenceError: wm is not defined project.a.js:1
    (anonymous function) project.a.js:1
    Uncaught ReferenceError: wm is not defined index.html:89
    (anonymous function) index.html:89
    But when I exploded the war file and copy the whole application in the auto deploy folder and restart the server, it is working fine.
    Can you please what is the issue not setting context path properly on deploying the war on the fly?
    Has anyone found any appropriate solution or workaround? Can you please share?
    Thanks in advance for helping me out.
    ~pcg

    Hi
    Recently, I am facing an issue with Oracle Web logic Server 12c, on deploying the war file (created from Wavemaker tool) to running Web logic server, it shows deployment health status is OK and web application is Active. But when I visit the home page of the application, it is unable to load the javascript files in the context and I am getting below error. Please you can check these errors in the Inspect window of the browser :
    Here are the errors on hitting index page after deploying the war file to Web Logic.
    http://localhost:7001/TestWarProject
    http://localhost:7001/TestWarProject/lib/runtimeLoader.js  404 (Not Found) index.html:39
    http://localhost:7001/TestWarProject/config.js  404 (Not Found) index.html
    Uncaught ReferenceError: wm is not defined project.a.js:1
    (anonymous function) project.a.js:1
    Uncaught ReferenceError: wm is not defined index.html:89
    (anonymous function) index.html:89
    But when I exploded the war file and copy the whole application in the auto deploy folder and restart the server, it is working fine.
    Can you please what is the issue not setting context path properly on deploying the war on the fly?
    Has anyone found any appropriate solution or workaround? Can you please share?
    Thanks in advance for helping me out.
    ~pcg

  • JRE7 throws exception Can't create cache file but work fine with JRE6

    I am using J-free chart for rendering charts. My application is work fine with JRE6 but while using JRE7 i am getting following exception
    Caused by: javax.imageio.IIOException: Can't create cache file!
         at javax.imageio.ImageIO.createImageOutputStream(Unknown Source)
         ... 18 more
    Caused by: java.io.IOException: The system cannot find the path specified
         at java.io.WinNTFileSystem.createFileExclusively(Native Method)
         at java.io.File.createTempFile(Unknown Source)
         at javax.imageio.stream.FileCacheImageOutputStream.<init>(Unknown Source)
         at com.sun.imageio.spi.OutputStreamImageOutputStreamSpi.createOutputStreamInstance(Unknown Source)
         ... 19 more

    I was not able to reproduce this with Java 7u3 (32bit) on a Windows 7 (32bit).
    What specific version of Java were you using at the time of error?
    - ShakR

  • I try to use the brush tool and paint white but the only color working is grey! I got a warning message about graphics hardware, but everything seems to be fine with the graphics. What is wrong?

    I get this message...but everything seems to be fine with the graphics hardware....help!?

    The message is referring to 3D features which are not supported by cards with less than 512 MB of vRam.
    Try Restore Preferences:
    Windows - CTRL-SHIFT-ALT immediately after you double-click the PS icon.
    Macintosh - CMD-SHIFT-OPTION immediately after you double-click the PS icon.
    Nancy O.

  • My MacBook Pro (Retina, Mid 2012) is too slow after installing Yosemite version 10.10.1. All programs take for ever to load especially Safari and even chrome. I regret upgrading to yosemite, it was all fine with Maverick. Any suggestions ? ThankYou

    My MacBook Pro (Retina, Mid 2012) is too slow after installing Yosemite version 10.10.1. All programs take for ever to load especially Safari and even chrome. I regret upgrading to yosemite, it was all fine with Maverick. Any suggestions ? ThankYou

    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 by the 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 act on 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 \*genieo\* \*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.adobe.AAM.Updater-1.0 com.adobe.AAM.Updater-1.0 com.adobe.AdobeCreativeCloud com.adobe.CS4ServiceManager com.adobe.CS5ServiceManager com.adobe.fpsaud com.adobe.SwitchBoard com.adobe.SwitchBoard com.apple.aelwriter com.apple.AirPortBaseStationAgent com.apple.FolderActions.enabled com.apple.installer.osmessagetracing com.apple.mrt.uiagent com.apple.ReportCrash.Self com.apple.rpmuxd com.apple.SafariNotificationAgent com.apple.usbmuxd com.citrixonline.GoToMeeting.G2MUpdate com.google.keystone.agent com.google.keystone.daemon com.microsoft.office.licensing.helper com.oracle.java.Helper-Tool com.oracle.java.JavaUpdateHelper com.oracle.java.JavaUpdateHelper org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.startx ' ' 879294308 4071182229 461455494 3627668074 1083382502 1274181950 1855907737 2758863019 1848501757 464843899 3694147963 1233118628 2456546649 2806998573 2778718105 2636415542 842973933 2051385900 3301885676 891055588 998894468 695903914 1443423563 4136085286 523110921 2883943871 3873345487 ' 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=(' s/[0-9A-Za-z._]+@[0-9A-Za-z.]+\.[0-9A-Za-z]{2,4}/EMAIL/g;/faceb/s/(at\.)[^.]+/\1NAME/g;/\/Shared/!s/(\/Users\/)[^ /]+/\1USER/g;s/[-0-9A-Fa-f]{22,}/UUID/g;' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: (E[^m]|[^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<10) print "com.apple.";} ' ' { sub(/ :/,"");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 { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { 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 { split("'"${p[41]}"'",b);split("'"${p[42]}"'",c);for(i in b) print b[i]".plist\t"c[i];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]";"cksum "F|getline C;split(C, A);C="checksum "A[1];"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text(, with v.+)?$|(Bo|PO).+ sh.+ text ex|XM)/) F=F" ("T", "C")";else F=F" ("C")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/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|"sort|uniq";} ' '/^ +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`" ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ *$/d;s/^ */   /;' ' s/^.+ |\(.+\)$//g;p ' '/\.(appex|pluginkit)\/Contents\/Info\.plist$/p' ' /2/{print "WARN"};/4/{print "CRITICAL"};' ' /EVHF|MACR|^s/d;s/^.+: //p;' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps crontab iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl smcDiagnose sysctl\ -n defaults\ read stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' pluginkit scutil dtrace profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil lsof test osascript\ -e );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" '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 \$(RefProc): \$Message' -k Sender Req 'fsev|kern|launchd' -k RefProc Rne 'Aq|WebK' -k Message Rne 'Goog|ksadm|probe|Roame|SMC:|smcD|sserti|suhel| VALI|ver-r|xpma' -k Message Req 'abn|bad |Beac|caug|corru|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|NVDA\(|pagin|proc: t|Roamed|rror|SL|TCON|Throttli|tim(ed? ?|ing )o|WARN' " '-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 .\*[cght] ! -name .?\* ! -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]} '/S*/*/Ca*/*xpc* >&- ||echo No' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,Ex}* {/,}L*/{A*d,Ca*/*/Ex,Co{mpon,reM},Ex,In{p,ter},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,mach_i*/*,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)}'" -m 'L*/{Con*/*/Data/L*/,}Pref* -type f -size 0c -name *.plist.???????|wc -l' kern.memorystatus_vm_pressure_level '3>&1 >&- 2>&3' " -F '\$Time \$Message' -k Sender kernel -k Message CSeq 'n Cause: -' " );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 XPC\ cache 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 App\ extensions Lockfiles Memory\ pressure SMC Shutdowns );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" ]];};A'$((7+i))'() { v=` eval sudo "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};';done;A9(){ 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" ]]&&sed -E "$s"<<<"$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v"|sed -E "$s";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "${s[63]}"<<<"$v"`&&C1 1 $1;};for i in 1 2 7 8;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;B1&&D73 19 53 67 55;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 54 12 56;D23 5 14 12 14;D22 6 36 13 15;D22 20 52 66 54;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D82 35 49 61 51;D82 11 17 17 20;for i in 0 1;do D82 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&&{ A8 18 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;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;B3 4 0 65;A3 14 6 32 0;B4 0 16 11;A1 26 50 64;B7 16;C3 52;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&&{ D73 21 0 32 19;D73 10 42 32 40;D82 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D12 22 20 32 25;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 21 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&&D83 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 10 42 32 41;D13 37 2 48 43;D13 4 5 32 1;D13 4 3 60 5;D12 21 48 49 49;B3 4 22 57;A1 21 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D12 4 51 32 53;D23 22 9 37 7;A9;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 the return 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 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.
    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 what happened. 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.

  • Error Message: "Excel cannot complete this task with available resources" when creating pivot table with Excel 2013

    Hi, 
    One of our users encountered this problem with Excel 2013 while creating pivot tables, particularly with large files. We tried to modify Virtual Memory
    of the pc but error still persist. Why does this happen and how can we resolve this? Thanks.
    Another error message encountered by the user, this time when opening large files. The files she tried to open are working fine in 2010. But when opened in 2013, it prompted : "There
    isn't enough memory to complete this action. Try using less data or closing other applications."

    Hi,
    In regarding of the issue, please provide us more information to assist you better.
    Did your user using the Excel 2013 and Excel 2010 with same PC? If not, please let me know the both of the 2 PCs' hardware list/Windows operation system info.
    Did you using Excel 2013 32bit version and Excel 2010 64bit version?
    General speaking, this issue usually occurs with Office 2013 32 bit version. It has a limitation of 2Gb of memory that can be used by its process. And the 64-bit Excel can handle larger workbooks.
    Thus, if your user using 32bit Excel, I recommend try 64bit Excel instead.
    Here is a similar issue, we also could try it:
    http://answers.microsoft.com/en-us/office/forum/office_2007-excel/excel-cannot-complete-the-task-with-available/d31b1822-ebde-4c9b-8d11-e54bb652847d
    If you have any update, please feel free let us know.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Adobe Reader 9.x crashes when opening some pdf files that work fine with Adobe Reader 8.x

    Adobe Reader 9 crashes when opening approximately 10% to 20% of the pdfs in my collection. The remaining 80% to 90% work without problems. The pdfs are launched by double-clicking the pdf file from Windows Explorer. The crashes occur with both v9.0 and v9.1. The pdfs that crash in v9.x work fine in older versions of Adobe Reader, such as v8.1.3. Furthermore, this behavior also occurs on all 3 virtual machine hosted on the same physical machine, with default Adobe Reader settings, for both v9.0 and v9.1. The virtual machines have little running in memory except standard Windows executables - i.e. they are fairly pristine. The operating systems for the virtual machines are XP SP3, XP SP2, and Windows Server 2003.
    Error message info in all cases:
    app=acrord32.exe
    app version=9.1.0.163
    module=jp2klib.dll
    module version=2.0.0.2579
    offset=0003277d
    Operating system for real computer: XP SP3
    CPU: 1333 MHz Athlon single core
    RAM: 1 GB
    To sum up, this problem happens on both a real computer running XP SP3, and also on all 3 virtual machines hosted on the same physical computer. I tried changing the Reader setting to not use hardware rendering, to no avail. I also tried various Data Execution Prevention settings in Windows, to no avail. All operating systems, the real and virtual ones, do not have problems with other programs that I use. I also tried a second machine with Adobe Reader v9.1 and the same exact problem pdfs, and had no issues. Thus, the problem happens on only one of the computers, but on the real and 3 virtual operating systems on that machine. There were no errors reported during any of the Reader installations. The virtual machines had no prior versions of Reader prior to Reader installation.

    I did further testing of 10 single page pdf files which I created from a single book. All 5 pdf files with images crashed in Reader v9.1. 0 of the 5 pdf files without images crashed in Reader v9.1. Reader v8.1.4 crashes on none of the 10 pdfs. Note that the crash always occurs in jp2klib.dll, which according to the file property description is 'JPEG2000 Core Library', which deals with images. So it seems the issue is in Adobe's jp2klib.dll, in combination with the hardware/software that I have. I used Microsoft's DirectX Diagnostic Tool to test DirectX, including visual tests of DirectDraw and Direct3D - everything worked as expected with no issues detected.<br /><br />Some information about my hardware:<br />Display drivers=Nvidia v84.21<br />Video card=GeForce FX 5200 with 128 MB RAM<br />CPU=AMD Athlon (single core)<br />System RAM=1024 MB in 3 DIMMs<br /><br />Further information about my hardware: (from the program System Information for Windows)<br /><br />Motherboard:<br />Manufacturer=ASUSTeK Computer INC.<br />Model=<A7V133><br />Version=REV 1.xx<br />Chipset Vendor=VIA Technologies Inc<br />Chipset Model=VT8363/5 KT133/KM133 System Controller<br />South Bridge=82C686B PCI to ISA Bridge<br />CPU=AMD Athlon<br />Cpu Socket=Slot A / Socket A [SOCKET A]<br />System Slots=5 PCI, 1 AGP<br />OnBoard devices=<unknown> (Disabled) Promise PDC20265<br />     <br />Memory Summary:<br />Location=System board or motherboard<br />Maximum Capacity=1536 MBytes<br />Memory Slots=3<br />Error Correction=None<br />Use=System memory<br /><br />CPU Info:<br />Number of CPU(s)=One Physical Processor / One Core / One Logical Processor<br />Vendor=AuthenticAMD<br />CPU Full Name=AMD Athlon<br />CPU Name=AMD Athlon(tm) Processor<br />CPU Code Name=Thunderbird<br />Technology=0.18µ<br />Platform Name=Slot A / Socket A<br />Type=Original OEM processor<br />FSB Mode=DDR<br />Type ID=0<br />CPU Clock=1323.68<br />L2 Cache Speed=1323.68 MHz<br />L2 Cache Speed=Full<br />CPU Family / Model / Stepping=6 / 4 / 4<br />L1 I-Cache=64 KB<br />L1 D-Cache=64 KB<br />L2 Cache=256 KB<br />RDMSR=00000000 00000000 00000000 00000000<br />MMX=Yes<br />MMX+=Yes<br />SSE=No<br />SSE2=No<br />SSE3=No<br />SSE4A=No<br />3DNow!=Yes<br />3DNow!+=Yes<br />DualCore=No<br />HyperThreading=No<br />AMD64=No<br />NX=No<br />VT=No<br />PowerNow!=No<br />LongHaul=No<br />LongRun=No<br />Architecture=x86<br /><br />Video:<br />AdapterCompatibility=NVIDIA<br />AdapterDACType=Integrated RAMDAC<br />AdapterRAM=128 MBytes<br />Availability=3<br />Caption=NVIDIA GeForce FX 5200<br />ConfigManagerErrorCode=0<br />ConfigManagerUserConfig=false<br />CurrentBitsPerPixel=32<br />CurrentHorizontalResolution=1280<br />CurrentNumberOfColors=4294967296<br />CurrentNumberOfColumns=0<br />CurrentNumberOfRows=0<br />CurrentRefreshRate=60<br />CurrentScanMode=4<br />CurrentVerticalResolution=1024<br />Description=NVIDIA GeForce FX 5200<br />DeviceID=VideoController1<br />DeviceSpecificPens=-1<br />DriverDate=20060309212900.000000-000<br />DriverVersion=6.14.10.8421<br />InfFilename=oem6.inf<br />InfSection=nv4_NV3x<br />InstalledDisplayDrivers=nv4_disp.dll<br />MaxRefreshRate=75<br />MinRefreshRate=60<br />Monochrome=false<br />Name=NVIDIA GeForce FX 5200<br />NumberOfColorPlanes=1<br />PNPDeviceID=PCI\VEN_10DEDEV_0322SUBSYS_91101462REV_A1\49AEDED500008<br />Status=OK<br />VideoArchitecture=5<br />VideoMemoryType=2<br />VideoModeDescription=1280 x 1024 x 4294967296 colors<br />VideoProcessor=GeForce FX 5200<br />BitsPerPel=32<br />DeviceName=NVIDIA GeForce FX 5200<br />DisplayFlags=0<br />DisplayFrequency=60<br />LogPixels=96<br />PelsHeight=1024<br />PelsWidth=1280<br />SettingID=NVIDIA GeForce FX 5200<br />SpecificationVersion=1025<br />BitsPerPixel=32<br />ColorPlanes=1<br />DeviceEntriesInAColorTable=-1<br />HorizontalResolution=1280<br />RefreshRate=60<br />VerticalResolution=1024<br />VideoMode=1280 by 1024 pixels, True Color, 60 Hertz<br />Video Bios Version=Version 4.34.20.22.00 <br />Video Bios Date=04/28/03<br />Name=GeForce FX 5200<br />Chip Type=GeForce FX 5200<br />DAC Type=Integrated RAMDAC<br />Memory=128 MBytes<br /><br />BIOS:<br />BIOS Version=ASUS   - 30303031, Award Medallion BIOS v6.0, Award Plug and Play BIOS Extension v1.0A, Award Modular BIOS v6.0<br />BIOS Date=04/23/02<br />BIOS Web Page=http://www.award.com<br />BIOS Vendor=Award Software, Inc.<br />Version=ASUS A7V-133 ACPI BIOS Revision 1009<br />Release=04/23/2002<br />BIOS Size=256 KB<br /><br />Memory:<br />Location=System board or motherboard<br />Maximum Capacity=1536 MBytes<br />Memory Slots=3<br />Error Correction=None<br />Use=System memory<br />Maximum Memory Module Size=1024 MBytes<br />Device Set=DIMM 1<br />Device Locator=DIMM 1<br />Capacity=256 MBytes<br />Memory Type=Synchronous DRAM<br />Data Width=64 bits<br />Form Factor=DIMM<br />Total Width=72 bits<br />Device Locator=DIMM 2<br />Capacity=256 MBytes<br />Memory Type=Synchronous DRAM<br />Data Width=64 bits<br />Form Factor=DIMM<br />Total Width=72 bits<br />Device Locator=DIMM 3<br />Capacity=512 MBytes<br />Memory Type=Synchronous DRAM<br />Data Width=64 bits<br />Form Factor=DIMM<br />Total Width=72 bits

  • Creating Demo J2ME application

    Hi friends,
    I have created one J2ME application. It is working fine.
    Can anybody tell me waht I will have to do if I want to make demo of it.
    Means I want create demo of that application for certain days say 10 or 15.
    After that much days softwrae will not run.
    How can I achieve this?
    Plz I need it urgently
    Thanks in advance

    The problem is that actually I am one of Lync administrators and I need to decide what is most important for Lync infrastructure. What I found in a meantime is "Health Rolllup Diagram" module in Lync server 2013 Management Pack Guide, part of it
    below:
    A Lync Server pool can contain multiple individual Lync Server systems (with more than one Lync Server server role, Lync Server service, and Lync Server component). Therefore, the failure of an individual server or component is less critical to the overall
    health of the Lync Server pool, because other servers in the same pool can provide the application service to the client. The health will roll up on a percentage level to the Lync Server pool.
    The Lync Server Pool Watcher performs synthetic transactions against a Lync Server pool. Consecutive failure of one or more synthetic transactions (a process known as the
    consecutive polling interval) will roll up the critical health state to the pool level (worst of any synthetic transaction), as shown in the following diagram.
    Note: The Lync Server Port Watcher and global Simple URL Watcher do not roll up the health state.
    Using this information I think that I should start with using LS site class for monitoring Lync servers (Mediation and FrontEnd), am I right? But not sure what I should do with the rest of infrastructure, SQL server, Office web apps and
    the rest

  • When i go to a website that requires a security code be typed in, the web site appears but the security code to be typed in is blank, however it works fine with Internet Explorer

    when i go to a website that requires a security code be typed in, the web site appears but the security code to be typed in is blank, however it works fine with Internet Explorer

    See:
    * http://kb.mozillazine.org/Images_or_animations_do_not_load
    * You can see the permissions for the domain in the current tab in Tools > Page Info > Permissions
    * You can see image settings in Tools > Options > Content: Load Images
    * You can see all exceptions in Tools > Options > Content: Load Images > Exceptions
    * You can check the Tools > Page Info > Media tab for blocked images (scroll through all the images)
    Some security software and extensions also can block images.
    See:
    * [[Troubleshooting extensions and themes]]

  • How do I connect to Net Flix? I put in my user name and password which work fine with my iMac but not on my Apple TV?

    How do I connect to Net Flix? I put in my user name and password which work fine with my iMac but not on my Apple TV?

    Can you give me a screenshot of the User Accounts window in Control Panel?
    Please create a screenshot by following the guide mentioned at [[How do I create a screenshot of my problem?]].
    Once you've done this, attach the saved screenshot file to your forum post by clicking the '''Browse...''' button below the ''Post your reply'' box. You really help us to visualize the problem.

  • How to register a PDF Viewer application to work fine with IE

    (Working on Windows 7 Pro x64 / IE 8)
    I've developped my own PDF minimalist reader application (to run on kiosk PCs) and I cannot make it work fine with IE. Every time i try to follow a pdf file link in a web page, IE ask me if I want to open or to save the file. working on kiosk PCs, i don't
    want the final users to be able to click "Save" in order to prevent them from browsing drives !
    When using Adobe Reader on the PC, clicking a pdf link results in the file opened automatically in Adobe Reader.
    Here is what I've added to the registry :
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.pdf]
    @="PCLSPDFViewer.Document"
    "Content Type"="application/pdf"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.pdf\OpenWithProgids]
    "PCLSPDFViewer"=""
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.pdf\OpenWithList]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.pdf\OpenWithList\pclsPDFViewer.exe]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PCLSPDFViewer]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PCLSPDFViewer\shell]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PCLSPDFViewer\shell\open]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PCLSPDFViewer\shell\open\command]
    @="C:\\pcls\\pclspdfviewer.exe \"%1\""
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PCLSPDFViewer.Document]
    @="Ducment PCLS PDFViewer"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PCLSPDFViewer.Document\shell]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PCLSPDFViewer.Document\shell\open]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PCLSPDFViewer.Document\shell\open\command]
    @="C:\\pcls\\pclspdfviewer.exe \"%1\""
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MIME\Database\Content Type\application/pdf]
    "Extension"=".pdf"ege
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\pclsPDFViewer.exe]
    @="C:\\pcls\\pclspdfviewer.exe"
    What did I missed ?

    Hi
    Chris RENAUD 768,
    First of all the PDF files should be set to be read by the application you developed by default.
    To set the default program:
    Control panel \Programs \Default Programs \Associate a file or protocol with a program
    In IE8 There used to be a key called HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\AttachmentExecute\{0002DF01-0000-0000-C000-000000000046}  which stored the File Types that could either
    Auto-Open or not. We can create a .bat file to automatically add a value here to achieve the goal.
    The code is as following:
    @ECHO OFF
    reg query HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\AttachmentExecute\{0002DF01-0000-0000-C000-000000000046}
    if "%ERRORLEVEL%" EQU "1" (
    reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\AttachmentExecute\{0002DF01-0000-0000-C000-000000000046}" /f /v "PDF.File" /t REG_NONE
    Note: Please Back up the registry before you modified the registry and delete the key  {0002DF01-0000-0000-C000-000000000046} if it has existed in the registry before you ran the .bat file.
    Best regards

  • My MacBook works fine wifi everywhere except for home.  The home wifi is fine with the iPad and iPhone.  How can I fix my MacBook?

    My MacBook works fine wifi everywhere except for home.  The home wifi is fine with the iPad and iPhone, so I assume the issue is with my computer.  My computer works fine on wifi networks elsewhere.  The only problem is at home.
    The computer "connects to the wifi," but browsers and other internet-dependent software do not work.  Curiously, if I connect the ethernet cord that doesn't work either. Usually if I reset the modem to factory settings twice (for some reason, once doesn't do the trick), my computer will fully connect to the wifi.  However, in a few days, it goes back to not working.
    Today, resetting the modem didn't work. I could only get wifi connection while in safe mode, but not in normal mode.  So, the issue seems to be software not hardware. I have tried starting new accounts in normal mode, but those also don't connect properly to internet.
    Not sure if this is relevant, but this problem started when my building switched internet providers from ComHem to Telia (I live in Sweden).
    What do you recommend I do?
    Thanks!
    PS I use Snow Leopard: OS 10.6.8

    Not unless the modem is causing a problem.
    What you want to do is get it to work reliably over Ethernet first, then tackle wifi. Power off the modem. On your macbook, delete the Ethernet configuration and the Wifi configuration. Power up the modem, then connect the mac via Ethernet. Create the new Ethernet configuration and see if you can connect.

  • Problem with FTP Adapter in creating a new Folder

    Hi all,
    I have a requirement in which a BPEL process shud create a folder named as sysdate dynamically and write a
    CSV file into that.(ex: PO/2010-03-09/PO_1.csv).I created a header variable for Oubound FTP adapter and
    passing the file directory as concat('PO/',xp20:current-date(),'/') to outbound header directory variable.Problem is FTP
    adapter is not creating the sysdate folder its says:1.check u have privileges 2.file name is too long....Blah....Blah.
    But i have all the privileges for that user.If i manually create the sysdate folder the FTP adapter is placing the CSV
    file.The same works fine with file adapter...but i need to use FTP since the FTP server can change in future.Seems to
    be a problem with FTP adapter....can some one help.
    Iam using SOA 10.1.3.4
    Regards,
    Edited by: 0racler on Mar 9, 2010 4:46 AM
    Edited by: 0racler on Mar 9, 2010 5:49 AM

    any thoughts????

Maybe you are looking for