Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Reset audsid field in sys.v$session

Re: Reset audsid field in sys.v$session

From: MarkP28665 <markp28665_at_aol.com>
Date: 1997/08/13
Message-ID: <19970813225801.SAA03170@ladder02.news.aol.com>#1/1

It is not a good idea to make changes to any column of a dynamic performance, dictionary, or fixed (x$) table unless you do so through a command/SQL statement provided by Oracle.

Oracle provides numerous functions and procedures in the dbms_**** packages that come with the database for doing things like creating temporary table names, assigning unique identifies to a user, etc....

Mark Powell -- The only advise that counts is the advise that you follow so follow your own advise Received on Wed Aug 13 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US