Free tool for PL/SQL Developer

Can I have some advice on what would be the best free PL/SQL Developer tools available?

Not free, but I would say Toad

Tags: Database

Similar Questions

  • What are the best free tools for Oracle DBA development?

    Hi, I have been for years production dba. I am familiar with a complete cycle of the installation of the database, configure, backup recovery, etc.

    Now my role will change soon for development dba. I have no problem to create instances. Then in the data modeling, data standardization, etc., what kind of tools I can use?

    Good suggestions, or documents that you can provide?

    Thanks in advance.

    Oracle SQL Developer Data Modeler and Oracle JDeveloper can be used for data modeling. Both of these tools are free. You can try and make your idea - they are free.
    We will be happy to receive your comments on Data Modeler.

    Philippe

  • How export/import the database from the Tools menu in sql developer.

    Hello

    I need to export the database to a server and import it on another server db using the export function of database under the Tools menu in SQL developer. How to import it? This is for Oracle database 10g.

    Thank you

    Hello

    You can do it, but I do not recommend because sqldeveloper could eat all the memory of the system to analyze the script. Now the question is do you have also opted for storage option when you export, if yes make sure that similar tablespace exists or available in env b. Also if you want to use the generated sqldeveloper file you can run this file from sqlplus session

    sqlplus newuser/password
    sqlplus > @myexport.sql

    But my advice or suggestion or recommendation to be, you should consider using export/import or datapump but the decision is yours. Hope this helps

    Concerning

  • Best free tool for rezising of partition which should support the client as a server operating system.

    Does anyone know about a free tool for other than DiskPart Disk Partition resizing? It should support the clients and servers OS.

    Hello JawadQazi,

    There are many free tools for the Partition of drive on the internet. Please search an internet. Some tools have free trials and others have a load for the tool. You will need to do research on who will provide a tool best suited to your needs.

    Thank you

    Marilyn

  • Any free tool for monitoring of LAN

    Hello

    Is there a free tool to monitor LAN

    I'm managing about 40 computers with a bandwidth of 2 Mbps, but a lot of times the bandwidth usage is consistently high.

    It is affecting the other user

    Can someone help me

    Is there a free tool so that I can monitor who is using the high bandwidth

    Thanks in advance

    Thank you best regards &,.
    Sirot

    Hello

    You can download it from this link:
     
    See also:
  • Automated for MS SQL Server 2008 R2 Enterprise Tools

    What are some automated tools for MS SQL Server Enterprise 2008 R2 for the integration of large amounts of data, development of logical and physical diagrams and data dictionaries?

    Hello

    Answers is mainly oriented to the individual user and small sized networks without domain or business problems. While TechNet is primarily oriented toward professional users with servers, by area and by business issues:

    TechNet - Windows Server
    http://social.technet.Microsoft.com/forums/en/category/WindowsServer

    LC

  • Free tool of diagraming for Oracle

    Hello. Does anyone know a good (and free) tool for creating Oracle database diagrams? Thank you.

    I found it in my notes, but did not check the links to see if the links are still topical and that the product is free.

    http://www.schemester.co.UK/schemester/schemesterframeset.html

    http://savage.NET.au/Ron/HTML/drawing-tools.html

    DB Designer 4 from fabFORCE.net

    HTH - Mark D Powell.

  • Non-Oracle DB with SQL Developer

    I wonder if any body knows if the SQL Developer "Requester" can work with databases non-Oracle? (using connection drivers we can connect to a database)

    I have to work with Teradata now, but the Oracle tool was perfect for me, now I want to use this tool to make complex queries.

    Any advise?

    I remember well, version 3.0, SQL Developer under license from a third-party tool (see ActiveQueryBuilder.jar) to replace the old Query Builder.  This tool offers support for several flavors of SQL on several RDBMS platforms.  The problem was, our team began to hear about problems with the query designer on the Oracle RDBMS as well as issues with more complex Oracle SQL queries which does not correctly handle the third-party tool.

    For various reasons, including limited control on bug fixing by the third party and emphasizing the support of third-party RDBMS Oracle migration, it was decided to take the position Query Builder provided as a tool for Oracle SQL non-expert programmers.

    I do not exactly remember when support for Oracle NON-SQL got off, but you can start with the 3.2.2 version to see if that allows him to always...

    SQL Developer downloads version 3.2.2

    .. .and chain backwards (see the link at the bottom of the page) to a previous version if necessary.

    Hope this helps,

    Gary

    SQL development team

  • Unit test in sql developer 4.1 fails but passes in 4.0

    I can't tell if it's a question of Java or Sql * developer issue.

    SQL * Developer Version: 64-bit 4.1.0.17.29

    Versions of Java: Tried jdk 8: 1.8.0_5, 1.8.0_20 and 1.8.0_31 - all 64 bits

    That is the message in the response of unit test:

    CPS_TOOLS.PREP_FOR_DELIMITED_FIELD failed: Missing defines
    oracle.jdbc.driver.Accessor.isNull(Accessor.java:744)
    oracle.jdbc.driver.CharCommonAccessor.getString(CharCommonAccessor.java:350)
    oracle.jdbc.driver.OracleCallableStatement.getString(OracleCallableStatement.java:661)
    oracle.jdbc.driver.OracleCallableStatementWrapper.getString(OracleCallableStatementWrapper.java:860)
    oracle.jdbc.proxy.oracle$1dbtools$1raptor$1proxy$1driver$1oracle$1RaptorProxyOJDBCStatement$2oracle$1jdbc$1internal$1OracleCallableStatement$$$Proxy.getString(Unknown Source)
    oracle.dbtools.raptor.datatypes.strategies.callablestatement.CallableBindingVARCHAR.customOutputByPosition(CallableBindingVARCHAR.java:51)
    oracle.dbtools.raptor.datatypes.strategies.callablestatement.CallableBindingDatumAtName.customOutput(CallableBindingDatumAtName.java:123)
    oracle.dbtools.raptor.datatypes.impl.CallableBindingImpl.getOutput(CallableBindingImpl.java:74)
    oracle.dbtools.unit_test.testObjects.UtTestImplArgs.getOutput(UtTestImplArgs.java:320)
    oracle.dbtools.unit_test.runner.Runner.executeRunn ...
    
    
    

    Now, the same unit test works with the following text:

    SQL * Developer Version: 64-bit 4.0.2.15

    The Versions of Java: 64 bit jdk 7 - 1.7.0_55

    I tried to follow here debug information collection:

    http://www.thatjeffsmith.com/archive/2012/06/how-to-collect-Debug-Info-for-Oracle-SQL-Developer/

    However, there is no report in the command window after a ctrl-pause/break. At the same time, however, it is not like sql * developer hangs here.

    Thoughts?

    EA 4.1 includes a new feature to save all JDBC calls (view > Log, and then note the statements tab in the logs pane), so it could be the difference in the behavior of Test Unit between 4.0 and 4.1.

    You use the JDBC default 12.1 driver, or you have overridden by specifying a particular Oracle client?  In other words, in

    Tools > Preferences > Database > advanced > use Oracle client > configure...


    I read that somewhere there may be problems when you use the clients pre - 12 c with earlier versions of JDBC. driver

  • Script SQL Developer runs all the lines

    I have a group of scripts that I want to execute in the order since a main script.  I created a file referencing these scripts as follows below.  My problem is that when I run this script (via F5 or another script referencing it), it runs only the first line and stops.  I have excluded questions with my references to file by changing the order - always the first runs and stops.  I have tried such as displayed below and with a semicolon; to separate each command.  I have scoured the web and can not find any reason why it does not work.  Each of the scripts listed below contains multiple statements separated by a; that wraps a file to a NAS where he is picked up by our external file transfer program.  It all works properly - the only thing that I have problems with using 1 script to call several files and run them in order.

    Any help is greatly appreciated!

    @EMSTATUS.sql

    @EMPLOYEE.sql

    @HREMPUSF.sql

    @HRHISTORY.sql

    @HRSUPER.sql

    @JOBCLASS.sql

    @JOBCODE.sql

    @PAACTREAS.sql

    @PAEMPLOYEE.sql

    @PAEMPPOS.sql

    @PCODES.sql

    @PCODESDTL.sql

    @PERSACTHST.sql

    @PRDISTRIB.sql

    @PRPAYCODE.sql

    @PSGRELATE.sql

    @REVIEW.sql

    Hello

    Note You can place in the path: Tools-> preferences-> database-> spreadsheet-> "path select default to search scripts"


    I tried the following:

    c:\tmp\calltwoscripts. SQL

    set echo on

    @zone.sql

    @ztwo.sql

    Select 'done' double.

    c:\tmp\zone. SQL:

    Select 'one' double;

    c:\tmp\ztwo. SQL:

    Select 'two' SQL;

    executed in a worksheet:

    @c:/tmp/calltwoscripts.sql

    Output:

    > @zone.sql

    > select "one" of the double

    'A '.

    -----

    one

    > @ztwo.sql

    > Select "both" of the double

    "TWO".

    -----

    two

    > select 'done' double

    'DONE '.

    ----------

    Finish

    The things that could go wrong:

    Your scripts could end with "quit".

    Paths can mingle: try (not @) and full of paths.

    You could hit a code issue, the spreadsheet does not recover-in which case you should get the output on the command line and or Page logging of messages in the view.

    Turloch

    SQLDeveloper - team

    http://www.thatjeffsmith.com/archive/2012/06/how-to-collect-Debug-Info-for-Oracle-SQL-Developer/

    http://totierne.blogspot.co.UK/2013/07/user-check-on-sqldeveloper-worksheet.html

  • Signature Tool For mutiple phones

    Hello. This seems true beast. I wonder when I buy the signature tool for my mobile development, how it really works? I read an article about it, but stiill have some questions.

    For example, if I get the signature tool, can I use for mutiple phone I'm developing for multiple phones? And also that I will always be able to place this same tool signature on another pc?

    Thank you!

    Just for Blackberry phones, well sure... and you still be able to place the signature tool on another pc

  • SQL Developer to crash at startup.

    I made several attempts using different versions of SQL Developer and different versions of Java on the machine with Microsoft Windows 8.1 Build Enterprise (x 64) 9600.

    sqldeveloper - 4.0.1.14.48 - no - jre.zip 235,385,812

    sqldeveloper - 4.1.2.20.64 - no - jre.zip 329,066,864

    sqldeveloper - 4.1.2.20.64 - x 64.zip 399,957,535

    sqldeveloper64 - 3.0.04.34 - no - jre.zip 154,645,086

    sqldeveloper64 - 3.2.20.09.87 - no - jre.zip 182,052,469

    sqldeveloper - 4.1.3.20.78 - no - jre.zip 331,401,110

    Example of process:

    (1) files extracted to sqldeveloper - 4.1.2.20.64 - no - jre.zip

    (2) run sqldeveloper

    (3) window appears asking you to JDK home - click 'Browse '.

    (4) access to the Java/jdk1.8.0_65 - click on "select a folder.

    (5) confirm the path with "OK".

    (6) beginning of the program - the start screen flashes on the screen, but for a short period of time (tenths of a second).

    (7) nothing else is happening.

    (8) for execution sqldeveloper again not questions about the JDK. All splash screen (once again just flash).

    (9) in the Manager of tasks (details) I see for about a half second the process 'sqldeveloper64W.exe '.

    I've tried combinations of different JDK and version of the SQL Developer - some versions display warning on the supported Java versions.

    The latest version I managed to run (ignoring warning) 3.2.20.09 has been building hand - 09.87 using java jdk1.8.0_65.

    No luck with all versions 4 +.

    I also tried to collect debugging information as described in http://www.thatjeffsmith.com/archive/2012/06/how-to-collect-debug-info-for-oracle-sql-developer/

    First attempt was unsuccessful - screen displayed for the second half and then again in line with command prompt is displayed in the CMD window.

    I tried several times and finally was fast enough to press ctr + pause/break in this short time.

    I tried it with versions 4.1.2.20.64 and 4.1.3.20.78. The latest is here:

    
    2016-01-14 15:01:18
    Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.65-b01 mixed mode):
    
    
    "AWT-EventQueue-0" #15 prio=6 os_prio=0 tid=0x00000000160e7800 nid=0x66c runnabl
    e [0x0000000016d7e000]
       java.lang.Thread.State: RUNNABLE
            at com.sun.imageio.spi.FileImageInputStreamSpi.createInputStreamInstance
    (FileImageInputStreamSpi.java:55)
            at javax.imageio.ImageIO.createImageInputStream(ImageIO.java:357)
            at javax.imageio.ImageIO.read(ImageIO.java:1304)
            at oracle.ide.osgi.boot.SplashScreenImpl$ImagePanel.<init>(SplashScreenI
    mpl.java:273)
            at oracle.ide.osgi.boot.SplashScreenImpl.jbInit(SplashScreenImpl.java:18
    7)
            at oracle.ide.osgi.boot.SplashScreenImpl.<init>(SplashScreenImpl.java:15
    2)
            at oracle.ide.osgi.boot.api.SplashScreen$1.run(SplashScreen.java:62)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
            at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
            at java.awt.EventQueue.access$500(EventQueue.java:97)
            at java.awt.EventQueue$3.run(EventQueue.java:709)
            at java.awt.EventQueue$3.run(EventQueue.java:703)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP
    rivilege(ProtectionDomain.java:76)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:201)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:116)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:105)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    
    
    ^       at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    C       at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
    
    
    "AWT-Windows" #13 daemon prio=6 os_prio=0 tid=0x00000000160e6800 nid=0x26a8 runn
    able
    [0x0000000016c7f000]
       java.lang.Thread.State: RUNNABLE
      at sun.awt.windows.WToolkit.eventLoop(Native Method)
            at sun.awt.windows.WToolkit.run(WToolkit.java:306)
            at java.lang.Thread.run(Thread.java:745)
    
    
    "AWT-Shutdown" #12 prio=5 os_prio=0 tid=0x00000000160e4000 nid=0x278 in Object.w
    ait() [0x0000000016b7f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x00000000efa047d0> (a java.lang.Object)
            at java.lang.Object.wait(Object.java:502)
            at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:295)
            - locked <0x00000000efa047d0> (a java.lang.Object)
            at java.lang.Thread.run(Thread.java:745)
    
    
    "Java2D Disposer" #11 daemon prio=10 os_prio=2 tid=0x00000000160e3000 nid=0x60 i
    n Object.wait() [0x0000000016a7f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x00000000ef9ff4b0> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
            - locked <0x00000000ef9ff4b0> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
            at sun.java2d.Disposer.run(Disposer.java:148)
            at java.lang.Thread.run(Thread.java:745)
    
    
    "Service Thread" #9 daemon prio=9 os_prio=0 tid=0x0000000015ac0800 nid=0x80c run
    nable [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "C1 CompilerThread2" #8 daemon prio=9 os_prio=2 tid=0x000000001414d800 nid=0x149
    c waiting on condition [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "C2 CompilerThread1" #7 daemon prio=9 os_prio=2 tid=0x000000001414b000 nid=0x1f9
    4 waiting on condition [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "C2 CompilerThread0" #6 daemon prio=9 os_prio=2 tid=0x0000000014146800 nid=0x254
    0 waiting on condition [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "Attach Listener" #5 daemon prio=5 os_prio=2 tid=0x0000000014144800 nid=0xde0 ru
    nnable [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "Signal Dispatcher" #4 daemon prio=9 os_prio=2 tid=0x0000000014143000 nid=0x1130
     waiting on condition [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "Finalizer" #3 daemon prio=8 os_prio=1 tid=0x000000000229b800 nid=0x13bc in Obje
    ct.wait() [0x00000000154af000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x00000000ef5870b8> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
            - locked <0x00000000ef5870b8> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
            at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
    
    
    "Reference Handler" #2 daemon prio=10 os_prio=2 tid=0x0000000014108800 nid=0xd8c
     in Object.wait() [0x00000000153af000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x00000000ef586af8> (a java.lang.ref.Reference$Lock)
            at java.lang.Object.wait(Object.java:502)
            at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
            - locked <0x00000000ef586af8> (a java.lang.ref.Reference$Lock)
    
    
    "main" #1 prio=5 os_prio=0 tid=0x00000000021a3800 nid=0x2274 in Object.wait() [0
    x000000000013e000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x00000000efa09b08> (a java.awt.EventQueue$1AWTInvocationL
    ock)
            at java.lang.Object.wait(Object.java:502)
            at java.awt.EventQueue.invokeAndWait(EventQueue.java:1313)
            - locked <0x00000000efa09b08> (a java.awt.EventQueue$1AWTInvocationLock)
    
    
            at java.awt.EventQueue.invokeAndWait(EventQueue.java:1294)
            at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1348)
            at oracle.ide.osgi.boot.SplashScreenImpl.SynchronizeWithEdt(SplashScreen
    Impl.java:539)
            at oracle.ide.osgi.boot.api.SplashScreen.createInstance(SplashScreen.jav
    a:66)
            - locked <0x00000000ef9b5698> (a java.lang.Object)
            at oracle.ide.osgi.boot.OracleIdeLauncher.showSplashScreen(OracleIdeLaun
    cher.java:821)
            at oracle.ide.osgi.boot.OracleIdeLauncher.main(OracleIdeLauncher.java:11
    3)
    
    
    "VM Thread" os_prio=2 tid=0x0000000014107800 nid=0x24fc runnable
    
    
    "GC task thread#0 (ParallelGC)" os_prio=0 tid=0x00000000021bb000 nid=0x201c runn
    able
    
    
    "GC task thread#1 (ParallelGC)" os_prio=0 tid=0x00000000021bd800 nid=0xfb4 runna
    ble
    
    
    "GC task thread#2 (ParallelGC)" os_prio=0 tid=0x00000000021bf000 nid=0x1f48 runn
    able
    
    
    "GC task thread#3 (ParallelGC)" os_prio=0 tid=0x00000000021c0800 nid=0x1b4c runn
    able
    
    
    "VM Periodic Task Thread" os_prio=2 tid=0x0000000015af8800 nid=0x408 waiting on
    condition
    
    
    JNI global references: 341
    
    
    Heap
     PSYoungGen      total 38400K, used 6704K [0x00000000ef580000, 0x00000000f200000
    0, 0x0000000100000000)
      eden space 33280K, 20% used [0x00000000ef580000,0x00000000efc0c0a0,0x00000000f
    1600000)
      from space 5120K, 0% used [0x00000000f1b00000,0x00000000f1b00000,0x00000000f20
    00000)
      to   space 5120K, 0% used [0x00000000f1600000,0x00000000f1600000,0x00000000f1b
    00000)
     ParOldGen       total 87552K, used 0K [0x00000000ce000000, 0x00000000d3580000,
    0x00000000ef580000)
      object space 87552K, 0% used [0x00000000ce000000,0x00000000ce000000,0x00000000
    d3580000)
     Metaspace       used 7621K, capacity 7854K, committed 7936K, reserved 1056768K
      class space    used 879K, capacity 968K, committed 1024K, reserved 1048576K
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    Please let me know if all the config files or additional information would help

    Concerning

    Location of these files can cause problems? It does not prevent SQL Developer 3.2 work.

    Apparently. Director of the company may shed some light on why this is true. In practice, you can try to force the SQL Developer user settings in a local folder that is writable, discutΘ in: problem starting sql developer 4.1.1.19.59

    For convenience, here's an excerpt.  Use your 4.1.3.20.78x64 installation.  Choose a path to a local folder, even one on a flash drive.  Should work.

    Add something like this line to the file sqldeveloper.conf to your installation:

    AddVMOption - Dide.user.dir =

  • COLLECT sqlplus works and not SQL Developer?

    I actually had a few problems with SQL Developer acting differently from SQLPlus and VB/ODBC {Oracle in OraHome92}. For example, SQL Developer does not require parentheses around CASE... END, but my VB using OraHome92 application only.

    But for now, my problem is with the help of COLLECTING to the aggregation of the chain.

    It works in SQLPlus SQL Developer. Is my SQL or is there a SQL Developer problem?
    SELECT
      GRGR.GRGR_ID AS Group_ID,
      Collect(SBSB.SBSB_ID) AS Subscribers
    FROM
      FACETS.SBSB_SUBSC SBSB
      INNER JOIN FACETS.GRGR_GROUP GRGR ON GRGR.GRGR_CK = SBSB.GRGR_CK
    GROUP BY GRGR.GRGR_ID
    ;
    It gives me the following error in SQL Developer:
    ORA-00932: inconsistent data types: expected NUMBER obtained -
    00932. 00000 - ' incompatible data types: wait %s %s got. "
    * Cause:
    * Action: >



    However, it runs properly in SQLPlus:
    SQL> SELECT
      2    GRGR.GRGR_ID AS Group_ID,
      3    Collect(SBSB.SBSB_ID) AS Subscribers
      4  FROM
      5    FACETS.SBSB_SUBSC SBSB
      6    INNER JOIN FACETS.GRGR_GROUP GRGR ON GRGR.GRGR_CK = SBSB.GRGR_CK
      7  GROUP BY GRGR.GRGR_ID
      8  ;
    
    GROUP_ID
    --------
    SUBSCRIBERS
    --------------------------------------------------------------------------------
    
    QTP00001
    SYSTPraDLHLal0MzgQ6X99ArQzA==('QTP054650', 'QTP054655')
    What is the problem here?

    Edit-
    It is. Of course. greatly simplified how I will use it effectively, but I wanted to get a job simplified case before proceeding.

    Published by: GuySmily on September 23, 2011 14:11

    Hello

    The following thread answering your question:
    COLLECT the bug?

    You must cast IT explicitly the collection in SQL Developer. Apparently in SQL * more than implicitly, but we cannot do it on JDBC.

    Kind regards
    Gary Graham
    SQL development team

  • A question about the Oracle SQL Developer Oracle instance connection

    Hi all

    I would be grateful if you could kindly give me a helping hand.

    Recently, I installed the Oracle 11 g on Linux (ubuntu 8.10) database. I not create startup scripts. So here's how I start the server: (my linux user name is "dariyoosh", but in order to start the server I have connection on the terminal shell as user 'oracle')
    dariyoosh@alborz:~$ su oracle
    Password: 
    oracle@alborz:/home/dariyoosh$ cd
    oracle@alborz:~$ ORACLE_SID=database01
    oracle@alborz:~$ . oraenv
    ORACLE_SID = [database01] ? 
    The Oracle base for ORACLE_HOME=/u01/app/oracle/product/11.1.0/db_1 is /u01/app/oracle
    oracle@alborz:~$ sqlplus '/as sysdba'
    ...
    SQL> STARTUP NOMOUNT
    ORACLE instance started.
    ...
    SQL> ALTER DATABASE MOUNT;
    ...
    SQL> ALTER DATABASE OPEN;
    
    Database altered.
    Then I can work without any problems with my database and everything works pretty well. Today, I decided to install Oracle SQL Developer IDE as it makes it easier to modify the SQL code. My problem is that after reading the tutorial Oracle online, that I am still able to connect to my database. Firstly according to the method that I wrote, I have set up the Oracle instance. But then when I run Oracle SQL Developer I don't know what to choose for the user name and password? because since SQL * Plus shell as you can see I always write: "sqlplus 'virtue sysdba' and it does not prompt me for any password, I can access the database directly." Any idea? What password? What user name? for Oracle SQL Developer?

    Thanks in advance.

    When you connect "/ as sysdba", you actually connect as the user named SYS from the privileges of your operating system. SYS is the owner of the database and a privileged user. You really want to use this username for the day to day operations, but only for what can do only SYS. If you need a different user name. Several Oracle databases have a user named SCOTT who has a number of tables for use tutorial. By default, the password for SCOTT's "Tiger." You may also have other demo users, such as "HR". I admit that I forgot what is the password of the HR, but it doesn't really matter because SYS can change with this command:

    ALTER USER hr IDENTIFIED BY whateveryouwant;
    

    This command:

    SELECT USERNAME FROM ALL_USERS;
    

    lists all the users in your database. Understand that many of these users are there as owners of objects such as stored procedures and tables for Application Express, or TYPEs for Oracle Locator, not for general use. When you are ready to create your own objects, ask SYS create a username for them with

    CREATE USER myusername IDENTIFIED BY mypassword;
    

    and grant that user the privileges as necessary. You'll want to read before you get too far - I think that the developer of the Application Guide is a good starting point.

  • best tool for development PLSQL

    Hi friends,

    Developer SQL is as good as the TOAD? or better than TOAD.

    is there another tool better development PLSQL?

    Because for JAVA, we have very good and very interactive appearance and tools are available... How about PLSQL

    When it comes to PLSQL-development I prefer Toad (or Toad Extention for Eclipse). The reason is that SQL-Developer has a very bad autoformatter of PL/SQL code.

    If you do not need DBA features like watch/kill sessions meit FREE be your best choice.

    Good bye

    DPT

Maybe you are looking for

  • WLAN disconnected several times

    Hello Since a few months ago, I have the problem that my WIFI disconnects from the network without any intervention on my part? Already checked an update of the driver, but I can't find a more recent one version then November 2004 is still installed.

  • I have a problem of access to the Outlook account and other pages because appears "certificate error" what's happened with these certificates?

    I have a problem of access to the Outlook account and other pages because appears "certificate error" what's happened with these certificates? Help please.

  • Word processing program / Windows mail

    How is the word processing program is not available since I reinstalled the Vista operating system? Since re - episode I can't open the program I recorded on my external hard drive. I get a message saying "select a program in which to open the file w

  • Audio problem Dell Inspiron 3420

    My Inspiron 3420 suddenly stopped audio playback while watching the movie. I can hear the sound with headphones, but not through built-in speakers. I use windows 8 pro (64 bit) with all the drivers up to date. Windows troubleshooting utility detects

  • stop scrolling background image

    Hello In my application, I used a custom manager that contains the listField object. The problem is that when I scroll through the on-screen image begins to repeat until the length of the list (which is dynamic). I don't want the wallpaper to scroll