Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do we switch from init.ora file to asp file?

Answer Posted / sachin

we can switch from init.ora file to a sp file with the help
of the command
create spfile from
pfile='c:\oracle\database_name\pfile\init.ora'

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When system tablespace is created?

1090


How do I manually uninstall oracle client?

1151


Why do we use coalesce function in oracle?

1167


What is the usage of merge statement?

1203


What is the usage of control file in oracle?

1142


How to connect to a local oracle 10g xe server?

1032


what is the use of system.effective.date variable in oracle?

1161


How can I see all tables in oracle?

1060


Explain the use of analyse option in exp command.

1194


What is the implicit cursor in oracle?

1170


why dont we assign not null constraint as table level constraint.

2797


What is columnar storage what is the advantage?

1121


why should i declare foreign key constraint as self relation instead of binary relation in tables ?

2091


How view is different from a table?

1081


i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

2007