Roopa,
I didn't get as far as trying the database create because the install failed with "The creation of the process for the partitioned instance failed. Return value is "2265907380". 
last time I tried db2icrt to get around this, which didn't work... Should I try that again?
oh, and db2level gives
SQL1022C There is not enough memory available to process the command.
I have also attached the install log
DB2-SERVER-Fri Jan 29 06_56_24 2016.log|View Details
Original Message:
Sent: Mon March 30, 2020 10:27 AM
From: Shadman Aziz
Subject: Win 64 drop
Adam,
To understand why you are seeing the issue can we get the following information:
- db2level command output
- Switch on the trace using the following command before you execute the create database command
db2trc on -f c:\trace1
- Execute the create database command
- Switch off the trace & send us the .fmt & .flw files.
db2trc off
db2trc fmt c:\trace1 c:\tesce1.fmt
db2trc flw c:\trace1 c:\tesce1.flw
Thanks
Roopa M
Original Message:
Sent: Mon March 30, 2020 10:26 AM
From: Shadman Aziz
Subject: Win 64 drop
any word from QA?
Original Message:
Sent: Mon March 30, 2020 10:26 AM
From: Shadman Aziz
Subject: Win 64 drop
Adam - It was in the code base before this level (1512292100) and tested. I will follow up with QA.
Original Message:
Sent: Mon March 30, 2020 10:26 AM
From: Shadman Aziz
Subject: Win 64 drop
Was this issue fixed in yesterdays drop? I am still getting the error.
Original Message:
Sent: Mon March 30, 2020 10:25 AM
From: Shadman Aziz
Subject: Win 64 drop
Yes, the developer said the fix will be delivered in time for the next drop. - Erik
Jan 5/16 - QA confirmed the fix on a recent build. Will be available in the next refresh. - Erik
Original Message:
Sent: Mon March 30, 2020 10:25 AM
From: Shadman Aziz
Subject: Win 64 drop
my machine name is 15 bytes... unfortunately I don't think I can change it since it is set by ITS policy. (technically I -can- change it but I fear I would get yelled at)
Will this be fixed by the next drop? If so I can wait till then and try again.
Original Message:
Sent: Mon March 30, 2020 10:25 AM
From: Shadman Aziz
Subject: Win 64 drop
Adam,
There's been a boundary condition issue discovered recently, would you check to see if your machine name is 15 bytes?
If so, please change the machine name to something shorter and reinstall.
Original Message:
Sent: Mon March 30, 2020 10:24 AM
From: Shadman Aziz
Subject: Win 64 drop
We have contacted developers and we are currently investigating your question. We will let you know as soon as we have a response.
Original Message:
Sent: Mon March 30, 2020 10:24 AM
From: Shadman Aziz
Subject: Win 64 drop
never mind about db2icrt getting me by... something is wrong enough so I can't create databases. The create database command locks up. I get the following two messages in db2diag.log
2015-12-15-13.17.36.869000-480 I21811F582 LEVEL: Event
PID : 4072 TID : 13104 PROC : db2syscs.exe
INSTANCE: DB2_01 NODE : 000 DB : LOCALNU
APPHDL : 0-8 APPID: *LOCAL.DB2_01.151215211731
AUTHID : AGOODMAN HOSTNAME: USSPNAGOODMAN01
EDUID : 13104 EDUNAME: db2agent (instance)
FUNCTION: DB2 UDB, trace services, pdInvokeCalloutScriptDirect, probe:10
START : Invoking E:\tools\IBM\db211\SQLLIB\bin\db2cos_trap.bat from oper syste
m services sqloEDUExceptionFilter
2015-12-15-13.17.37.369000-480 I22395F438 LEVEL: Event
PID : 4072 TID : 16432 PROC : db2syscs.exe
INSTANCE: DB2_01 NODE : 000
HOSTNAME: USSPNAGOODMAN01
EDUID : 16432 EDUNAME: db2pdbe
FUNCTION: DB2 UDB, RAS/PD component, pdGetDumpFileDescriptor, probe:20
START : Check E:\tools\IBM\db211\SQLDATA\IBM\DB2\DB2COPY2\DB2_01\9764.000.db2pd.bin for additional data.
db2diag invoked with the default set of filtering/formatting options
on file "E:\tools\IBM\db211\SQLLIB\BIN\db2diag.log".
I have a feeling it is all down to the install difficulties.
Original Message:
Sent: Mon March 30, 2020 10:23 AM
From: Shadman Aziz
Subject: Win 64 drop
I am trying to install a single partition instance of the DB2 drop on Windows x64. I am getting "The creation of the process for the partitioned instance failed. Return value is "2265907380". not sure what it means. I am using Windows 7 Enterprise on an i7 (4710MQ) x64 machine.
I was able to create the instance manually using db2icrt so I have a work around... just wondering why this happened during the install
#Db2
#Db2EarlyAccessProgram(EAP)Forum