  | | | MaxDB | Hi
first of all What release do you use? Is it older than 7.5.0.12 and younger than 7.5.00.08? If yes then there is a bug that prevents Win WebFolder to recognize the MaxDB WebDAV as a WebDAV seHi
I am having problems with webdav at maxdb(sapdb). I am running the maxdb
7.5 on Redhat V8.1. I managed to get websql/webdbm/waadmin work and can
see the webdav/xml tables but I can not getHello
This is more SQL problem then SAP DB problem but may bee somebody can help
me.
Or sombody knows links where solved this problem.
I have a table ADDRESS. Data represent tree structure.
Tom.Zschockelt@(protected) wrote
>
> Hi thanks for this answer
>
> but how can I process a SQL_C_DATE type within a single sql-statement
>
> e.g.
>
> INSERT INTO testtable VALUES ( 1 '01.01Hi thanks for this answer
but how can I process a SQL_C_DATE type within a single sql-statement
e.g.
INSERT INTO testtable VALUES ( 1 '01.01.2004 ')
If I exec this statement I get the fHi
I 've tried to install and use the maxdb odbc-driver on a windows nt4
workstation.
Installation is no problem but when using the driver I get a message
"odbc-call failed " - > no connecti
>How can I implement an IF statement with a Exist predicate
>ej.
>if exists(select 1 from dba.mytable where mycolumnpk 1) then begin
> insert into z values (1)
>end
It is not possible toHi
are there any plans to modify the odbc-driver to allow other date-formats
than ISO-Date ?
Thanks
tomi just want to show column names in my applicantion of cpc using ORACLE
mode.
in SQLDA struct i found that S[i] is for column name but after printing i
got COLUMNY.
what should i do?
How can I implement an IF statement with a Exist predicate
ej.
if exists(select 1 from dba.mytable where mycolumnpk 1) then begin
insert into z values (1)
end
--
MaxDB Discussion MailHow do I execute queries in multiples databases on MaxDB 7.5.1.08-alpha2
ej.
Select a b c from database1.dba.dbtable1 db1 database2.dba.dbtable2 db2
where db1.a db2.b
--
MaxDB Discussion MaHello all
Can you continue from a interrupted backup (due to a media full error)
by specifying a parallel medium? Is this insane?
For example say I start a backup to a file-based medium of 1Hello
In case someone has the pleasant task of moving data from oracle to
maxdb maybe this little perl script below with some custom tweaking
can help.
It generates 2 files
- A CSV data fiNew 1.0.1 beta version has been released by http //softvector.com (http //www.softvector.com/_dbxsapdb.htm).
It uses SQLDBC library and may be interesting at least as and example of
this librarHow to execute DBM commands from JDBC
--
MaxDB Discussion Mailing List
For list archives http //lists.mysql.com/maxdb
To unsubscribe http //lists.mysql.com/maxdb?unsub mysql@(protected)
Hi
I am using SQLExecDirect to ?select count(*) from sometable where
somecolumn ?somevalue??.
I get the error SQL_ERROR - [SAP AG][SQLOD32 DLL][SAP DB] General
error -7008 POS(162) Updates o-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Hi all
I am totally newbie here but searched enough at the archive to find out that
none of the existing threads related to the above error messagI 'm using MaxDB ODBC to connect to maxdb server on my local computer.
On server option I fill the server host name (mysvr) but
when i try to connect I 've got this error
Test connection failed becHi
We use heartbeat and drbd in a similar setup. It works good but there
are some considerations to take into account
Drbd is only able to write to a volume on another server you cannot
rea
Albert Beermann wrote
>Hello !
>I want to insert a new field into an existing table after/before an
>existing field and i don 't know how to code?!
>alter table xyz add column newcolumn pA.Beermann@(protected) wrote
>
> Hello !
>
> I want to insert a new field into an existing table after/before an
> existing field and i don 't know how to code?!
>
> alter table xyz add coHello !
I want to insert a new field into an existing table after/before an
existing field and i don 't know how to code?!
alter table xyz add column newcolumn position after field xxx ??What solution on RedHat Enterprise 3 Linux can give me a mirrored log
volume configuration?
I cannot afford the HA/Cluster solution you have said exists for MaxDB.
I want to set up the followiwhy MaxDB have one process on my linux box per each MAXUSERTASK
--
MaxDB Discussion Mailing List
For list archives http //lists.mysql.com/maxdb
To unsubscribe http //lists.mysql.com/maxdHi Jim
Two things
1) Did you verify that the log backup works on S1?
2) Did you copy the log version files over to S2? The log version files
are those files that look like <backup_medium >.0ilMes mes <il_mes <at > hotmail.com > writes
>
> CREATE TABLE DATI_BINARI (
> ID VARCHAR(48) NOT NULL
> DATO LONG BYTE
> PRIMARY KEY(ID)
> )
> --
>
> and
>I have created a table like
CREATE TABLE (id INT content LONG BYTE)
and I would like to STORE some binary data (e.g. files) in the 'content ' field
and RETRIEVE it.
Does anybody have an examHi
I have simple problem just trying to recover data & log from one server
to another server. So I try to restore data and log on server s2 from
backup I made of data and log on server s1.
I I apologize because I know this question was asked before but I search
through the whole mailing list and cannot find the answer. What is a
good/fast statement to use to check if the connection (eHello all
I have a completely ridiculous question about using parallel media How
do you create a parallel media group with DBMGUI?
I understand how to do it with dbmcli like (simple example |
|
 |