After CMOD Fix packe Upgraded what are the arsdb command should run

Previous topic - Next topic

Jaydeep Mehta


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 .

jsquizz

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?
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING

Justin Derrick

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.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

Jaydeep Mehta

Hi Justin,

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