Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

tsql to change oracle pswd

0 views
Skip to first unread message

Chuck

unread,
Dec 23, 2009, 10:43:02 AM12/23/09
to
Is it possible to use tsql or sqlcmd to change an Oracle password?

Erland Sommarskog

unread,
Dec 23, 2009, 6:09:50 PM12/23/09
to
Chuck (nosp...@nospam.nospam) writes:
> Is it possible to use tsql or sqlcmd to change an Oracle password?

EXEC ('ORACLE CMD TO CHANGE PASSWORD') AT OracleSVR


--
Erland Sommarskog, SQL Server MVP, esq...@sommarskog.se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx

Chuck

unread,
Dec 24, 2009, 4:15:01 PM12/24/09
to
thanks, it seems so obvious now

"Erland Sommarskog" wrote:

> .
>

0 new messages