Quantcast
Channel: Symantec Connect - Backup and Recovery - Discussions
Viewing all articles
Browse latest Browse all 6484

bedb.dbo.Version

$
0
0
Oui, j'ai besoin d'une solution

I ran the following SQL query:

bcp "SET NOCOUNT ON select * from bedb.dbo.Version" queryout %outFile% -c -t"|" -r"\n" -T -S %COMPUTERNAME%%tcpPort%

and got the following output:

ADAMM 13.5|13.5|2011-03-08 00:00:00.000|
BESERVER|13.0|2009-06-23 00:00:00.000|13.0.5001.0
SERVER_EXE|13.0|2009-06-23 00:00:00.000|13.0.5001.0

To which BackupExec version do these numbers refer? 2010? 2010R2? 2010R3?


Viewing all articles
Browse latest Browse all 6484

Trending Articles