Temp space not getting created in Standby database
Hi Experts
I had created the standby database using Rman duplicate command.Every thing is fine and all parameters are correct.
The issue is only with the temp space.The temp tablespace got created logically on the standby Databse.But the tempfile related to that temp tablespace is not getting created at O/S level.How to get that os file.My team member suggested that using DD unix command we can create the temp.dbf file.
Can any body let me know the command how to create the temp.dbf at o/s level
the logical temp file name showing on database is "/u01/app/oracle/admin/Map/data/temp.dbf' on mount point I am not able to see physically.
Note:I can not see the temp.dbf file at oslevel on standby database.
Thanks in advance