ADR installation failed with SQL Developer - password must be in quotes

ADR installation through SQL Dev, go to this step of the process:

Update of the oracle.dbtools.common.config.file.ConfigurationFilesBase June 9, 2015 11:14:37

INFO: update of configurations: by default, apex_pu, apex

June 9, 2015 11:14:37 oracle.dbtools.installer.Installer installORDS

INFO:

Installation of Oracle version 3.0.0.121.10.23 REST Data Services

Journal of the oracle.dbtools.installer.Runner June 9, 2015 11:14:37

INFO:... Log file written to C:\Users\P00264Sumner\ordsinstall_2015-06-09_111437_00351.log

Journal of the oracle.dbtools.installer.Runner June 9, 2015 11:14:39

INFO:... Prerequisite database verified

Journal of the oracle.dbtools.installer.Runner June 9, 2015 11:14:40

INFO:... Oracle Data Services schema IS created

Journal of the oracle.dbtools.installer.Runner June 9, 2015 11:14:47

INFO:... Privileges Oracle REST Data Services

Journal of the oracle.dbtools.installer.Runner June 9, 2015 11:14:57

INFO:... REST Data Services created Oracle database objects

null

java.lang.reflect.InvocationTargetException

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at oracle.dbtools.jarcl.Entrypoint.main(Entrypoint.java:58)

Caused by: java.io.IOException: the script runtime error: ords_create_rest_users.sql error: ORA-00911: invalid character

Error at startup to the line: 48 in command.

create user ORDS_PUBLIC_USER identified by < CENSORED > account unlock temporary tablespace default tablespace USERS TEMP

Command line error: column 48: 49

Error report-

SQL error: ORA-00911: invalid character

Refer to the log file C:\Users\P00264Sumner\ordsinstall_2015-06-09_111437_00351.log for more details

at oracle.dbtools.installer.Runner.executeSQLScript(Runner.java:130)

at oracle.dbtools.installer.Runner.executeScripts(Runner.java:75)

at oracle.dbtools.installer.Runner.executeScripts(Runner.java:38)

at oracle.dbtools.installer.Installer.installORDS(Installer.java:104)

at oracle.dbtools.installer.Installer.execute(Installer.java:59)

at oracle.dbtools.rt.config.setup.SchemaSetup.install(SchemaSetup.java:62)

at oracle.dbtools.rt.config.setup.Setup.execute(Setup.java:193)

at oracle.dbtools.cmdline.DefaultCommand.execute(DefaultCommand.java:104)

at oracle.dbtools.cmdline.Commands.execute(Commands.java:172)

at oracle.dbtools.cmdline.Commands.main(Commands.java:135)

at oracle.dbtools.cmdline.Commands.main(Commands.java:299)

... 5 more

The chosen password falls into the category where there are.

On the issue of installing the password being quoted will be fixed in the next update.

On the second question, "in addition, an attempt to remove using SQL developer...» »
with the uninstall, it specifies the username, use SYS AS SYSDBA. -This will be also set for our next update.

Tags: Database

Similar Questions

  • How to connect container with SQL developer

    Hi all

    This is probably a trivial question-, but I'm not able to find the answer. I use sqlplus most of the time, so I am not familiar with SQL developer.

    I have 12 c and container named ORACONTAINER, in this container, I HR schema.

    When I do connect via sqlplus ("sqlplus hr/hr@ORACONTAINER') - it works well, and"sqlplus HR/HR"will not work - and that's ok.

    With SQL developer I can connect as sys, but when I try h/h it gives me name of username/password invalid - because I do not know where to specify the user HR container.

    Thank you

    Darko

    Try to give ORACONTAINER service name in sql developer.

  • Having problems with SQL Developer connection to the database on a LINUX machine

    Having problems with SQL Developer connection to the database on a LINUX machine
    Hello
    I am trying to connect my machine to windows 7 Home premium to an oracle database 11 g on RedHat 5 machine using SQL Developer. I got this error on SQL Developer
    Status: Failed - Test has failed: the network adapter could not establish the connection


    on Linux
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date                03-APR-2013 16:13:13
    Uptime                    7 days 22 hr. 16 min. 41 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/product/11.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.X.X.X)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orc11g" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    Service "orc11gXDB" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    Service "orc11g_XPT" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    and TNSPING
    tnsping 172.x.x.x
    
    TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 11-APR-2013 14:32:17
    
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    
    Used parameter files:
    /u01/app/oracle/product/11.2.0/db_1/network/admin/sqlnet.ora
    
    Used EZCONNECT adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=172.x.x.x))(ADDRESS=(PROTOCOL=TCP)(HOST=172.x.x.x)(PORT=1521)))
    OK (0 msec)
    [oracle@ltebilling ~]$
    Tnsnames.ora on Linux,
    ORC11G =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.x.x.x)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orc11g)
    )
    )
    Listner on Linux,
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/11.2.0/db_1)
    (PROGRAM = extproc)
    )
    )
    
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.x.x.x)(PORT = 1521))
    )
    )
    hosts/ect/Linux,
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1               localhost.localdomain localhost
    172.x.x.x             LTEBilling
    and there is no problem to ping linux from windows

    Published by: user11309581 on April 11, 2013 15:16

    user11309581 wrote:
    as I have already desciped earlier, I can't connect to the server throw Linux my Windows SQL Server, with error message below.
    tatus: failed - Test has failed: the network adapter could not establish the connection

    It's too generic to mean anything. The application is hidden the real error message. You got when you did the tnsping and obtained "TNS-12535: TNS:operation has expired. Now THAT's an error.

    This indicates a problem firewall and routing. You said earlier you could ping the server, but now we see tnsping fails. Two different protocols of usage, so that both the successful ping turns out a valid physical path, it guarantees not that all traffic will pass. What happens with

    c:\ telnet 172.x.x.x 1521
    
  • HP DeskJet 1512: DeskJet 1512 Installation fails with Windows 10

    I just updgaded my g7 HP Pavillion from Windows 7 to Windows 10 and I can not get my DeskJet 1512 to work.  I went to the HP site to shoot down the latest drivers from my drive for installtion of origin has no Windows 10 drivers on it.  Driver downloads, but the installation fails with the message: "the an installer for this device cannot perform the installation at this time."  I have administrator rights on my laptop, no one else is logged on, and I have no other applications running.  Any suggestions?

    Hey there John!

    Please try my suggestions and getting back to me. You can try downloading and running the print and Scan Doctor then choose "Difficulty of printing" and let it run its course. See what the end results you show here and then try again to print. Please also let me know what the results show.

    Try printing a few programs various (Notepad being one of them please) to see if the problem is with a single program, or all of them. Maybe a firewall can block the connection, try to leave this option off when you try to print from the few programs.

    Good luck! Enjoy your day

  • Active Directory certificate services installation failed with the following error: unknown mapping algorithm. 0 X 80091002 (-2146889726 CRYPT_E_UNKNOWN_ALGO)

    Hello

    I installed the role of CA of the authority in the installation, I want to use the existing root certificate when I try to import this certificate .pfx, that I have this error

    Active Directory certificate services installation failed with the following error: unknown mapping algorithm. 0 X 80091002 (-2146889726 CRYPT_E_UNKNOWN_ALGO)

    Anyone know what's wrong

    Thanks for help.

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)

    If you give us a link to the new thread we can point to some resources it
  • The Service Pack installation failed with the 0x8e5e03fe error code.

    Hi all

    I'm not able to install Windows Server 2008 R2 SP1, when I install SP1, its going very well up to 90%, after that its giving the below error.

    ' 1. the Service Pack installation failed with the error 0x8e5e03fe. ".

    2 "changes in an update (Service Pack for Microsoft Windows (KB976932)) failed during the installation of the Service Pack.

    Identity: Package_for_KB976932 ~ 31bf3856ad364e35 ~ amd64 ~ ~ 6.1.1.17514

    Error code: 0x8e5e03fe

    State: 7 "

    I took the following steps to resolve. but it's not helping me.

    1. I CA anti-virus, I disabled the Agent Client of CA.

    "2. I installed Windows analysis tool, but I did ' t get any error, under the errorlog for your reference."
    =================================
    Preparation of control system was updated.
    Binary version 6.1.7601.21645
    Package Version 11.0
    2011-04-16 15:49

    Checking Windows Service Packages

    Checking of manifests package and catalogs

    Checking package Watchlist

    Watchlist checking

    Checking packages

    Control components store

    Summary:
    Seconds executed: 753
    No error found.

    3. I ran this commond ""dism / online/Remove-Package /packagename:Package_for_KB976932~31bf3856ad364e35~amd64~~6.1.1.17514 " "

    Please help me

    Concerning

    Ganga

    Hi Ganga,

    Your question of Windows 7 is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the Windows Server Forums. Please post your question in the Windows Server forum.

    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer/

  • OfficeJet Pro 8610: driver installation fails with an error on hpvyt13.inf persistent 1627

    The printer driver installation fails with:

    Setup error

    Call to DrierPackageINstall returned error 1627 for package
    "C:\Program HP HP Officejet Pro 8610\DriverStore\Yeti\hpvyt13.inf"

    Tried to install base drivers and a full suite as a user and administrator. Also tried a clean boot (close unnecessary services and restart). I went to look for the file in question, but it does not appear to exist (there is no HP directory in Program Files).

    Hello

    This can happen for several reasons, most common duration to a problem with the registry permissions.

    I would suggest trying the following tool, it is a 3rd party utility that analyze and repair registry permissions, and so you can use it at your own risk (I used it several times without any problems):

    http://www.MajorGeeks.com/mg/getMirror/tweaking_com_reset_registry_permissions, 1.html

    Click the Start button and let a few minutes (it may take some time, about 5-10 minutes), the journal stated: "" once it ends.

    Then try to reinstall the HP software and check for the difference.

    If the same continues I suggest contacting HP sopport to continue such troubleshooting.

    You can find the detais contact for your region below:

    http://WWW8.HP.com/us/en/contact-HP/WW-contact-us.html

    Hope that helps,

    Shlomi

  • JO 3830: Device Installation failed with 2081883393

    Hello

    I tried to install my printer but cannot go beyond the part of network installation.

    Printer is connected to a Wi - fi connection, PC sees the printer and found during the installation process.

    But there is this error code in the log file:

    "Device installation failed with-2081883393.

    How can I get my printer to install correctly?

    I can't even install it via USB and I tried all the steps in the Troubleshooting FAQ.

    I also tried all the steps of this thread:

    http://h30492.www3.HP.com/T5/Drucker-und-all-in-one-GER%C3%A4te-installation-und/HP-8620-Netzwerkins...

    Please help me I am desperate.

    Concerning

    PS Fax and scanning has been installed properly, then scanning works. Print to the printer also works. Only install under win7 print driver is buggy.

    Hi 8lives

    Thanks for the quick response and the link. Unfortunately, these measures have nothing to solve the problem.

    But I found the solution myself:

    the system variables %tmp% for the temp folder when incorrect. I removed a disk on which I had the temp folder, and Windows do not rewrite these variables.

    1 Control Panel > system > advanced system settings > advanced > Environment Variables > System Variables

    2. change E:\Temp in C:\Windows\Temp for 'Temp' and 'Tmp '.

    I hope that maybe I can help someone else with this solution.

    Kind regards.

  • whean I run any program related to windows, finally installation failed with error code: (0x80070005)?

    I tried to run the .NET framework. All files are downloaded, but finally the installation failed with error code: (0x80070005)

    NET FRAMEWORK 4 fails installation

    1) download setup of .net 4 by http://www.microsoft.com/download/en/details.aspx?id=17718

    2) double-click the downloaded file to start the installation

  • How to connect to microsoft sql server with sql developer 4.1 2014

    Hello

    Please,

    I need to connect to a Microsoft SQL Server 2014 with SQL Developer 4.1 database, I installed the appropriate jdbc driver microsoft as having the active tab for SQL Server and to add the connection.

    Thank you very much

    We support no migration of SQL Server 2014, but you should be able to connect. There is a problem around tables in the connection of the navigation tree, but you should be able to execute queries and PROBABLY get a migration project going.

  • How to execute a stored procedure on Sybase with SQL Developer

    We have accessed Sybase 15 with SQL developer.

    We can see the data in the table, if we do not, run the stored procedure (for instance sp_who) developed on Sybase.

    Could you tell me how we execute the stored procedure on Sybase with SQL Developer Sybase?

    Thank you

    Shige

    We will not intended to be a Sybase ASE customer.

    But

    A SQL Developer... @dermotoneill: Workheet advice

  • How to connect my APEX with SQL Developer workspace?

    Hi all

    I am a new user of Oracle Apex. Is there a way to connect to my workspace created to http://apex.oracle.com/pls/apex with SQL Developer. If so, then let me know how. If someone has done successfully then please help me.

    Thank you

    Gerard

    Hi Gerard,

    It is not possible to do this on apex.oracle.com.

    Joel

  • Connection problem with SQL Developer 3.0.0.4

    I have a strange problem with SQL Developer (SD) 3.0.0.4. So that the implementation of a new connection I have in double entries listed for some of the databases listed in my TNSNAMES.ora file. When I try to connect to one of the databases has entered duplicated, I get the following Oracle error:
    ORA-01034: Oracle not available ORA-27101: Kingdom does not exist SVR4 shared memory error: 2: no files or directory
    however, if I try to connect to the same database using SQL * more or TOAD, it works perfectly and TOAD has no duplicates.

    At first, I thought maybe that SD has been reading multiple copies of the TNSNAMES.ora so I checked and removed all the duplicate files and set the variable of environment TNS_ADMIN to point to that and the single instance of the TNSNAMES.ora file. Yet once, SQLPlus and TOAD to work fine, but SD is always showing entries twice and always have reported the above error when I try to connect to a database with a duplicate entry. I should mention, I'm able to connect to the database that have only a single entry listed use SD.

    If I understand correctly, SD uses JDBC as underlying connection mechanism. Based on this "agreement" I thought that maybe I had a file corrupted in the Java Cache, so I cleared the cache, but I always get errors.

    As mentioned, I use SQL Developer 3.0.0.4 with Java 1.6.0_11 (included in the download). In addition, I have installed JRE 1.6.0_24 and I am running Windows XP SP3. Any ideas or suggestions are greatly appreciated.

    Craig...

    Hi Craig,.

    Or, if I have misunderstood completely the scenario you describe, here's a post on the forum about duplicate entries appear in the drop-down list Alias network when the connection Type is TNS:

    Developer SQL 2.1.0.63 TNS name in characters of the connection

    This solution involves clean a bad TNSNAMES. ORA file with double score entries to test the death of SID.

    -Gary

  • Problem with SQL Developer to capture

    Hi guys,.

    I am facing a problem for the last 4 days with SQL Developer. I use to migrate sql database to oracle SQL Developer. It worked well before and I had migrated some tables as well. But all of a sudden a few days before I had a mistake, I was unable to capture the objects. While I am trying to capture the sql database or the tables the progress dialog box is displayed as usual, but he suddenly gets hit and the green light turns red which is in the upper left corner. Said at that time, the progress message that appears at the bottom of the box +' stored jdbc:jtds:sqlserver: / / < hostname >: < port > / < the database name > ' +. But if I use another oracle server, then I can capture objects.

    Because of this error, I'm not able to go forward. I tried to solve this problem in many ways. But nothing helps! Please help me solve this problem, as it's an emergency.

    Thanks in advance.

    RAM.

    Published by: Ram Dhilip on March 22, 2010 08:16

    Published by: Ram Dhilip on March 22, 2010 08:16

    Published by: Ram Dhilip on March 22, 2010 08:19

    Published by: Ram Dhilip on March 22, 2010 08:34

    You can use the method of capture in offline mode:
    Click on tools-> Migration-> third party database offline Capture-> Capture database creation scripts
    Now select the output directory of these scripts and the source database. Also, make sure that you have selected the Batch mode. Once this is done, copy all scripts on a computer with an installed SQL Server client or perform the export on the SQL Server computer directly.
    Run the script and you'll get 2 directories with a couple of DAT files created. ALL switch to SQL Developer machine and load them into the SQL Developer
    Click on tools-> Migration-> third party database offline Capture-> Capture Script output load of database

  • Screen problem of refresh with SQL Developer 1.5.5 on Vista 64-bit

    I use the latest version of SQL Developer.

    I have screen refresh issues in sql developer. Scrolling up and down, the screen gets jumbled up, some screen time do any appear. Work with SQL Developer very difficult. I don't have such a problem with any of my other publishers.

    Is this something specific to Vista? Is it someone knows solution to this problem.

    Thank you

    Edited by: user5899685, 1 Sep 2009 11:14

    Specific? Not really, but judging by the posts here Vista is more likely. It usually indicates the incompatibility between Java and video drivers.
    If the update of your JDK or the video driver does not work or is not an option, just disable DirectDraw in \sqldeveloper\bin\sqldeveloper.conf generally also works:

    AddVMOption - Dsun.java2d.noddraw = true

    Hope that helps,
    K.

Maybe you are looking for

  • Attack of the MacKeeper

    Running the current software Mini and 10.6.8 on an older laptop. The two blinking MacKeeper and other advertising windows. I deleted cookies several times and checked the popup block, but to no avail. The killer solution need to stop this.

  • Videos in Firefox always low however

    On YouTube and other video sites, videos are always much lower then in Internet Explorer and Chrome.An animation I made is a good example of this: https://www.youtube.com/watch?v=0OlrLzNj4z0In Firefox, the contrast is too low... or black is bleached,

  • Why my ipad air display does not freeze when I click on an e-mail link

    I have an Air of the Ipad, a little more than 12 months old.  Excellent summer without probs.  Very busy on a particular site, receive emails related to a particular site. Summer works well for a few hours, then I noticed when I clicked on an e-mail

  • Why do Mozilla start page and my home page displayed in the bar when I select the House of my tasks?

    in toolbar top "Mozilla Startpage" appears whenever I hit the "home" button and the real homepage, which in my case is the Cincinnati Enquirer.

  • Fan isn't kick (HP G60-213EM)

    Can anyone help? We have cleaned the fan following the instructions, but since this so that the fan is no longer kicks in and the screen is blank.  Any ideas on what could be the problem Thank you