当前位置:网站首页>Do not log in or log in to solve the problem that the Oracle database account is locked.
Do not log in or log in to solve the problem that the Oracle database account is locked.
2022-07-03 01:18:00 【XuDream】
Sign in Oracle Prompt when ORA-28000: the account is locked;
The reason for this is :
More than three unsuccessful connections will automatically lock the account .
Solution :
- Login administrator account solution :
Using the account :system password :manager Sign in sysdba, Then use the administrator to modify the locking state of the user
alter user The name of the locked account account unlock; - Do not log in to the solution :
open cmd command , Use sqlplus /nolog; No login status to enter
then connect / as sysdba Use administrator identity
Last contact locking :alter user The name of the locked account account unlock;
边栏推荐
- leetcode 6103 — 从树中删除边的最小分数
- d,ldc构建共享库
- kivy教程之在 Kivy App 中使用 matplotlib 的示例
- Compare version number
- 465. 最优账单平衡 DFS 回溯
- Assets, vulnerabilities, threats and events of the four elements of safe operation
- Win10 can't be installed in many ways Problems with NET3.5
- Reading and writing speed of Reza rz/g2l arm development board storage and network measurement
- R language ggplot2 visualization: use ggplot2 to display dataframe data that are all classified variables in the form of thermal diagram, and customize the legend color legend of factor
- MySQL foundation 04 MySQL architecture
猜你喜欢

How wide does the dual inline for bread board need?

Data analysis, thinking, law breaking and professional knowledge -- analysis method (I)

Infrared thermography temperature detection system based on arm rk3568

Daily topic: movement of haystack

合并K个已排序的链表

Matlab Doppler effect produces vibration signal and processing
![[flutter] icons component (load the built-in icon of flutter | display the material design icon completely)](/img/f5/3ec22f1480227f33a1c8ac457155ed.jpg)
[flutter] icons component (load the built-in icon of flutter | display the material design icon completely)

Database SQL language 01 where condition

matlab 多普勒效应产生振动信号和处理
![[shutter] image component (configure local GIF image resources | load placeholder with local resources)](/img/73/19e2e0fc5ea6f05e34584ba40a452d.jpg)
[shutter] image component (configure local GIF image resources | load placeholder with local resources)
随机推荐
Arduino DY-SV17F自动语音播报
Cut point of undirected graph
Daily topic: movement of haystack
[Arduino experiment 17 L298N motor drive module]
合并K个已排序的链表
Kivy教程大全之 创建您的第一个kivy程序 hello word(教程含源码)
寻找标杆战友 | 百万级实时数据平台,终身免费使用
FPGA - 7系列 FPGA内部结构之Clocking -04- 多区域时钟
R language ggplot2 visual faceting, visual facet_wrap bar plot, using strip Text function customize the size of the strip of each facet title in the facet graph (cutimi
tp6快速安装使用MongoDB实现增删改查
MySQL --- 数据库查询 - 基本查询
Telephone network problems
[shutter] image component (cached_network_image network image caching plug-in)
Asynchronous, email and scheduled tasks
MySQL foundation 06 DDL
Assets, vulnerabilities, threats and events of the four elements of safe operation
按键精灵打怪学习-回城买药加血
FPGA - 7 Series FPGA internal structure clocking -04- multi area clock
MongoDB系列之MongoDB常用命令
ThinkPHP+Redis实现简单抽奖