How do we switch from init.ora file to asp file?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
What is meant by joins? List out the types of joins.
Display those managers salary greater than the average salary of his employees?(Based on oracle standard Emp table)
What is the difference between a user and a schema in oracle?
what is index?
How to rollback the current transaction in oracle?
A USER HAVING CREATE SESSION PREVILAGE CAN ALTER PASSWORD/CHANGE PASSWORD?
what is query and types of query
What is difference between UNIQUE constraint and PRIMARY KEY constraint ?
How to define a data source name (dsn) in odbc manager?
What is the Tune Query
Describe the types of sub query?
What do you mean by merge in oracle?