Data warehouse tablespace usage - oracle
![]()
Norman Dignard (356●6●75●133)
| asked Oct 27 '17, 9:54 a.m.
retagged Nov 03 '17, 1:39 a.m. by Minakshi Jaint (511●3) We're now running 602 using oracle as a back end. In our initial setup (3.x) we created all the required user accounts and tablespaces including one for DW.
In looking at the database space usage, nothing is being written to the DW tablespace. I'm wondering if we messed up somewhere in our setup. Has anyone else noted this ?
|
One answer
![]() Hi Norman,
Comments We do have dcc installed and DCC jobs do execute. The DW tablespace shows no growth . Check the dcc log files in [JazzTeamServer]\server\logs. You can see how many records are inserted / updated into data warehouse in dcc_etl.log and many other dcc_etl_*.log.
|