User's Manual

Microsoft SQL Server 2000 Desktop Engine 63
C:\Program Files\Microsoft SQL Server\80\Tools\Binn
>osql -L
Servers:
(local)
BEBRXPROXY
BEBRXTIVTMR
GNTINDMES
NTINDPDL
GNTINDPDL\NetSDK
GNTINDPLC
GNTN1SCCM
NTN1SCHP
GNTN1SKDS
IBSBI
SRV1
12 Verify that the Microsoft SQL 2000 Database Engine is
running.
Enter the command osql –U sa and press the Enter key.
Enter the password – for example BEFMI@A31 – when
prompted.
Enter select @@version on line 1.
Enter go on line 2.
The version is displayed, as shown in the following
illustration:
C:\Program Files\Microsoft SQL Server\80\Tools\Binn>o
sql -U sa
Password:
1> select @@version
2> go
--------------------------------------------------
---- ---------------------------------------------
--------- ----------------------------------------
--------------
Microsoft SQL Server 2000 - 8.00.760 (Intel X86)
Dec 17 2002 14:22:05
Copy
right (c) 1988-2003 Microsoft Corporation
Desktop Engine on Windows NT
5.0 (Build 2195: Service Pack 4)
(1 row affected)
Enter quit to exit the command-line utility.
13 Restore the Messenger_DATA database.
Nortel Communication Server 1000
DECT Messenger Installation and Commissioning — Book 1
NN43120-301 02.01 4 June 2010
Copyright © 2003-2010 Nortel Networks. All Rights Reserved.
.