Help in DB2 backup problem

Dear experts,
your help required.
i'm new to DB2, i can handel MS_sql.
recendlty my company is running SAP on DB2 (windows 2003 server)
i'm unbale to find the init<SID>.db2/db6 to check and adjust the parameters.
if there is any configuration file (to adjust/configure tape drive) please let me know .
main 2 problems are :-
i need to archive the log (now it is 80%) to disk and tape.
*it is very help full,if you can give the syntax that has to typed in command line.
how to increase the size of archive log ?
how important it is to preserve the archived log ?
*how to put the label for archived log to disc or tape drive ?
and about tape drive backup:-
*i'm unable to take backup.
here is the steps that i had tried, to take backup or initialize the tape in drive.
H:\IBM\SQLLIB\BIN>db2 backup db to
.\tape0
SQL0104N An unexpected token "
.\tape0" was found following "TO". Expected
tokens may include: "USER". SQLSTATE=42601
H:\IBM\SQLLIB\BIN>
H:\IBM\SQLLIB\BIN>db2 backup db to
.\tape0
SQL0104N An unexpected token "
.\tape0" was found following "TO". Expected
tokens may include: "USER". SQLSTATE=42601
H:\IBM\SQLLIB\BIN>db2 rewind tape
.\tape0
SQL0104N An unexpected token "
.\tape0" was found following "TAPE".
Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
H:\IBM\SQLLIB\BIN>db2 REWIND TAPE
.\TAPE0
SQL0104N An unexpected token "
.\TAPE0" was found following "TAPE".
Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
H:\IBM\SQLLIB\BIN>db2 initialize tape
.\TAPE0
SQL0104N An unexpected token "
.\TAPE0" was found following "TAPE".
Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
H:\IBM\SQLLIB\BIN>LOGARCHMETH1
'LOGARCHMETH1' is not recognized as an internal or external command,
operable program or batch file.
H:\IBM\SQLLIB\BIN>db2tapemgr
Parameter error. Reason: "DBT2120N No operation is specified.".
Incorrect syntax. Correct the syntax and reissue the command.
db2tapemgr [DATABASE database-alias]
[ON DBPARTITIONNUM db-partition-number]
{{{{STORE | DOUBLE STORE}[Store-Option-Clause]|
RETRIEVE [Retrieve-Option-Clause]|
SHOW TAPE HEADER tape-device}
[USING blocksize][EJECT]}|
EJECT TAPE tape-device|
DELETE TAPE LABEL tape-label|
QUERY [For-Rollforward-Clause]} [TRACE]
Store-Option-Clause:
ON tape-device [TAPE LABEL tape-label]
[ALL LOGS|n LOGS][FORCE]
Retrieve-Option-Clause:
{[For-Rollforward-Clause]
FROM tape-device[TO directory]|
{ALL LOGS|LOGS n TO m}
FROM tape-device[TO directory]|
HISTORY FILE
FROM tape-device TO directory }
For-Rollforward-Clause:
FOR ROLLFORWARD
TO {END OF LOGS|isotime [USING LOCAL|GMT TIME]}
[USING HISTORY FILE history-file]
DBT2008N db2tapemgr failed with errors.
H:\IBM\SQLLIB\BIN>
H:\IBM\SQLLIB\BIN>db2tapemgr db prd store on
.\tape0
DBT2065I Using database partition "NODE0000".
DBT2071I Using the automatic generated tape-label "PRD20070712193141".
Scanning history.
DBT2016I No log files found for processing.
DBT2006I db2tapemgr completed successfully.
H:\IBM\SQLLIB\BIN>
i request all experts to help me out in this basic step/configuration.
it would be very help full to the freshers.
Thanking you all,
by
Raghav

Dear experts,
your help required.
i'm new to DB2, i can handel MS_sql.
recendlty my company is running SAP on DB2 (windows 2003 server)
i'm unbale to find the init<SID>.db2/db6 to check and adjust the parameters.
if there is any configuration file (to adjust/configure tape drive) please let me know .
main 2 problems are :-
i need to archive the log (now it is 80%) to disk and tape.
*it is very help full,if you can give the syntax that has to typed in command line.
how to increase the size of archive log ?
how important it is to preserve the archived log ?
*how to put the label for archived log to disc or tape drive ?
and about tape drive backup:-
*i'm unable to take backup.
here is the steps that i had tried, to take backup or initialize the tape in drive.
H:\IBM\SQLLIB\BIN>db2 backup db to
.\tape0
SQL0104N An unexpected token "
.\tape0" was found following "TO". Expected
tokens may include: "USER". SQLSTATE=42601
H:\IBM\SQLLIB\BIN>
H:\IBM\SQLLIB\BIN>db2 backup db to
.\tape0
SQL0104N An unexpected token "
.\tape0" was found following "TO". Expected
tokens may include: "USER". SQLSTATE=42601
H:\IBM\SQLLIB\BIN>db2 rewind tape
.\tape0
SQL0104N An unexpected token "
.\tape0" was found following "TAPE".
Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
H:\IBM\SQLLIB\BIN>db2 REWIND TAPE
.\TAPE0
SQL0104N An unexpected token "
.\TAPE0" was found following "TAPE".
Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
H:\IBM\SQLLIB\BIN>db2 initialize tape
.\TAPE0
SQL0104N An unexpected token "
.\TAPE0" was found following "TAPE".
Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
H:\IBM\SQLLIB\BIN>LOGARCHMETH1
'LOGARCHMETH1' is not recognized as an internal or external command,
operable program or batch file.
H:\IBM\SQLLIB\BIN>db2tapemgr
Parameter error. Reason: "DBT2120N No operation is specified.".
Incorrect syntax. Correct the syntax and reissue the command.
db2tapemgr [DATABASE database-alias]
[ON DBPARTITIONNUM db-partition-number]
{{{{STORE | DOUBLE STORE}[Store-Option-Clause]|
RETRIEVE [Retrieve-Option-Clause]|
SHOW TAPE HEADER tape-device}
[USING blocksize][EJECT]}|
EJECT TAPE tape-device|
DELETE TAPE LABEL tape-label|
QUERY [For-Rollforward-Clause]} [TRACE]
Store-Option-Clause:
ON tape-device [TAPE LABEL tape-label]
[ALL LOGS|n LOGS][FORCE]
Retrieve-Option-Clause:
{[For-Rollforward-Clause]
FROM tape-device[TO directory]|
{ALL LOGS|LOGS n TO m}
FROM tape-device[TO directory]|
HISTORY FILE
FROM tape-device TO directory }
For-Rollforward-Clause:
FOR ROLLFORWARD
TO {END OF LOGS|isotime [USING LOCAL|GMT TIME]}
[USING HISTORY FILE history-file]
DBT2008N db2tapemgr failed with errors.
H:\IBM\SQLLIB\BIN>
H:\IBM\SQLLIB\BIN>db2tapemgr db prd store on
.\tape0
DBT2065I Using database partition "NODE0000".
DBT2071I Using the automatic generated tape-label "PRD20070712193141".
Scanning history.
DBT2016I No log files found for processing.
DBT2006I db2tapemgr completed successfully.
H:\IBM\SQLLIB\BIN>
i request all experts to help me out in this basic step/configuration.
it would be very help full to the freshers.
Thanking you all,
by
Raghav

Similar Messages

  • DB2 backup problem

    hello,
    I have a problem with the full online backup on a DB2 system
    I get the fallowing error:
    ERRORMESSAGE: Error -2048 in dmdb6bkp.c(1498):                      
    SQL2048N  An error occurred while accessing object "0".  Reason code:
    "6".                                                                
    I cannot get any clue of the cause of the error from the log. I have also searched for SAP notes but did not find anything.
    Can anyone help me in solving this issue?
    Regards,
    dalmi

    Hello Dalmi,
    as per the documentation on this error code:
    http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.db2.luw.messages.sql.doc/doc/msql02048n.html
    SQL2048N
    An error occurred while accessing object object. Reason code: reason-code.
    Explanation
    An error occurred while accessing an object during the processing of a database utility. The following is a list of reason codes:
    6
    The object being accessed is a table space and either the table space is in such a state that the operation is not allowed or one or more containers of the table space is not available. (LIST TABLESPACES will list the current table space state.) Examples of such states are: quiesced, offline.
    What is the output of db2 list tablespaces show detail
    State 0x0000 should mean they are all normal and should be accessible.
    If not, check the output of db2 list applications show detail
    check if an application si trying to perform a backup of a tablespace that migth have set them to an offline state.
    regards,
    paul

  • Can you help I was having problems with my iPod so I restored it but I accidentally set it up as a new iPod is there any way to restore it from an old  backup when I right click iPod in iTunes there isn't one anyway to recover one or find it on computer

    Hi can you help I was having problems with my iPod so I restored it but I
    accidentally set it up as a new iPod is there any way to restore it from an old
    backup when I right click iPod in iTunes there isn't one anyway to recover one
    or find it on computer

    The following says how to restore from backup.
    iOS: How to back up
    If you go to iTunes>Preferences>Devices you can see if you have an iTunes backup. You need one dated before or the exact time you started the restore.

  • My iphone is not syching at itunes. Everytime it says your iphone as been diconnected whenever I try to synch it, while logo on phone and itunes says it is still connected. help I have this problem with both my Iphone4 and Iphone5 with backup as well

    My iPhone is not synching at iTunes. Every time it says your iPhone as been disconnected whenever I try to synch it, while logo on phone and iTunes says it is still connected. help I have this problem with both my Iphone4 and Iphone5. This problem is with the back up as well.

    Hi singhgurwinder79,
    The article linked below provides details that can help troubleshoot this error and get your iPhone to sync correctly with iTunes.
    iTunes: Resolve USB-related alerts
    http://support.apple.com/en-us/HT203843
    Regards,
    Allen

  • Please help me install backup assistant plus

    please help me install backup assistant plus

    I would recommend you use Google android services for you device. I have used Google in almost all of my phones and with never a problem. Backup assistant plus is not as stable or as easy to use as Google. Just set up a Google account if you don't have one already (and I'm sure you do) .  Give it a try  
    Do a Google backup
      1. Sign in to your Google's device, online account and go to settings.
      2. Personal, Backup and reset, and select both Backup my data and Automatic restore.
      3. Go to Settings, Personal, Accounts & Sync, and select your Google account.
      4. Select all of the option boxes listed, to ensure that all available data is synced.
      5. Though the specific procedure may slightly vary between Android devices, the process is generally the same.

  • Z10 not working at all please help in solving this problem

    Z10 has been stuck in "Preparing Blackberry HUB" mode for hours despite several restarts and battery pulls. Five swipe solution to restarting HUB only results in screen flashing on and off. Frustrated. Any ideas appreciated. Phone calls too not working, cant receive email, text messages or launch applications although preview screen seems to be working.
    Have reviewed other threads for solution with no success. Would rather not use security wipe option.
    Please help in sloving this problem 

    I would start with a Security Wipe:
    To perform a Security Wipe please follow the instructions below. Be sure and use BB Link to make a full backup before proceeding with the wipe:
    http://www.blackberry.com/btsc/KB33591
    Once the wipe is complete you can restore your backup. Keep in mind that data in the backup may be the source of the original problem and restoring it may restore the problem, as well. To alleviate this I recommend not restoring the Settings portion of the backup.
    If that doesn't work then use an autoloader to reload the OS:
    http://supportforums.blackberry.com/t5/BlackBerry-10-OS-Device-Software/Upgrading-OS10-devices-using...
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • Guys can you help me, i have problem regarding on syncing of my apps in my ipad it usually stops on step 4 saying determining apps to sync then its stop... can anyone have an idea..i already reset the setting of my ipad

    ys can you help me, i have problem regarding on syncing of my apps in my ipad it usually stops on step 4 saying determining apps to sync then its stop... can anyone have an idea..i already reset the setting of my ipad

    Hello Violet03,
    Thank you for using Apple Support Communities!
    I would recommend a few things here. If you havent already restart both your computer, and the iPad.
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    Restarting your device
    Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, and then slide the slider.
    Press and hold the Sleep/Wake button until the Apple logo appears.
    If that doesnt work then close all the apps that are running on the iPad with this process:
    From the Home screen, click the Home button twice.
    Tap and hold on the app.
    When it starts to jiggle, tap the to close it.
    Double-click the Home button and try opening the app again.
    From: iOS: Force an app to close
              http://support.apple.com/kb/ht5137
    And if the issue persists it might be a good idea to backup and restore your iPad in iTunes with this article.
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    All the best,
    Sterling

  • My iphone keeps freezing, then turning itself off. Please help me resolve the problem whatever it is

    My iphone keeps freezing, then turning itself off. Please help me resolve the problem whatever it may be.

    You said that you restored it.  "forgot to mentioned that ive tried all of that"
    When you restore, you can restore from backup or as new.
    Did you or did you not restore it?
    iPhone User Guide (For iOS 5.0 Software)

  • SQL2025N error in db2 backup to SAMBA filesystem

    Hi,
    we have mounted an external disk in our linux system using SAMBA.
    The db2 backup offline fails with this error message:
    ERRORMESSAGE: Error -2025 in dmdb6bkp.c(1498):
    SQL2025N  An I/O error "4" occurred on media
    "/BACKUP/APPS/HP2.0.db2hp2.NODE0000.CATN0000.20080425130153.001".
    All users (sidadm, db2sid, sapsid ) have read/write permissions in the filesystem /BACKUP. This filesystem has not file size limited.
    In the db2diag.log these errors appear.
    2008-04-25-13.22.55.404908+120 E66661757G394      LEVEL: Info
    PID     : 24014                TID  : 2987636400  PROC : db2agent (HP2) 0
    INSTANCE: db2hp2               NODE : 000         DB   : HP2
    APPHDL  : 0-7                  APPID: *LOCAL.db2hp2.080425112250
    AUTHID  : HP2ADM
    FUNCTION: DB2 UDB, database utilities, sqlubSetupJobControl, probe:1391
    MESSAGE : Starting an offline db backup.
    2008-04-25-13.22.55.470988+120 E66662152G524      LEVEL: Warning (OS)
    PID     : 24029                TID  : 2987636400  PROC : db2med.24014.0 0
    INSTANCE: db2hp2               NODE : 000
    FUNCTION: DB2 UDB, oper system services, sqloopenp, probe:150
    MESSAGE : ZRC=0x860F0004=-2045837308=SQLO_DGFL "general failure (DD)"
              DIA8402C A disk error has occurred.
    CALLED  : OS, -, chmod                            OSERR: EPERM (1)
    DATA #1 : File name, 62 bytes
    /BACKUP/APPS/HP2.0.db2hp2.NODE0000.CATN0000.20080425132255.001
    2008-04-25-13.22.55.476804+120 E66664510G892      LEVEL: Severe
    PID     : 24014                TID  : 2987636400  PROC : db2agent (HP2) 0
    INSTANCE: db2hp2               NODE : 000         DB   : HP2
    APPHDL  : 0-7                  APPID: *LOCAL.db2hp2.080425112250
    AUTHID  : HP2ADM
    FUNCTION: DB2 UDB, database utilities, sqlubMWResponse, probe:1041
    MESSAGE : SQL2025N  An I/O error "" occurred on media "".
    DATA #1 : SQLCA, PD_DB2_TYPE_SQLCA, 136 bytes
    sqlcaid : SQLCA     sqlcabc: 136   sqlcode: -2025   sqlerrml: 64
    sqlerrmc: 4 /BACKUP/APPS/HP2.0.db2hp2.NODE0000.CATN0000.20080425132255.001
    Versions:
    Operating system : SUSE Linux Enterprise Server 10 (i586)
    VERSION = 10
    Database:  DB6 9.1.3
    SAP kernel: 7.0 patch 133
    Best regards and thanks in advance.

    Hi,
    thanks for the suggestion, but all permissions are ok.
    The db2 user is in usbshare group:
    drwxrwxr-x 1 root usbshare 0 2008-04-28 10:00 APPS.
    We cannot use NFS, the disk is not in a system, it's an external disk connected directly to the network.
    Regards and thanks for the replies.
    Sonia.
    Edited by: Soporte IBM  on Apr 28, 2008 1:22 PM
    Finally we fixed this problem.
    The problem was the user owner in this filesystem, the owner must be db2<sid>.
    Edited by: Soporte IBM  on Apr 29, 2008 4:03 PM

  • Backup Problem with only Production Server

    Hi all
    Here i have backup problem in only production server. In my tape drive device all schedule backup of Development  server and Quality Server and Production server . In this i get all backup in Development and Quality server, But in Production server backup was fail and not only one all backup is fail from last 2 days . So can u tell me what is the problem with my production server and how can i find it in production.
    And any hardware issue or OS issue is responsible for this.
    Please help me out.
    Thanks
    Keyur

    Hi,
    Can u pls post us the backup log? Also let us know ur product details like OS, SAP, DB version and also the backup tool(if any).
    Regards,
    Varadharajan M

  • Hi everybody, I am in Turkey on a long assignment, I need help solving a big problem on my macbook pro os 10.9.3. The other week my wife visited some website and now we have a redirect virus of some sort, and every other time when we click

    Hi everybody, I am in Turkey on a long assignment, I need help solving a big problem on my macbook pro os 10.9.3. The other week my wife visited some website and now we have a redirect virus of some sort, and every other time when we click on a link or anywhere on the page we are redirected to this casino web site, https://casino.7bets10.com/tr/?from=hy9yKXD43jSC-8Oxbw4femNd7ZgqdRLk-dHJpeG9uaXR l. Its the same whether on Chrome or Safari. Does anyone have a solution, thank you!

    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. 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 behest 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 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' \*AutoCad \*dropbox \*GoogleDr\* 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 );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/^ +//;5p;6p;8p;12p;' ' {sub(/^ +/,"")};NR==6;NR==13&&$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[ ,]|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<1000) 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[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/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]" "$1;b=b$1;} END { 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$|POSIX 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;};' ' /^ +B/{ s/.+= |(-[0-9]+)?\.s.+//g;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' 's/0/Off/p' );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 mdutil sudo\ lsof test );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 '\$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,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -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' -i4TCP:0-1023 com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' );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 '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 );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 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;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 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;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 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;D22 4 4 50 0;D13 14 3 49 5;D12 26 48 59 49;B3 4 22 57;A1 26 46 56;B7 22;B3 0 0 58;C3 47;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.
    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 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.
    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.

  • HT1766 I backed up to my PC and attempted restore but I keep getting an error message that "iTunes could not restore the iPhone because not enough free space is available." I have a 32GB iPhone; only 13GB used!!!  HELP!  iCloud backup/restore did not work

    I backed up to my PC and attempted restore but I keep getting an error message that "iTunes could not restore the iPhone because not enough free space is available." I have a 32GB iPhone; only 13GB used!!!  HELP!  iCloud backup/restore did not work either! How can I resolve this problem to restore from back up.

    If you're not a developer then you really should not have upgraded.
    I'm unsure how you can fix this as you have already done a back-up on iOS 7 and apple don't support firmware downgrades.

  • Iphoto backup problem

    My macbook is stuck at the grey logo apple screen, i tried every possible way to get it through but it didnt work. Then i decided to just backup my harddisk, and try to format. After backing up almost every documents and files, im stuck with trying to backup the iphoto. I cant seem to copy, or open the iphoto file and access the photos inside, its got more that 300gb worth of pictures and memories =(. How can i solve this problem?

    How are you trying? Where does it go wrong? Details...
    There are 9 different versions of iPhoto and they run on 10 different versions of the Operating System. The tricks and tips for dealing with issues vary depending on the version of iPhoto and the version of the OS. So to get help you need to give as much information as you can. Include things like:
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. As full a description of the problem as you can. For example, if you have a problem with exporting, then explain by describing how you are trying to export, and so on.
    - History: Is this going on long? Has anything been installed or deleted? - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?
    Anything else you can think of that might help someone understand the problem you have.

  • DB2 backup excluding one table

    Hello all,
    We have AIX 5.3 and DB2 9.1 for our CRM 2007 server. There is a table which contains CVV number. Is it possible to take the backup by excluding that table. Are there any tools that would help in taking backup excluding the table containing CVV number.
    Best Regards,
    Ninad

    a) You can encrypt the cvv column only - either using db2's encrypt function or encrypting the data before it hits the database.
    b) If you have to exclude only CVV numbers, instead of dropping the entire table, you can consider setting the cvv value to null after exporting the data. after the backup completes, you can re-import the cvv data.
    This approach is expensive and may take long time. In addition, you will not be able to insert new data into the table for the backup duration
    c) You can consider setting up a nickname (reference to a remote table in a different database) for the entire table or the cvv column only. You need not take a backup of this database.
    HTH

  • Db2 backup on aix

    Hi,
    We are running SAP on AIX 5.3 AND db2 udb 8.2.3. We have taken full offline backup from OS level. e.g. /usr, /sapmnt, /usr/sap/trans, /home, /db2/<SID>, /db2/log_dir etc. May i restore the backup on another server without installing DB2 software? and run the SAP? or do we need to re-install DB2 & SAP again and then restore the database backup?
    Please guide.
    -SN

    Hi Jennifer,
    it is much easier and less error prone to do a system copy with the build in DB2 backup and restore commands. Copying DB2 by copying files from one server to the other should only be done by experienced DB2 administrators and in most cases there is no need to do this. For example using the wrong OS tools may create sparse allocated DB2 container files and can create unexpected error situations.
    The DB2 V8 software installer on AIX uses the OS installer. The DB2 V8 software is installed under /opt and the /db2/db2<sid>/sqllib directory contains links to this directory. Therefore it is not enough to copy the /usr/sap ; /sapmnt and /db2 directories. With DB2 V8 the software installtion directory is fixed. With DB2 V9+ the software can be installed in any directory and as a default new SAPINST versions install the DB2 software under  /db2/db2<sid> .
    To do a cold copy of DB2 you may also need to use the db2inidb and db2relocated tools ( mostly used for split mirror copies ), especially if you want to rename your dbsid. You can find more information about those tools in the DB2 docu. The SAP utility brdb6brt ( note 867914 ) may also provide some help.
    Regards
                    Frank

Maybe you are looking for

  • A @mac vs @me e-mail question

    Hi Apple Support Community I am having a problem with my iCloud e-mail adress; this story line should explain the problem in detail: Storyline I created my @mac.com account when I bought my first mac, Soon after, I tried a 60 days @me.com trial, whic

  • Acrobat X Pro - Digital Signatures

    Good Morning! I am trying to add a digital signature field in Adobe Pro X.  It seems fine when I'm doing the editing and preview, but when I save as .pdf, the form doesn't allow it to be signed.  If I click on the form in that field nothing happens.

  • HP Omni 10 (Win 8.1) - Almost ignored?

    Is there any reason that this tablet is almost being completely ignored on the HP website and by retailers and the tech news world? None of the major sites has done a review and the HP website page for the device is incomplete and says "Coming Soon".

  • Xsql and fop - showing blank pdf in browser

    I am using the following configurations:- Apache 1.3.27 webserver, Apache Jserv 1.1.1 xdk java version 9.2.0.5.0 fop 0.16.0 Adobe acrobat 4.0 All other examples are working . The problem is when i am trying to access ../xsql/fop/emptable.xsql i am ge

  • /1CN/CRMSAP_PART ddic error while client copy

    Hell Gurus I am doing local client copy. My source client is 000 and target is 210. But in between it is giving ddic error for table /1CN/CRMSAP_PART But copy is still going on. Please suggest what went wrong. Regards Yogesh