db2 "restore db test taken at <backup time stamp - example 20041204190658> with 2 buffers buffer 2048 without prompting"
#After restoring u can always look for minimum point in time recovery using the below query - means you can only rollforward later than the given time.
db2 rollforward db test query status
db2 "rollforward db test to <the time stamp you want to rollforward - example 2004-12-11-19.00.00.000000> and complete
NOTE: You should always have your archived logs to rollforward and userexit program running.
In v8.2 onwards the backup will also have the logfile to rollforward. To have more idean on this read online IBM doc -
http://publib.boulder.ibm.com/infoce...help/index.jsp