How do you resize a data file?
Answers were Sorted based on User's Feedback
Answer / karthikeyan.r
>alter database (database Name)
datafile "location of datafile" resize 200m or 350 m;
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sampath
> alter database (database name) datafile (number)
resize 200m or 300m
Is This Answer Correct ? | 1 Yes | 0 No |
hi iam kavya, i completed Oracle11i(finance module), i do not know how to face the interview questions please adivese me
How would you go about generating an EXPLAIN plan?
which gives Oracle R12 Financial training in delhi please give me answer its urgent?
where the dff data will be stored
Compare and contrast TRUNCATE and DELETE for a table.
Explain how to account for bank charges deducted from amount received against an invoice. : oracle accounts receivable
difference of using cursor for loop and open,fetch,close.which one is better
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
What is the Symbol use for Inner Join
why r u using etl tool.
Differentiate between earned discounts and unearned discounts? : oracle accounts receivable
You have just compiled a PL/SQL package but got errors, how would you view the errors?