If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 8.1 - db2start Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-29-04, 06:58
vmurali_au vmurali_au is offline
Registered User
 
Join Date: Mar 2004
Posts: 2
DB2 8.1 - db2start Error

When i run the db2start command, i get the following error

SQL10007N Message "-1063" could not be retrieved. Reason code: "5".

I have my environment variable LC_ALL set as
LC_ALL = EN_US

Also, i get the following error when starting the control center,

[IBM][JDBC [IBM][JDBC Driver] CLI0647E Error allocating DB2
environment handle, rc=-1.


I'm using DB2 8.1 ESE in Windows 2000.
Reply With Quote
  #2 (permalink)  
Old 03-29-04, 08:55
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
Re: DB2 8.1 - db2start Error

Quote:
Originally posted by vmurali_au
When i run the db2start command, i get the following error

SQL10007N Message "-1063" could not be retrieved. Reason code: "5".

I have my environment variable LC_ALL set as
LC_ALL = EN_US

Also, i get the following error when starting the control center,

[IBM][JDBC [IBM][JDBC Driver] CLI0647E Error allocating DB2
environment handle, rc=-1.


I'm using DB2 8.1 ESE in Windows 2000.

db2 "? sql10007"

Reason code 5:
"5. Either DB2CODEPAGE is set to a code page which the database
does not support, or the client's locale is not supported by
the database."

db2 ? sql1063
SQL1063N The start database manager processing was successful.
__________________
--
Jonathan Petruk
DB2 Database Consultant
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On