|
Home > Archive > SQL Anywhere Mobile > June 2005 > Rebuild consolidated database
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Rebuild consolidated database
|
|
| Kenny Cheang 2005-06-09, 8:24 pm |
| Hi,
I want to do a database rebuild by unloading and reloading the database.
So will this have any side effects to my Mobilink users? Thanks!
Kenny
| |
| Breck Carter [TeamSybase] 2005-06-09, 8:24 pm |
| No, I just dbunload-upgraded a 25G database from V8 to V9 without
disturbing many hundreds of MobiLink remotes. MobiLink was the *least*
of my problems, except for the fact dbmlsrv9 -zd was removed (grrr!)
Breck
On 9 Jun 2005 13:27:55 -0700, Kenny Cheang <kcheang@k-swiss.com>
wrote:
>Hi,
>
>I want to do a database rebuild by unloading and reloading the database.
>So will this have any side effects to my Mobilink users? Thanks!
>
>Kenny
--
SQL Anywhere Studio 9 Developer's Guide
Buy the book: http://www.amazon.com/exec/obidos/A...7/risingroad-20
bcarter@risingroad.com
RisingRoad SQL Anywhere and MobiLink Professional Services
www.risingroad.com
| |
| Joshua Savill 2005-06-09, 8:24 pm |
| Kenny,
Use dbunload -ar to rebuild the database. With a synchronizing environment
care must be taken with the transaction log offsets. Always backup the
database file and transaction log before attempting a rebuild.
--
Joshua Savill
iAnywhere Solutions - Product Support Analyst
"Kenny Cheang" <kcheang@k-swiss.com> wrote in message
news:42a8a647$1@foru
ms-2-dub...
> Hi,
>
> I want to do a database rebuild by unloading and reloading the database.
> So will this have any side effects to my Mobilink users? Thanks!
>
> Kenny
| |
| Breck Carter [TeamSybase] 2005-06-10, 7:24 am |
| This is a MobiLink consolidated.
Breck
On 9 Jun 2005 16:16:25 -0700, "Joshua Savill" <jsavill@ianywhere.com>
wrote:
>Kenny,
>
>Use dbunload -ar to rebuild the database. With a synchronizing environment
>care must be taken with the transaction log offsets. Always backup the
>database file and transaction log before attempting a rebuild.
--
SQL Anywhere Studio 9 Developer's Guide
Buy the book: http://www.amazon.com/exec/obidos/A...7/risingroad-20
bcarter@risingroad.com
RisingRoad SQL Anywhere and MobiLink Professional Services
www.risingroad.com
|
|
|
|
|