OnDemand User Group

Support Forums => MP Server => Topic started by: Jaydeep Mehta on February 05, 2018, 04:55:33 AM

Title: After CMOD Fix packe Upgraded what are the arsdb command should run
Post by: Jaydeep Mehta on February 05, 2018, 04:55:33 AM

Hi all ,

We have done the CMOD Upgraded from Version 10.1.0.0 to 10.1.0.2.
But we didn't run the any of below arsdb command .

Please confirm what are the command must be  run after fix pack upgrade .


     Apply the current fix pack
        See the section on your specific platform
      For SQL Server: Drop the current indexes
            arsdb [-I <OD_INSTANCE>] -efv
      Update the database
            arsdb [-I <OD_INSTANCE>] -uv
      For SQL Server: Create the current indexes
            arsdb [-I <OD_INSTANCE>]-rfv
      Then perform database maintenance
            arsdb [-I <OD_INSTANCE>] -mv
         for Oracle
            arsdb [-I <OD_INSTANCE>] -sv
      Start the IBM Content Manager OnDemand Server
        arssockd [-I <OD_INSTANCE>] -S
      where OD_INSTANCE is the IBM Content Manager OnDemand instance name. If
      this is not specified, the default is ARCHIVE.


While running the Generic indexer loading we got below error , may be because we didn't run the above command , I have tried with all the codepage value with pdf/text file .

ARS1196E Invalid generic index file format: >CODEPAGE=819<

Please suggest .
Title: Re: After CMOD Fix packe Upgraded what are the arsdb command should run
Post by: jsquizz on February 05, 2018, 11:04:29 AM
I did this in my tech environment and saw no issuees.

./file.bin -i console

Ran fine..

What kind of file/indexing are you using?
Title: Re: After CMOD Fix packe Upgraded what are the arsdb command should run
Post by: Justin Derrick on February 05, 2018, 11:50:46 AM
Hi Jaydeep.

The answer you seek is two lines above the section you posted:

> These steps are only required if you are upgrading from a previous version of IBM Content Manager OnDemand for Multiplatforms Server.

Unless otherwise stated, IBM CMOD database upgrades are only for major version upgrades, like V9.5 to V10.1.

Of course, it goes without saying:  You absolutely MUST do your homework when doing upgrades.  Perform the upgrades on test or development servers, and work your way through each platform/region and complete a full testing cycle in order to ensure that all of the features you use are working as you expect them to.

-JD.
Title: Re: After CMOD Fix packe Upgraded what are the arsdb command should run
Post by: Jaydeep Mehta on February 07, 2018, 03:39:04 AM
Hi Justin,

Thanks for your valuable response ,we are performing upgraded on DEV server only and while testing only we getting some issue .