Unsolved
This post is more than 5 years old
11 Posts
0
1447
January 12th, 2009 05:00
EMCSTSDB & RAMBDB
Folks,
My controlcenter and storagescope server both reside on the same host, I can login to RAMBDB as stsview but dont see anything for EMCSTSDB, when I use sqlplus to connect to RAMBDB the views for storagescope i.e view sql do not exist can anyone advise. Or am I barking up the wrong tree here. I did a select from all_views but did not see anything with srm in it.
Thanks
Al
My controlcenter and storagescope server both reside on the same host, I can login to RAMBDB as stsview but dont see anything for EMCSTSDB, when I use sqlplus to connect to RAMBDB the views for storagescope i.e view sql do not exist can anyone advise. Or am I barking up the wrong tree here. I did a select from all_views but did not see anything with srm in it.
Thanks
Al
No Events found!
seamuscoffey
472 Posts
0
January 12th, 2009 14:00
Do you have the StorageScope AND the FLR license keys enabled in CC Console? And have all the relevant Host Agent DCPs enabled?
Regards,
Séamus Coffey
EMC Global Services
Butterfly2
17 Posts
0
January 12th, 2009 17:00
1. You have to log out of RAMBDB.
2. Reset your oracle SID to EMCSTSDB
3. Login to EMCSTSDB through SQLPLUS or other tools like TOAD
4. From SQLPLUS, select * from user_objects, you should be able to get all objects you want in EMCSTSDB.
Hope this helps.
AllanMc
11 Posts
0
January 13th, 2009 01:00
I now just need to find a login for this dbase.
AllanMc
11 Posts
0
January 13th, 2009 01:00
Can storagescope run from within he rambdb database?
I must caveat this by stating I have just started here and have been looking at FLR and thought it would be easier to run sql etc to do away with duplicate data etc.
i.e in the Repository\oradata\ I only have rambdb and sample nothing that would suggest emcstsdb.
some files I can find are
D:\apps\ecc\Repository\database\initemcstsdb.ora
""\SPFILEEMCSTSDB.ORA
""\hc_emcstsdb.dat
Again in the init.ora I can see the following
background_dump_dest=C:\ECC\REPOSITORY\ADMIN\EMCSTSDB\BDUMP
cluster_database=FALSE
compatible=10.2.0.2.0
control_files=C:\ECC\REPOSITORY\ORADATA\EMCSTSDB\CONTROL01.CTL, C:\ECC\REPOSITORY\ORADATA\EMCSTSDB\CONTROL02.CTL, C:\ECC\REPOSITORY\ORADATA\EMCSTSDB\CONTROL03.CTL
core_dump_dest=C:\ECC\REPOSITORY\ADMIN\EMCSTSDB\CDUMP
but I believe the controlcenter was upgraded and installed on another drive but I have none of this, so I am wondering how in the world can I be getting data??
AllanMc
11 Posts
0
January 13th, 2009 01:00
I know have access thanks to all the help . I got the password from the create_user.log
Al