Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to Autostart a db2 instance?

Status
Not open for further replies.

evgeniosc

IS-IT--Management
Oct 5, 2002
75
CY
What is the configuration to autostart a db2 instance?

Now to be able to connect to a db2 instance i have to login as the 'db2inst1' user and run the command 'db2start'.
 
Case of working under NT I imagine that defining the startup can be set to automatic under 'services'. Anyway I never have to manually start DB2 and on my server everything is et to automatic in reference to startup.... T. Blom
Information analyst
tbl@shimano-eu.com
 
I am not using NT but linux and this is how is done:
db2iauto -on <instance name>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top