Re: [development-axapta] Re: Problem running Dynamics AX DB Upgrade Preparation

2008-03-25 Thread Steffen Denize
I got a similar error - it appears that the db upgrade tool only functions
probably on a std. version or higher of the SQL-server.
When I received that error, I was trying to run the db upgrade tool on a
developer ed. of SQL-server.

You can identify your SQL version by following these steps:
http://support.microsoft.com/kb/321185

Hope it helps,

Steffen

2008/3/19, J <[EMAIL PROTECTED]>:
>
>   > When running AxDbUpgrade.exe it display the following error:
> > ===
> > Copying tables with 1 thread(s).
>
> Vanessa, when I got similar errors, I ran the SQL statement through
> SQL Server Management Studio and got a much more informative error. It
> should be tremendously more useful than the one you got.
>
> I have had similar errors when I a) tried to upgrade FRx tables, and
> b) used a mapped drive.
>
> Good luck
> J
>
>  
>



-- 
Firefox http://getfirefox.com
OpenOffice http://openoffice.org
openSUSE http://www.opensuse.org


[Non-text portions of this message have been removed]



Re: [development-axapta] Re: Problem running Dynamics AX DB Upgrade Preparation

2008-06-18 Thread david santoso
Hi Vanessa,  J,  Steffen,

I also have a same error when running AxDbUpgrade.exe

do you guys already got the solution ?

Did the solusion change the sql version (standard or higher version) work ?

Cheers,

David S

On Tue, Mar 25, 2008 at 6:42 PM, steffendenize <[EMAIL PROTECTED]>
wrote:

>   --- In 
> development-axapta@yahoogroups.com,
> "J" <[EMAIL PROTECTED]> wrote:
> >
> > > When running AxDbUpgrade.exe it display the following error:
> > > ===
> > > Copying tables with 1 thread(s).
> >
> > Vanessa, when I got similar errors, I ran the SQL statement through
> > SQL Server Management Studio and got a much more informative error. It
> > should be tremendously more useful than the one you got.
> >
> > I have had similar errors when I a) tried to upgrade FRx tables, and
> > b) used a mapped drive.
> >
> > Good luck
> > J
> >
> I got a similar error - it appears that the db upgrade tool only
> functions probably on a std. version or higher of the SQL-server.
> When I received that error, I was trying to run the db upgrade tool on
> a developer ed. of SQL-server.
>
> You can identify your SQL version by following these steps:
> http://support.microsoft.com/kb/321185
>
> Hope it helps,
>
>  
>


[Non-text portions of this message have been removed]



Re: [development-axapta] Re: Problem running Dynamics AX DB Upgrade Preparation

2008-06-19 Thread Steffen Denize
Hi David
Yes, changing the SQL-version to a std. or higher version did the trick for
me.

Cheers,
Steffen

2008/6/18 david santoso <[EMAIL PROTECTED]>:

>   Hi Vanessa, J, Steffen,
>
> I also have a same error when running AxDbUpgrade.exe
>
> do you guys already got the solution ?
>
> Did the solusion change the sql version (standard or higher version) work ?
>
> Cheers,
>
> David S
>
> On Tue, Mar 25, 2008 at 6:42 PM, steffendenize <[EMAIL 
> PROTECTED]
> >
> wrote:
>
> > --- In 
> > development-axapta@yahoogroups.com
> ,
>
> > "J" <[EMAIL PROTECTED]> wrote:
> > >
> > > > When running AxDbUpgrade.exe it display the following error:
> > > > ===
> > > > Copying tables with 1 thread(s).
> > >
> > > Vanessa, when I got similar errors, I ran the SQL statement through
> > > SQL Server Management Studio and got a much more informative error. It
> > > should be tremendously more useful than the one you got.
> > >
> > > I have had similar errors when I a) tried to upgrade FRx tables, and
> > > b) used a mapped drive.
> > >
> > > Good luck
> > > J
> > >
> > I got a similar error - it appears that the db upgrade tool only
> > functions probably on a std. version or higher of the SQL-server.
> > When I received that error, I was trying to run the db upgrade tool on
> > a developer ed. of SQL-server.
> >
> > You can identify your SQL version by following these steps:
> > http://support.microsoft.com/kb/321185
> >
> > Hope it helps,
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
>  
>



-- 
Dynamics AX - blog
http://denizone.blogspot.com


[Non-text portions of this message have been removed]



Re: [development-axapta] Re: Problem running Dynamics AX DB Upgrade Preparation

2008-06-25 Thread david santoso
Hi Steffen,

Thanks for the tips.
After i installed Sql Server Standard SP 2, it works now.

Cheers,
Davids

On Thu, Jun 19, 2008 at 4:54 PM, Steffen Denize <[EMAIL PROTECTED]>
wrote:

>   Hi David
> Yes, changing the SQL-version to a std. or higher version did the trick for
> me.
>
> Cheers,
> Steffen
>
> 2008/6/18 david santoso <[EMAIL PROTECTED]
> >:
>
>
> > Hi Vanessa, J, Steffen,
> >
> > I also have a same error when running AxDbUpgrade.exe
> >
> > do you guys already got the solution ?
> >
> > Did the solusion change the sql version (standard or higher version) work
> ?
> >
> > Cheers,
> >
> > David S
> >
> > On Tue, Mar 25, 2008 at 6:42 PM, steffendenize <[EMAIL 
> > PROTECTED]
> 
> > >
> > wrote:
> >
> > > --- In 
> > > development-axapta@yahoogroups.com
> 
> > ,
> >
> > > "J" <[EMAIL PROTECTED]> wrote:
> > > >
> > > > > When running AxDbUpgrade.exe it display the following error:
> > > > > ===
> > > > > Copying tables with 1 thread(s).
> > > >
> > > > Vanessa, when I got similar errors, I ran the SQL statement through
> > > > SQL Server Management Studio and got a much more informative error.
> It
> > > > should be tremendously more useful than the one you got.
> > > >
> > > > I have had similar errors when I a) tried to upgrade FRx tables, and
> > > > b) used a mapped drive.
> > > >
> > > > Good luck
> > > > J
> > > >
> > > I got a similar error - it appears that the db upgrade tool only
> > > functions probably on a std. version or higher of the SQL-server.
> > > When I received that error, I was trying to run the db upgrade tool on
> > > a developer ed. of SQL-server.
> > >
> > > You can identify your SQL version by following these steps:
> > > http://support.microsoft.com/kb/321185
> > >
> > > Hope it helps,
> > >
> > >
> > >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
>
> --
> Dynamics AX - blog
> http://denizone.blogspot.com
>
> [Non-text portions of this message have been removed]
>
>  
>


[Non-text portions of this message have been removed]