ORA-00604: an error has occurred at the SQL level 1 recursive

Hi all

I made the full database expdp and impdp Production to test the server its success but during the creation of any user or change password its me poster below error

SQL > create user identified by bam bam
2 default tablespace users
3 tablespace temporary temp
4 unlimited quota on users;
create user bam identified by bam
*
ERROR on line 1:
ORA-00604: an error has occurred at the SQL level 1 recursive
ORA-06502: PL/SQL: digital or value error: character string buffer too small
ORA-06512: at line 7


SQL > alter user identified by 12345; system
change the system of the user identified by 12345
*
ERROR on line 1:
ORA-00604: an error has occurred at the SQL level 1 recursive
ORA-06502: PL/SQL: digital or value error: character string buffer too small
ORA-06512: at line 7

kindly help me to solve this problem.

Thank you.

One last thing. 100% make sure error is defined as partners on the issue of Test database:

change the system '_system_trig_enabled' = FALSE;

And then try to create/modify the user. For example:

SQL> create or replace
  2    trigger ORA_06502
  3      after alter
  4      on database
  5      declare
  6          v_str1 varchar2(1);
  7          v_str2 varchar2(3);
  8      begin
  9          v_str2 := 'ABC';
 10          v_str1 := v_str2;
 11  end;
 12  /

Trigger created.

SQL> alter user u1 identified by u1
  2  /
alter user u1 identified by u1
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
ORA-06512: at line 6

SQL> alter system set "_system_trig_enabled"=FALSE;

System altered.

SQL> alter user u1 identified by u1
  2  /

User altered.

SQL> 

SY.

Tags: Database

Similar Questions

  • ORA-29702: an error has occurred in the operation of Service of Cluster Group

    Hello

    After closing down a knot trying unsuccessfully at the start of this node:

    SQL > startup
    ORA-29702: an error has occurred in the operation of Service of Cluster Group

    I got this message.

    Here is a log of file: orcl2_lmon_13886.trc

    */Oracle/admin/ORCL/bdump/orcl2_lmon_13886.TRC*
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64 bit Production
    With the options of partitioning, Real Application Clusters and Data Mining
    ORACLE_HOME = / oracle/DB
    Name of the system: Linux
    Name of the node: DB2
    News Release: 2.6.18 - 53.el5
    Version: #1 SMP Wed Oct 10 16:34:19 EDT 2007
    Machine: x86_64
    Instance name: orcl2
    Redo thread mounted by this instance: 0 < none >
    Oracle process number: 5
    The Unix process PID: 13886, image: oracle@DB2 (MON)

    :() 2008-12-19 10:08:26.214 SERVICE NAME *.
    SESSION ID: (1102.1) 2008-12-19 10:08:26.214 *.
    21522 GHG 8 resource pool
    GHG enqueues 33158
    GES CPI: Receivers 3 shippers 3
    GES CPI: Buffers receive 1000 Send (i: 2750 b:1934) reserve 1000
    GES CPI: Msg 408 lot 8192 regular size
    Factor of batch processing: enqueue replay ack 201, 224
    Factor of batch processing: cache size 126 by 64 lock replay
    kjxggin: receive buffer size = 32768
    clsc_connect: (0x1d19a030) no listener to (ADDRESS = (PROTOCOL = ipc) (KEY = OCSSD_LL_db2_crs))
    * 2008-12-19 10:08:29.819: CSSCLNTclsssInitNative: connection failed, rc 9 *.
    kgxgncin: SATC init failed with status 3
    kjxgmin: kgxgncin failed - (2)
    kjxggin: generic group layer init fails
    2008-12-19 10:08:29.819 *.
    Stopping the queue Service global
    2008-12-19 10:08:29.820 *.
    enqueue global service detach CM:pid = 13886

    I did check the listener, it didn't work, but I start it:

    LSNRCTL > status
    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: release 10.2.0.3.0 - Production
    Start date December 19, 2008 10:49:42
    Uptime 0 days 0 h 3 min 55 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP ON
    Parameter Listener of the /oracle/DB/network/admin/listener.ora file
    The listener log file /Oracle/DB/network/log/listener.log
    Summary of endpoints listening...
    * (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=localhost.localdomain) (PORT = 1521))) *.
    The listener supports no services
    The command completed successfully
    LSNRCTL >

    Could you give me a guide how to start this node? or where is a problem?

    Before the start of the database, you can, you must start the CRS.

  • Test failed: ORA-00604: error occurred at the SQL level 1 recursive

    Hi am in weblogic 10.3.6 will have this error when I try to create the data source

    ORA-01882: zone schedule found region < br / > oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462) < br / > oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:397) < br / > oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389) < br / > oracle.jdbc.driver.T4CTTIfun.processError(T4CTTIfun.java:689) < br / > oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:455) < br / > oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481) < br / > oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205) < br / > oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:387) < br / > oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:814) < br / > oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:418) < br / > oracle.jdbc.driver.PhysicalConnection. < init > (PhysicalConnection.java:678) < br / > oracle.jdbc.driver.T4CConnection. (< init > (T4CConnection.java:234) < br / > oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34) < br / > oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567) < br / > oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:404) < br / > oracle.jdbc.xa.client.OracleXADataSource.getPooledConnection(OracleXADataSource.java:674) < br / > oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:267) < br / > oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:134) < br / > () weblogic.jdbc.common.internal.DataSourceUtil.testConnection DataSourceUtil.java:314) < br / > com.bea.console.utils.jdbc.JDBCUtils.testConnection(JDBCUtils.java:734) < br / >...

    Try to change the regional settings to English (US or UK)

    In addition, adf apps work properly with pilots XA then create your data source with non - XA driver.

    Dario

  • ORA-30992: an error has occurred to Xpath ready, CstmrCdtTrfInitn, GrpHdr, CreDtTm

    Hi all

    I get this error when my XML with an XSD validation using Oracle

    XMTYPE variable.schemavalidate ();

    ORA-30992: an error has occurred to Xpath ready, CstmrCdtTrfInitn, GrpHdr, CreDtTm

    ORA-01830: date format picture ends before converting all of the input string

    I have the following XML generated which is having an element with time zone time-stamped in it.

    Total on the XML data:

    < TransactionFile CreationDate = "" 2013-09 - 02T 16: 47:32 + 01:00 "entity"TEST"= >"

    I'm against an XSD validation then that apply to a style sheet and using Oracle XMLTRANSFORM

    The stylesheet has the following code (code XSLT):

    "< CreDtTm > < xsl: value-of select="@CreationDate "/ > < / CreDtTm >

    The XML is properly validated and transformed in the final XML output, but for some reason it adds any fraction to my such date as displayed below:

    < CreDtTm > 2013 - 09 - 05T 16: 40:44.000000 + 01:00 < / CreDtTm >

    I'm finally validate this output with a predefined standard XSD, where the CredtTm is defined as a datetime variable

    < xs: element name = "CreDtTm" type = "ISODateTime" / >

    ISODateTime is of type datetime

    < xs:simpleType name = "ISODateTime" >

    < xs:restriction base = "XS: DateTime" / >

    < / xs:simpleType >

    Thanks for reading so far. Near here the real problem

    I'm posting this in my Oracle pakaged procedure, using the v_pain_xmldata.schemavalidate ();   (variable v_pain_xmldata is an XMLTYPE variable)

    During the validation of the XML with this XSD it fails with the above error

    Can someone let me know why it's a failure? Because we have the final zone as in my XML output format in the w3school standard

    http://www.w3schools.com/schema/schema_dtypes_date.asp

    I tried different dates hardcoing in my XML final to see which element in the date is a failure and here are the results. I think that when I add the minus sign hrs it is a failure

    2013-09 - 02T 16: does not work 47:32 + 01:00 -
    2013-09 - 02T 16: 47:32 - does not work 01:00 -
    2013-09-02 16:47:32 - does not work

    2013-09-02 - works
    2013-09 - 02T 16: 47:32 - works
    2013-09 - 02T 16: 47:32.000000 - works

    I'm using Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production


    For the record, I can't edit the XSD to add anything into it like that

    < xdb:SQLType XS: attribute = "TIMESTAMP WITH TIME ZONE' name ="CreationDate"type =" xs: DateTime "use ="required"/ >"

    As this is a standard XSD SEPA provided by the customer and therefore no changes can be made for her.

    I have only option for me is to modify the stylesheet to probably enter a format to convert the date in datetime format, however, the above generated output is a valid datetime format.

    Any question, please get back to me. Would appreciate any help on getting this problem sorted.

    Thanks in advace.

    What is this parenthesis for?

  • Firefox Version 27 Action Menu error in Reporting Services. An error has occurred with the extraction of data.

    Hello, since I've updated for Firefox 27.0.1 on Windows 7, I have a problem with Reporting Services on a Sharepoint site. It is a site of Sharepoint 2010 with SQL Server Reporting Services 2012 Sharepoint integrated mode. I was already on Firefox version 26 and didn't meet with this problem.

    When a report is opened and you use the Actions link on the Reporting Services toolbar, I get the following error messages.

    An error has occurred with the extraction of data. Please, refresh the page and try again.

    I tried updating to the beta version of Firefox 28 but the same error occurs. I see that someone else is having the same problem here. http://SharePoint-community.NET/forum/topics/reporting-service-and-Firefox-27

    Any help would be appreciated. Thank you!

    Ryan

    Firefox version 28.0 has corrected this problem. Thank you!

  • I can't send an e-mail. I get a message that says "an error has occurred on the POP3 mail server. What can or should I do? Thank you very much

    As I said, I use Mozilla Thunderbird for my emails. I can't send an e-mail. All I get is a message saying: "an error has occurred on the POP3 mail server. What should I do to get this working and sending emails? Thank you, Gary

    Suggest you try the Thunderbird support forum at http://getsatisfaction.com/mozilla_messaging.

  • How can I fix, "an error has occurred in the script on this page line: 2107"?

    How can I fix "an error has occurred in the script on this page line: 2107, Char: 1? I've recently upgraded to Explorer 9

    Hello

    I'll try to uninstall IE9 as shown in the link below.

    http://www.uniquetipsonline.com/how-to-uninstall-Internet-Explorer-9-from-Windows-Vista-and-Windows-7/

    When this is complete and you have restarted the PC, see if you can now print.  If everything works well, try reinstalling IE9 with your security software temporarily disabled during installation.

    Kind regards

    DP - K

  • Another thing appears and it says: "an error has occurred in the application. I hit restart request,

    I have a problem with my BSplayer. I'm trying to open a video and the BS 'bar' appears, but there is no video. Another thing appears and it says: "an error has occurred in the application. I hit restart request, it did not work. I also tried to see the bug report, but I couldn't understand him. Please help me. Moreover, it worked great yesterday. And I also tried with other videos but with the same result.

    Hello

    Uninstall/reinstall or you might ask their Support Forums.

    Cheer.

  • Script error it appears on every page. An error has occurred in the script on this page don't you wanty to continue. How can I get rid of him.

    A small boc appears in the center of my screen.  Says: Script error on top.  Then, an error has occurred in the script on this page do you want to continue running the script on this page.  YES or NO how to stop this box to appear.

    Go to tools-Alt | Internet Options | Advanced (or control panel |) Internet Options | Advanced) in IE and the box disable script debugging and uncheck the box to show a notification of every script error.

    Steve

  • Media Player an error has occurred in the script on this page.

    When I try to find album info I get the following:

    An error has occurred in the script on this page.

    Line: 1

    Tank: 243

    Error: Automation server can't create object

    Code: 0

    http://fai.music.metaservices.Microsoft.com/fai/scripts/default.js

    Do you want to continue running scripts on this page?

    Hello


    1 did you change on your computer before this problem?
    2. who is the operating system installed on the computer?
    Method 1:
    You can run the troubleshooter in the Windows Media Player library.

    Open the troubleshooter in the Windows Media Player library

    http://Windows.Microsoft.com/en-us/Windows7/open-the-Windows-Media-Player-library-Troubleshooter

    Method 2:
    You can try to re - register wmp.dll file.
    a. click on start.
    (b) in the type box command prompt search.
    c. right-click and select run as administrator.
    d. type the following commands

    regsvr32 wmp.dll, and ENTER.

    regsvr32 jscript.dll and ENTER.

    regsvr32 vbscript.dll and ENTER.

    Method 3

    You will have to perhaps to regenerate the database of Windows Media Player and see if it works very well.
    To resolve this problem, delete the Windows Media Player database. To do this, follow these steps:
    a. exit Windows Media Player.
    b. Click Start, in the search for box %LOCALAPPDATA%\Microsoft\Media Playertype and then click OK.
    c. Select all files in the folder and then click on Delete on the file menu.
    Note: You don't have to remove the folders that are in this folder.
    d. restart the Player Windows Media .

    Note: Windows Media Player automatically rebuilds the database
     
    Method 4:
     
     
    Windows Media Player, all by going online to find the information of the Album follows the same set of rules that governs the internet Explorer. Therefore, you can follow the steps mentioned in the article below for a possible resolution to the question:
     
    How to troubleshoot script errors in Internet Explorer
     
     
    I hope this helps.
  • Error at startup, "an error has occurred in the program during installation... ox80070002.

    Original title: Constanr Error Message at startup.

    When I start my computer the message appears on the screen that says "an error has occurred in the program during installation... ox80070002" How can I fix?

    Open log on to Windows as administrator or an account with administrator rights.
    Click Start | All programs | Accessories | System Tools, and then click System Restore.

    Then, in the window system restore, click on the option "Restore my computer to an earlier time" (Note: this option)

    may already be selected), then click Next.
    In her select a Restore Point window, use the calendar to select a date before the day of the change or problem o

    Next.
    Note: A system restore message may appear that lists configuration changes that system restore will make. Click OK.
    In the page confirm the Restore Point selection, click Next.
    System Restore will now restore Windows XP configuration, and then restart the computer.

    Finally log on to the computer (using the same Admin account).
    The system restore restoration complete 'window' is displayed.
    Click OK.

    Your fact restore the PC to the point in time, you have selected.

    J W Stuart: http://www.pagestart.com

  • an error has occurred in the script on this page. expected tank 21079 error code line 2 0

    Windows media player 11
    an error has occurred in the script on this page.
    line 2
    Char 21079
    expected error
    code 0

    Hello

    Thanks for the post. I understand that you meet the on Internet Explorer script error.

    I suggest you check out the link and follow the steps.

    How to troubleshoot script errors in Internet Explorer

    http://support.Microsoft.com/kb/308260

    Hope it will be useful.

  • Message: "an error has occurred in the script.' when tried to open services

    Original title: Internet Explorer Script error

    When I go to administrative tools, and open Services, a notification stating 'an error has occurred in the script.'

    Online: 31

    Tank: 12

    Error: Library not regisetred

    Code: 0

    URL: res://C:\WINDOWS\System32\mmcndmgr.dll/views.htm

    Pls help me solve the problem.

    I am using windows xp sp3 and IE 8

    Hi daveliew1998,

    Try these steps and check the result.
    Step 1: Scanner of sfc (System File Checker) to see if any system file is missing or damaged. To do this, try the following steps:
    a. Click Start, click Run, type cmd and click ok.
    b. at the command prompt, type sfc/scannow and press ENTER.
    c. once the analysis is complete, restart the computer and check if the problem persists.

    Note: You will be asked to insert the Windows XP disk, if a file is missing.

    For more information, see Description of Windows XP System File Checker (Sfc.exe)

    Step 2: If the problem continues, check if it runs in safe mode, and you might consider the publication of details for further assistance
    See start the computer in safe mode

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • I'm unable to print Web sites. I get the error: "an error has occurred in the script on this page. Error: class doesn't support automation. »

    My printer does not work online I get. An error has occurred in the script on this page. Error: class doesn't support automation. Could someone help me please.

    Hello

    1. what version of internet explore do you use?

    2. What is the brand and model of the printer?

    3 - is the problem occurs when you use Internet Explorer or other documents too?

    4 have have there been recent changes made on the computer before the show?

    Please try following methods and an update with the results.

     

    Method 1: Impossible to print or view the print preview of a Web page in Internet Explorer

    http://support.Microsoft.com/kb/973479

    Method 2:

    If you are having problems with Internet Explorer, I suggest you to refer to the links and check if it helps.

    Correct errors in Internet Explorer

    http://support.Microsoft.com/kb/822521

    How to resolve script errors in Internet Explorer on Windows computers

    http://support.Microsoft.com/kb/308260

    Let us know if it helps.

  • The backup has failed. An error has occurred. The following information can help you resolve the error: the request has been aborted. (0x80099704D3)

    Hello, I am running Windows Vista Home Premium and trying to make Windows backup on DVD, I was able to cross 5 DVDs then it asked me to insert the DVD successfully n ° 6 I did and he never finished and I got this error:

    The backup has failed. An error has occurred. The following information can help you resolve the error: the request has been aborted. (0x80099704D3)

    The DVD I have are DVD so I can't rewrite over and over again. Can I somehow he pick up where it left off to complete my backup?

    Help! Thank you

    Lisa

    Hello

    -No, I don't have third-party backup programs installed.
    -J' tried using another disk backup, but it started it count once again as "disk 1" yet I had left off to "drive 6"and I couldn't tell if he has taken over where I left off or starting on even once, I don't want to do because I can't rewrite on my DVD. , because they are disposable.
    Because I needed to achieve this, I advanced and bought more DVD and will continue to backup even if I do not know where she had stopped. I think I can say that it not continue starting above and to the right.
    I think that the problem might have been that DVD #6 was bad, as he had a scratch on her, even if it was new out of the envelope.
    Software AV is not the issue, I am able to do backup, I wanted to just be able to pick up where I left off, as opposed to duty again since the beginning of my documents again. I just wish that Windows backup has been a little easier to use, in particular the fact that it is not "tag" my files to show who we are it is already saved, just like other software, (ex Mozy), which is very useful. And be able to choose what files I need backup rather than being limited to simply choose the 'file type '...

Maybe you are looking for

  • Import EM customer email data

    Is there a way or a tool to import a database of the client local em in thunderbird, maintaining the folder/subfolder structure?

  • HP Pavilion 17-e020sf LAN driver problem

    Hello I have a problem with my HP Pavilion e020sf 17. I installed windows 7 and when I try Driver from Realtek to controller network (sp55979.exe) I get the message ' The RealTek network adapter/controller was not found.If the active deep sleep Mode

  • I have a HP Deskjet 6980

    In the last 10 days, printer taking lkonger and more time to ptint.  Nothiong is now printing.  Is go to troubleshooting and nothing provided helped I'm on Windows 7

  • Support Tech scam

    I received a call from someone who says they have authorized a Microsoft support and wanted me to push the button icon window + r. I did this and they said that I could check their application by visiting . Is this a legitimate Microsoft address?

  • Make files hidden media?

    What is the point of this folder? Whenever I start PP a few minutes while working on a project of my SSD is full with more than 30 concerts of this shit that makes it so I can't save or export because it fills the reader. And every time I remove my p