Adabas for Windows - # CPUs

How many CPUs does Adabas support when executing on Windows Server (2003 and 2008)?
How much RAM?
Thanks in advance

There is no limitation on the # of CPUs I’m aware of (other than restrictions that may exist on the license).

As far as RAM is concerned this depends on the version of Adabas, up to v6.2 Adabas is 32-bit only,
which means the inherent restrictions apply, starting from Adabas v6.3 it allows for 64-bit addressing.

I have installed Adabas 6.3.0.03 for learning purposes, which is community edition and I am getting the following error after I created the Demo DB and trying to Start.

My laptop is quad core but error regarding CPU in the last lines says that “CPUs online 8”. what does it means?


Reading configuration data from C:\ProgramData\Software AG\Adabas\db012\DB012.INI

%ADANUC-I-STARTED, 06-MAY-2012 14:47:30, Version 6.3.0.03 (Windows 64Bit)
%ADANUC-I-PARSET, setting of ADABAS_ACCESS=ALL
%ADANUC-I-PARSET, setting of AR_CONFLICT=(CONTINUE)
%ADANUC-I-PARSET, setting of BFIO_PARALLEL_LIMIT=0
%ADANUC-I-PARSET, setting of BI=
%ADANUC-I-PARSET, setting of CLOGBMAX=4096
%ADANUC-I-PARSET, setting of CLOGLAYOUT=5
%ADANUC-I-PARSET, setting of DBID=12
%ADANUC-I-PARSET, setting of LAB=1048576
%ADANUC-I-PARSET, setting of LABX=20971520
%ADANUC-I-PARSET, setting of LBP=104857600
%ADANUC-I-PARSET, setting of LPXA=10
%ADANUC-I-PARSET, setting of LWP=512000
%ADANUC-I-PARSET, setting of MGC=50
%ADANUC-I-PARSET, setting of NCL=50
%ADANUC-I-PARSET, setting of NISNHQ=0
%ADANUC-I-PARSET, setting of NT=3
%ADANUC-I-PARSET, setting of NU=20
%ADANUC-I-PARSET, setting of READ_PARALLEL_LIMITS=(0, 0, 0)
%ADANUC-I-PARSET, setting of TNAA=3000
%ADANUC-I-PARSET, setting of TNAE=3000
%ADANUC-I-PARSET, setting of TNAX=3000
%ADANUC-I-PARSET, setting of TT=3000
%ADANUC-I-PARSET, setting of WRITE_LIMIT=0

%ADANUC-F-CPULIC, Number of CPUs restricted by licensing, CPUs online 8, CPUs licensed 4
%ADANUC-I-IOCNT, 2 IOs on dataset ASSO
%ADANUC-I-ABORTED, 06-MAY-2012 14:47:30, elapsed time: 00:00:00

This simply means you most likely run an i7 processor with 4 cores and hyper-threading support,
start the windows task manager and it will show you “8 cpus” as well.