How to configure Database on SQL?

Asked By 0 points N/A Posted on -
qa-featured

Hi all,

I am a student of Computer Science. Recently I got enrolled in the course of Databases.

After teaching for few weeks, my instructor ask me to install postgress SQL on my system.

I have installed it successfully but when I start it I get an empty dialog box ( please see the screenshot attach).

Can anyone tell me how to configure it?

SHARE
Best Answer by earth_leader041
Best Answer
Best Answer
Answered By 0 points N/A #126873

How to configure Database on SQL?

qa-featured

 

Try This Hope it will work to solve your problem:
 
  1. After connecting to the principal server instance, in Object Explorer, click the server name to expand the server tree.
  2. Expand Databases, and select the database to be mirrored.
  3. Right-click the database, select Tasks, and then click Mirror. This opens the Mirroring page of the Database Properties dialog box.
  4. To begin configuring mirroring, click the Configure Security button to launch the Configure Database Mirroring Security Wizard.
Answered By 0 points N/A #126874

How to configure Database on SQL?

qa-featured

 

Hi Aliriaz,

Are you trying to set up database with the IBM Rational Jazz Team server?

If so, after you have installed SQL server, you also need to have JDBC drivers installed and enable TCP Protocol. The default username would be jazzDBuser and password is jazzDBPswd.

Steps on how to configure the SQL Settings are located here:

Informational Site 1

Informational Site 2

I hope that helps.

Thanks,

Puckett

 

Related Questions