  | | | MaxDB | Hi all
I am trying to set our MaxDB ( 'Kernel 7.5.0 Build
030-121-100-791 ') in auto log mode back.
In the beginning the database was set to auto log mode the log was
archived all run fine thHello Daniel
if I 'm not mistaken than it should be
/opt/sdb/programs/bin/SDBINST --main SAPDB Install Instance ChVolPerm main -v -d <database name >
called from the older version of the databasHello Manuel
seems there is a bug in documentation.
A tool chvolperm doesn 't exist.
Try this instead
/opt/sdb/programs/bin/SDBINST --main
SAPDB Install Instance ChVolPerm main -v -d <database nahi I tried it like in the description (both db-versions installed on
Linux 32 bit)
http //dev.mysql.com/doc/maxdb/en/88/c290d224d9e140a9c7048ffff0c233/content.htm
at point 9
UNIX Assign the dataDear List
we 've got a question regarding running PHP with the MaxDB module
together with the unixODBC module.
Let me give you a little background on what we are trying to do
At the moment we areI have fixed the 25011 problem that I got when I tried to import data with
import from loadercli. It was due to a table in the database that has a
VARCHAR(4000) UNICODE column (the documentation says Hi
I 've spent the last two days trying to figure this out so I figure
its time to ask...
I upgraded the database using the rpms from the mysql site on a CentOS
4.2 machine. I started at 7.6.0Hello
I receive this error when I try to start syncservice
java.lang.Exception capture handling password not found
And the service does not start.
The syncservice has to run on Sun Solaris atHi group
the definition of a table with a field of type long with the default
value ' ' such as
> > >
CREATE TABLE "DBA ". "A_PERSON "
(
"ID " Integer NOT NULL
"NAME " I am trying to import my database in anoter machine this time using
restoring from a backup
I make a database backup without problems but when I try to restart the
database to which I restored the baI still have problems using loadercli
This time I try to export de data using expor like this
---
loadercli >export db catalog outstream file 'bd4.catalog ' ddl data outstream
file
'bd4.data ' records Alexey Gaidukov wrote
>
> The following select always crashes MaxDB. In the select there is one
> view (LIS.all_techniques see below). Without this view select works
> correct. If it will help we canI am trying to copy an entire database from a windows machine to another
using dbload to load the data previously extracted with dbextract. The
catalog data (tables users and so on) loads without proHello
I want to define folowing DB structure
CREATE TABLE "SYSUSER "
(
"ID " Integer NOT NULL DEFAULT SERIAL
"TSTAMP " Timestamp NOT NULL DEFAULT TIMESTAMP
"NHi
I have a problem with jdbc ResultSet class in method next() or first().
The MAXDB version is 7.6.00.16 and JDBC is 7.6.00.16.4753 the problem always does not occur.
Full stack trace error
We have Maxdb shutdown during complete backup and at random. Rollback occurs at startup. On doing win2k scandisk and chkdsk reveals no disk errors. Event viewers shows badblocks errors. We plan to repSorry..again
Hi group..i am having problems with logs volumes since are corrupted and
services do not start. Server hung up during adding an addtional log
file 'cause it was at 100 % full.
This a exHi group..i am having problems with logs volumes since are corrupted and
services do not start. Server hung up during adding an addtional log
file 'cause it was at 100 % full.
This a example of WindoHi
When I run
dbmcli -d HE -u DBM DBM -uUTL -c backup_start completeF
The crash is reproducable.
2006-01-26 12 36 57 0 ERR 11330 COREHAND ABORTING due to signal 11
2006-01-26 12 36 57 0 ERR 11599 BTRACE ---- > Emergency Stack Back
Trace <----
2006-01-26 12 3Hello list
I 'm using MaxDb 7.6.00.16 on WinXP Home SP2.
I find that UPDATE trigger fires always when I call UPDATE even though
no value is changed. In version SapDb 7.4.3.32 (I heve used before)
Hi I have a "massive " amout of 20 bad indexes in one instance (MaxDB
7.6.0.16 on SuSE 10.0 + XFS). I will try to check if there is a
problem with the harddisk -using badblocks program but other
suggeGreetings
We are implementing MySAP ERP 2004 on SuSE Enterprise 9 / Max DB
in our organization.
This is a three system SAP landscape with Dev Quality & Production
running on their own Linux boHi
I 'm having next error while create TST database on Fedora Core4 (#uname -a
Linux localhost 2.6.11-1.1369_FC4smp #1 SMP Thu Jun 2 23 08 39 EDT 2005 i686
i686 i386 GNU/Linux 2Gb RAM)
create dataHi
i noticed that ConnectionSapDB.isClosed() sends a small request to the
Server to test if the connection is still alive. I also remembered that
the JDBC-driver automatically reconnects if the coHi Uwe
i 've run in exact the same problem. It seems to be a problem with the
local password encryption. I 've solved it this way
- In /etc/opt/sdb add the following line
PAM NOT_USED
- In /etc/dStephane Davy wrote
>
> Hello
>
> Is there any command to have the description of a table like the 'desc '
> Oracle one?
>
Select * from <some systemview > (perhaps with some where-clause to restriHello
Is there any command to have the description of a table like the 'desc '
Oracle one?
Thank you
--
St?phane Davy
--
MaxDB Discussion Mailing List
For list archives http //lists.mysql.comHi
We have been using MaxDB for more than one year now. It has worked
pretty smoothly until now.
Howevr we have encountered an error where no database connection was
available. We have found the fHi
I do an update on a table via a ResultSet. I noticed that this leads
to strange results if I create the statement like this
tx.createStatement( ResultSet.TYPE_SCROLL_SENSITIVE
ResultSet.CONCUR_ |
|
 |