Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate_metadata procedure missing new fields #5

Open
iversond opened this issue Feb 14, 2023 · 1 comment
Open

generate_metadata procedure missing new fields #5

iversond opened this issue Feb 14, 2023 · 1 comment

Comments

@iversond
Copy link

We recently upgraded to 8.60 and ran the gfcpsstats11.generate_metadata procedure to make sure our GFC tables were in sync with the database. We get the following error when running the procedure:

EXECUTE gfcpsstats11.generate_metadata;

BEGIN gfcpsstats11.generate_metadata; END;
Error report -
ORA-01400: cannot insert NULL into ("SYSADM"."PS_GFC_STATS_OVRD"."DEL_STATS")

It looks like this procedure doesn't include the newer fields in the PS_GFC_STATS_OVRD table.

@davidkurtz
Copy link
Owner

davidkurtz commented Feb 14, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants