AW: DB Full - Crash on startup

2003-12-09 Thread Gembus, John
Hi, i had the same problem some weeks ago. The following commands worked for me and fixed the problem start in admin-mode c:\programme\sapdb\depend\pgm\dbmcli -d DBNAME -u user,password db_admin add a new volume, DAT_0002 is the name, F=filesystem, 12=size in pages c:\programme\sapdb\depend\p

RE: Kernel error.

2003-12-09 Thread Ivan Tan
Hi Rubin, Yeps. Restarted the x_server. Even If I use dbmcli it gives the same error with x_server. I have no probs with the installation on my other windows machine. When I connect to my linux machine using the Maxdb database manager, under the parameters portion, the kernel has no value. Iva

DB Full - Crash on startup

2003-12-09 Thread Mark Johnson
It seems our database filled and cannot get to online mode. The following message is found in knldiag: 2003-12-09 16:31:2936 WNG18 Log Log backups are disabled 2003-12-09 16:31:2936 7 Log 1 queues, flushmode is 'MinimizeSpace', devstate is 'HistoryLost' 2003-12-09

Re: odbc 7.05.00.00 does not work on windows nt 4 at all , was: R e: problem with maxdb odbc 7.05.00.00 running on windows nt4 terminalserv er

2003-12-09 Thread Thomas Stegbauer
Koetter, Thomas Theodor schrieb: Hi Thomas i just rechecked on a fresh installed windows nt4 workstation sp6a with all security updates. the odbc doesn't work there too. so it seems to be an windows nt4 issue on this box wasn't any sapdb or maxdb programs before. Maybe an old MDAC (Microso

AW: AW: ODBC connection string (Windows 2000) & dbmcli command

2003-12-09 Thread Axel Busch
Hi Ian, > Hi Alex - Axel ;) > I know about all the details you gave me - I was > trying a UDL file before I mailed the group, and used the DSN > entry created by the installation (MAXDB) to create a system DSN also. > > But no connection - constantly rejected with "-4008 Unkown > username/

Re: Doubts about USER TASKS

2003-12-09 Thread Clóvis Wichoski
Hi Alexander, Thanks for tips, I found the troubles in application, they occurs only when exceptions occured and don't released resources. :-[ Do you have any idea about follow Message? MsgID: 53214 Label: B*TREE Message-Text: SET READ ONLY: 1A00 0605 There is place that I can find

Re: AW: ODBC connection string (Windows 2000) & dbmcli command

2003-12-09 Thread Ian Kershaw
Hi Alex - I know about all the details you gave me - I was trying a UDL file before I mailed the group, and used the DSN entry created by the installation (MAXDB) to create a system DSN also. But no connection - constantly rejected with "-4008 Unkown username/password combination". Have tried l

AW: ODBC connection string (Windows 2000) & dbmcli command

2003-12-09 Thread Axel Busch
Hi Ian, first you have to create a DSN in the odbc manager control panel -> administration -> data sources (odbc) or just execute c:\winnt\system32\odbcad32.exe. - Choose , - select the MaxDB driver you installed from the MaxDB Server package (or SAP DB 7.4 ODBC driver, it works as well) - Cho

ODBC connection string (Windows 2000) & dbmcli command

2003-12-09 Thread Ian Kershaw
Hi. Can anyone provide a Windows 2000 ODBC connection string to maxDB that works? My instance of MaxDB is called "test", Database System Administrator is "sa", Database Manager Operator is "dbo" but I cannot connect and have little idea what kind of string to be using. I am happy to use a sys

MaxDB-7.5.0.5 for Windows - Problems, Scripts and wrong Documentation

2003-12-09 Thread Georg Scheidel
Please help! I have found this nice notice in a posting: [Quote] Look at the example script given with sapdb. Some commands where renamed, some where removed. For exemple, you should remove the "init config" command and use db_activate instead of util_activate... If someone could point me to a c

Re: WEB DBM fixed with reload SYSTABLES

2003-12-09 Thread Albert Steckenborn
After reloading the System-Tables the errors in Web DBM are fixed. I have thought that SDBINS is upgrading the SYSTABLES. Could it be that the error in the appdiag is no error (why is shown as error??? ERR -11987 COMMUNIC kernel released connection) Albert Steckenborn schrieb: Hi, a few days befo

Run time error 35600 Windows 2000 using E-catalog option

2003-12-09 Thread Ian Kershaw
Hi. I have an a error on the system that prompts me as a new database instance is being installed. I have installed maxDB version 7.5.0.5 and the DBmanager & SQL studio. I am installing an instance through the DB manager. After configuring my files and management accounts it attempts to start t

RE: odbc 7.05.00.00 does not work on windows nt 4 at all , was: R e: problem with maxdb odbc 7.05.00.00 running on windows nt4 terminalserv er

2003-12-09 Thread Koetter, Thomas Theodor
Hi Thomas > -Original Message- > From: Thomas Stegbauer [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 9. Dezember 2003 12:17 > To: [EMAIL PROTECTED] > Subject: odbc 7.05.00.00 does not work on windows nt 4 at all > , was: Re: > problem with maxdb odbc 7.05.00.00 running on windows nt4 > te

RE: Doubts about USER TASKS

2003-12-09 Thread Schroeder, Alexander
Hello Clovis, each database session will need its own 'User Task'. So check your application whether it forgets to close connections, and keep them hanging around. Each 'User Task' will also need shared resources, some of them only if the load increases, some of them from beginning. See a previou

Doubts about USER TASKS

2003-12-09 Thread Clóvis Wichoski
Hi, I'm using SapDB 7.3.0 Build 040-000-091-740 on RedHat Linux 9. Here I'm having troubles with user tasks in production, in any time user tasks goes quickly to top of MAXUSERTASKS and then the server stops to respond for new COMMUNIC threads, the only way is to change database to off-line t

AW: -24977 unknown command "util_activate"

2003-12-09 Thread Gembus, John
Hi, i got this some day ago. Some commands are renamed in Max DB. I hope this help: ...Look at the example script given with sapdb. Some commands where renamed, some where removed. For exemple, you should remove the "init config" command and use db_activate instead of util_activate... > -Urs

odbc 7.05.00.00 does not work on windows nt 4 at all , was: Re: problem with maxdb odbc 7.05.00.00 running on windows nt4 terminalserver

2003-12-09 Thread Thomas Stegbauer
Thomas Stegbauer schrieb: hi all, after installing and reinstalling maxdb odbc 7.05.00.00 on a windows nt 4 terminalserver with citrix i am unable to connect with odbc to a sapdb 7.4. i get in openoffice 1.1.0 when opening the table field after giving the password an error. under detials i get

MAXDB 7.5.00.05 ERR -11987 COMMUNIC kernel released connection! WEB DBM Error with data area and caches

2003-12-09 Thread Albert Steckenborn
Hi, a few days before we have changed from SAPDB 7.4.3.30 to MAXDB 7.5.00.05. After Upgrading we get one Error when starting the Datebase in the Appldiag of the DB_OWNER and in WEB DBM when trying to view the data area or the caches. In the KNLDIAG there are no Errors. What about these Errors??

-24977 unknown command "util_activate"

2003-12-09 Thread Georg Scheidel
Hi, After installing MaxDB on Windows, I got an error "-24895,ERR_SHUTDOWN: shutdown of database occured" and I found out that "ACTIVATE" was missing. Now I tried to execute the util_activate command and I got the answer -24977 unknown command "util_activate". The Database Manager Log looks like

Re: Kernel error.

2003-12-09 Thread Ivan Tan
Hi, Sorry to repost this. Wonder if anyone has any solutions at all. If not where can I get more information? It seems that MAXDB failed to retrieve the kernel version or something. Running Redhat 8.0 with maxdb 7.5 Ivan At 03:44 PM 12/8/2003 +0800, Kwok Peng Tuck wrote: Did you check knldiag

RE: Connection down, session released

2003-12-09 Thread Becker, Holger
[EMAIL PROTECTED] wrote: > >It's a known bug but only for a short time and I'm still > >working on a solution. > > > >Status will be reported via > >http://www.sapdb.org/webpts?wptsdetail=yes&ErrorType=0&ErrorID=1126059 > Is it ok that all I see is "Error 1126021 not found." ??? Stephen is rig