Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    p_file_04 doesn't import entire z79 table

    • Article Type: General
    • Product: Aleph
    • Product Version: 18.01

    Description:
    I am testing fiscal year end in v18. Using p_file_03, I export the z79 table from our test server pegasus and ftp it to our test server. So far so good.

    But when I import it on Test, using p_file_04, it doesn't seem to get the whole file. An sql count(*) of the z79 shows 3,849,221 on Prod and 2,619,123 on Test.

    The table space is not full. I did have an error message on one record

    Record 219071: Rejected - Error on table ABC50.Z79, column Z79_ORDER_KEY.
    ORA-01400: cannot insert NULL into (Z79_ORDER_KEY)

    so we deleted that record, but it didn't help. I've tried it with both p_file_03 and a straight oracle export
    and get the same problem. I even tried splitting up the file into four chunks, didn't help either.

    Resolution:
    I agree with you that this should not be happening, but the z79 is the Acquisitions (Order) Index and can be created by running p_acq_04.

    I suggest that after exporting the other acq tables to the Test server you run p_acq_04 to generate the z79.

    Then, after you run p_acq_04 on Prod the next time (whenever that is), please try the p_file_03/p_file_04 again to see if the problem continues.


    • Article last edited: 10/8/2013