|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RE: 24965 logon to system failed
From: Zabach, Elke (elke.zabach
sap.com)
Date: Mon Mar 01 2004 - 09:12:35 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Silke wrote:
>
> Hi all,
> we've got a
> - Windows XP system and
> - Sapdb 7.5.0.08
> running.
>
> param_startsession
> param_init
> param_put MAXUSERTASKS 100
> param_put MAXDATAVOLUMES 2000
Really MAXDATAVOLUMES, i.e. the number of data volumes/disks
you want to store data on? Oops, that seems too big.
I am sure, param_checkall will NOT succeed because of the
constraint concerning this parameter (in your case, I think not more
than 256 DATAVOLUMES are allowed.
Could it be that you mixed this with
DATA_VOLUME_SIZE_0001
the size of one volume?
> param_put LOG_SEGMENT_SIZE 1000
> param_checkall
> param_commitsession
> db_admin
> db_activate DBA,DBA
>
> after creation of a database with the script above the
> database is not able to get into state admin. After setting
> up the db_admin command the following error occurs: -24994
> ERR: runtime environment error 1, DB has stopped unexpectedly.
please check the output of knldiag which often helps to find out the reason
(after param_checkall succeeded)
Elke
SAP Labs Berlin
> Also the creation of a database with the web tool webdbm
> isn't possible. If we try to create the db users DBM and DBA
> the following error occurs: 24965 logon to system failed. But
> this tool does work with Windows 2000 system. Are there any
> special things to take into consideration when using MaxDB on
> Windows XP ?
>
> TIA for your help
>
> Silke
>
>
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]