User Profile

Collapse

Profile Sidebar

Collapse
coreyfrankel
coreyfrankel
Last Activity: Feb 3 '12, 04:19 PM
Joined: May 10 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Any one have a powershell script to prune DB2 Logfiles?

    I am looking for a PowerShell routine that will prune logfiles based on the date of my oldest backup. I keep a week of daily backups and wish to run this routine weekly. Also, as I am brand new to Powershell, how can you schedule it to run from the Windows Scheduler?
    See more | Go to post

  • Issue DB2SET -all

    Make sure you see
    DB2COMM=TCPIP

    If you do not, enter
    DB2SET -g DB2COMM=TCPIP

    Then try to reconnect.
    Also,

    Save your DB2 Registry settings with:
    DB2SET -ALL | db2set.bak
    See more | Go to post

    Leave a comment:


  • coreyfrankel
    replied to DB2mscs command
    in DB2
    First, you need to be signed on to the Node as an administrator. IE If User is DB2ADMIN add to Administrator Group.

    Then, I need to see what you defined for the MSCS.CFG file and what command you used to invoke it:

    db2mscs -f db2Amscs.cfg.

    If you installed Db2 you have what drives and how are the configured for how many clusters?

    In a 2 Cluster system, it should be setup as such by a Windows...
    See more | Go to post

    Leave a comment:


  • coreyfrankel
    replied to Suggest me Beginners Tutorials for DB2
    in DB2
    Try this link - it will take you to the source:
    http://www.ibm.com/developerworks/db2/library/tutorials/db2cert/db2cert_V8_tut. html
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...