hey...
u can change init.ora parameter without shuting down database.. u can use ALTER SYSTEM command..
E.G.
ALTER SYSTEM SET SQL_TRACE=TRUE;
but be careful..u can't change the DB_BLOCK_SIZE parameter..once the database created...
You can post me queries on my email...
[email protected]
byeeeee




Reply With Quote