solution
Hi, 5th Aug 2001 13:06 hrs chennai
Try it out like this and get back to this thread.
If it returns error please paste the error code for follow up.
You can dynamically set the command
alter system set timed_statistics = true.
Execute this as the user SYS.
SVRMGR> connect / as sysdba;
Connected.
SVRMGR> alter system set timed_statistics=true;
Statement processed.
I also want you try it out setting in the init.ora in case if it failed to be set dynamically and try whether you can work on it.
Cheers
Padmam
Attitude:Attack every problem with enthusiasam ...as if your survival depends upon it
Bookmarks