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

[Bug]: Selecting archive summary table after setting ARCHIVELOG at once causes type converting error #630

Open
powerfooI opened this issue Nov 13, 2024 · 0 comments
Milestone

Comments

@powerfooI
Copy link
Collaborator

Describe the bug

  1. Apply a OBTenantBackupPolicy resource
  2. Error occurs several seconds after applying the resource
Query list failed, sql SELECT dest_id, round_id, dest_no, status, start_scn, start_scn_display, checkpoint_scn, checkpoint_scn_display, compatible, base_piece_id, used_piece_id, piece_switch_interval, input_bytes, input_bytes_display, output_bytes, output_bytes_display, compression_ratio, deleted_input_bytes, deleted_input_bytes_display, deleted_output_bytes, deleted_output_bytes_display, comment, path FROM DBA_OB_ARCHIVELOG_SUMMARY ORDER BY round_id DESC LIMIT 1, param []: sql: Scan error on column index 7, name "checkpoint_scn_display": converting NULL to string is unsupported

Environment

ob-operator 2.3.0

Fast reproduce steps

  1. Apply a OBTenantBackupPolicy resource
  2. Error occurs several seconds after applying the resource

Expected behavior

No response

Actual behavior

No response

Additional context

No response

@chris-sun-star chris-sun-star added this to the 2.4.0 milestone Nov 25, 2024
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