h***@gmail.com
2017-05-31 13:39:01 UTC
Hello everyone,
When trying to install DB2 Express-C Version 11.1.1.1 in Windows 10 64 bits, I got the following error when creating the sample database:
---------------------------------------------------------------------
C:\Program Files\IBM\SQLLIB\BIN>db2sampl.exe -force
Starting the DB2 instance...
Creating database "SAMPLE"...
Existing "SAMPLE" database found...
Dropping and recreating database "SAMPLE"...
Connecting to database "SAMPLE"...
Creating tables and data in schema "62000456"...
Creating tables with XML columns and XML data in schema "62000456"...
--ERROR------------------
SQLSTATE = 42604
Native Error Code = -103
[IBM][CLI Driver][DB2/NT64] SQL0103N The numeric literal "62000456.customer" is not valid. SQLSTATE=42604
-------------------------
Stopping the DB2 instance...
'db2sampl' processing complete.
C:\Program Files\IBM\SQLLIB\BIN>
---------------------------------------------------------------------
62000456 is my local username on a Novel network (non-AD). I'm learning DB2 and would like to use IBM Data Studio to connect to that local database, which I've been unable to.
Many thanks.
When trying to install DB2 Express-C Version 11.1.1.1 in Windows 10 64 bits, I got the following error when creating the sample database:
---------------------------------------------------------------------
C:\Program Files\IBM\SQLLIB\BIN>db2sampl.exe -force
Starting the DB2 instance...
Creating database "SAMPLE"...
Existing "SAMPLE" database found...
Dropping and recreating database "SAMPLE"...
Connecting to database "SAMPLE"...
Creating tables and data in schema "62000456"...
Creating tables with XML columns and XML data in schema "62000456"...
--ERROR------------------
SQLSTATE = 42604
Native Error Code = -103
[IBM][CLI Driver][DB2/NT64] SQL0103N The numeric literal "62000456.customer" is not valid. SQLSTATE=42604
-------------------------
Stopping the DB2 instance...
'db2sampl' processing complete.
C:\Program Files\IBM\SQLLIB\BIN>
---------------------------------------------------------------------
62000456 is my local username on a Novel network (non-AD). I'm learning DB2 and would like to use IBM Data Studio to connect to that local database, which I've been unable to.
Many thanks.