hello
I would like to import the statistics of the prod-Database to the Test-Database.
The DB2 version of the Production is 8.1 FP 11 under HP-UX 11.23
The DB2 version of the Test-DB is 8.1 FP 14 under HP-UX 11.23
I have generated the DDL's using "db2look -m" on the production, and try now to run these DDL's again the Test-Database.
Unfortunately for some tables I receive the error message:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>
DB21034E The command was processed as an SQL statement because it was not a valid Command Line Processor command. During SQL
processing it returned:
SQL1227N The catalog statistic "100 1885 135 1857 165 1782 180 1698 255 1504 285 13" for column "PAGE_FETCH_PAIRS" is out of
range for its target column, has an invalid format, or is inconsistent in relation to some other statistic. Reason Code = "4". SQLSTATE=23521
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>
I am not sure what I can do.
Could someone help?
Thanks a lot in advance
Best regard
Renaud
I would like to import the statistics of the prod-Database to the Test-Database.
The DB2 version of the Production is 8.1 FP 11 under HP-UX 11.23
The DB2 version of the Test-DB is 8.1 FP 14 under HP-UX 11.23
I have generated the DDL's using "db2look -m" on the production, and try now to run these DDL's again the Test-Database.
Unfortunately for some tables I receive the error message:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>
DB21034E The command was processed as an SQL statement because it was not a valid Command Line Processor command. During SQL
processing it returned:
SQL1227N The catalog statistic "100 1885 135 1857 165 1782 180 1698 255 1504 285 13" for column "PAGE_FETCH_PAIRS" is out of
range for its target column, has an invalid format, or is inconsistent in relation to some other statistic. Reason Code = "4". SQLSTATE=23521
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>
I am not sure what I can do.
Could someone help?
Thanks a lot in advance
Best regard
Renaud