sqlplus and "show parameter"
hi,
I cloned two databases from a database (copying filesystem, modifying parameter file, and recreating control file).
on one of the cloned databases when I log in as a user using sqlplus and do show parameter db_name, it shows the parameter.
on the other one, it says "table or view does not exist".
why is this? they were both cloned from the same database!
thanks