on 2024 Jan 30 12:20 PM
I have a number of entries in CheckDB job for tables and indexes in wrong tablespaces. I can appreciate that these are only warning and with virtual drives probably not that important. I also know that this alert can be switched off. We are on an oracle database and I have corrected all the database errors using the following command:
alter table SAPSR3.TTREE move tablespace PSAPSR3750;
The command for the index from my old notes does not seem to be working, the command I have is:
alter index "SAPSR3.TTREE^0" rebuild tablespace PSAPSR3750;
The error I am seeing is ORA-01418: specified index does not exist. Does anyone have any idea what the command would be to move the index to the same tablespace?
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
53 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.