This website requires JavaScript.
Explore
Help
Sign In
support
/
oracle
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0e7ae75904a11150ddc5901e3efc6421c7ff7fef
oracle
/
mhouri
/
disProf.sql
T
2 lines
83 B
SQL
Raw
Normal View
History
Unescape
Escape
2026-03-12 20:23:15
2026-03-12 21:23:47 +01:00
--Mhouri
EXEC
DBMS_SQLTUNE
.
ALTER_SQL_PROFILE
(
'&PROFILE_NAME'
,
'STATUS'
,
'DISABLED'
);
Reference in New Issue
Copy Permalink