Home » RDBMS Server » Security » Reset SYS Account (Oracle 10g and Windows 2003)
|
|
|
|
|
|
|
|
|
Re: Reset SYS Account [message #611360 is a reply to message #611349] |
Tue, 01 April 2014 15:53   |
 |
papertiger
Messages: 22 Registered: March 2014 Location: MD
|
Junior Member |
|
|
C:\Documents and settings\sys>whoami /all
USER INFORMATION
user Name SID
============= ===================================
<servername>\sys XXXXXXXXXXXXXX
GROUP INFORMATION
Group Name Type Attributes
Everyone well-known group Mandatory group, enabled by default, enabled group
<servername>\ora_dba Alias Mandatory group, enabled by default, enabled group
Builtin\administrators Alias Mandatory group, Enabled by default, enabled group, group owner
Builtin\users Alias Mandatory group, enabled by default, enabled group
NT authority\Remote Interactive Logon Alias Mandatory group, enabled by default, enabled group
NT Authority\Interactive well-known group Mandatory group, enabled by default, enabled group
NT Authority\Authenticated Users well-known group Mandatory group, enabled by default, enabled group
NT Authority\This Organization well-known group Mandatory group, enabled by default, enabled group
Local well-known group Mandatory group, enabled by default, enabled group
NT Authority\NTLM Authentication well-known group Mandatory group, enabled by default, enabled group
PRIVILEGES INFORMATION
Privilege Name Description State
SeChangeNotifyPrivilege Bypass traverse checking Enabled
SeBackupPrivilege back up files and directories Disabled
SeRestorePrivilege change the system time Disabled
SeSystemTimePrivilege change the system time Disabled
SeShutdownPrivilege shut down the system Disabled
SeTakeOwnerShipPrivilege Take ownership of files or other objects Disabled
SeSystemEnvironmentPrivilege Modify firmware environment va1ues Disabled
SeSystemProfilePrivilege Profile system performance Disabled
SeProfilesingleProcessPrivilege Profile single process Disabled
SeIncreasesBasePriorityPrivilege Increase scheduling priority Disabled
SeLoadDriverPrivilege Load and unload device drivers Disabled
SeCreatePagefilePrivilege Create a page file Disabled
SeIncreaseQuotaPrivilege Adjust memory quotas for a process Disabled
SeUndockPrivileg Remove computer from docking station Disabled
SeManageVolume Privilege Perfomr volume maintenance tasks Disabled
SeImpersonatePrivilege Impersonate a client after authentication Enable
SeCreateGlobalPrivilege Create global objects Enable
|
|
|
|
Re: Reset SYS Account [message #611378 is a reply to message #611360] |
Wed, 02 April 2014 01:53   |
John Watson
Messages: 8974 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
Well, the whoami output looks fine. If your environment variables are right and your OS permissions are right and NTS is enabled in your sqlnet.ora and the service is running under a local system account (it is, isn't it?) then it should work.
The only remaining suggestion I have is to delete the Windows service for the instance, and create a new one (use the oradim.exe utility for this). Failing that, install a new Oracle Home and use that to create a service and open the database.
Perhaps someone else has an idea.
[Updated on: Wed, 02 April 2014 01:57] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Mon Apr 07 12:29:20 CDT 2025
|