Hi,
I want to know the best way to duplicate a database in SAPDB 7.4.
I made a new database, took a full backup of the original db, and tried to
restore it to the new database (on the same server).
The restore fails with error -2008 "Message not available".
Thank you,
Noah Silva
Ar
Hi Stefan,
>From: Stefan Schmidt [mailto:[EMAIL PROTECTED]
>
>I am trying to add a column to an existing table in a database. When I
>try to do this in SQL Studio, it give me a warning about "ALTER TABLE"
>being very slow when used on a table containing data and then it seems
>to hang. Is ther
Hi Bernd,
>From: Eckenfels. Bernd [mailto:[EMAIL PROTECTED]
>
>While running some queries on TABLESTATISTICS I noticed that it is
>pretty slow. How do you handle those? Copy it to temp tables for
>processing or are there some cached operations?
>
TABLESTATISTICS actually reads all pages of a tabl
Hi Xavier,
First of all: There is no other way to retrieve a documents URL than by
using a recursive select. That approach was perfectly right.
As for the means you used I have to disappoint you in a way: functions
are not released in 7.5. They are present in a more work-in-progress
like way.
A