Link to home
Start Free TrialLog in
Avatar of bbasumatary
bbasumatary

asked on

How to include tempfile in creating crontrolfile from trace

Gurus,

My dictionary shows an tablespace entry TEMP01 but not the controlfile...how can add it in creating controlfile from trace
before opening the database. Is there any other option.

Thanks in advance.

Regards,
\\bbasumatary
Avatar of MohanKNair
MohanKNair

First create control file from trace and mount the database. Then using "alter database add tempfile ....." command add the tempfile for temporary tablespace. Open database.
ASKER CERTIFIED SOLUTION
Avatar of Acton Wang
Acton Wang
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial