SAP Knowledge Base Article - Preview

3237064 - Database migration failed with error "ConfigParser.NoOptionError: No option 'loadOrder' in section: 'tables'"

Symptom

You are migrating your HANA database with command "python migrateSystem.py --configFile=./migration.properties"

But it failed with below error: 

2022-06-15 19:01:46,694 - DBMigrationTool.migrator.Config - INFO - Reading configuration from ./migration.properties
Traceback (most recent call last):   File "migrateSystem.py", line 376, in <module>     config.init(sys.argv[1:])
  File "/usr/sap/<SID>/SYS/exe/hdb/global/hdb/DBMigrationTool/migrator/Config.py", line 230, in init
    self.__parseCommandLine(argv)
  File "/usr/sap/<SID>/SYS/exe/hdb/global/hdb/DBMigrationTool/migrator/Config.py", line 217, in __parseCommandLine
    self._updateSettingsFromConfigFile()
  File "/usr/sap/<SID>/SYS/exe/hdb/global/hdb/DBMigrationTool/migrator/Config.py", line 171, in _updateSettingsFromConfigFile
    self.loadOrder = configFileOptions.get('tables', 'loadOrder')
  File "/usr/sap/<SID>/HDB00/exe/Python/lib/python2.7/ConfigParser.py", line 340, in get
    raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'loadOrder' in section: 'tables'

"Images/data in this KBA from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental." 


Read more...

Environment

  • SAP HANA 1.0
  • SAP HANA 2.0

Product

SAP HANA 1.0, platform edition ; SAP HANA, platform edition 2.0

Keywords

SAP HANA 1.0, SAP HANA 2.0, migration, big endian, little endian, Linux, SLES 11 SP4, SLES 12, IBM Power, Big Endian,  Little Endian, Migrate , KBA , HAN-LM-UPG-DB , Upgrade of HANA Database , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.