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 the max number of columns in an oracle table?
How to select all columns of all rows from a table in oracle?
Difference between hot backup vs. Cold backup?
How to start a new transaction in oracle?
How can I introduce multiple conditions in like operator?
How to convert a string to a date in oracle database?
Anybody can tell me, how do we find second largest emp salary from emp table.. Thanks in advance ...
10 Answers Cognizant, ID, NTTF Nettur Technical Training Foundation, Sony, Verizon,
Is there a combination of "like" and "in" in sql?
how many types of index?
What are joins..how many types of joins are there?
29 Answers Amdocs, CSC, TCS,
Describe the types of sub query?
What are dml statements in oracle?