I realise this has probably already been answered here several times before, but because the search functionality isnt working at the moment, i cant find the answer.
I have an impromptu catalog, and i want to change the the database that the catalog is pointing to, as we moved the DB to a new oracle DB with a new schema name. (Table names are the same, and the table names in the catalog arent fully qualified so it should be ok to switch databases without changing the catalog structure)
As i still want to use the old database for other reporting, I don't want to simply change the database that the logical database name points to.
I try to open the catalog, and i can choose the different DB, but it is telling me that the user id and password are incorrect. This is true, because it is trying to connect using the old DBs logon, but I can't seem to change the userid and password.
What do i need to do to get the catalog reading from the new DB?
J
I have an impromptu catalog, and i want to change the the database that the catalog is pointing to, as we moved the DB to a new oracle DB with a new schema name. (Table names are the same, and the table names in the catalog arent fully qualified so it should be ok to switch databases without changing the catalog structure)
As i still want to use the old database for other reporting, I don't want to simply change the database that the logical database name points to.
I try to open the catalog, and i can choose the different DB, but it is telling me that the user id and password are incorrect. This is true, because it is trying to connect using the old DBs logon, but I can't seem to change the userid and password.
What do i need to do to get the catalog reading from the new DB?
J