Conversion error - Data upgrade utility

Awesome! Glad to hear you got it worked out!

On Fri, May 25, 2012 at 2:17 PM, James Todd <james.todd@...> wrote:

> **
>
>
> Thanks so much for your help John. That's what the problem was. The system
> was not running in Unicode which it should be. I built the proword file and
> rebuilt indexes and the conversions processing correctly now.
>
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of John Driggers
> Sent: Wednesday, May 23, 2012 6:11 PM
> To: vantage@yahoogroups.com
> Subject: Re: [Vantage] Conversion error - Data upgrade utility
>
> You've probably got the wrong word-break table. Most likely unicode vs
> non-unicode.
>
> Truncate your BI,Generate a new wordbreak file, rebuild your indexes and
> that should sort you out.
>
> We hit the same thing when we went to 9.
>
> Here's a link to a doc from progress that will explain how to generate the
> wordbreak and such in more detail:
> http://documentation.progress.com/output/OpenEdge102b/pdfs/dvint/dvint.pdf
>
> On Wed, May 23, 2012 at 6:33 PM, James Todd <james.todd@...>
> wrote:
>
> > **
>
> >
> >
> > I'm using the data upgrade utility to perform the upgrade portion from
> > 8.03 to 9.04. Everything went fine until I got to the data conversions
> > being run from admin tools. I completed the schema update to bring it
> > to 9.04. I then started the app server 904EpicorDataUpgAS. I launched
> > admin tools and it ran for some time. Then it blew up and gave me the
> > following error message.
> >
> > Unable to delete old values for the index of a word-indexed field
> > (index OrgWordIdx of table LangOrg). The index may be damaged. (12112)
> >
> > I click ok and admin tools shuts down. The app server process
> > continues to chew up CPU. Admin tools automatically relaunches itself
> > and when I login, it will not proceed because of a process still
> > running. If I disconnect that process and relaunch admin tools I get
> this...
> >
> > Non-recoverable database conversion failure. Your data is probably
> > corrupt. Please contact support.
> >
> > I went back and did a IDXBUILD all on the 8.03 database and re-ran all
> > steps up to admin tools, but it still blew up at the same spot.
> >
> > Anyone have an idea of what this might be?
> >
> > ________________________________
> >
> > Technical information contained in this e-mail may be controlled by
> > the United States Government, Department of State, International
> > Traffic and Arms Regulations (ITAR) (22 CFR 120-130) which requires an
> > export license prior to sharing with foreign persons. Lacking such
> > license, ITAR technical data is limited to U.S. persons only. It is
> > the responsibility of the organization and the individual in control of
> this data to abide by U.S.
> > Export Laws. If you are not a U.S. person take no further action with
> > this e-mail and contact sender immediately.
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
>
> --
> *John Driggers*
> *High End Dev, System Design, Profit Drinking*
> *
> **:: 904.404.9233*
> *:: waffqle@...*
> *:: NO FAXES*
>
> *
>
>
> *
>
> [Non-text portions of this message have been removed]
>
> ------------------------------------
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
>
> ________________________________
>
> Technical information contained in this e-mail may be controlled by the
> United States Government, Department of State, International Traffic and
> Arms Regulations (ITAR) (22 CFR 120-130) which requires an export license
> prior to sharing with foreign persons. Lacking such license, ITAR technical
> data is limited to U.S. persons only. It is the responsibility of the
> organization and the individual in control of this data to abide by U.S.
> Export Laws. If you are not a U.S. person take no further action with this
> e-mail and contact sender immediately.
>
>
>



--
*John Driggers*
*High End Dev, System Design, Profit Drinking*
*
**:: 904.404.9233*
*:: waffqle@...*
*:: NO FAXES*

*

*


[Non-text portions of this message have been removed]
I'm using the data upgrade utility to perform the upgrade portion from 8.03 to 9.04. Everything went fine until I got to the data conversions being run from admin tools. I completed the schema update to bring it to 9.04. I then started the app server 904EpicorDataUpgAS. I launched admin tools and it ran for some time. Then it blew up and gave me the following error message.

Unable to delete old values for the index of a word-indexed field (index OrgWordIdx of table LangOrg). The index may be damaged. (12112)

I click ok and admin tools shuts down. The app server process continues to chew up CPU. Admin tools automatically relaunches itself and when I login, it will not proceed because of a process still running. If I disconnect that process and relaunch admin tools I get this...

Non-recoverable database conversion failure. Your data is probably corrupt. Please contact support.

I went back and did a IDXBUILD all on the 8.03 database and re-ran all steps up to admin tools, but it still blew up at the same spot.

Anyone have an idea of what this might be?





________________________________

Technical information contained in this e-mail may be controlled by the United States Government, Department of State, International Traffic and Arms Regulations (ITAR) (22 CFR 120-130) which requires an export license prior to sharing with foreign persons. Lacking such license, ITAR technical data is limited to U.S. persons only. It is the responsibility of the organization and the individual in control of this data to abide by U.S. Export Laws. If you are not a U.S. person take no further action with this e-mail and contact sender immediately.


[Non-text portions of this message have been removed]
You've probably got the wrong word-break table. Most likely unicode vs
non-unicode.

Truncate your BI,Generate a new wordbreak file, rebuild your indexes and
that should sort you out.

We hit the same thing when we went to 9.

Here's a link to a doc from progress that will explain how to generate the
wordbreak and such in more detail:
http://documentation.progress.com/output/OpenEdge102b/pdfs/dvint/dvint.pdf



On Wed, May 23, 2012 at 6:33 PM, James Todd <james.todd@...> wrote:

> **
>
>
> I'm using the data upgrade utility to perform the upgrade portion from
> 8.03 to 9.04. Everything went fine until I got to the data conversions
> being run from admin tools. I completed the schema update to bring it to
> 9.04. I then started the app server 904EpicorDataUpgAS. I launched admin
> tools and it ran for some time. Then it blew up and gave me the following
> error message.
>
> Unable to delete old values for the index of a word-indexed field (index
> OrgWordIdx of table LangOrg). The index may be damaged. (12112)
>
> I click ok and admin tools shuts down. The app server process continues to
> chew up CPU. Admin tools automatically relaunches itself and when I login,
> it will not proceed because of a process still running. If I disconnect
> that process and relaunch admin tools I get this...
>
> Non-recoverable database conversion failure. Your data is probably
> corrupt. Please contact support.
>
> I went back and did a IDXBUILD all on the 8.03 database and re-ran all
> steps up to admin tools, but it still blew up at the same spot.
>
> Anyone have an idea of what this might be?
>
> ________________________________
>
> Technical information contained in this e-mail may be controlled by the
> United States Government, Department of State, International Traffic and
> Arms Regulations (ITAR) (22 CFR 120-130) which requires an export license
> prior to sharing with foreign persons. Lacking such license, ITAR technical
> data is limited to U.S. persons only. It is the responsibility of the
> organization and the individual in control of this data to abide by U.S.
> Export Laws. If you are not a U.S. person take no further action with this
> e-mail and contact sender immediately.
>
> [Non-text portions of this message have been removed]
>
>
>



--
*John Driggers*
*High End Dev, System Design, Profit Drinking*
*
**:: 904.404.9233*
*:: waffqle@...*
*:: NO FAXES*

*

*


[Non-text portions of this message have been removed]
Thanks so much for your help John. That's what the problem was. The system was not running in Unicode which it should be. I built the proword file and rebuilt indexes and the conversions processing correctly now.



-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of John Driggers
Sent: Wednesday, May 23, 2012 6:11 PM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Conversion error - Data upgrade utility

You've probably got the wrong word-break table. Most likely unicode vs non-unicode.

Truncate your BI,Generate a new wordbreak file, rebuild your indexes and that should sort you out.

We hit the same thing when we went to 9.

Here's a link to a doc from progress that will explain how to generate the wordbreak and such in more detail:
http://documentation.progress.com/output/OpenEdge102b/pdfs/dvint/dvint.pdf



On Wed, May 23, 2012 at 6:33 PM, James Todd <james.todd@...> wrote:

> **
>
>
> I'm using the data upgrade utility to perform the upgrade portion from
> 8.03 to 9.04. Everything went fine until I got to the data conversions
> being run from admin tools. I completed the schema update to bring it
> to 9.04. I then started the app server 904EpicorDataUpgAS. I launched
> admin tools and it ran for some time. Then it blew up and gave me the
> following error message.
>
> Unable to delete old values for the index of a word-indexed field
> (index OrgWordIdx of table LangOrg). The index may be damaged. (12112)
>
> I click ok and admin tools shuts down. The app server process
> continues to chew up CPU. Admin tools automatically relaunches itself
> and when I login, it will not proceed because of a process still
> running. If I disconnect that process and relaunch admin tools I get this...
>
> Non-recoverable database conversion failure. Your data is probably
> corrupt. Please contact support.
>
> I went back and did a IDXBUILD all on the 8.03 database and re-ran all
> steps up to admin tools, but it still blew up at the same spot.
>
> Anyone have an idea of what this might be?
>
> ________________________________
>
> Technical information contained in this e-mail may be controlled by
> the United States Government, Department of State, International
> Traffic and Arms Regulations (ITAR) (22 CFR 120-130) which requires an
> export license prior to sharing with foreign persons. Lacking such
> license, ITAR technical data is limited to U.S. persons only. It is
> the responsibility of the organization and the individual in control of this data to abide by U.S.
> Export Laws. If you are not a U.S. person take no further action with
> this e-mail and contact sender immediately.
>
> [Non-text portions of this message have been removed]
>
>
>



--
*John Driggers*
*High End Dev, System Design, Profit Drinking*
*
**:: 904.404.9233*
*:: waffqle@...*
*:: NO FAXES*

*

*


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



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links




________________________________

Technical information contained in this e-mail may be controlled by the United States Government, Department of State, International Traffic and Arms Regulations (ITAR) (22 CFR 120-130) which requires an export license prior to sharing with foreign persons. Lacking such license, ITAR technical data is limited to U.S. persons only. It is the responsibility of the organization and the individual in control of this data to abide by U.S. Export Laws. If you are not a U.S. person take no further action with this e-mail and contact sender immediately.