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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

No start database manager command was issued. SQLSTATE=57019

Status
Not open for further replies.

windskystar73

Programmer
Jul 8, 2004
5
0
0
US
I had DB2 Enterprise Edition 8.1.4 trial version on Windows 2000 sever. After it expired, I tried to remove it and reinstall it. but it keeps failing by showing this error message when I tried to reinstall it.

"No start database manager command was issued. SQLSTATE=57019"

I can't start DB2 instance in services list. I can't figure out what went wrong. Is there anybody who knows what needs to be fixed?

 
To start, in windows,
Start->run->db2cmd
then it will open a command prompt window. There, run the
command db2start.
Don't try to start DB2 in services.

Hopefully this should solve the problem. If not let me know.
Goodluck.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top