Executing 8.1.1.10 IRM - query on DDL Sync
Hello,
I am running the import.bat file to import the SIFs and seed data as part of IRM. Our existing environment is on 8.1.1.4 on DB2 LUW (Unicode).
The SIFs are imported without any issues but the seed data import is failing. When i checked the seed_import.bat file, I found it is executing three DDL commands. The first two commands execute the DDL sync and the third one imports the seed data.
"%DDLPATH%\ddldict" /u %SIEBUSER% /p %SIEBPW% /c %ODBCDATASOURCE% /f ddl.ctl /d %TBLO% /t DCIRW /e y /a y /n %REPOSITORY%
"%DDLPATH%\ddlimp" /u %TBLO% /p %TBLOPW% /c %ODBCDATASOURCE% /l ddlimp.log /f ddl.ctl /b %TBLSPC% /x %INDSPC% /k %TBLSPC16K% /v %TBLSPC32K% /z y /g SSE_ROLE /r y /i y /t y /n n