Given SQL statement is not allowed to be executed at this time.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2023 08:54 PM
Hi I am trying to execute the SQL statement as below
'select DBMS_METADATA.GET_DDL(''FUNCTION'',''' || LIMIT || ''',''SYS'') from DUAL' from dba_profiles where RESOURCE_NAME = 'PASSWORD_VERIFY_FUNCTION' and limit !='NULL' order by PROFILE
How to fix this error?
0 REPLIES 0