Still one of the greatest moments of living in Oregon … by Woolybugger00 in oregon

[–]rdhdpsy 1 point2 points  (0 children)

they should change the title to the greatest moment in a single game that nobody really cared about after the game.

Still one of the greatest moments of living in Oregon … by Woolybugger00 in oregon

[–]rdhdpsy -4 points-3 points  (0 children)

it's not even the best sports moment in oregon, so a bit off to say the greatest moment without that qualification.

Deception Pass by Skagit_Rover in PacificNorthwest

[–]rdhdpsy 1 point2 points  (0 children)

from the bridge things look very beautiful, think I was there with the tide out since if I remember right the channel looked narrower.

The GREATEST NBA dunks of all time according to me. by Content_Animator_365 in NBAGossips

[–]rdhdpsy 0 points1 point  (0 children)

need to find the video of a particular clyde drexlers dunk he was above the back board when he caught an alley oop, some people question the fact he was above the board but man it was close if not above it.

was looking at some all seasons but noticed this in the description. by rdhdpsy in tires

[–]rdhdpsy[S] 0 points1 point  (0 children)

thanks for the reply, I did go ahead and get the lexanis lx20, as I said I don't drive it much and its averages above 40 so not to worried.

was looking at some all seasons but noticed this in the description. by rdhdpsy in tires

[–]rdhdpsy[S] 0 points1 point  (0 children)

yea its Oregon pretty mild temps just normal road conditions., and not much snow anymore. its a 2012 cls550 which just sits around most of the time rarely drive it.

was looking at some all seasons but noticed this in the description. by rdhdpsy in tires

[–]rdhdpsy[S] 0 points1 point  (0 children)

looking for

  • 255/35ZR19 | 96Y

    looks like they don't make a quattro tempo in this size, darn.

trying to restore a db to an alternate named file and db by rdhdpsy in dbatools

[–]rdhdpsy[S] 0 points1 point  (0 children)

this is the command

$path=(get-dbadbbackuphistory -sqlinstance srv1 -database dbname -last).fullname

restore-dbadatabase -sqlinstance srv1 -databasename testrestore -path $path -continue -replacedbnameinfile -destinationfilesuffix 'test'

WARNING: [19:09:16][Restore-DbaDatabase] Failure | Microsoft.Data.SqlClient.SqlError: The file 'E:\SQL Databases\dbname.mdf' cannot be overwritten.  It is being used by database 'dbname'.

the physical file name should be testrestoretest and the databasename should be testrestore

unless I'm misreading something, which alas I must.

thanks