Author Topic: After CMOD Fix packe Upgraded what are the arsdb command should run  (Read 1951 times)

Jaydeep Mehta

  • Guest

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

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: After CMOD Fix packe Upgraded what are the arsdb command should run
« Reply #1 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?
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2230
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: After CMOD Fix packe Upgraded what are the arsdb command should run
« Reply #2 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.
« Last Edit: February 05, 2018, 11:53:26 AM by Justin Derrick »
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

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

Jaydeep Mehta

  • Guest
Re: After CMOD Fix packe Upgraded what are the arsdb command should run
« Reply #3 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 .