Hello Gerd,

to activate a new parameter the database must be started from OFFLINE into ONLINE mode:

dbmcli -d ... -u ...,... param_directput MAXUSERTASKS 100
dbmcli -d ... -u ...,... db_offline
dbmcli -d ... -u ...,... db_online

By the way, please use the English mailing list instead of personal mails, if not 
stated otherwise in previous answers. I bet others searching the archive would be glad 
about it. Thanks.

Best Regards,
Tilo Heinrich
SAP Labs Berlin


-----Original Message-----
From: Gerd K�nig [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 8:41 AM
To: Heinrich, Tilo
Subject: AW: Urgent !! modify parameter without DBM-GUI


Guten Morgen Tilo,

vielen Dank f�r den Hinweis, doch leider wird der neue Wert
nicht in die Datenbank �bernommen.

Folgendes Vorgehen:

a) dbmcli -d ... -u ...,... param_directput MAXUSERTASKS 100
b) /etc/init.d/sapdb stop
c) /etc/init.d/sapdb start

Ich hab diese Reihenfolge als root und als user sapdb durchgef�hrt
, mit dem selben Mi�erfolg.
Nach dem Neustart sind nach wie vor die "alten" 30 MAXUSERTASKS
vorhanden.
Ein Blick in die Datei "dbmsrv.prt" zeigt mir auch keinen
neuen Eintrag mit dem Wert 100 (oder wird diese Datei dadurch
gar nicht ver�ndert) ??


und nu ???

vielen Dank ..:GERD:..




-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Heinrich,
Tilo
Gesendet: Mittwoch, 6. August 2003 17:06
An: [EMAIL PROTECTED]
Betreff: RE: Urgent !! modify parameter without DBM-GUI


Hello Gerd,

you can use dbmcli:

dbmcli -d ... -u ...,... param_directput <parameter> <value>

You have to restart the database to use the changed value though (as with
DBMGUI).

Best Regards,
Tilo Heinrich
SAP Labs Berlin

-----Original Message-----
From: Gerd K�nig [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 06, 2003 4:50 PM
To: [EMAIL PROTECTED]
Subject: Urgent !! modify parameter without DBM-GUI


Hi again,

I have to set some parameters (session_timeou, request_timeout,
maxusertasks) to new values.
With the DBM-GUI it's no problem to set these parameters while
the db is running, but how does this work without the DBM-GUI ?

So, how can I modify these parameters while database is running
from command line ???

fast help appreciated ;-)

thanks in advance ..GERD..



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to